Installation guide
44
EMC Host Connectivity with QLogic Fibre Channel and iSCSI (HBAs) and (CNAs) for the Linux Environment
Installing and Configuring the Linux Host with the QLogic Driver
3. Create a new ramdisk to reflect the changes made:
cd /boot
mkinitrd -k vmlinuz-$1 -i initrd-$1
where $1 is the v2.4.x kernel version currently running.
Example:
cd /boot
mkinitrd -k vmlinuz-2.4.21-295-smp -i initrd-2.4.21-295-smp
4. Reboot the system.