[Gllug] Kernel Questions
John Southern
john at livepublishing.co.uk
Wed May 1 15:38:40 UTC 2002
> You will need to do a mk_initrd, and any modules you need at boot time
> will need to be in the MKINITRD_MODULES (I think) variable in rc.config.
>
> boot = /dev/hda
> change-rules
> reset
> read-only
> menu-scheme = Wg:kw:Wg:Wg
> lba32
> prompt
> timeout = 80
> message = /boot/message
>
> image = /boot/vmlinuz
> label = linux
> initrd = /boot/initrd
> root = /dev/hda3
> vga = 791
To add a second kernel is just
image = /boot/vmlinuz-2.4.18
label = newLinux
root = /dev/hda3
read-only
then run lilo to fix in new additions.
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list