Guest User

Untitled

a guest
Jan 19th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. tony@nash:~$ sudo apt-get install diod
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libpanel-applet-4-0 libswscale0 libavutil50 libboost-test1.42.0 libboost-regex1.42.0 libboost-wave1.42.0 libindicator6 libx264-116 anthy-common anthy
  7. unity-2d-launcher libboost-program-options1.42.0 libgtkspell3-0 libminiupnpc5 libpostproc51 libaccess-bridge-java-jni libnux-1.0-0 libaccess-bridge-java
  8. libboost-thread1.42.0 libavformat52 libboost-date-time1.42.0 libnux-1.0-common libmusicbrainz4c2a libboost-signals1.42.0 gir1.2-dee-0.5 libvpx0
  9. libboost-graph1.42.0 libboost-math1.42.0 libboost-iostreams1.42.0 libmysqlclient16 libnl3 libavcodec52 icc-profiles-free libanthy0 libid3tag0
  10. libapt-inst1.3 libindicator3-6 libboost-filesystem1.42.0 libreoffice-l10n-common libreadline5 libnatpmp1 libboost-system1.42.0 unity-2d-places
  11. gir1.2-panelapplet-4.0 libllvm2.9 libboost-python1.42.0
  12. Use 'apt-get autoremove' to remove them.
  13. The following extra packages will be installed:
  14. libmunge2
  15. The following NEW packages will be installed:
  16. diod libmunge2
  17. 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
  18. 40 not fully installed or removed.
  19. Need to get 398 kB of archives.
  20. After this operation, 1,085 kB of additional disk space will be used.
  21. Do you want to continue [Y/n]? y
  22. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe libmunge2 i386 0.5.10-1 [20.1 kB]
  23. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/universe diod i386 1.0~pre59-1 [378 kB]
  24. Fetched 398 kB in 0s (1,550 kB/s)
  25. Selecting previously unselected package libmunge2.
  26. (Reading database ... 276443 files and directories currently installed.)
  27. Unpacking libmunge2 (from .../libmunge2_0.5.10-1_i386.deb) ...
  28. Selecting previously unselected package diod.
  29. Unpacking diod (from .../diod_1.0~pre59-1_i386.deb) ...
  30. Processing triggers for man-db ...
  31. Processing triggers for ureadahead ...
  32. ureadahead will be reprofiled on next reboot
  33. Setting up initramfs-tools (0.99ubuntu13) ...
  34. update-initramfs: deferring update (trigger activated)
  35. Setting up memtest86+ (4.20-1.1ubuntu1) ...
  36. Generating grub.cfg ...
  37. Found linux image: /boot/vmlinuz-3.2.0-35-generic-pae
  38. Found initrd image: /boot/initrd.img-3.2.0-35-generic-pae
  39. Found linux image: /boot/vmlinuz-3.0.0-25-generic-pae
  40. Found initrd image: /boot/initrd.img-3.0.0-25-generic-pae
  41. Found linux image: /boot/vmlinuz-3.0.0-24-generic-pae
  42. Found initrd image: /boot/initrd.img-3.0.0-24-generic-pae
  43. Found linux image: /boot/vmlinuz-2.6.38-8-generic-pae
  44. Found initrd image: /boot/initrd.img-2.6.38-8-generic-pae
  45. Found memtest86+ image: /boot/memtest86+.bin
  46. rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy
  47. rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy
  48. rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy
  49. grub-probe: error: cannot find a GRUB drive for /dev/sdb2. Check your device.map.
  50. Found Ubuntu 9.10 (9.10) on /dev/sda1
  51. done
  52.  
  53.  
  54.  
  55. tony@nash:~$ lsblk
  56. NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
  57. sr0 11:0 1 1024M 0 rom
  58. sda 8:0 0 931.5G 0 disk
  59. ├─sda1 8:1 0 77.1G 0 part
  60. ├─sda2 8:2 0 5.7G 0 part
  61. └─sda3 8:3 0 848.7G 0 part
  62. sdb 8:16 0 931.5G 0 disk
  63. ├─sdb1 8:17 0 465.8G 0 part
  64. └─sdb2 8:18 0 465.8G 0 part
  65. sdc 8:32 0 931.5G 0 disk
  66. sdd 8:48 0 465.8G 0 disk
  67. ├─sdd1 8:49 0 461.8G 0 part /
  68. ├─sdd2 8:50 0 1K 0 part
  69. └─sdd5 8:53 0 4G 0 part [SWAP]
Advertisement
Add Comment
Please, Sign In to add comment