Results 1 to 2 of 2

Thread: Install VirtualBox

  1. #1
    Join Date
    2020-Aug
    Posts
    3

    Smile Install VirtualBox

    Hello, i am trying to install a Windows 7 on virtual box on my Lnux Kali.

    When i start VirtualBox i have the following terror...

    Code:
    kali@kali:~$ virtualboxWARNING: The character device /dev/vboxdrv does not exist.
             Please install the virtualbox-dkms package and the appropriate
             headers, most likely linux-headers-amd64.
    
    
             You will not be able to start VMs until this problem is fixed.
    I try to install the missing packages.
    Code:
    kali@kali:~$ sudo apt-get install virtualbox-dkmsReading package lists... Done
    Building dependency tree       
    Reading state information... Done
    virtualbox-dkms is already the newest version (6.1.12-dfsg-3).
    The following package was automatically installed and is no longer required:
      libx265-179
    Use 'sudo apt autoremove' to remove it.
    0 upgraded, 0 newly installed, 0 to remove and 784 not upgraded.

    But VirtualBox doesnt allow me to setup a vmachine.

  2. #2
    Join Date
    2020-Aug
    Posts
    5
    Is virtualization disabled in BIOS?
    Or
    Secure Boot enabled?

Similar Threads

  1. Install VirtualBox
    By Kalitime in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2020-08-08, 14:05
  2. Replies: 11
    Last Post: 2017-09-24, 23:06
  3. Cannot install headers after Kali install on Virtualbox
    By qawsedrf in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-05-13, 21:07

Posting Permissions

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