Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. (Enter the items you want to select, separated by spaces.)
  2.  
  3. GRUB install devices: 2
  4.  
  5.  
  6. Installing for i386-pc platform.
  7. Installation finished. No error reported.
  8. Generating grub configuration file ...
  9. Found linux image: /boot/vmlinuz-4.4.0-31-generic
  10. Found initrd image: /boot/initrd.img-4.4.0-31-generic
  11. Found memtest86+ image: /boot/memtest86+.elf
  12. Found memtest86+ image: /boot/memtest86+.bin
  13. Found Windows 10 (loader) on /dev/sda1
  14. Found Windows Recovery Environment (loader) on /dev/sda2
  15. Found Windows Recovery Environment (loader) on /dev/sda3
  16. done
  17. fatherwh0@fatherwh0-HP:~/Desktop/bootinfoscript-master$ debconf-show grub-pc
  18. debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
  19. grub-pc/install_devices_failed: false
  20. * grub2/linux_cmdline:
  21. * grub-pc/install_devices: /dev/disk/by-id/usb-WD_My_Passport_0820_575843314141335230363834-0:0
  22. grub-pc/install_devices_disks_changed:
  23. grub-pc/mixed_legacy_and_grub2: true
  24. grub2/force_efi_extra_removable: false
  25. grub-pc/postrm_purge_boot_grub: false
  26. grub-pc/disk_description:
  27. grub-pc/hidden_timeout: false
  28. grub-pc/timeout: 10
  29. * grub2/linux_cmdline_default:
  30. grub-pc/chainload_from_menu.lst: true
  31. grub-pc/kopt_extracted: false
  32. grub2/device_map_regenerated:
  33. grub-pc/install_devices_failed_upgrade: true
  34. grub-pc/partition_description:
  35. grub2/kfreebsd_cmdline:
  36. grub-pc/install_devices_empty: false
  37. grub2/kfreebsd_cmdline_default: quiet splash
  38. fatherwh0@fatherwh0-HP:~/Desktop/bootinfoscript-master$ ls -l /dev/disk/by-id/
  39. total 0
  40. lrwxrwxrwx 1 root root 9 Nov 3 19:31 ata-hp_CDDVDW_SN-208BB_R8HB6GHC30071H -> ../../sr0
  41. lrwxrwxrwx 1 root root 9 Nov 3 19:31 ata-ST500LM012_HN-M500MBB_S2SVJ9FC412964 -> ../../sda
  42. lrwxrwxrwx 1 root root 10 Nov 3 19:31 ata-ST500LM012_HN-M500MBB_S2SVJ9FC412964-part1 -> ../../sda1
  43. lrwxrwxrwx 1 root root 10 Nov 3 19:31 ata-ST500LM012_HN-M500MBB_S2SVJ9FC412964-part2 -> ../../sda2
  44. lrwxrwxrwx 1 root root 10 Nov 3 19:31 ata-ST500LM012_HN-M500MBB_S2SVJ9FC412964-part3 -> ../../sda3
  45. lrwxrwxrwx 1 root root 10 Nov 3 19:31 ata-ST500LM012_HN-M500MBB_S2SVJ9FC412964-part4 -> ../../sda4
  46. lrwxrwxrwx 1 root root 9 Nov 3 20:04 usb-WD_My_Passport_0820_575843314141335230363834-0:0 -> ../../sdb
  47. lrwxrwxrwx 1 root root 10 Nov 3 20:04 usb-WD_My_Passport_0820_575843314141335230363834-0:0-part1 -> ../../sdb1
  48. lrwxrwxrwx 1 root root 10 Nov 3 20:04 usb-WD_My_Passport_0820_575843314141335230363834-0:0-part2 -> ../../sdb2
  49. lrwxrwxrwx 1 root root 10 Nov 3 20:04 usb-WD_My_Passport_0820_575843314141335230363834-0:0-part5 -> ../../sdb5
  50. lrwxrwxrwx 1 root root 10 Nov 3 20:04 usb-WD_My_Passport_0820_575843314141335230363834-0:0-part6 -> ../../sdb6
  51. lrwxrwxrwx 1 root root 9 Nov 3 19:31 wwn-0x50004cf2073ab691 -> ../../sda
  52. lrwxrwxrwx 1 root root 10 Nov 3 19:31 wwn-0x50004cf2073ab691-part1 -> ../../sda1
  53. lrwxrwxrwx 1 root root 10 Nov 3 19:31 wwn-0x50004cf2073ab691-part2 -> ../../sda2
  54. lrwxrwxrwx 1 root root 10 Nov 3 19:31 wwn-0x50004cf2073ab691-part3 -> ../../sda3
  55. lrwxrwxrwx 1 root root 10 Nov 3 19:31 wwn-0x50004cf2073ab691-part4 -> ../../sda4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement