您的位置:首页 > 运维架构 > Linux

CentOS在VirtualBox下安装没有图形界面的解决方法

2012-10-02 13:42 615 查看
今天在VirtualBox下安装了CentOS6.3,但是安装完成后默认进入了Text mode形式,而没有图形界面,最后在网上找答案,其原因为:

VirtualBox安装CentOS时默认分配的是512M内存,而centos在内存小于652MB时会自动进入text mode。所以只需要将centos的内存调大点就可以。

发行说明中有说明:

The installer needs at least 392MB of memory to work.

Text mode will automatically be used if the system has less than 652MB of memory.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: