About Red Hat Partner Programmes Training Support and Docs Products and Services
  downloadstorecart
red hat logo search    
redhat.comredhat network
Red Hat Documentation

Making a Diskette Under a Linux-like O/S

Making a Diskette Under a Linux-like O/S

To make a diskette under Linux (or any other Linux-like operating system), you must have permission to write to the device representing a 3.5-inch diskette drive (known as /dev/fd0 under Linux). First, label a blank, formatted diskette appropriately ("Boot Diskette," "Supplemental Diskette," etc.). Insert it into the diskette drive (but don't issue a mount command). After mounting the Red Hat Linux CD, change directory to the directory containing the desired image file, and use the following command (changing the name of the image file and diskette device as appropriate):

# dd if=boot.img of=/dev/fd0 bs=1440k
	

If you need to make another diskette, label another diskette, and run dd again, specifying the appropriate image file.

 

 
 
© 2001 Red Hat, Inc. All rights reserved.       About Red Hat   :   Legal statement   :   Privacy statement   :   Y2K statement   :   Contact Red Hat