Advertisement
mesmariusz

guestadd-cubic

Sep 4th, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.88 KB | None | 0 0
  1. root@Mariusz-Lenovo-Ubuntu:~ # mkdir kernet-4-15
  2. root@Mariusz-Lenovo-Ubuntu:~ # cd kernet-4-15
  3. root@Mariusz-Lenovo-Ubuntu:~/kernet-4-15 # wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500_4.15.0-041500.201802011154_all.deb
  4. --2019-09-04 20:27:07-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500_4.15.0-041500.201802011154_all.deb
  5. Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216
  6. Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected.
  7. HTTP request sent, awaiting response... 200 OK
  8. Length: 10864718 (10M) [application/x-debian-package]
  9. Saving to: ‘linux-headers-4.15.0-041500_4.15.0-041500.201802011154_all.deb’
  10.  
  11. linux-headers-4.15. 100%[===================>] 10.36M 1.04MB/s in 9.9s
  12.  
  13. 2019-09-04 20:27:18 (1.04 MB/s) - ‘linux-headers-4.15.0-041500_4.15.0-041500.201802011154_all.deb’ saved [10864718/10864718]
  14.  
  15. root@Mariusz-Lenovo-Ubuntu:~/kernet-4-15 # wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb
  16. --2019-09-04 20:27:28-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb
  17. Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216
  18. Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected.
  19. HTTP request sent, awaiting response... 200 OK
  20. Length: 1049266 (1.0M) [application/x-debian-package]
  21. Saving to: ‘linux-headers-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb’
  22.  
  23. linux-headers-4.15. 100%[===================>] 1.00M 1.10MB/s in 0.9s
  24.  
  25. 2019-09-04 20:27:29 (1.10 MB/s) - ‘linux-headers-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb’ saved [1049266/1049266]
  26.  
  27. root@Mariusz-Lenovo-Ubuntu:~/kernet-4-15 # wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-image-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb
  28. --2019-09-04 20:27:58-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-image-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb
  29. Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216
  30. Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected.
  31. HTTP request sent, awaiting response... 200 OK
  32. Length: 52515258 (50M) [application/x-debian-package]
  33. Saving to: ‘linux-image-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb’
  34.  
  35. linux-image-4.15.0- 100%[===================>] 50.08M 1.04MB/s in 48s
  36.  
  37. 2019-09-04 20:28:47 (1.04 MB/s) - ‘linux-image-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb’ saved [52515258/52515258]
  38.  
  39. root@Mariusz-Lenovo-Ubuntu:~/kernet-4-15 # dpkg -i *.deb
  40. Selecting previously unselected package linux-headers-4.15.0-041500-generic.
  41. (Reading database ... 217056 files and directories currently installed.)
  42. Preparing to unpack linux-headers-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb ...
  43. Unpacking linux-headers-4.15.0-041500-generic (4.15.0-041500.201802011154) ...
  44. Selecting previously unselected package linux-headers-4.15.0-041500.
  45. Preparing to unpack linux-headers-4.15.0-041500_4.15.0-041500.201802011154_all.deb ...
  46. Unpacking linux-headers-4.15.0-041500 (4.15.0-041500.201802011154) ...
  47. Selecting previously unselected package linux-image-4.15.0-041500-generic.
  48. Preparing to unpack linux-image-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb ...
  49. Examining /etc/kernel/preinst.d/
  50. run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.15.0-041500-generic /boot/vmlinuz-4.15.0-041500-generic
  51. Done.
  52. Unpacking linux-image-4.15.0-041500-generic (4.15.0-041500.201802011154) ...
  53. dpkg: dependency problems prevent configuration of linux-headers-4.15.0-041500-generic:
  54. linux-headers-4.15.0-041500-generic depends on libssl1.0.0 (>= 1.0.0); however:
  55. Package libssl1.0.0 is not installed.
  56.  
  57. dpkg: error processing package linux-headers-4.15.0-041500-generic (--install):
  58. dependency problems - leaving unconfigured
  59. Setting up linux-headers-4.15.0-041500 (4.15.0-041500.201802011154) ...
  60. Setting up linux-image-4.15.0-041500-generic (4.15.0-041500.201802011154) ...
  61. Running depmod.
  62. update-initramfs: deferring update (hook will be called later)
  63. The link /initrd.img is a dangling linkto /boot/initrd.img-5.0.0-13-generic
  64. The link /vmlinuz is a dangling linkto /boot/vmlinuz-5.0.0-13-generic
  65. Examining /etc/kernel/postinst.d.
  66. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.15.0-041500-generic /boot/vmlinuz-4.15.0-041500-generic
  67. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.15.0-041500-generic /boot/vmlinuz-4.15.0-041500-generic
  68. update-initramfs: Generating /boot/initrd.img-4.15.0-041500-generic
  69. cryptsetup: WARNING: Couldn't determine root device
  70. cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
  71. nor crypto modules. If that's on purpose, you may want to uninstall the
  72. 'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
  73. integration and avoid this warning.
  74. run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.15.0-041500-generic /boot/vmlinuz-4.15.0-041500-generic
  75. run-parts: executing /etc/kernel/postinst.d/vboxadd 4.15.0-041500-generic /boot/vmlinuz-4.15.0-041500-generic
  76. VirtualBox Guest Additions: Building the modules for kernel
  77. 4.15.0-041500-generic.
  78. update-initramfs: deferring update (hook will be called later)
  79. run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.15.0-041500-generic /boot/vmlinuz-4.15.0-041500-generic
  80. Errors were encountered while processing:
  81. linux-headers-4.15.0-041500-generic
  82. root@Mariusz-Lenovo-Ubuntu:~/kernet-4-15 # /home/VBoxLinuxAdditions.run
  83. Verifying archive integrity... All good.
  84. Uncompressing VirtualBox 6.0.10 Guest Additions for Linux........
  85. VirtualBox Guest Additions installer
  86. Removing installed version 6.0.10 of VirtualBox Guest Additions...
  87. update-initramfs: Generating /boot/initrd.img-4.15.0-041500-generic
  88. Running in chroot, ignoring request: daemon-reload
  89. Copying additional installer modules ...
  90. Installing additional modules ...
  91. depmod: ERROR: could not open directory /lib/modules/4.15.0-55-generic: No such file or directory
  92. depmod: FATAL: could not search modules: No such file or directory
  93. VirtualBox Guest Additions: Starting.
  94. VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
  95. modules. This may take a while.
  96. VirtualBox Guest Additions: To build modules for other installed kernels, run
  97. VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version>
  98. VirtualBox Guest Additions: or
  99. VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all
  100. VirtualBox Guest Additions: Kernel headers not found for target kernel
  101. 4.15.0-55-generic. Please install them and execute
  102. /sbin/rcvboxadd setup
  103. modprobe vboxguest failed
  104. The log file /var/log/vboxadd-setup.log may contain further information.
  105. Running in chroot, ignoring request: daemon-reload
  106. root@Mariusz-Lenovo-Ubuntu:~/kernet-4-15 #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement