EMC Qlogic QLA22xx Przewodnik Instalacji Strona 66

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 76
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 65
66
Symmetrix Fibre Channel with Qlogic HBAs on Linux Hosts
Fabric Configurations
Under
SCSI low-level drivers
select EMC-approved QLogic QLA2x00F Driver as modular (M
or m) or static (* or y), as required. (Refer to the above note.)
Select Exit to return to the Main Menu.
From the Main Menu, select Exit; then select Yes to save your
configuration in response to the question
Do you wish to save
your new kernel configuration?
The configuration will be saved to the file /usr/src/linux/.config.
5. Compile the kernel:
make dep
make clean
make install
make modules
make modules_install
cd /boot
6. Build a ramdisk image:
mkinitrd /boot/initrd-$1.img $1
(where $1 is the kernel version)
For example:
mkinitrd /boot/initrd-2.2.17.img 2.2.17
The mkinitrd command is used to create a new ramdisk image and is
dependent upon the loopback device being available. If the loopback
driver is selected in the kernel as a module, ensure that it is loaded with
#lsmod. If the loopback driver was not loaded, insert it with #insmod
loop.
7. Run lilo to update the loading map and reboot:
lilo -v
reboot
Przeglądanie stron 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 75 76

Komentarze do niniejszej Instrukcji

Brak uwag