[lug] bzImage into lilo.
Scott A. Herod
herod at interact-tv.com
Wed Oct 4 12:14:33 MDT 2000
John Starkey wrote:
>
> Can someone tell me how to get from /usr/src/linux/arch/i386/boot/bzImage
> to /boot and to lilo.conf and bootable??
>
> My understanding was that mklilo would do all this but it's still booting
> the previous kernel, and lilo.conf is unchanged.
>
> Thanks,
>
> John
-- Copy bzImage into /boot as something, say "vmliuz-2.4test8".
-- Edit /etc/lilo.conf and add lines similar to the following:
image=/boot/vmlinuz-2.4test8
label=test8
read-only
root=/dev/hda5
-- Make sure that you do not replace the existing descriptions or the
"default" image label.
-- Run "lilo".
Anything else?
Scott
More information about the LUG
mailing list