[Fedora Core 6] virtualbox Installation Problems

Source: Internet
Author: User
  1. Download virtualbox_1.3.6_linux_x86.run
  2. An error occurred while running./virtualbox_1.3.6_linux_x86.run install/opt/virtualbox.
    ./Virtualbox_1.3.6_linux_x86.run install/opt/virtualbox
    Verifying archive integrity... all good.
    Uncompressing virtualbox for Linux installation ........
    Virtualbox version 1.3.6 (Tue Feb 20 13:26:32 CET 2007) Installation
    Please install the build and header files for your current Linux kernel.
    The current kernel version is 2.6.18-1.2798.fc6
    Problems were found which wowould prevent virtualbox from installing.
    Please correct these problems and try again.
  3. View virtualbox Manual
  4. Unbind the virtualbox. Run File
    ./Virtualbox. Run -- keep -- noexec
    Will be decompressed to the install directory
  5. Mkdir/opt/virtualbox
  6. Tar jxf./install/virtualbox.tar.bz2-C/opt/virtualbox
  7. The source code will be stored in/opt/virtualbox/src
  8. CD/opt/virtualbox/src
  9. Make. The kernel-devel file is still not found.
  10. Open the MAKEFILE file and check that kerl_dir is/lib/modules/xxxx. xxx. XX, the build directory link installed by RPM by default has an error. Change the link /.. /.. /usr/src/kernels/2.6.18-1.2798.fc6-i686
  11. Make is normal. virtualbox. Run install is also normal.
  12. An error occurred while running virtualbox.
    /Dev/vboxdrv not writable for some reason. If you recently added the current
    User to the vboxusers group then you have to logout and re-login to take
    Change effect.
  13. After searching, there is no vboxdrv file under/dev. It can be seen that the kernel module is not loaded.
  14. Modprobe vboxdrv error: Invalid format
  15. Modprobe-F vboxdrv runs virtualbox normally after being forcibly loaded, but it may be a risk.

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.