Emulex LP10000ExDC Bedienungsanleitung Seite 26

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 366
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 25
Install the Driver Source Files (General)
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. The kernel-source RPM must be installed. Verify by entering:
# rpm -a -q | grep kernel
If the kernel-source RPM is not installed, install from the OS CD by entering:
# rpm -i kernel-source*
2. By default, the driver looks for the kernel source under /usr/src/linux. This directory generally points to
the kernel source tree that is currently running. If the kernel source resides under a non-standard
directory, you must use the -prefix option when installing the rpm and you must change the
BASEINCLUDE variable in Makefile to point to the correct place. It is recommended to use /usr/src/
linux or create a symbolic link to your kernel source directory as follows:
If the kernel source resides in /usr/src/<kernelsource>, link it to /usr/src/linux by entering:
# ln -sf /usr/src<kernelsource> /usr/src/linux
A directory listing similar to the following displays:
lrwxrwxrwx 1 root root 11 Aug 2 13:51 linux -> linux-2.4.4
drwxr-xr-x 14 1046 101 4096 Aug 2 13:51 linux-2.4.4
Or change the BASEINCLUDE variable in Emulex's Makefile to point to the correct place and
use the -prefix option on the RPM installation. For example:
BASEINCLUDE = /usr/src/<kernelsource>
Emulex Documentation, Drivers and Software
26
Seitenansicht 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 365 366

Kommentare zu diesen Handbüchern

Keine Kommentare