Mur*_*i G 13 boot vmware vmware-player 15.10
我一直在 VMware Player 上使用 Ubuntu;今天,当我登录 VMware 时,它显示了适用于 Ubuntu 15.xx 的更新。我允许更新并在下载所有软件包后自动重新启动,但从未重新启动。它正在抛出类似的消息
Piix4_SMBus: 000:00:07.3: Host SMBus controller bus not enabled
failed to start /etc/rc.local compatibility
Run Code Online (Sandbox Code Playgroud)
请描述解决方法!
首先,在您的 vmx 文件中添加这一行以将启动时间增加到 50 秒
bios.bootDelay = "50000"
Run Code Online (Sandbox Code Playgroud)
启动 VM,按住左 shift 键,然后按 Enter。
在 grub 菜单中,选择Advanced options for Ubuntu -> Recovery mode。系统启动后,选择“Root”以进入 root shell。
在 root shell 中,输入以下命令
mount -o remount,rw /
nano /etc/modprobe.d/blacklist.conf
Run Code Online (Sandbox Code Playgroud)
向下走几行(几乎在任何地方)并输入该行
blacklist i2c-piix4
Run Code Online (Sandbox Code Playgroud)
然后按ctrl+o保存文件,然后按ctrl+x
最后输入命令
reboot
归档时间: |
|
查看次数: |
115373 次 |
最近记录: |