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:
Note
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.