首页 > 其他 > 详细

ESXi Installation – Relocating modules and starting up the kernel

时间:2015-12-08 10:17:00      阅读:754      评论:0      收藏:0      [点我收藏+]

  If you’ve ever tried to install ESX and had the boot pause/freeze on “Relocating modules and starting up the kernel” you’ll need a simple little fix to continue going. From what I’ve seen this only happens on servers that are not a part of the current VMware Hardware Compatibility List (HCL).

技术分享

The trick here is to restart the installer/boot sequence. When starting up:

  • Press Shift+O during startup of an ESXi 5.5 installation.

  • Append the boot option
    ignoreHeadless=TRUE

  • Press the Enter key to continue boot.

技术分享

Once installation is completed, set the VMkernel boot-time parameter in persistent configuration using the command:
esxcfg-advcfg -k TRUE ignoreHeadless

This should get you on your way to running ESX on a non HCL hardware.


本文出自 “汜水流年_” 博客,请务必保留此出处http://timefiles.blog.51cto.com/8475652/1720617

ESXi Installation – Relocating modules and starting up the kernel

原文:http://timefiles.blog.51cto.com/8475652/1720617

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!