EMC P/N 300-002-803 Network Cables User Manual


 
58
EMC Host Connectivity with QLogic FC and iSCSI HBAs and FCoE CNAs for the Linux Environment
Installing and Configuring the Linux Host with the QLogic Driver
b. Save the changes and quit from vi.
2. Create a new ramdisk to reflect the changes made:
cd /boot
mkinitrd -k vmlinuz-
$1
-i initrd-
$1
where $1 is the v2.6.x kernel version currently running.
Example:
cd /boot
mkinitrd -k vmlinuz- 2.6.16.21-0.8-smp -i initrd-
2.6.16.21-0.8-smp
3. Reboot the system.