LSI Logic Ultra 320 SCSI Adapter Non-RAID, v.2.02.02, A02

Installed 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

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.

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.
Read More

Version

2.02.02, A02

Release date

09 Apr 2003

Download Type

Driver

Category

SCSI non-RAID

Importance

Optional
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.
Available formats View Important Information

File Format: A gnu zip file for software installation
File Name: mptlinux-2.02.02-i686.tar.gz
File Size: 797.56 KB
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This format consists of gnu zip files for software installation.
To ensure the integrity of your download, please verify the checksum value.

By downloading, you accept the terms of the Dell Software License Agreement.

Additional details

Show All | Hide All
Please ensure that the post install script is run after installation. Please see the readme file for further information.
Ultra 320 SCSI Adapter Non-RAID
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

Drivers help and tutorials