Contrôleur Adaptec PERC 320/DC, v1.1.5.2392 (32 bits et 64 bits), A01
InstalléCe fichier a été automatiquement installé dans le cadre d’une mise à jour récente. Si vous rencontrez des problèmes, vous pouvez le télécharger et le réinstaller manuellement.
Le contenu de cette page a peut-être été traduit automatiquement. Pour faire part de vos commentaires, remplissez le formulaire au bas de la page.
Ce fichier a été automatiquement installé dans le cadre d’une mise à jour récente. Si vous rencontrez des problèmes, vous pouvez le télécharger et le réinstaller manuellement.
32-bit and 64-bit Linux REHEL-4 drivers for the Adaptec PERC 320/DC adaptec.
Recommandé
Vérifier la compatibilité
Saisissez les détails de votre produit pour afficher les dernières informations sur le pilote de votre système.
Saisir votre modèle ou numéro de série Dell
Vous souhaitez rechercher votre produit ? Saisissez un identifiant de produit.Comment faire
Aucun résultat trouvé.Votre recherche n’a renvoyé aucun résultat. Veuillez modifier votre recherche, saisir une étiquette de service (B959FS3) ou un modèle (Latitude 5540) et réessayez.
Ce pilote n’est pas compatible
Ce pilote ne s’applique pas au produit sélectionné. Choisissez un autre produit pour saisir de nouveau les détails de votre produit pour ce pilote ou rendez-vous sur la page du support produit pour afficher tous les pilotes d’un autre produit.
Connectez-vous à Windows en tant qu’administrateur pour utiliser les fonctionnalités d’analyse automatique. Si vous êtes déjà connecté en tant qu’administrateur et que vous voyez ce message, redémarrez.Votre système est géré par votre administrateur IT et peut avoir des fonctionnalités limitées.
Trouver d’autres mises à jour. Utilisez SupportAssist pour trouver toutes les dernières mises à jour de pilotes disponibles pour votre appareil.
Dell Technologies recommande d’effectuer cette mise à jour au cours du prochain cycle de mise à jour planifié. La mise à jour contient des modifications permettant de maintenir l’intégrité globale du système. Elle garantit que le logiciel du système reste à jour et compatible avec d’autres modules système (firmware, BIOS, pilotes et logiciels) et peut inclure d’autres nouvelles fonctionnalités.
Custom Instructions for PERC320dc-E-aacraid-RHEL4Gold-1.1.5.2392-A01.tar.gz:
INSTALL INSTRUCTIONS
Custom instructions for PERC320dc-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:
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 PERC320dc-E-aacraid-RHEL4Gold-1.1.5.2392-A01.tar.gz package includes two RPMs:
- dkms-2.0.5-1.noarch.rpm
- aacraid-1.1.5.2392-1dkms.noarch-(32 or 64)bit.rpm.
Before beginning the installation, copy PERC320dc-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 unique_string-aacraid-RHEL4Gold-1.1.5.2392-A03.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).