Hi, I'm running RedHat 7.2 on my laptop with a USB floppy drive.
I've tried both the "dd" and "mkbootdisk" command to create boot disks. The boot disks were created, but on reboot it doesn't work. Either it displays "Boot failed" or it just hang. Any advice ? Btw, this is what I did to mount my USB floppy : # mount /dev/sda /mnt/floppy This works but I'm not sure if this is the correct way. This is the "dd" command I executed : # cd /boot # dd if=initrd.img of=/dev/sda (I can't remember the exact filename of the initrd.img file...sorry) This is the "mkbootdisk" command I executed : # mkbootdisk --device /dev/sda 2.4.7-10 Please advise and thanks in advance ! Regards, Lipos _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
