fik Posted Monday at 09:56 AM Posted Monday at 09:56 AM (edited) Hi, I'm running Armbian UEFI x86 on a Radxa Rock X4 and I'm struggling to find, where to put the kernel parameters. The armbian-config SY003 suggests /boot/armbianEnv.txt. So I've put a line with extraargs=, but it is ignored. Then I've tried /etc/default/grub adding the parameters to GRUB_CMDLINE_LINUX_DEFAULT= and then doing update-grub, but it is also ignored. Where should I put the kernel parameters? Edited Monday at 09:56 AM by fik 0 Quote
fik Posted Monday at 11:33 AM Author Posted Monday at 11:33 AM (edited) It looks I've found it. /etc/default/grub.d/98-armbian.cfg replaces GRUB_CMDLINE_LINUX_DEFAULT. Is it a good idea? Don't know Edited Monday at 11:39 AM by fik 0 Quote
Igor Posted Monday at 12:51 PM Posted Monday at 12:51 PM 1 hour ago, fik said: Is it a good idea? Yes, that's correct one. 0 Quote
fik Posted Monday at 02:02 PM Author Posted Monday at 02:02 PM Thanks Igor, it works. My question was more about if it is a good idea to overwrite the GRUB_CMDLINE_LINUX_DEFAULT from well known location /etc/default/grub. It potentially may confuse people. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.