Is there a straightforward means of appending additional kernel parameters to the bootloader (GRUB) kernel line without having to create a fully populated bootloader section?
* Lonni J Friedman [2008-05-26 13:06]:
Is there a straightforward means of appending additional kernel parameters to the bootloader (GRUB) kernel line without having to create a fully populated bootloader section?
Add them in the PXE configuration (e.g.) before starting the installation. The bootloader configuration in (Auto)YaST adds most parameters from there also to all bootloader sections.
Bernhard
On Mon, May 26, 2008 at 01:06:51PM -0700, Lonni J Friedman wrote:
Is there a straightforward means of appending additional kernel parameters to the bootloader (GRUB) kernel line without having to create a fully populated bootloader section?
We use pxe to initiate the installs for our systems, and anything we pass then is carried over after install. So if it's not a problem to pass them then, you can just do that.
autoinstall@lists.opensuse.org