1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Nov2014]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sda.
  4. => No boot loader is installed in the MBR of /dev/sdb.
  5. sda1: __________________________________________________________________________
  6. File system: vfat
  7. Boot sector type: SYSLINUX 4.07 2013-07-25
  8. Boot sector info: Syslinux looks at sector 60912 of /dev/sda1 for its
  9. second stage. SYSLINUX is installed in the /uui
  10. directory. No errors found in the Boot Parameter Block.
  11. Operating System:
  12. Boot files: /boot/grub/grub.cfg /EFI/BOOT/grubx64.efi
  13. sdb1: __________________________________________________________________________
  14. File system: vfat
  15. Boot sector type: FAT32
  16. Boot sector info: No errors found in the Boot Parameter Block.
  17. Operating System:
  18. Boot files: /EFI/ubuntu/MokManager.efi /EFI/ubuntu/grubx64.efi
  19. /EFI/ubuntu/shimx64.efi
  20. sdb2: __________________________________________________________________________
  21. File system: ext4
  22. Boot sector type: -
  23. Boot sector info:
  24. Operating System: Linux Mint 17.1 Rebecca
  25. Boot files: /boot/grub/grub.cfg /etc/fstab
  26. sdb3: __________________________________________________________________________
  27. File system: swap
  28. Boot sector type: -
  29. Boot sector info:
  30. ============================ Drive/Partition Info: =============================
  31. Drive: sda _____________________________________________________________________
  32. Disk /dev/sda: 8010 MB, 8010194944 bytes
  33. 214 heads, 8 sectors/track, 9138 cylinders, total 15644912 sectors
  34. Units = sectors of 1 * 512 = 512 bytes
  35. Sector size (logical/physical): 512 bytes / 512 bytes
  36. Partition Boot Start Sector End Sector # of Sectors Id System
  37. /dev/sda1 * 2,048 15,644,671 15,642,624 c W95 FAT32 (LBA)
  38. Drive: sdb _____________________________________________________________________
  39. Disk /dev/sdb: 120.0 GB, 120034123776 bytes
  40. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  41. Units = sectors of 1 * 512 = 512 bytes
  42. Sector size (logical/physical): 512 bytes / 512 bytes
  43. Partition Boot Start Sector End Sector # of Sectors Id System
  44. /dev/sdb1 1 234,441,647 234,441,647 ee GPT
  45. GUID Partition Table detected.
  46. Partition Start Sector End Sector # of Sectors System
  47. /dev/sdb1 2,048 1,050,623 1,048,576 EFI System partition
  48. /dev/sdb2 1,050,624 226,621,439 225,570,816 Data partition (Linux)
  49. /dev/sdb3 226,621,440 234,440,703 7,819,264 Swap partition (Linux)
  50. "blkid" output: ________________________________________________________________
  51. Device UUID TYPE LABEL
  52. /dev/loop0 squashfs
  53. /dev/sda1 18FF-1F32 vfat UUI
  54. /dev/sdb1 0218-F10A vfat
  55. /dev/sdb2 7714cfe6-0915-421c-96a2-506d75222dc4 ext4
  56. /dev/sdb3 e1e2ab40-9c01-405c-a69d-d2a445172d22 swap
  57. ========================= "ls -l /dev/disk/by-id" output: ======================
  58. total 0
  59. lrwxrwxrwx 1 root root 9 Feb 2 23:52 ata-MKNSSDAT120GB-V_M8140821AS1512252 -> ../../sdb
  60. lrwxrwxrwx 1 root root 10 Feb 2 23:29 ata-MKNSSDAT120GB-V_M8140821AS1512252-part1 -> ../../sdb1
  61. lrwxrwxrwx 1 root root 10 Feb 2 23:11 ata-MKNSSDAT120GB-V_M8140821AS1512252-part2 -> ../../sdb2
  62. lrwxrwxrwx 1 root root 10 Feb 2 23:11 ata-MKNSSDAT120GB-V_M8140821AS1512252-part3 -> ../../sdb3
  63. lrwxrwxrwx 1 root root 9 Feb 2 23:11 usb-Generic_USB2.0-CRW_20100201396000000 -> ../../sdc
  64. lrwxrwxrwx 1 root root 9 Feb 2 23:52 usb-Kingston_DT_101_G2_001CC0EC303CFBA1F5FF2405-0:0 -> ../../sda
  65. lrwxrwxrwx 1 root root 10 Feb 2 23:29 usb-Kingston_DT_101_G2_001CC0EC303CFBA1F5FF2405-0:0-part1 -> ../../sda1
  66. ================================ Mount points: =================================
  67. Device Mount_Point Type Options
  68. /dev/loop0 /rofs squashfs (ro,noatime)
  69. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  70. =========================== sda1/boot/grub/grub.cfg: ===========================
  71. --------------------------------------------------------------------------------
  72. if loadfont /boot/grub/font.pf2 ; then
  73. set gfxmode=auto
  74. insmod efi_gop
  75. insmod efi_uga
  76. insmod gfxterm
  77. terminal_output gfxterm
  78. fi
  79. set menu_color_normal=white/black
  80. set menu_color_highlight=black/light-gray
  81. menuentry "Start Linux Mint 17.1 Xfce 64-bit" {
  82. set gfxpayload=keep
  83. linux /casper/vmlinuz file=/cdrom/preseed/linuxmint.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper iso-scan/filename=${iso_path} quiet splash --
  84. initrd /casper/initrd.lz
  85. }
  86. menuentry "Start Linux Mint 17.1 Xfce 64-bit (compatibility mode)" {
  87. linux /casper/vmlinuz file=/cdrom/preseed/linuxmint.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper xforcevesa iso-scan/filename=${iso_path} ramdisk_size=1048576 root=/dev/ram rw noapic noacpi nosplash irqpoll --
  88. initrd /casper/initrd.lz
  89. }
  90. menuentry "Check the integrity of the medium" {
  91. linux /casper/vmlinuz cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper integrity-check iso-scan/filename=${iso_path} quiet splash --
  92. initrd /casper/initrd.lz
  93. }
  94. --------------------------------------------------------------------------------
  95. =========================== sdb2/boot/grub/grub.cfg: ===========================
  96. --------------------------------------------------------------------------------
  97. #
  98. # DO NOT EDIT THIS FILE
  99. #
  100. # It is automatically generated by grub-mkconfig using templates
  101. # from /etc/grub.d and settings from /etc/default/grub
  102. #
  103. ### BEGIN /etc/grub.d/00_header ###
  104. if [ -s $prefix/grubenv ]; then
  105. set have_grubenv=true
  106. load_env
  107. fi
  108. if [ "${next_entry}" ] ; then
  109. set default="${next_entry}"
  110. set next_entry=
  111. save_env next_entry
  112. set boot_once=true
  113. else
  114. set default="0"
  115. fi
  116. if [ x"${feature_menuentry_id}" = xy ]; then
  117. menuentry_id_option="--id"
  118. else
  119. menuentry_id_option=""
  120. fi
  121. export menuentry_id_option
  122. if [ "${prev_saved_entry}" ]; then
  123. set saved_entry="${prev_saved_entry}"
  124. save_env saved_entry
  125. set prev_saved_entry=
  126. save_env prev_saved_entry
  127. set boot_once=true
  128. fi
  129. function savedefault {
  130. if [ -z "${boot_once}" ]; then
  131. saved_entry="${chosen}"
  132. save_env saved_entry
  133. fi
  134. }
  135. function recordfail {
  136. set recordfail=1
  137. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  138. }
  139. function load_video {
  140. if [ x$feature_all_video_module = xy ]; then
  141. insmod all_video
  142. else
  143. insmod efi_gop
  144. insmod efi_uga
  145. insmod ieee1275_fb
  146. insmod vbe
  147. insmod vga
  148. insmod video_bochs
  149. insmod video_cirrus
  150. fi
  151. }
  152. if [ x$feature_default_font_path = xy ] ; then
  153. font=unicode
  154. else
  155. insmod part_gpt
  156. insmod ext2
  157. set root='hd0,gpt2'
  158. if [ x$feature_platform_search_hint = xy ]; then
  159. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 7714cfe6-0915-421c-96a2-506d75222dc4
  160. else
  161. search --no-floppy --fs-uuid --set=root 7714cfe6-0915-421c-96a2-506d75222dc4
  162. fi
  163. font="/usr/share/grub/unicode.pf2"
  164. fi
  165. if loadfont $font ; then
  166. set gfxmode=auto
  167. load_video
  168. insmod gfxterm
  169. set locale_dir=$prefix/locale
  170. set lang=en_US
  171. insmod gettext
  172. fi
  173. terminal_output gfxterm
  174. if [ "${recordfail}" = 1 ] ; then
  175. set timeout=-1
  176. else
  177. if [ x$feature_timeout_style = xy ] ; then
  178. set timeout_style=hidden
  179. set timeout=0
  180. # Fallback hidden-timeout code in case the timeout_style feature is
  181. # unavailable.
  182. elif sleep --interruptible 0 ; then
  183. set timeout=0
  184. fi
  185. fi
  186. ### END /etc/grub.d/00_header ###
  187. ### BEGIN /etc/grub.d/05_debian_theme ###
  188. set menu_color_normal=white/black
  189. set menu_color_highlight=black/light-gray
  190. ### END /etc/grub.d/05_debian_theme ###
  191. ### BEGIN /etc/grub.d/06_mint_theme ###
  192. set menu_color_normal=white/black
  193. set menu_color_highlight=white/light-gray
  194. ### END /etc/grub.d/06_mint_theme ###
  195. ### BEGIN /etc/grub.d/10_linux ###
  196. function gfxmode {
  197. set gfxpayload="$1"
  198. if [ "$1" = "keep" ]; then
  199. set vt_handoff=vt.handoff=7
  200. else
  201. set vt_handoff=
  202. fi
  203. }
  204. if [ ${recordfail} != 1 ]; then
  205. if [ -e ${prefix}/gfxblacklist.txt ]; then
  206. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  207. if [ ${match} = 0 ]; then
  208. set linux_gfx_mode=keep
  209. else
  210. set linux_gfx_mode=text
  211. fi
  212. else
  213. set linux_gfx_mode=text
  214. fi
  215. else
  216. set linux_gfx_mode=keep
  217. fi
  218. else
  219. set linux_gfx_mode=text
  220. fi
  221. export linux_gfx_mode
  222. if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
  223. menuentry 'Linux Mint 17.1 Xfce 64-bit, 3.13.0-37-generic (/dev/sda2)' --class ubuntu --class gnu-linux --class gnu --class os {
  224. recordfail
  225. gfxmode $linux_gfx_mode
  226. insmod gzio
  227. insmod part_gpt
  228. insmod ext2
  229. set root='hd0,gpt2'
  230. if [ x$feature_platform_search_hint = xy ]; then
  231. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 7714cfe6-0915-421c-96a2-506d75222dc4
  232. else
  233. search --no-floppy --fs-uuid --set=root 7714cfe6-0915-421c-96a2-506d75222dc4
  234. fi
  235. linux /boot/vmlinuz-3.13.0-37-generic root=UUID=7714cfe6-0915-421c-96a2-506d75222dc4 ro quiet splash $vt_handoff
  236. initrd /boot/initrd.img-3.13.0-37-generic
  237. }
  238. menuentry 'Linux Mint 17.1 Xfce 64-bit, 3.13.0-37-generic (/dev/sda2) -- recovery mode' --class ubuntu --class gnu-linux --class gnu --class os {
  239. recordfail
  240. insmod gzio
  241. insmod part_gpt
  242. insmod ext2
  243. set root='hd0,gpt2'
  244. if [ x$feature_platform_search_hint = xy ]; then
  245. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 7714cfe6-0915-421c-96a2-506d75222dc4
  246. else
  247. search --no-floppy --fs-uuid --set=root 7714cfe6-0915-421c-96a2-506d75222dc4
  248. fi
  249. echo 'Loading Linux 3.13.0-37-generic ...'
  250. linux /boot/vmlinuz-3.13.0-37-generic root=UUID=7714cfe6-0915-421c-96a2-506d75222dc4 ro recovery nomodeset
  251. echo 'Loading initial ramdisk ...'
  252. initrd /boot/initrd.img-3.13.0-37-generic
  253. }
  254. ### END /etc/grub.d/10_linux ###
  255. ### BEGIN /etc/grub.d/10_lupin ###
  256. ### END /etc/grub.d/10_lupin ###
  257. ### BEGIN /etc/grub.d/20_linux_xen ###
  258. ### END /etc/grub.d/20_linux_xen ###
  259. ### BEGIN /etc/grub.d/20_memtest86+ ###
  260. ### END /etc/grub.d/20_memtest86+ ###
  261. ### BEGIN /etc/grub.d/30_os-prober ###
  262. ### END /etc/grub.d/30_os-prober ###
  263. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  264. ### END /etc/grub.d/30_uefi-firmware ###
  265. ### BEGIN /etc/grub.d/40_custom ###
  266. # This file provides an easy way to add custom menu entries. Simply type the
  267. # menu entries you want to add after this comment. Be careful not to change
  268. # the 'exec tail' line above.
  269. ### END /etc/grub.d/40_custom ###
  270. ### BEGIN /etc/grub.d/41_custom ###
  271. if [ -f ${config_directory}/custom.cfg ]; then
  272. source ${config_directory}/custom.cfg
  273. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  274. source $prefix/custom.cfg;
  275. fi
  276. ### END /etc/grub.d/41_custom ###
  277. --------------------------------------------------------------------------------
  278. =============================== sdb2/etc/fstab: ================================
  279. --------------------------------------------------------------------------------
  280. # /etc/fstab: static file system information.
  281. #
  282. # Use 'blkid' to print the universally unique identifier for a
  283. # device; this may be used with UUID= as a more robust way to name devices
  284. # that works even if disks are added and removed. See fstab(5).
  285. #
  286. # <file system> <mount point> <type> <options> <dump> <pass>
  287. # / was on /dev/sda2 during installation
  288. UUID=7714cfe6-0915-421c-96a2-506d75222dc4 / ext4 errors=remount-ro 0 1
  289. # /boot/efi was on /dev/sda1 during installation
  290. UUID=0218-F10A /boot/efi vfat defaults 0 1
  291. # swap was on /dev/sda3 during installation
  292. UUID=e1e2ab40-9c01-405c-a69d-d2a445172d22 none swap sw 0 0
  293. --------------------------------------------------------------------------------
  294. ========= Devices which don't seem to have a corresponding hard drive: =========
  295. sdc
  296. =============================== StdErr Messages: ===============================
  297. File descriptor 9 (/proc/4884/mounts) leaked on lvs invocation. Parent PID 11599: bash
  298. File descriptor 63 (pipe:[91178]) leaked on lvs invocation. Parent PID 11599: bash
  299. No volume groups found
  300. ADDITIONAL INFORMATION :
  301. =================== log of boot-info 2015-02-02__23h52 ===================
  302. boot-info version : 4ppa32
  303. boot-sav version : 4ppa32
  304. glade2script version : 3.2.2~ppa47~saucy
  305. boot-sav-extra version :
  306. boot-info is executed in live-session (Linux Mint 17.1 Rebecca, rebecca, LinuxMint, x86_64)
  307. CPU op-mode(s): 32-bit, 64-bit
  308. BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/linuxmint.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper iso-scan/filename= quiet splash -- inst.gpt
  309. ls: cannot access /home/usr/.config: No such file or directory
  310. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  311. =================== os-prober:
  312. /dev/sdb2:Linux Mint 17.1 Rebecca (17.1):LinuxMint:linux
  313. =================== blkid:
  314. /dev/loop0: TYPE="squashfs"
  315. /dev/sda1: LABEL="UUI" UUID="18FF-1F32" TYPE="vfat"
  316. /dev/sdb1: UUID="0218-F10A" TYPE="vfat"
  317. /dev/sdb2: UUID="7714cfe6-0915-421c-96a2-506d75222dc4" TYPE="ext4"
  318. /dev/sdb3: UUID="e1e2ab40-9c01-405c-a69d-d2a445172d22" TYPE="swap"
  319. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  320. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util sfdisk doesn't support GPT. Use GNU Parted.
  321. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  322. =================== sdb2/etc/grub.d/ :
  323. drwxr-xr-x 2 root root 4096 Jan 7 17:28 grub.d
  324. total 88
  325. -rwxr-xr-x 1 root root 9424 May 15 2014 00_header
  326. -rwxr-xr-x 1 root root 6058 May 8 2014 05_debian_theme
  327. -rwxr-xr-x 1 root root 1180 Oct 25 11:17 06_mint_theme
  328. -rwxr-xr-x 1 root root 7500 Jan 7 17:26 10_linux
  329. -rwxr-xr-x 1 root root 10634 Oct 1 2012 10_lupin
  330. -rwxr-xr-x 1 root root 10412 May 15 2014 20_linux_xen
  331. -rwxr-xr-x 1 root root 1992 Mar 12 2014 20_memtest86+
  332. -rwxr-xr-x 1 root root 11692 May 15 2014 30_os-prober
  333. -rwxr-xr-x 1 root root 1416 May 15 2014 30_uefi-firmware
  334. -rwxr-xr-x 1 root root 214 May 15 2014 40_custom
  335. -rwxr-xr-x 1 root root 216 May 15 2014 41_custom
  336. -rw-r--r-- 1 root root 483 May 15 2014 README
  337. =================== sdb2/etc/default/grub :
  338. # If you change this file, run 'update-grub' afterwards to update
  339. # /boot/grub/grub.cfg.
  340. # For full documentation of the options in this file, see:
  341. # info -f grub -n 'Simple configuration'
  342. GRUB_DEFAULT=0
  343. GRUB_HIDDEN_TIMEOUT=0
  344. GRUB_HIDDEN_TIMEOUT_QUIET=true
  345. GRUB_TIMEOUT=10
  346. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  347. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  348. GRUB_CMDLINE_LINUX=""
  349. # Uncomment to enable BadRAM filtering, modify to suit your needs
  350. # This works with Linux (no patch required) and with any kernel that obtains
  351. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  352. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  353. # Uncomment to disable graphical terminal (grub-pc only)
  354. #GRUB_TERMINAL=console
  355. # The resolution used on graphical terminal
  356. # note that you can use only modes which your graphic card supports via VBE
  357. # you can see them in real GRUB with the command `vbeinfo'
  358. #GRUB_GFXMODE=640x480
  359. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  360. #GRUB_DISABLE_LINUX_UUID=true
  361. # Uncomment to disable generation of recovery mode menu entries
  362. #GRUB_DISABLE_RECOVERY="true"
  363. # Uncomment to get a beep at grub start
  364. #GRUB_INIT_TUNE="480 440 1"
  365. /boot/efi detected in the fstab of sdb2: UUID=0218-F10A (sdb1)
  366. ls /sys/firmware/efi/vars : VgaMode-8be4df61-93ca-11d2-aa0d-00e098032b8c,UsbSupport-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,UsbMassDevValid-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,UsbMassDevNum-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,UmaSize-8be4df61-93ca-11d2-aa0d-00e098032b8c,Timeout-8be4df61-93ca-11d2-aa0d-00e098032b8c,StdDefaults-4599d26f-1a11-49b8-b91f-858745cff824,SpdBypassSerial-8be4df61-93ca-11d2-aa0d-00e098032b8c,SpdBypassData-8be4df61-93ca-11d2-aa0d-00e098032b8c,Setup-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,SetupCpuFeatures-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,Setup-80e1202e-2697-4264-9cc9-80762c3e5863,SbNvramVar-393c4833-402f-4bd5-bf5a-1f5cd8681444,PNP0510_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0510_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PlatformLangCodes-8be4df61-93ca-11d2-aa0d-00e098032b8c,PlatformLang-8be4df61-93ca-11d2-aa0d-00e098032b8c,new_var,SSID-3470d772-49ba-4c28-a559-3f4dad8361ef,NB,NBMemoryLength-490216c0-076a-44d3-a536-ace05c90e386,MonotonicCounter-8be4df61-93ca-11d2-aa0d-00e098032b8c,MemoryS3SaveVolLength-0a51b41d-de21-43fe-be27-d6dbc9efd104,MemoryS3SaveVol-0a51b41d-de21-43fe-be27-d6dbc9efd104,MemoryS3SaveNv-b1cfc482-4cb2-4cee-9b00-ce2579ec7186,MemCeil.-8be4df61-93ca-11d2-aa0d-00e098032b8c,LegacyDevOrder-a56074db-65fe-45f7-bd21-2d2bdd8e9652,LegacyDevChecksum-a56074db-65fe-45f7-bd21-2d2bdd8e9652,LangCodes-8be4df61-93ca-11d2-aa0d-00e098032b8c,Lang-8be4df61-93ca-11d2-aa0d-00e098032b8c,HobRomImage-dde1bc72-d45e-4209-ab85-14462d2f5074,del_var,CpuS3Resume-30b98b95-dfa3-4501-a3ce-e38c186384a0,ConOutDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConInDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConErrDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootOptionSupport-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootFlow-ef152fb4-7b2f-427d-bdb4-7e0a05826e64,BootCurrent-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0003-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0002-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0001-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c,AMITSESetup-c811fa38-42c8-4579-a9bb-60e94eddfb34,AmiAgesaSetup-840f6ac6-6f42-11d4-bce7-0080c73c8881,AcpiGlobalVariable-af9ffd67-ec10-488a-9dfc-6cbf5ee22c2e,
  367. Please report this message to [email protected]
  368. =================== UEFI/Legacy mode:
  369. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  370. SecureBoot maybe enabled. (maybe sec-boot, Please report this message to [email protected])
  371. =================== PARTITIONS & DISKS:
  372. sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sdb1.
  373. sdb2 : sdb, not-sepboot, grubenv-ok grub2, signed grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, /mnt/boot-sav/sdb2.
  374. sdb : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  375. =================== parted -l:
  376. Model: Kingston DT 101 G2 (scsi)
  377. Disk /dev/sda: 8010MB
  378. Sector size (logical/physical): 512B/512B
  379. Partition Table: msdos
  380. Number Start End Size Type File system Flags
  381. 1 1049kB 8010MB 8009MB primary fat32 boot, lba
  382. Model: ATA MKNSSDAT120GB-V (scsi)
  383. Disk /dev/sdb: 120GB
  384. Sector size (logical/physical): 512B/512B
  385. Partition Table: gpt
  386. Number Start End Size File system Name Flags
  387. 1 1049kB 538MB 537MB fat32 boot
  388. 2 538MB 116GB 115GB ext4
  389. 3 116GB 120GB 4003MB linux-swap(v1)
  390. =================== parted -lm:
  391. BYT;
  392. /dev/sda:8010MB:scsi:512:512:msdos:Kingston DT 101 G2;
  393. 1:1049kB:8010MB:8009MB:fat32::boot, lba;
  394. BYT;
  395. /dev/sdb:120GB:scsi:512:512:gpt:ATA MKNSSDAT120GB-V;
  396. 1:1049kB:538MB:537MB:fat32::boot;
  397. 2:538MB:116GB:115GB:ext4::;
  398. 3:116GB:120GB:4003MB:linux-swap(v1)::;
  399. =================== mount:
  400. /cow on / type overlayfs (rw)
  401. proc on /proc type proc (rw,noexec,nosuid,nodev)
  402. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  403. udev on /dev type devtmpfs (rw,mode=0755)
  404. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  405. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  406. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  407. /dev/loop0 on /rofs type squashfs (ro,noatime)
  408. none on /sys/fs/cgroup type tmpfs (rw)
  409. none on /sys/fs/fuse/connections type fusectl (rw)
  410. none on /sys/kernel/debug type debugfs (rw)
  411. none on /sys/kernel/security type securityfs (rw)
  412. none on /sys/firmware/efi/efivars type efivarfs (rw)
  413. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  414. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  415. none on /run/shm type tmpfs (rw,nosuid,nodev)
  416. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  417. none on /sys/fs/pstore type pstore (rw)
  418. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  419. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  420. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=mint)
  421. /dev/sdb1 on /mnt/boot-sav/sdb1 type vfat (rw)
  422. /dev/sdb2 on /mnt/boot-sav/sdb2 type ext4 (rw)
  423. =================== ls:
  424. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 size slaves stat subsystem trace uevent
  425. /sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 sdb2 sdb3 size slaves stat subsystem trace uevent
  426. /sys/block/sdc (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
  427. /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg kvm lirc0 log mapper mcelog mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 rts51x1 sda sda1 sdb sdb1 sdb2 sdb3 sdc sg0 sg1 sg2 shm snapshot snd stderr stdin stdout uhid uinput urandom usb vga_arbiter vhci vhost-net watchdog zero
  428. ls /dev/mapper: control
  429. =================== hexdump -n512 -C /dev/sdb1
  430. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  431. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  432. 00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
  433. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  434. 00000040 80 01 29 0a f1 18 02 4e 4f 20 4e 41 4d 45 20 20 |..)....NO NAME |
  435. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  436. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  437. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  438. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  439. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  440. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  441. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  442. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  443. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  444. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  445. *
  446. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  447. 00000200
  448. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  449. =================== df -Th:
  450. Filesystem Type Size Used Avail Use% Mounted on
  451. /cow overlayfs 1.8G 261M 1.6G 15% /
  452. udev devtmpfs 1.8G 12K 1.8G 1% /dev
  453. tmpfs tmpfs 369M 1.5M 367M 1% /run
  454. /dev/sda1 vfat 7.5G 1.5G 6.0G 20% /cdrom
  455. /dev/loop0 squashfs 1.5G 1.5G 0 100% /rofs
  456. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  457. tmpfs tmpfs 1.8G 12K 1.8G 1% /tmp
  458. none tmpfs 5.0M 0 5.0M 0% /run/lock
  459. none tmpfs 1.8G 80K 1.8G 1% /run/shm
  460. none tmpfs 100M 12K 100M 1% /run/user
  461. /dev/sdb1 vfat 511M 3.4M 508M 1% /mnt/boot-sav/sdb1
  462. /dev/sdb2 ext4 106G 4.5G 96G 5% /mnt/boot-sav/sdb2
  463. =================== fdisk -l:
  464. Disk /dev/sda: 8010 MB, 8010194944 bytes
  465. 214 heads, 8 sectors/track, 9138 cylinders, total 15644912 sectors
  466. Units = sectors of 1 * 512 = 512 bytes
  467. Sector size (logical/physical): 512 bytes / 512 bytes
  468. I/O size (minimum/optimal): 512 bytes / 512 bytes
  469. Disk identifier: 0x464b9a5e
  470. Device Boot Start End Blocks Id System
  471. /dev/sda1 * 2048 15644671 7821312 c W95 FAT32 (LBA)
  472. Disk /dev/sdb: 120.0 GB, 120034123776 bytes
  473. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  474. Units = sectors of 1 * 512 = 512 bytes
  475. Sector size (logical/physical): 512 bytes / 512 bytes
  476. I/O size (minimum/optimal): 512 bytes / 512 bytes
  477. Disk identifier: 0x00000000
  478. Device Boot Start End Blocks Id System
  479. /dev/sdb1 1 234441647 117220823+ ee GPT
  480. =================== Suggested repair
  481. The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of sdb2, using the following options: sdb1/boot/efi,
  482. Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file rename-ms-efi
  483. =================== User settings
  484. The settings chosen by the user will not act on the boot.
  485. pastebinit packages needed
  486. W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20150107/dists/trusty/contrib/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
  487. W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20150107/dists/trusty/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
  488. W: Failed to fetch cdrom://Linux Mint 17.1 _Rebecca_ - Release amd64 20150107/dists/trusty/non-free/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
  489. E: Some index files failed to download. They have been ignored, or old ones used instead.
  490. dpkg-preconfigure: unable to re-open stdin: No such file or directory