7.3.1. Creating a Driver Diskette from an Image File
To create a driver diskette from a driver diskette image using Red Hat Enterprise Linux:
Insert a blank, formatted diskette (or LS-120 diskette for Itanium system users) into the first diskette (or LS-120) drive.
From the same directory containing the driver diskette image, such as , type drvnet.imgdd if= as root.
drvnet.img of=/dev/fd0
Red Hat Enterprise Linux supports using a USB pen drive as a way to add driver images during the installation process. The best way to do this is to mount the USB pen drive and copy the desired driverdisk.img onto the USB pen drive. For example:
dd if=driverdisk.img of=/dev/sda
You are then prompted during the installation to select the partition and specify the file to be used.