当前vm版本15pro,ESXI6.5,虚拟机配置好,启动后报以下内容
UEFI Secure Boot is not enabled Multiboot could not setup the video subsystem. Shutting down firmware services... Relocating modules and starting up the kernel...
|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 1 2 3 4 | UEFI Secure Boot is not enabled Multiboot could not setup the video subsystem. Shutting down firmware services... Relocating modules and starting up the kernel... |
通过网上搜索,基本都是说启动后按住Shift+o,附加启动选项ignoreHeadless=TRUE,但是要注意的是UEFI Secure Boot is not enabled
于是更改虚拟机设置
设置虚拟机-选项-高级-固件类型改成BIOS,然后重启即可