Find the answer to your Linux question:
Results 1 to 5 of 5
hi , i had installed virtual box in fedora 12, from VirtualBox-3.2-3.2.10_66523_fedora12-1.i686.rpm ************************************************** ********************************************* but after configuring everything , its says Kernel driver not installed (rc=-190 The VirtualBox Linux kernel ...
  1. #1
    Just Joined!
    Join Date
    Sep 2010
    Posts
    20

    virtual box not starting

    hi , i had installed virtual box in fedora 12,
    from
    VirtualBox-3.2-3.2.10_66523_fedora12-1.i686.rpm
    ************************************************** *********************************************

    but after configuring everything , its says


    Kernel driver not installed (rc=-190

    The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

    '/etc/init.d/vboxdrv setup'

    as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.


    ************************************************** ******************************************

    i executed this command but it said


    Stopping VirtualBox kernel modules [ OK ]
    Uninstalling old VirtualBox DKMS kernel modules [ OK ]
    Trying to register the VirtualBox kernel modules using DKMS[FAILED]
    (Failed, trying without DKMS)
    Recompiling VirtualBox kernel modules [FAILED]
    (Look at /var/log/vbox-install.log to find out what went wrong)
    ************************************************** **************************************
    i couldnt make out what to do,please help..................................

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Please post the contents of /var/log/vbox-install.log here. And are you running FC12 in 32-bit, or 64-bit mode? If 64-bits, then you need the x86_64 version of VirtualBox.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    One other thing - if you have enabled kvm or xen on your system, then VirtualBox won't install either.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  4. #4
    Just Joined!
    Join Date
    Sep 2010
    Posts
    20
    Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.

    i am using fedora 32 bit

    please tell me the exact steps ..............how to make it work

  5. #5
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    It sounds like you haven't installed the linux development headers that vbox needs to build the kernel module. You need to be sure that you have the following packages installed (using yum) on your system:

    kernel-headers
    kernel-devel
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...