Configuring a Boot Device on an EMC Storage Array
[mod_devel_kit]# make
If your kernel version is other than the one mentioned above, please execute the import command with your desired kernel version accordingly.
!IMPORTANT
The IMPORT_TREE variable should be the path to the selected kernel sources to be used and the IMPORT_VER variable is the kernel version without any arch or platform additions. For example, the
Obtain and configure the QLA40xx-Series HBA driver sources
1.Create the scsi/ directory (in the mod_devel_kit/ directory created in Step 3 on page page 168).
[mod_devel_kit]# mkdir scsi
2.Copy the
This package contains the driver sources, install scripts, and release documents.
3.Under the temp/ directory, untar the QLogic driver installation package and obtain the driver sources.
[temp] #tar
[temp] #cd
4.In the mod_devel_kit/scsi directory, copy the QLogic driver source.
[scsi]#
!IMPORTANT
Place the QLogic driver sources in the scsi directory which you have created inside the mod_devel_kit path. DO NOT place the driver sources in any other directory.
Installing onto the boot device with the QLogic HBA
179