Mac下Vitual Box安装Ubuntu问题

只愿长相守 提交于 2019-12-04 12:46:20

Mac下VirtualBox安装Ubuntu出现问题:

The system is running in low-graphic mode

Your screen, graphics card and input devices settings could not be detected correctly. You will configure these yourself.

同时按住control + alt + F1 进入命令行界面

解决方法:

01.## sudo apt-get update 

02.## sudo apt-get install virtualbox-guest-dkms 

03.## reboot

开机按住shift键

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!