You are not logged in.
Hello,
I read this post and this post, so I'd like to know about the kernel option to load the command line from a file, rather than write it direclty to the NVRAM, the so-called linux.conf, that should reside in the same kernel path.
Is there with the current kernel, or should I patch it?
What would it be, then, the kernel's command line option to use it?
do it good first, it will be faster than do it twice the saint ![]()
Offline
Use gummiboot. No kernel patching required.
Offline
I've gummiboot installed, but I usually boot the kernel directly.
The problem remain when I need to update the kernel command line.
do it good first, it will be faster than do it twice the saint ![]()
Offline
I've gummiboot installed, but I usually boot the kernel directly.
The problem remain when I need to update the kernel command line.
Why do you refuse to use gummiboot?
Offline
You can either:
1. Use a bootloader
2. Change nvram settings
3. Patch the kernel (but then if it's just for 1 PC, you might as well "hard-code" the parameters in)
My: [ GitHub | AUR Packages ]
Offline
Point 1, I have one scarcely used,
Point 2, maybe I should write the config in a file and tell efibootmgr to load from there. That would avoid keep track of may changes. Reading from NVRAM comes hard, due to the zero spacing (or unicoding) of its content.
On top of the topic, that means there is no kernel yet, which will load command parameters from a file, isn't it?
Probably it is possible, but I should do it on my own as this mentions.
do it good first, it will be faster than do it twice the saint ![]()
Offline