VMware安装ubuntu学习笔记(只是笔记)
VMware安装ubuntu开机黑屏/死机
1- Edit Ubuntu VM Configuration file (.vmx) 2- Add the following line cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101" 3- Save the configuration file 4- Power on Ubuntu VM
在虚拟机文件目录中,找到vmx文件,第一行添加:cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101" 即可。