Upgrading firmware and BIOS without Windows/Redhat/Floppy
Tom Brown
tom at ng23.net
Wed Nov 14 06:10:47 CST 2007
> Just as a follow-up to myself and for those searching Google, it is
> possible to boot a Dell PowerEdge 1950 off a USB floppy drive.
>
>
indeed and also you can use the MEMDISK method and then make your
grub.conf looks something like
title Boot Floppy Image 180
kernel /MEMDISK
initrd /floppy-180.img
title Boot Floppy Image 191
kernel /MEMDISK
initrd /floppy-191.img
of course you would use the floppy image relevant to the one you are
trying to boot - I have used this method many times on remote boxes
where i need to boot from floppy
More information about the Linux-PowerEdge
mailing list