InstalledThis file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
RedHat AS2.1 Driver Update Disk
Recommended
Check compatibility
Enter your Dell Service Tag or model
Want to look up your product? Enter a product identifier.Show me how
No results found.We couldn't find anything for your search. Please modify your search to enter a service tag (B959FS3) or model (Latitude 5540) and try again.
This driver is not compatible
This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.
Sign in to Windows as an admin to use automatic scan. If your're already signed in as an admin and seeing this message, please reboot.Your system is managed by your IT admin and features might be limited.
Find more updates. Use SupportAssist to find all the latest driver updates for your device.
Fixes & Enhancements
Fixes ===== -This release adds an installation script file to correct driver module placement. This release also contains edited/updated instructions to reflect the use of the new installation script.
Enhancements ============ -This driver disk has been released as a unix tar file as opposed to previous posts which were releases. This was done to alleviate the need for a Microsoft Windows machine.
Dell Technologies recommends reviewing this update to determine if it applies to your system. The update contains changes that impact only certain configurations or provides new features that may or may not apply to your environment.
Custom Instructions for mptlinux-2.02.02-i686.tar.gz:
Creating the driver disk ------------------------
You will need a formatted 3 1/2 inch floppy diskette for the following procedure.
Extract the files in the archive to the floppy disk as follows:
- Under Linux
mount /dev/fd0 /mnt/floppy tar xvzf /mnt/floppy (Eg: /root/linux-driver.tar.gz) umount /mnt/floppy
- Under Windows
You can use Winzip to extract tar.gz archives. However, note the following settings under Winzip to ensure correct extraction of the files.
Go to Options -> Configuration
Under the Miscellaneous tab make sure "TAR file smart CR/LF conversion" is unchecked.
On opening the tar.gz archive with Winzip, we get the following prompt:
'Archive contains one file. Should Winzip decompress it to a temporary folder and open it?'
Press 'yes' and extract the file normally under Winzip to the floppy drive.
Installing the LSI Logic PCI SCSI controller as the boot device ---------------------------------------------------------------
1. Install the controller and connect to the hard drives as explained in the hardware installation guide.
2. Make sure the LSI Logic controller shows up before all other SCSI devices but after the floppy drive and CD-Rom in the system BIOS boot order.
3. Boot normally from the Redhat installation CD-Rom.
4. Type 'linux dd' on the boot prompt.
5. When the install prompts for a driver disk, insert the driver disk created above and press 'Enter'.
6. Complete the installation as directed by the install.
7. After completing the installation, remove the floppy from the drive and reboot the machine.
8. When RedHat boots for the first time, login as root.
9. Insert the floppy into the drive and execute the following commands at a command line:
mkdir -p /mnt/floppy mount -t vfat /dev/fd0 /mnt/floppy cd /mnt/floppy ./post_install.scr cd umount /dev/fd0
NOTE: This script file will copy the necessary modules to the proper directories. Failure to execute this script will cause error messages when executing "mkinitrd". Mkinitrd is typically executed when updating drivers on the server.
Installing the LSI Logic PCI SCSI controller as a secondary storage device --------------------------------------------------------------------------
1. Install the controller and connect to the hard drives as explained in the hardware installation guide.
2. Make sure the controller you want as the boot device shows up before all other SCSI devices but after the floppy drive and CD-Rom in the system BIOS boot order.
3. Boot normally from the Redhat installation CD-Rom.
4. Type 'linux dd noprobe' on the boot prompt.
5. When the install prompts for a driver disk, insert the driver disk created above and press 'Enter'.
6. The install doesn't autodetect any SCSI controllers. You will need to manually select the device drivers from the SCSI list. Make sure you select the driver for the boot controller of your choice first.
7. To install the drivers for the LSI Logic PCI SCSI controller first select "Fusion MPT base driver" and then the "Fusion MPT scsi host driver" from the SCSI list.
8. Complete the installation as directed by the install.
9. After completing the installation, remove the floppy from the drive and reboot the machine.
10. When RedHat boots for the first time, login as root.
11. Insert the floppy into the drive and execute the following commands at a command line:
mkdir -p /mnt/floppy mount -t vfat /dev/fd0 /mnt/floppy cd /mnt/floppy ./post_install.scr cd umount /dev/fd0