Fedora15 install VirtualBox4.0

Source: Internet
Author: User
This article introduces how to install VirtualBox4.0 on Fedora15. The current version of VirtualBox is 4.0.8. #1. Install the KernelHeader, DKMS, and GNUC Compiler (skip this step if it is already installed) sudoyuminstall-ykernel-headerskernel-develdkmsgccsudoyum-yupdate #2.

This article introduces how to install VirtualBox 4.0 on Fedora 15. The current VirtualBox version is 4.0.8.

#1. Install the Kernel Header, DKMS, and gnu c compiler (skip this step if it is already installed)

Sudo yum install-y kernel-headers kernel-devel dkms gcc

Sudo yum-y update

#2. download and install the Virtualbox software package: manually download/directly download and install

Manually download and install

Sudo wget http://download.virtualbox.org/virtualbox/4.0.8/VirtualBox-4.0-4.0.8_71778_fedora15-1.i686.rpm & sudo rpm-ivh VirtualBox-4.0-4.0.8_71778_fedora15-1.i686.rpm for direct Installation

Sudo rpm-Uvh http://download.virtualbox.org/virtualbox/4.0.8/VirtualBox-4.0-4.0.8_71778_fedora15-1.i686.rpm

#3. In this step, we need to re-compile the Virtual Machine driver kernel section (some errors will be encountered during the use process, mostly because this part is not run ):

Sudo/etc/init. d/vboxdrv setup #4. Add the vboxusers group to the group of the current user:

Sudo usermod-G vboxusers-a YOUR_USERNAME or

Sudo usermod-G vboxusers-a $ USER

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.