Where /boot/vmlinuz-2.4.16 is your kernel version (just an example):

dd if=/boot/vmlinuz-2.4.16 of=/dev/fd0 bs=1440k

Make sure you have a floppy in /dev/fd0.

You can make a rescue disk too (using the same kernel version as above):

mkbootdisk --device /dev/fd0 2.4.16

Whatever the version is as listed at the top of the VTs (2.4.12-5 for 
example) is what you use. The dash whatever at the end is important if 
your kernel version has it.

-Statux

On Sun, 2 Dec 2001, ethan wrote:

> 
> 
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- 
-Statux



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to