Welcome 微信登录
编程资源 图片资源库 蚂蚁家优选 PDF转换器

首页 / 操作系统 / Linux / 用virtualbox在WindowsXP下虚拟Ubuntu 8.04的注意事项[图文]

先看两张virtualbox在WindowsXP下虚拟Ubuntu8.04图吧已经在Ubuntu8.04下面虚拟了WindowsXP(见http://www.linuxidc.com/Linux/2008-06/13572.htm),不过还是喜欢一启动就要进WinXP,不想用Linux,没办法只能反过来用用virtualbox在WindowsXP下虚拟Ubuntu8.04了。。。过程非常简单,只能装好Ubuntu8.04之后需要装一下virtualbox的驱动包,然后修改配置文件设置一下屏幕的分辨率,1.安装VboxLinuxadditions
a)安装make gcc lib等
-------------------------------
apt-get install build-essential
-------------------------------
b)安装module-assistant
---------------------------------
apt-get install module-assistant
---------------------------------
c)运行
-------------
m-a prepare
--------------
d)安装VboxLinuxadditions(选“设备”-“安装虚拟电脑工具包”)
进入目录后运行
---------------------------------
sudo /media/cdrom0/VBoxLinuxAdditions.run
---------------------------------
2.修改VBOX在Ubuntu里的设置
运行
--------------------------------
sudo gedit /etc/X11/xorg.conf
--------------------------------
后如下把部分修改
------------------------
Section "Device"
Identifier "Configured Video Device"
Driver "vboxvideo"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 32
SubSection "Display"
Modes "1440x900" "1280x800" "800x600" #按屏幕需要改就可以了
EndSubSection
EndSection
-------------------------------3.重启Ubuntu,然后分辨率就可以设置成1440x900了作者:ithurricane
出处:http://ithurricane.cnblogs.com
联系:ithurricane@126.com
MSN:ithurricane@hotmail.com
QQ:20158686
posted @ 2008-05-12 13:04 ithurricane 阅读(363) 评论(1)  编辑 收藏 所属分类: Linux VirtualBox的共享文件夹在Ubuntu 8.04下的使用[图文]Ubuntu 8.04中安装智能拼音输入法相关资讯      VirtualBox  Ubuntu 8.04 
  • VirtualBox 5.1.6发布:支持Linux   (今 14:41)
  • VirtualBox 5.0.12 发布下载,开源  (12/19/2015 20:54:03)
  • VirtualBox的快照功能  (08/30/2015 08:33:41)
  • VirtualBox 5.0.14 发布下载,开源  (01月27日)
  • VirtualBox 5.0.10 发布下载,开源  (11/12/2015 08:24:53)
  • Windows 更新导致 VirtualBox 4.3.  (04/22/2015 06:35:15)
本文评论 查看全部评论 (0)
表情: 姓名: 字数