Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > AS/ES/WS v. 2.1 > Issue <<  1 of 140 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 186
Last update: 07-18-06
Issue:
How do I create an installation boot disk?
Resolution:

Two different methods for producing an installation boot disk exist, depending upon the operating system i.e. either UNIX/Linux or DOS/Windows.

Using UNIX/Linux, mount the first Red Hat Enterprise Linux installation CD-ROM, enter the /images directory, insert a floppy in your drive, and use the dd command to copy the image to the floppy:

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

Using DOS/Windows, use the rawrite command in the /dosutils directory on the CD-ROM. Documentation on using rawrite in this way is available in /dosutils/rawrite3.doc.

To make floppies under DOS, Win95, or NT, first boot into DOS and change to the CD-ROM directory, for example, D:.

Enter the dosutils directory and run rawrite.

cd \dosutils
rawrite.exe

When prompted for a disk for the boot image, enter \path\to\bootdisk.img.

The .img files are boot images and can be found in the images directory on the first Red Hat Enterprise Linux installation CD-ROM

Note: Red Hat Enterprise Linux 4 ships with a 2.6 series based kernel which is too large to fit onto a floppy disk as an image. Use the Bootable CD or a USB Pen drive to start the installation process in Red Hat Enterprise Linux 4 and above.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > AS/ES/WS v. 2.1 > Issue <<   1  of  140  >>