Results 1 to 7 of 7

Thread: Virtualbox installation on Ubuntu 18.04 - Bug

  1. #1
    Join Date
    Oct 2018
    Beans
    3

    Virtualbox installation on Ubuntu 18.04 - Bug

    Hi!

    After installing Virtualbox, in version 5.2.10-dfsg-6ubuntu18.04.1, and trying to start Windows 10 I get the error:

    Code:
    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
    
    '/sbin/vboxconfig'
    
    as root.

    I've tried different things. This too:

    Code:
    sudo apt-get update
    sudo apt-get install build-essential gcc make perl

    Unfortunately, nothing helped. :/
    I underline that I have Ubuntu version 18.04


    I will be grateful for your help in this topic.

    Thx

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Virtualbox installation on Ubuntu 18.04 - Bug

    Thread moved to Virtualisation for a better fit

  3. #3
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Virtualbox installation on Ubuntu 18.04 - Bug

    Not to ask a stupid question, but did you run?
    Code:
    sudo /sbin/vboxconfig
    What was the result?

  4. #4
    Join Date
    Oct 2018
    Beans
    3

    Re: Virtualbox installation on Ubuntu 18.04 - Bug

    I did it a few times. Each time the result is:

    Code:
    root@maciek-XPS-13-9360:/home/maciek# /sbin/vboxconfig
    vboxdrv.sh: Stopping VirtualBox services.
    vboxdrv.sh: Starting VirtualBox services.
    vboxdrv.sh: Building VirtualBox kernel modules.
    vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
    
    There were problems setting up VirtualBox.  To re-start the set-up process, run
      /sbin/vboxconfig
    as root.
    I'll just add that I did it with the command "sudo" and in root mode.

  5. #5
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Virtualbox installation on Ubuntu 18.04 - Bug

    And ... what does dmesg show that is relevant?

  6. #6
    Join Date
    Oct 2018
    Beans
    3

    Re: Virtualbox installation on Ubuntu 18.04 - Bug

    Post to close.


    Secure boot blocked virtalbox access to resources.

  7. #7
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Virtualbox installation on Ubuntu 18.04 - Bug

    If you want to close this, please use the "thread tools" button at the top and mark it as "SOLVED"
    That helps the community, but posted the solution like you did is always VERY helpful too.

Tags for this Thread

Bookmarks

Posting Permissions

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