Chinaunix首页 | 论坛 | 博客
  • 博客访问: 752700
  • 博文数量: 130
  • 博客积分: 2951
  • 博客等级: 少校
  • 技术积分: 1875
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-04 18:32
文章分类

全部博文(130)

文章存档

2013年(1)

2012年(129)

分类: 服务器与存储

2012-02-15 08:59:58

Symptom
Operating Systems (OSes) which are not Unified Extensible Firmware Interface (UEFI) aware can fail at the point of bootstrapping the OS from local hard disk drives (HDDs). The issue occurs when a Host Bus Adapter (HBA) is installed in the server and attached to external storage. The issue has only been seen with the QLogic and Emulex HBAs, but may be seen with other manufacturers' HBAs. One of the symptoms of this issue is seen at the point where the OS normally starts to load, but instead, the end user will see the "feed me" screen, indicating an unsuccessful bootstrap of the OS.

分析:
The symptoms described occur because UEFI firmware sees devices in one order and legacy firmware sees them in a different order due to basic differences in UEFI and legacy firmware with respect to devices. There is a need to prevent the externally attached storage devices from being mapped in both UEFI and "Legacy Only" modes.

解决办法,按F1进UEFI, 然后把“Legacy Only”放到boot order的第一位。
The Workaround resolves the issue by forcing device mapping to be performed in legacy mode only and ensures that the Legacy ROM of the HBA connected to the external storage does not execute.
阅读(1785) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~