Results 1 to 2 of 2

Thread: Can't launch any VM on PureOs

  1. #1
    Join Date
    2020-Mar
    Posts
    1

    Angry Can't launch any VM on PureOs

    Ok, I am using PureOs

    I installed last virtuabox release and it's being one week I try to launch a VM (kali or any other OS) but I got this error:
    PHP Code:
    Kernel driver not installed (rc=-1908)
     
    The VirtualBox Linux kernel driver is either not loaded or not set up correctlyPlease try setting it up again by executing

    '/sbin/vboxconfig'

    as root.

    If 
    your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrvvboxnetfltvboxnetadpvboxpcibefore you can load themPlease see your Linux system's documentation for more information.

    where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT. 
    I saw a lot of threads on web about it, sorry to make another one, I understand a little bit the problems around but nothing work yet. I don't understand how sign kernel modules.

    About secure boot, I am on asus P8H67-M, even I disable secure boot or not in BIOS nothing change.

    VBox worked fine on the same pc with ElementaryOs or Ubuntu.


    On PureOs terminal :

    PHP Code:
    root@xxxxxx:/home/xxxxxx# virtualbox
     
    WARNINGThe vboxdrv kernel module is not loadedEither there is no module
             available 
    for the current kernel (4.19.0-5-amd64) or it failed to
             load
    Please recompile the kernel module and install it by

               sudo 
    /sbin/vboxconfig

             You will not be able to start VMs until this problem is fixed

    PHP Code:
    root@xxxxx:/home/xxxxx# sudo /sbin/vboxconfig
     
    vboxdrv.shStopping VirtualBox services.
    vboxdrv.shStarting VirtualBox services.
    vboxdrv.shBuilding VirtualBox kernel modules.
    vboxdrv.shfailedmodprobe vboxdrv failedPlease use 'dmesg' to find out why.

    There were problems setting up VirtualBox.  To re-start the set-up processrun
      
    /sbin/vboxconfig
    as root.  If your system is using EFI Secure Boot you may need to sign the
    kernel modules 
    (vboxdrvvboxnetfltvboxnetadpvboxpcibefore you can load
    them
    Please see your Linux system's documentation for more information. 
    Do you want dmesg or something else


    Thank a lot for help me, my motivation is to learn

  2. #2
    Join Date
    2020-Apr
    Posts
    1
    Did you ever get this solved?

Similar Threads

  1. Terminal doesn't launch
    By OSXKing in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-01-06, 12:00

Posting Permissions

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