Mac下VirtualBox安装Ubuntu出现问题

字体大小: 中小 标准 ->行高大小: 标准

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键

更多Ubuntu相关信息见Ubuntu 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=2

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/63539.html