EMC Qlogic QLA22xx Installationsanleitung Seite 69

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 76
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 68
69
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.)
5. Compile the kernel:
make dep
make clean
make install
make modules
make modules_install
cd /boot
6. Add the new kernel version to lilo.conf so it will be bootable:
vi /etc/lilo.conf
For example:
image=/boot/vmlinuz-2.2.17
label=linux-2.2.17
root=/dev/sda1
initrd=/boot/initrd-2.2.17.img
read-only
7. 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.
8. Run lilo to update the loading map and reboot:
lilo -v
reboot
Seitenansicht 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 75 76

Kommentare zu diesen Handbüchern

Keine Kommentare