Precautions for using virtualbox to virtualize Ubuntu8.04 in Windows XP

Source: Internet
Author: User
First look at two virtualbox in Windows XP under the virtual Ubuntu8.04 figure it has been in Ubuntu8.04 under the virtual WindowsXP (see http://www.linuxidc.com/Linux/2008-06/13572.htm), but still like a start to enter WinXP, do not want to use Linux, there is no way to use virtualbox to virtualize Ubuntu8.04 in Windows XP...

Let's take a look at the two virtualbox virtual Ubuntu8.04 images in Windows XP.

Windows XP has been virtualized under Ubuntu8.04 (see http://www.linuxidc.com/Linux/2008-06/13572.htm), but still like a start to enter WinXP, do not want to use Linux,

There is no way to use virtualbox to virtualize Ubuntu8.04 in Windows XP...

The process is very simple. You can only install Ubuntu8.04 and then install the virtualbox driver package, and then modify the configuration file to set the screen resolution,

1. Install VboxLinuxadditions
A) install make gcc lib.
-------------------------------
Apt-get install build-essential
-------------------------------
B) install module-assistant
---------------------------------
Apt-get install module-assistant
---------------------------------
C) Run
-------------
M-a prepare
--------------
D) install VboxLinuxadditions (select "device"-"Install Virtual Computer toolkit ")
Enter the directory and run
---------------------------------
Sudo/media/cdrom0/VBoxLinuxAdditions. run
---------------------------------
2. Modify VBOX settings in Ubuntu
Run
--------------------------------
Sudo gedit/etc/X11/xorg. conf
--------------------------------
Modify the following parts:
------------------------
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" # simply change it as needed.
EndSubSection
EndSection
-------------------------------

3. Restart Ubuntu and set the resolution to 1440x900.

Author: ithurricane
Source: http://ithurricane.cnblogs.com
Contact: ithurricane@126.com
MSN: ithurricane@hotmail.com
QQ: 20158686
Posted @ ithurricane reading (363) Comments (1) EDIT favorites category: Linux

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.