Results 1 to 3 of 3
Greetingz every1,
i have red hat linux 8, i tried formatting a floppy using the floppy formatter option from the system tools. But the floppy cannot b formatted. The error ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-21-2004 #1Just Joined!
- Join Date
- Jun 2004
- Posts
- 2
how to make a startup disk?
Greetingz every1,
i have red hat linux 8, i tried formatting a floppy using the floppy formatter option from the system tools. But the floppy cannot b formatted. The error was "cant read the first sector(0)". Same error came with many other floppies i tried. Strangely, all these floppies opened and worked properly in Windoze. How can i format them.
My second problem is how to make a startup disk in Red Hat Linux 8. Plz help. Thanx in advance
- 06-25-2004 #2
quick fix would be to format the disk with windoze (since you said that works fine), then on RH:
-lakerdonaldCode:dd if=/bootdiskpath/bootdisk.img of=/mnt/floppy
- 06-26-2004 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Well, I don't know much about that GUI floppy formatter program, but try if this command works:
As for making a startup disk, I'm not sure if I understand just what you want. What do you intend to do with this startup disk?Code:mkfs.msdos /dev/fd0


Reply With Quote
