
Install The Driver into Ramdisk (Red Hat)
Follow these instructions to add the driver module into the initial RAM disk image for Red
Hat systems.
1. Build the driver as a module. Refer to the "Build the Driver as a Module" topic in
this manual for instructions.
2. Create the new boot image.
For ia64 systems type:
# /sbin/mkinitrd -f /boot/efi/efi/redhat/initrd-<kernelversion>.img <kernelversion>
Where kernelversion is the version number being returned by the
uname -r command.
For all other architectures type:
# /sbin/mkinitrd -f /boot/initrd-<kernelversion>.img <kernelversion>
Where kernelversion is the version number being returned by the
uname -r command.
3. Reboot the system.
Emulex Documentation, Drivers and Software
Kommentare zu diesen Handbüchern