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.
CERC SATA 1.5/6ch RAID Controller Device Driver for RedHat 4.0 32-bit and 64-bit
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.
Dell Technologies recommends applying this update during your next scheduled update cycle. The update contains changes to maintain overall system health. It ensures that the system software remains current and compatible with other system modules (firmware, BIOS, drivers, and software) and may include other new features.
Custom Instructions for CERC-E-aacraid-RHEL4Gold-1.1.5.2392-A01.tar.gz:
There are two ways of installing the device driver on Redhat Linux. One is using a driver disk during OS installation and the second is using a driver RPM to update the driver after OS is installed. The steps for both of these methods are provided below. All the files needed for both methods are included in the provided tar file.
Create the installation driver diskette from the provided IMG file.
1. Using a UNIX/Linux system mount the drive containing the img file. 2. Insert a blank floppy disk in your floppy disk drive. 3. Use the dd command to copy the image to the floppy by issuing the following the command:
dd if=/path to img file/aacraid-1.1.5.2392-kernel2.6.9-5.EL-x86_64-kernel2.6.9-5.ELhugemem-i686-kernel2.6.9-5.EL-i686-kernel2.6.9-5.ELsmp-x86_64-kernel2.6.9-5.ELsmp-i686-dd.img of=/dev/fd0 bs=1440k
Install Redhat with the driver diskette.
1. Boot normally from the Redhat installation CD-ROM 2. Type "linux dd" at the boot prompt 3. At the "Do you have a driver disk" screen select “Yes”. 4. At the "Driver Disk Source" screen select fd0 (for floppy) 5. At the "Insert Driver Disk" screen, insert the driver disk created above and select OK to continue. 8. Select any additional devices in your system manually. 9. Complete the installation as directed by the install.
Updating the Driver using RPM after OS is installed:
The CERC-E-aacraid-RHEL4Gold-1.1.5.2392-A01.tar.gz package includes two RPMs: dkms-2.0.5-1.noarch.rpm and aacraid-1.1.5.2392-1dkms.noarch.rpm. Before beginning the installation, copy CERC-E-aacraid-RHEL4Gold-1.1.5.2392-A01.tar.gz into your temporary directory. Change to /tmp directory and untar the package with the following commands:
1. cd /tmp 2. tar xvzf CERC-E-aacraid-RHEL4Gold-1.1.5.2392-A01.tar.gz 3. To install the rpms type: 4. rpm -Uvh dkms-2.0.5-1.noarch.rpm 5. rpm -Uvh aacraid-1.1.5.2392-1dkms.noarch.rpm Note: The driver RPM is in DKMS format and requires user to install dkms rpm first (dkms-2.0.5-1.noarch.rpm).