2011. 9. 2. 14:06
RETAIN tip: H197144
위 리테인을 참고하면 되며
Workaround
Best practices for resolution on UEFI systems:
Follow these steps to try to resolve the error messages:
- Firmware updates may reduce ROM size requirements, so this may be a solution. Ensure all system and adapter firmwares are at latest levels.
- Disable the Preboot eXecution Environment (PXE) ROM of on-board NICs.
The simplest solution to some PCI Option ROM space errors is to reduce the base system ROM requirements to the minimum necessary. Typically, this can be achieved by disabling the PXE (Network boot) ROM capability of the on-board Ethernet.
Note: This does not disable the device in the operating system, it only disables its capability to perform a network boot.
- Access F1 setup,
- Select System Settings, Network, and then PXE Configuration
- Select the Media Access Control (MAC) address of the on-board Network Interface Controller (NIC) #1
- Change the Enable PXE / PXE Mode setting to "Disabled"
- Select Save Changes
- Select the MAC address of the on-board NIC #2
- Change the Enable PXE / PXE Mode setting to "Disabled"
- Select Save Changes
- Disable all Legacy options ROMs for all devices not booting.
To disable Legacy Option ROMs boot the machine and press F1 to enter the UEFI menu.
- Select System Settings, Devices and I/O Ports, and then Enable / Disable legacy ROM execution.
If machine is PXE or Storage Area Network (SAN) booting, do not disable the Legacy ROMs for adapters that are actually booting a Legacy (non-Extensible Firmware Interface (EFI)) operating system on the machine
- Select System Settings, Devices and I/O Ports, and then Enable / Disable legacy ROM execution.
- Changing ROM order,
- Access F1 setup
- Select System Settings, Devices and I/O, and then Set option ROM execution order.
Ensure that the on-board LSI storage controller is first in the list before the on-board Ethernet Devices.
- Move Fibre Channel and Fibre Channel over Ethernet cards to earlier slots as they tend to require more ROM Space and should initialize first to reduce chance of the problem occurring.
- PCIe adapters with PCI firmware spec 2.1 should be in earlier slots. PCIe adapter with PCI firmware spec 3.x does not need as much Option ROM space due to design changes.
- If problem is still occurring and there are any Intel Network Interface Controllers (NICs) in the machine use the following steps.
- Download the "BootUtil" which is the new version of the IBAutil from this link: http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&Dwnl dID=19186
- Extract the package to a hard drive.
- Find the DOS utility in this folder: PREBOOT\APPS\BootUtil\DOS\BootUtil.exe
- Find the UEFI utility in this folder: PREBOOT\APPS\BootUtil\EFI64\BOOTUTIL64.EFI
- Use the BootUtil with the following parameters:
For DOS machines:- Copy the BootUtil.exe onto a bootable DOS floppy.
- Boot the floppy to DOS and run this command:
c:\> BootUtil.exe -FLASHDISABLE -ALL
For EFI machines:
- Copy the BOOTUTIL64.EFI utility to a Universal Serial Bus (USB) Key.
- Boot a Full EFI Shell environment and then run the utility from the USB key with this command:
> BOOTUTIL64.EFI -FLASHDISABLE -ALL
For BladeCenter HX5, type 7873, only:
HX5 7873 has a new setup option called "Non-system board PXE" under Legacy Support menu. (EnableNonPlanarPxe in Advanced Settings Utility (ASU).) If you do not need to use PXE boot on NICs other than system board/on-board NICs then this setting could be set to "Disable" to free up more space for option ROM and reduce the chances of this error. HX5 7872 will support this setup option in Third Quarter 2011 UEFI update release.
위와같이 조치를 하면 됩니다.
'My Retain Tip > X Series' 카테고리의 다른 글
M5014/5015 배터리 종류 2가지 파트넘버 (0) | 2011.09.09 |
---|---|
X3650M3 시디롬 장착 방법 (0) | 2011.09.09 |
설치법 및드라이버 SUN Solaris 10 x86 LSI MPT DRIVER (0) | 2011.09.01 |
[팁공유] IBM RNDIS Device 드라이버 설치하기 방법 (0) | 2011.08.31 |
M1015 Windows Driver 입니다.2003/2008 (0) | 2011.08.31 |