Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Virtualbox in 18.04.03 LTS

  1. #1
    Join Date
    Nov 2019
    Beans
    14

    Virtualbox in 18.04.03 LTS

    Please somebody help. Lol, never used ubuntu before but am trying to use windows 10 in a virtual machine inside of ubuntu. I have installed latest version of virtualbox and added extension. However, i now want to install windows 10 iso file to run in virtual machine and had issue saying kernel driver not loading or available???
    Last edited by gardnermarquis43; November 23rd, 2019 at 10:03 PM.

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Virtualbox in 18.04.03 LTS

    Moved to virtualization as a more appropriate sub-forum.

    I'm sure there are those who would be quite willing to help, but you have not articulated a question.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Nov 2019
    Beans
    14

    Re: Virtualbox in 18.04.03 LTS

    thank you i was just editing my thread. i will move its my first day here bear with me lol

  4. #4
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Virtualbox in 18.04.03 LTS

    You can't move it. I already did.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  5. #5
    Join Date
    Nov 2019
    Beans
    14

    Re: Virtualbox in 18.04.03 LTS

    thx. any suggestions?

  6. #6
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Virtualbox in 18.04.03 LTS

    It has been many years since I used Virtualbox (I use the built-in KVM (Kernel Virtual Machine) in the kernel itself), but I think you need to install build-essential and dkms at the very least. Add linux-headers for good measure. Probably already have it, but you will be told if you do.

    Did you install via the instructions here or from the Ubuntu repositories? Because of Oracle's licensing, certain parts of Virtualbox cannot be made available through any distribution's repositories. You have to add them from Oracle's site anyway, so might as well get it clean from the start.

    I would suggest installing the following via the command line:

    Code:
    sudo apt install linux-headers-generic build-essential dkms
    and then downloading and installing from Oracle's site.
    Last edited by QIII; November 23rd, 2019 at 10:25 PM.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  7. #7
    Join Date
    Nov 2019
    Beans
    14

    Re: Virtualbox in 18.04.03 LTS

    thank you it also said to run root /sbin/vboxconfix

  8. #8
    Join Date
    Nov 2019
    Beans
    14

    Re: Virtualbox in 18.04.03 LTS

    should i also disable secure boot?

  9. #9
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Virtualbox in 18.04.03 LTS

    You have to disable secure boot or sign a security key before you can install build-essential dkms, it is much easier to disable it.

  10. #10
    Join Date
    Nov 2019
    Beans
    14

    Re: Virtualbox in 18.04.03 LTS

    thx yall i was able to do the QIII and it did a bunch of stuff lol. And yes wildmanne39 i was able to disable secureboot. Now once the headers are installed should i try again or should i delete virtualbox and then download again?

Page 1 of 2 12 LastLast

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
  •