fik Posted November 25 Posted November 25 (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 November 25 by fik 0 Quote
fik Posted November 25 Author Posted November 25 (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 November 25 by fik 0 Quote
Igor Posted November 25 Posted November 25 1 hour ago, fik said: Is it a good idea? Yes, that's correct one. 0 Quote
fik Posted November 25 Author Posted November 25 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.