Advertisement
Guest User

Untitled

a guest
Jun 10th, 2018
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. sudo apt-get install -y virtualbox-dkms
  2. Paketlisten werden gelesen... Fertig
  3. Abhängigkeitsbaum wird aufgebaut.
  4. Statusinformationen werden eingelesen.... Fertig
  5. E: Paket virtualbox-dkms kann nicht gefunden werden.
  6. root@localhost:~/Downloads# sudo apt-get install -y virtualbox-dkms
  7. Paketlisten werden gelesen... Fertig
  8. Abhängigkeitsbaum wird aufgebaut.
  9. Statusinformationen werden eingelesen.... Fertig
  10. E: Paket virtualbox-dkms kann nicht gefunden werden.
  11. root@localhost:~/Downloads# sudo /sbin/vboxconfig
  12. Created symlink /etc/systemd/system/multi-user.target.wants/vboxdrv.service → /lib/systemd/system/vboxdrv.service.
  13. Created symlink /etc/systemd/system/multi-user.target.wants/vboxballoonctrl-service.service → /lib/systemd/system/vboxballoonctrl-service.service.
  14. Created symlink /etc/systemd/system/multi-user.target.wants/vboxautostart-service.service → /lib/systemd/system/vboxautostart-service.service.
  15. Created symlink /etc/systemd/system/multi-user.target.wants/vboxweb-service.service → /lib/systemd/system/vboxweb-service.service.
  16. vboxdrv.sh: Stopping VirtualBox services.
  17. vboxdrv.sh: Building VirtualBox kernel modules.
  18. This system is currently not set up to build kernel modules.
  19. Please install the Linux kernel "header" files matching the current kernel
  20. for adding new hardware support to the system.
  21. The distribution packages containing the headers are probably:
  22. linux-headers-amd64 linux-headers-4.13.0-kali1-amd64
  23. This system is currently not set up to build kernel modules.
  24. Please install the Linux kernel "header" files matching the current kernel
  25. for adding new hardware support to the system.
  26. The distribution packages containing the headers are probably:
  27. linux-headers-amd64 linux-headers-4.13.0-kali1-amd64
  28.  
  29. There were problems setting up VirtualBox. To re-start the set-up process, run
  30. /sbin/vboxconfig
  31. as root.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement