- Download Full UEFI Shell for QLogic (for IBM see this link Fibre Channel Adapters for IBM BladeCenter Supported Software)
- Download Multiboot Flash Image
- Format USB flash drive.
- Copy all files from Multiboot Flash Image and Full UEFI Shell to USB stick.
- Connect USB flash drive to server.
- Power on server and go to UEFI settings (press F1).
- Go to Boot Manager -> Boot From File
- Select the USB device from the list where your files reside.
- Navigate shell_full.efi
- The system will now be at the UEFI shell prompt
 SHELL>
 run the map -b command to display the file system mapping.
- Locate the USB device and change to that device. For example, if the USB device is mapped to fs0 after the map -b, run:
 fs0: <enter>
 The UEFI shell prompt should change as follows:
 fs0:\>
- If your Multiboot package did include the EfiUtilx64.efi: Run the update.nsh script to update the Qlogic RISC Firmware.
 For example assuming the Qlogic files are in fs0:\qlogic\
 fs0:\> cd qlogic (to change to the directory on the USB drive that contains the efi flash file)
 fs0:\> update.nsh (Update.nsh will call EfiUtilx64.efi to update all of the HBAs.)
- Reboot the system to make the changes take effect.
Thanks to http://communities.vmware.com/message/2053704#2053704
 
No comments:
Post a Comment