4
1.4.2. Making Installation Diskettes
You may need to create a diskette from an image file; for example, you may need to use
updated diskette images obtained from the Red Hat Enterprise Linux ES errata page
(http://www.redhat.com/apps/support/errata) or you may need to create a boot disk.
An image file contains an exact copy (or image) of a diskette's contents. Since a diskette contains
filesystem information in addition to the data contained in files, the image file is not usable until it has
been written to a diskette.
To start, you will need a blank, formatted, high-density (1.44MB), 3.5-inch diskette. You will need
access to a computer with a 3.5-inch diskette drive. The computer must be able to run either an MS-
DOS program or the
The
directory on your Red Hat Enterprise Linux ES CD-ROM contains the boot images.
images
Once you have selected the proper image (such as
for a network installation), transfer the image file onto a diskette.
bootnet.img
1.4.2.1. Using the
To make a diskette using MS-DOS, use the
ES CD-ROM in the
dosutils
(such as "Boot Disk" or "Updates Disk"). Insert it into the diskette drive. Then, use the following
commands (assuming your CD-ROM is drive
d:
C:\
cd \dosutils
D:\
rawrite
D:\dosutils
Enter disk image source file name:
Enter target diskette drive:
Please insert a formatted diskette into drive A: and
press --ENTER-- :
D:\dosutils
First,
asks you for the filename of a diskette image; enter the directory and name of the
rawrite
image you wish to write (for example,
drive to write the image to; enter
is in the drive you have selected. After pressing [Enter] to confirm,
onto the diskette. If you need to make another diskette, label that diskette, and run
specifying the appropriate image file.
1.4.2.2. Using the
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
First, label a blank, formatted diskette appropriately (such as "Boot Disk" or "Updates Disk"). Insert
it into the diskette drive (but do not issue a
Linux ES CD-ROM, change 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
#
To make another diskette, label that diskette, and run
5. When you mount a floppy or CD-ROM, you make that device's contents available to you. See the Official
Red Hat Linux Getting Started Guide for more information.
utility found on most Linux-like operating systems.
dd
Utility
rawrite
directory. First, label a blank, formatted 3.5-inch diskette appropriately
a:
[Enter]
..\images\boot.img
. Finally,
a:
Command
dd
Chapter 1. Steps to Get You Started
boot.img
utility included on the Red Hat Enterprise Linux
rawrite
):
d:
..\images\boot.img
asks for confirmation that a formatted diskette
rawrite
5
command). After mounting the Red Hat Enterprise
mount
again, specifying the appropriate image file.
dd
for a CD-ROM-based installation or
). Then
asks for a diskette
rawrite
copies the image file
rawrite
under Linux).
/dev/fd0
again,
rawrite
Need help?
Do you have a question about the LINUX ES 2.1 and is the answer not in the manual?