Advertisement
Powderking

Install squeeze backports kernel

Jan 27th, 2012
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. $ sudo apt-get -t squeeze-backports install linux-image-amd64
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following extra packages will be installed:
  6. linux-image-3.1.0-0.bpo.1-amd64
  7. Suggested packages:
  8. linux-doc-3.1
  9. The following NEW packages will be installed:
  10. linux-image-3.1.0-0.bpo.1-amd64
  11. The following packages will be upgraded:
  12. linux-image-amd64
  13. 1 upgraded, 1 newly installed, 0 to remove and 42 not upgraded.
  14. Need to get 0 B/32.5 MB of archives.
  15. After this operation, 115 MB of additional disk space will be used.
  16. Do you want to continue [Y/n]?
  17. Reading changelogs... Done
  18. Preconfiguring packages ...
  19. Selecting previously deselected package linux-image-3.1.0-0.bpo.1-amd64.
  20. (Reading database ... 54594 files and directories currently installed.)
  21. Unpacking linux-image-3.1.0-0.bpo.1-amd64 (from .../linux-image-3.1.0-0.bpo.1-amd64_3.1.8-2~bpo60+1_amd64.deb) ...
  22. Preparing to replace linux-image-amd64 2.6.32+29 (using .../linux-image-amd64_3.1+41~bpo60+1_amd64.deb) ...
  23. Unpacking replacement linux-image-amd64 ...
  24. Setting up linux-image-3.1.0-0.bpo.1-amd64 (3.1.8-2~bpo60+1) ...
  25. Running depmod.
  26. Examining /etc/kernel/postinst.d.
  27. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.1.0-0.bpo.1-amd64 /boot/vmlinuz-3.1.0-0.bpo.1-amd64
  28. update-initramfs: Generating /boot/initrd.img-3.1.0-0.bpo.1-amd64
  29. run-parts: executing /etc/kernel/postinst.d/pm-utils 3.1.0-0.bpo.1-amd64 /boot/vmlinuz-3.1.0-0.bpo.1-amd64
  30. run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.1.0-0.bpo.1-amd64 /boot/vmlinuz-3.1.0-0.bpo.1-amd64
  31. Generating grub.cfg ...
  32. Found linux image: /boot/vmlinuz-3.1.0-0.bpo.1-amd64
  33. Found initrd image: /boot/initrd.img-3.1.0-0.bpo.1-amd64
  34. Found linux image: /boot/vmlinuz-2.6.32-5-amd64
  35. Found initrd image: /boot/initrd.img-2.6.32-5-amd64
  36. done
  37. Setting up linux-image-amd64 (3.1+41~bpo60+1) ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement