[Linux] Notes on installation of VirtualBox on Fedora 20 Virtual Machine

Source: Internet
Author: User

First install: kernel-devel

Execute Command:

yum install kernel-devel-$(uname -r)

Download the virtual machine of the corresponding version from the official Virtualbox website.


Https://www.virtualbox.org/wiki/Linux_Downloads

Then


#rpm -ivh VirtualBox-4.3-4.3.6_91406_fedora18-1.x86_64.rpm

Direct Installation


#usermod -G vboxusers your_user_name

Then execute the command to start virtualBox:

# /etc/rc.d/init.d/vboxdrv setup

The following information is displayed:

Stopping VirtualBox kernel modules                         [  OK  ]Uninstalling old VirtualBox DKMS kernel modules            [  OK  ]Removing old VirtualBox kernel module                      [  OK  ]Trying to register the VirtualBox kernel modules using DKMS[  OK  ]Starting VirtualBox kernel modules                         [  OK  ]

Now the virtual machine is successfully installed.


Zemo hand, reproduced indicated Source: http://blog.csdn.net/zemochen/article/details/18151171

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.