Installing device drivers
13
where
•
d
is the drive letter of the CD-ROM drive.
•
c:\temp\updrh62.img
is the path to the
Updated Red Hat Installation
diskette
image.
•
diskettedevicefile
is the specific device file for the diskette block device. Typi-
cally, this is /dev/fd0.
5.
Remove the diskette from the diskette drive and label it
Updated Red Hat Installa-
tion
diskette.
6.
If you are not creating the diskette on Linux, remove the
IBM ServeRAID Support
CD from the CD-ROM drive.
Creating the IBM ServeRAID Device Driver for Red Hat Linux
diskette
To create the
IBM ServeRAID Device Driver for Red Hat Linux
diskette on Windows
95, Windows 98, Windows NT 4.0, Windows 2000, Linux, or OS/2, do the following:
1.
Insert the
IBM ServeRAID Support
CD into the CD-ROM drive.
2.
If you are not creating the diskettes on Linux, continue to step 3.. Otherwise, type
the following and press Enter:
mount -t iso9660 /dev/ cdromdevicefile /mnt
where
cdromdevicefile
is the specific device file for the CD-ROM block device.
Typically, this is /dev/cdrom.
3.
Insert a formatted diskette into the diskette drive.
4.
Do one of the following:
where
•
d
is the drive letter of the CD-ROM drive.
•
a
is the drive letter of the diskette drive.
For Windows 2000,
Windows NT 4.0,
Windows 98, or
Windows 95
At a DOS prompt, type the following and press Enter:
d:\tools\dsk4w32 c:\temp\updrh62.img
For Linux
Type the following (all on one line) and press Enter:
dd if=/tmp/updrh62.img of=/dev/ diskettedevicefile
bs=32k
For OS/2 Warp
At an OS/2 prompt, type the following and press Enter:
d:\tools\dsk4wrp c:\temp\updrh62.img
For Windows 2000,
Windows NT 4.0,
Windows 98, or
Windows 95
At a DOS prompt, type the following and press Enter:
d:\tools\dsk4w32 images\redhatdd.img a:
For Linux
Type the following (all on one line) and press Enter:
dd if=/mnt/images/redhatdd.img of=/dev/ diskettedevicefile
bs=32k
For OS/2
At an OS/2 prompt, type the following and press Enter:
d:\tools\dsk4wrp images\redhatdd.img a: