ESXI直通
cd /etc/vmware/ && cp /etc/vmware/passthru.map https://t.co/KpJeL9cAuQ.bak && vi https://t.co/KpJeL9cAuQ
esxcli system settings kernel set -s vga -v FALSE
dcui
旧CPU装ESXi解决Relocating modules and starting up the kernel问题:
Shift+O Append the boot option
ignoreHeadless=TRUE
set the VMkernel boot-time parameter in persistent configuration using the command:
esxcfg-advcfg -k TRUE ignoreHeadless
https://t.co/iPLXtWcyjF