daily pastebin goal
88%
SHARE
TWEET

Untitled

a guest Mar 2nd, 2017 142 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@hx7a69:~# dkms install virtualbox/5.0.32
  2.  
  3. Kernel preparation unnecessary for this kernel.  Skipping...
  4.  
  5. Building module:
  6. cleaning build area....
  7. make KERNELRELEASE=4.10.1-041001-generic -C /lib/modules/4.10.1-041001-generic/build M=/var/lib/dkms/virtualbox/5.0.32/build.....(bad exit status: 2)
  8. ERROR (dkms apport): kernel package linux-headers-4.10.1-041001-generic is not supported
  9. Error! Bad return status for module build on kernel: 4.10.1-041001-generic (x86_64)
  10. Consult /var/lib/dkms/virtualbox/5.0.32/build/make.log for more information.
  11. root@hx7a69:~# uname -a
  12. Linux hx7a69 4.10.1-041001-generic #201702260735 SMP Sun Feb 26 12:36:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  13. root@hx7a69:~# apt-cache search 4.10.1
  14. linux-image-4.10.1-041001-generic - Linux kernel image for version 4.10.1 on 64 bit x86 SMP
  15. linux-headers-4.10.1-041001-generic - Linux kernel headers for version 4.10.1 on 64 bit x86 SMP
  16. linux-headers-4.10.1-041001 - Header files related to Linux kernel version 4.10.1
  17. root@hx7a69:~# dpkg -l |grep 4.10.1
  18. ii  linux-headers-4.10.1-041001           4.10.1-041001.201702260735                    all          Header files related to Linux kernel version 4.10.1
  19. ii  linux-headers-4.10.1-041001-generic   4.10.1-041001.201702260735                    amd64        Linux kernel headers for version 4.10.1 on 64 bit x86 SMP
  20. ii  linux-image-4.10.1-041001-generic     4.10.1-041001.201702260735                    amd64        Linux kernel image for version 4.10.1 on 64 bit x86 SMP
RAW Paste Data
Top