Emulex LP10000ExDC Bedienungsanleitung Seite 28

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 366
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 27
Install the Driver Using a Tar File
Note
Driver installation or removal does not save the
configuration files (i.e. lpfc.conf, lpfc.conf.c or lpfc.conf.
defs) from previous installations. If you customized any of
these files, we recommend that you copy them to a another
location so that you have a record of the changes.
To install the driver and boot the system, you must be running as root.
1. Create a temporary directory (for example, emlxtemp).
# mkdir emlxtemp
2. Change directory to the temporary directory.
# cd emlxtemp
3. Depending on the version of the gcc compiler on your system, copy or download the corresponding
device driver file to the temporary directory.
4. Untar the driver file, enter this command:
# tar -xvf <filename.tar>
5. Type:
# cd lpfc-<driver_version>
If you want to install the driver as a module, then this directory is the
driver_installation_directory.
If you want to install the driver as part of the kernel, then copy everything under this directory to
your new driver_installation_directory under /usr/src/<kernelsource>/driver/scsi/lpfc. Type:
# find . -print|cpio -pdumv /usr/src/<kernelsource>/driver/scsi/lpfc
6. Execute the install script Install.sh by entering the following command in the
driver_installation_directory.
# sh Install.sh
This will install the lpfc.conf file in the appropriate directory.
Emulex Documentation, Drivers and Software
28
Seitenansicht 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 365 366

Kommentare zu diesen Handbüchern

Keine Kommentare