Install virtualbox Virtual Machine and share settings in Ubuntu7.10

Source: Internet
Author: User
1. Install virtualbox-ose VM in Ubuntu7.10. ubuntu has the-ose version in the source, and may directly install apt-get $ sudoapt-getinstallvirtualbox-ose, and click under the Application -- & gt; system tool... run virtualbox. 2. to http://www.virtualbox.org/download/

I,Install virtualbox-ose VM in Ubuntu 7.10

1. the Ubuntu 7.10 source has the-ose version, which may be apt-get directly.

$ Sudo apt-get install virtualbox-ose

After installation, run the program in Application> System Tools... virtualbox.

2. Download The. deb installation package on the ftp of the http://www.virtualbox.org/download/ and unzip it,

Go to the decompressed folder,

Install dpkg-I xxx. deb as prompted

After the installation is complete, click "", set each item, and then run the VM.

If the following error message is displayed during running,

The VirtualBox kernel driver is not accessible to the current user. make sure that the user has write permissions for/dev/vboxdrv by adding them to the vboxusers groups. you will need to logout for the change to take effect ..

Add your username to the virtualbox User Group

$ Sudo adduser *** vboxusers

Replace the asterisk with your username.

Example: $ sudo adduser liuww vboxusers

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.