Results 1 to 2 of 2

Thread: SOLVED: Virtual Box Guest Additions on 4.14.0-kali3 Broken

  1. #1
    Join Date
    2018-Jan
    Posts
    1

    Lightbulb SOLVED: Virtual Box Guest Additions on 4.14.0-kali3 Broken

    Updating to latest kernel as of today breaks built in VBOXAdditions.

    Apparently Guest Additions now needs libelf-dev to build properly as per this post

    https://www.mail-archive.com/debian-...msg109908.html

    apt install libelf-dev
    apt install virtualbox-guest-dkms

    fixes the issue

  2. #2
    Join Date
    2018-Feb
    Posts
    5
    root@kali:~# apt install libelf-dev

    E: unable to locate package libelf-dev

    root@kali:~# apt install virtualbox-guest-dkms

    E: Unable to locate package virtualbox-guest-dkms

    ?

Similar Threads

  1. How to install virtualbox guest additions in virtual box V6
    By Nooblar_Haxur in forum General Archive
    Replies: 6
    Last Post: 2019-03-25, 04:46
  2. GUI broken after installation of virtual box guest additions.
    By SavDad in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2017-10-24, 19:05
  3. guest additions + upgrade
    By aw810 in forum General Archive
    Replies: 5
    Last Post: 2014-01-12, 20:41
  4. Guest Additions VirtualBox
    By quentoli in forum Installing Archive
    Replies: 1
    Last Post: 2013-04-21, 18:31

Posting Permissions

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