ESXi Installation – Relocating modules and starting up the kernel

简介:

  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).

relocating modules1

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.

ignoreheadless_install

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.















本文转自bard_zhang51CTO博客,原文链接: http://blog.51cto.com/timefiles/1720617,如需转载请自行联系原作者





相关文章
|
3月前
|
机器学习/深度学习 Ubuntu KVM
ubuntu启动emulator : /dev/kvm is not found: VT disabled in BIOS or KVM kernel module not loaded
本文记录了解决AOSP模拟器无法启动的问题,原因是微星B450M主板BIOS中虚拟化技术未开启,通过安装KVM模块并修改BIOS设置以启用SVM模式来解决。
94 0
ubuntu启动emulator : /dev/kvm is not found: VT disabled in BIOS or KVM kernel module not loaded
|
4月前
|
存储 JavaScript 算法
若依修改-Starting development server...10% building 0/1 modules 1 active ...-node
若依修改-Starting development server...10% building 0/1 modules 1 active ...-node
|
6月前
|
Ubuntu Linux 内存技术
Linux(14)Debain Make image and module configuration instructions
Linux(14)Debain Make image and module configuration instructions
28 0
|
Linux
登录linux黑屏the configuration defaults for gnome power manager have not been installed correctly无法进入
登录linux黑屏the configuration defaults for gnome power manager have not been installed correctly无法进入
390 0
登录linux黑屏the configuration defaults for gnome power manager have not been installed correctly无法进入