Ubuntu Install VirtualBox virtual machine

Source: Internet
Author: User
Tags oracle vm virtualbox vm virtualbox

Reproduced

1, Terminal command Editor Sources.list

?
1 sudogedit /etc/apt/sources.list

2. Add a software source

Add the following address to the end of Sources.list, save and exit

?
1 deb http://download.virtualbox.org/virtualbox/debianprecise contrib

3. The terminal command imports the public key and updates the source

?
1 wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudoapt-key add -
?
1 sudoapt-get update

4, Terminal command installation (4.1 is the latest version)

?
1 sudoapt-get installvirtualbox-4.1

5. Add the current user to the user group Vboxusers to support USB. Note: You will log off and log back on after adding is complete to take effect

?
1 sudousermod-a -G vboxusers 当前用户名

6, install VirtualBox expansion package to support USB2.0, etc., version to be consistent with VirtualBox.

Go to official website to download VirtualBox 4.1.20 Oracle VM VirtualBox Extension Pack (4.1.20 is the current latest version number). Double-click Install.

Ubuntu Install VirtualBox virtual machine

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.