Advertisement
Guest User

Untitled

a guest
Jun 30th, 2018
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. root@server ~ # apt install linux-image-generic-hwe-16.04
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following additional packages will be installed:
  6. linux-image-4.13.0-45-generic linux-image-extra-4.13.0-45-generic
  7. Suggested packages:
  8. fdutils linux-tools linux-headers-4.13.0-45-generic
  9. The following NEW packages will be installed:
  10. linux-image-4.13.0-45-generic linux-image-extra-4.13.0-45-generic linux-image-generic-hwe-16.04
  11. 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
  12. Need to get 52.5 MB of archives.
  13. After this operation, 239 MB of additional disk space will be used.
  14. Do you want to continue? [Y/n] y
  15. Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-4.13.0-45-generic amd64 4.13.0-45.50~16.04.1 [20.9 MB]
  16. Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-extra-4.13.0-45-generic amd64 4.13.0-45.50~16.04.1 [31.6 MB]
  17. Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-generic-hwe-16.04 amd64 4.13.0.45.64 [2,460 B]
  18. Fetched 52.5 MB in 2s (20.0 MB/s)
  19. Selecting previously unselected package linux-image-4.13.0-45-generic.
  20. (Reading database ... 199864 files and directories currently installed.)
  21. Preparing to unpack .../linux-image-4.13.0-45-generic_4.13.0-45.50~16.04.1_amd64.deb ...
  22. Examining /etc/kernel/preinst.d/
  23. run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.13.0-45-generic /boot/vmlinuz-4.13.0-45-generic
  24. Done.
  25. Unpacking linux-image-4.13.0-45-generic (4.13.0-45.50~16.04.1) ...
  26. Selecting previously unselected package linux-image-extra-4.13.0-45-generic.
  27. Preparing to unpack .../linux-image-extra-4.13.0-45-generic_4.13.0-45.50~16.04.1_amd64.deb ...
  28. Unpacking linux-image-extra-4.13.0-45-generic (4.13.0-45.50~16.04.1) ...
  29. Selecting previously unselected package linux-image-generic-hwe-16.04.
  30. Preparing to unpack .../linux-image-generic-hwe-16.04_4.13.0.45.64_amd64.deb ...
  31. Unpacking linux-image-generic-hwe-16.04 (4.13.0.45.64) ...
  32. Setting up linux-image-4.13.0-45-generic (4.13.0-45.50~16.04.1) ...
  33. Running depmod.
  34. update-initramfs: deferring update (hook will be called later)
  35. Examining /etc/kernel/postinst.d.
  36. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.13.0-45-generic /boot/vmlinuz-4.13.0-45-generic
  37. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.13.0-45-generic /boot/vmlinuz-4.13.0-45-generic
  38. update-initramfs: Generating /boot/initrd.img-4.13.0-45-generic
  39. run-parts: executing /etc/kernel/postinst.d/pm-utils 4.13.0-45-generic /boot/vmlinuz-4.13.0-45-generic
  40. run-parts: executing /etc/kernel/postinst.d/update-notifier 4.13.0-45-generic /boot/vmlinuz-4.13.0-45-generic
  41. run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.13.0-45-generic /boot/vmlinuz-4.13.0-45-generic
  42. Generating grub configuration file ...
  43. grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  44. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  45. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  46. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  47. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  48. Found linux image: /boot/vmlinuz-4.13.0-45-generic
  49. Found initrd image: /boot/initrd.img-4.13.0-45-generic
  50. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  51. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  52. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  53. Found linux image: /boot/vmlinuz-4.13.0-43-generic
  54. Found initrd image: /boot/initrd.img-4.13.0-43-generic
  55. /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image..
  56. done
  57. Setting up linux-image-generic-hwe-16.04 (4.13.0.45.64) ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement