5.Configure the UEFI server. To configure a BIOS server, refer to Step 4. The
a.When the server is booting up, select EFI shell from the EFI Boot manager menu.
b.In the EFI shell, issue the following command to display a list of installed EFI drivers.
drivers
c.Under the heading DRIVER NAME, find the driver with name QLogic Fibre Channel Driver. Locate the DRV column, and make note of the driver handle number.
d.To display the list of adapters that are managed by this driver, issue the following command. Locate and note the controller handle number inside the brackets labeled Ctrl [ ].
drvcfg <driverhandle>
e.Configure the switch with a zone that includes the adapter port and one storage array port using either soft zoning
f.Create an
g.Set the host type/mode for the host group that corresponds to the operating system to be installed. The new LUN should be LUN 0. For information about using LUNs other than LUN 0, refer to “Booting from SAN Using a LUN Other Than LUN 0” on page
h.At the EFI shell, issue the following command to start the EFI driver configuration protocol.
drvcfg –s <driverhandle> <controllerhandle>
|