1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Dec2013]
  2. ============================= Boot Info Summary: ===============================
  3. => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector
  4. 809358096 of the same hard drive for core.img. core.img is at this
  5. location and looks in partition 112 for .
  6. => Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1 of
  7. the same hard drive for core.img. core.img is at this location and looks
  8. in partition 112 for .
  9. sda1: __________________________________________________________________________
  10. File system: ntfs
  11. Boot sector type: Windows 2000/XP: NTFS
  12. Boot sector info: No errors found in the Boot Parameter Block.
  13. Operating System:
  14. Boot files:
  15. sda2: __________________________________________________________________________
  16. File system: Extended Partition
  17. Boot sector type: Unknown
  18. Boot sector info:
  19. sda5: __________________________________________________________________________
  20. File system: ext4
  21. Boot sector type: -
  22. Boot sector info:
  23. Operating System: Linux Mint 17 Qiana
  24. Boot files: /boot/grub/grub.cfg /etc/fstab
  25. /boot/grub/i386-pc/core.img
  26. sda6: __________________________________________________________________________
  27. File system: swap
  28. Boot sector type: -
  29. Boot sector info:
  30. sda7: __________________________________________________________________________
  31. File system: ext4
  32. Boot sector type: -
  33. Boot sector info:
  34. Operating System:
  35. Boot files:
  36. sdb1: __________________________________________________________________________
  37. File system: ntfs
  38. Boot sector type: Windows 7/2008: NTFS
  39. Boot sector info: No errors found in the Boot Parameter Block.
  40. Operating System: Windows 7
  41. Boot files: /Windows/System32/winload.exe
  42. sdb2: __________________________________________________________________________
  43. File system: ntfs
  44. Boot sector type: Windows 7/2008: NTFS
  45. Boot sector info: No errors found in the Boot Parameter Block.
  46. Operating System:
  47. Boot files: /Boot/BCD
  48. ============================ Drive/Partition Info: =============================
  49. Drive: sda _____________________________________________________________________
  50. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  51. 135 heads, 14 sectors/track, 516811 cylinders, total 976773168 sectors
  52. Units = sectors of 1 * 512 = 512 bytes
  53. Sector size (logical/physical): 512 bytes / 512 bytes
  54. Partition Boot Start Sector End Sector # of Sectors Id System
  55. /dev/sda1 * 14 762,923,069 762,923,056 7 NTFS / exFAT / HPFS
  56. /dev/sda2 762,925,054 976,771,071 213,846,018 5 Extended
  57. /dev/sda5 762,925,056 843,001,855 80,076,800 83 Linux
  58. /dev/sda6 843,003,904 852,766,719 9,762,816 82 Linux swap / Solaris
  59. /dev/sda7 852,768,768 976,771,071 124,002,304 83 Linux
  60. Drive: sdb _____________________________________________________________________
  61. Disk /dev/sdb: 160.0 GB, 160041885696 bytes
  62. 255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
  63. Units = sectors of 1 * 512 = 512 bytes
  64. Sector size (logical/physical): 512 bytes / 512 bytes
  65. Partition Boot Start Sector End Sector # of Sectors Id System
  66. /dev/sdb1 2,048 134,221,823 134,219,776 7 NTFS / exFAT / HPFS
  67. /dev/sdb2 * 134,223,080 312,576,704 178,353,625 7 NTFS / exFAT / HPFS
  68. "blkid" output: ________________________________________________________________
  69. Device UUID TYPE LABEL
  70. /dev/sda1 01CFF763C576BD70 ntfs big box
  71. /dev/sda5 085f3454-571c-485f-82e7-e9a0d5c4e825 ext4
  72. /dev/sda6 3e1379d3-6696-4341-ad18-ea469ea15570 swap
  73. /dev/sda7 ec82f36f-b031-4a2b-8f1a-c5d0db5aa84a ext4
  74. /dev/sdb1 FC3E91323E90E6C4 ntfs
  75. /dev/sdb2 01CE9FDC5AD36CF0 ntfs 160GB P2
  76. ================================ Mount points: =================================
  77. Device Mount_Point Type Options
  78. /dev/sda5 / ext4 (rw,errors=remount-ro)
  79. /dev/sda7 /home ext4 (rw)
  80. =========================== sda5/boot/grub/grub.cfg: ===========================
  81. --------------------------------------------------------------------------------
  82. #
  83. # DO NOT EDIT THIS FILE
  84. #
  85. # It is automatically generated by grub-mkconfig using templates
  86. # from /etc/grub.d and settings from /etc/default/grub
  87. #
  88. ### BEGIN /etc/grub.d/00_header ###
  89. if [ -s $prefix/grubenv ]; then
  90. set have_grubenv=true
  91. load_env
  92. fi
  93. if [ "${next_entry}" ] ; then
  94. set default="${next_entry}"
  95. set next_entry=
  96. save_env next_entry
  97. set boot_once=true
  98. else
  99. set default="0"
  100. fi
  101. if [ x"${feature_menuentry_id}" = xy ]; then
  102. menuentry_id_option="--id"
  103. else
  104. menuentry_id_option=""
  105. fi
  106. export menuentry_id_option
  107. if [ "${prev_saved_entry}" ]; then
  108. set saved_entry="${prev_saved_entry}"
  109. save_env saved_entry
  110. set prev_saved_entry=
  111. save_env prev_saved_entry
  112. set boot_once=true
  113. fi
  114. function savedefault {
  115. if [ -z "${boot_once}" ]; then
  116. saved_entry="${chosen}"
  117. save_env saved_entry
  118. fi
  119. }
  120. function recordfail {
  121. set recordfail=1
  122. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  123. }
  124. function load_video {
  125. if [ x$feature_all_video_module = xy ]; then
  126. insmod all_video
  127. else
  128. insmod efi_gop
  129. insmod efi_uga
  130. insmod ieee1275_fb
  131. insmod vbe
  132. insmod vga
  133. insmod video_bochs
  134. insmod video_cirrus
  135. fi
  136. }
  137. if [ x$feature_default_font_path = xy ] ; then
  138. font=unicode
  139. else
  140. insmod part_msdos
  141. insmod ext2
  142. set root='hd0,msdos5'
  143. if [ x$feature_platform_search_hint = xy ]; then
  144. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 085f3454-571c-485f-82e7-e9a0d5c4e825
  145. else
  146. search --no-floppy --fs-uuid --set=root 085f3454-571c-485f-82e7-e9a0d5c4e825
  147. fi
  148. font="/usr/share/grub/unicode.pf2"
  149. fi
  150. if loadfont $font ; then
  151. set gfxmode=auto
  152. load_video
  153. insmod gfxterm
  154. set locale_dir=$prefix/locale
  155. set lang=en_US
  156. insmod gettext
  157. fi
  158. terminal_output gfxterm
  159. if [ "${recordfail}" = 1 ] ; then
  160. set timeout=10
  161. else
  162. if [ x$feature_timeout_style = xy ] ; then
  163. set timeout_style=menu
  164. set timeout=10
  165. # Fallback normal timeout code in case the timeout_style feature is
  166. # unavailable.
  167. else
  168. set timeout=10
  169. fi
  170. fi
  171. ### END /etc/grub.d/00_header ###
  172. ### BEGIN /etc/grub.d/05_debian_theme ###
  173. set menu_color_normal=white/black
  174. set menu_color_highlight=black/light-gray
  175. ### END /etc/grub.d/05_debian_theme ###
  176. ### BEGIN /etc/grub.d/06_mint_theme ###
  177. set menu_color_normal=white/black
  178. set menu_color_highlight=white/light-gray
  179. ### END /etc/grub.d/06_mint_theme ###
  180. ### BEGIN /etc/grub.d/10_linux ###
  181. function gfxmode {
  182. set gfxpayload="$1"
  183. if [ "$1" = "keep" ]; then
  184. set vt_handoff=vt.handoff=7
  185. else
  186. set vt_handoff=
  187. fi
  188. }
  189. if [ ${recordfail} != 1 ]; then
  190. if [ -e ${prefix}/gfxblacklist.txt ]; then
  191. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  192. if [ ${match} = 0 ]; then
  193. set linux_gfx_mode=keep
  194. else
  195. set linux_gfx_mode=text
  196. fi
  197. else
  198. set linux_gfx_mode=text
  199. fi
  200. else
  201. set linux_gfx_mode=keep
  202. fi
  203. else
  204. set linux_gfx_mode=text
  205. fi
  206. export linux_gfx_mode
  207. if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
  208. menuentry 'Linux Mint 17 Xfce 64-bit, 3.13.0-24-generic (/dev/sda5)' --class ubuntu --class gnu-linux --class gnu --class os {
  209. recordfail
  210. gfxmode $linux_gfx_mode
  211. insmod gzio
  212. insmod part_msdos
  213. insmod ext2
  214. set root='hd0,msdos5'
  215. if [ x$feature_platform_search_hint = xy ]; then
  216. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 085f3454-571c-485f-82e7-e9a0d5c4e825
  217. else
  218. search --no-floppy --fs-uuid --set=root 085f3454-571c-485f-82e7-e9a0d5c4e825
  219. fi
  220. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=085f3454-571c-485f-82e7-e9a0d5c4e825 ro quiet splash $vt_handoff
  221. initrd /boot/initrd.img-3.13.0-24-generic
  222. }
  223. menuentry 'Linux Mint 17 Xfce 64-bit, 3.13.0-24-generic (/dev/sda5) -- recovery mode' --class ubuntu --class gnu-linux --class gnu --class os {
  224. recordfail
  225. insmod gzio
  226. insmod part_msdos
  227. insmod ext2
  228. set root='hd0,msdos5'
  229. if [ x$feature_platform_search_hint = xy ]; then
  230. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 085f3454-571c-485f-82e7-e9a0d5c4e825
  231. else
  232. search --no-floppy --fs-uuid --set=root 085f3454-571c-485f-82e7-e9a0d5c4e825
  233. fi
  234. echo 'Loading Linux 3.13.0-24-generic ...'
  235. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=085f3454-571c-485f-82e7-e9a0d5c4e825 ro recovery nomodeset
  236. echo 'Loading initial ramdisk ...'
  237. initrd /boot/initrd.img-3.13.0-24-generic
  238. }
  239. ### END /etc/grub.d/10_linux ###
  240. ### BEGIN /etc/grub.d/10_lupin ###
  241. ### END /etc/grub.d/10_lupin ###
  242. ### BEGIN /etc/grub.d/20_linux_xen ###
  243. ### END /etc/grub.d/20_linux_xen ###
  244. ### BEGIN /etc/grub.d/20_memtest86+ ###
  245. menuentry 'Memory test (memtest86+)' {
  246. insmod part_msdos
  247. insmod ext2
  248. set root='hd0,msdos5'
  249. if [ x$feature_platform_search_hint = xy ]; then
  250. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 085f3454-571c-485f-82e7-e9a0d5c4e825
  251. else
  252. search --no-floppy --fs-uuid --set=root 085f3454-571c-485f-82e7-e9a0d5c4e825
  253. fi
  254. knetbsd /boot/memtest86+.elf
  255. }
  256. menuentry 'Memory test (memtest86+, serial console 115200)' {
  257. insmod part_msdos
  258. insmod ext2
  259. set root='hd0,msdos5'
  260. if [ x$feature_platform_search_hint = xy ]; then
  261. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 085f3454-571c-485f-82e7-e9a0d5c4e825
  262. else
  263. search --no-floppy --fs-uuid --set=root 085f3454-571c-485f-82e7-e9a0d5c4e825
  264. fi
  265. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  266. }
  267. ### END /etc/grub.d/20_memtest86+ ###
  268. ### BEGIN /etc/grub.d/30_os-prober ###
  269. ### END /etc/grub.d/30_os-prober ###
  270. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  271. ### END /etc/grub.d/30_uefi-firmware ###
  272. ### BEGIN /etc/grub.d/40_custom ###
  273. # This file provides an easy way to add custom menu entries. Simply type the
  274. # menu entries you want to add after this comment. Be careful not to change
  275. # the 'exec tail' line above.
  276. ### END /etc/grub.d/40_custom ###
  277. ### BEGIN /etc/grub.d/41_custom ###
  278. if [ -f ${config_directory}/custom.cfg ]; then
  279. source ${config_directory}/custom.cfg
  280. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  281. source $prefix/custom.cfg;
  282. fi
  283. ### END /etc/grub.d/41_custom ###
  284. --------------------------------------------------------------------------------
  285. =============================== sda5/etc/fstab: ================================
  286. --------------------------------------------------------------------------------
  287. # /etc/fstab: static file system information.
  288. #
  289. # Use 'blkid' to print the universally unique identifier for a
  290. # device; this may be used with UUID= as a more robust way to name devices
  291. # that works even if disks are added and removed. See fstab(5).
  292. #
  293. # <file system> <mount point> <type> <options> <dump> <pass>
  294. # / was on /dev/sda5 during installation
  295. UUID=085f3454-571c-485f-82e7-e9a0d5c4e825 / ext4 errors=remount-ro 0 1
  296. # /home was on /dev/sda7 during installation
  297. UUID=ec82f36f-b031-4a2b-8f1a-c5d0db5aa84a /home ext4 defaults 0 2
  298. # swap was on /dev/sda6 during installation
  299. UUID=3e1379d3-6696-4341-ad18-ea469ea15570 none swap sw 0 0
  300. --------------------------------------------------------------------------------
  301. =================== sda5: Location of files loaded by Grub: ====================
  302. GiB - GB File Fragment(s)
  303. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  304. Unknown BootLoader on sda2
  305. 00000000 75 54 db e7 98 d8 75 58 56 59 67 d1 49 31 ba f8 |uT....uXVYg.I1..|
  306. 00000010 f6 52 4d 20 32 43 7b f7 cb 6f 73 b8 ae 5e c6 54 |.RM 2C{..os..^.T|
  307. 00000020 db b0 b9 73 95 3f 40 7d 83 55 32 6e 00 8a 17 29 |...s.?@}.U2n...)|
  308. 00000030 0b b7 83 4c 11 13 da 4c 70 32 c0 d4 22 a8 17 0c |...L...Lp2.."...|
  309. 00000040 78 c2 f9 e4 d9 e6 62 63 6f e3 b9 6f 8c e1 92 cd |x.....bco..o....|
  310. 00000050 71 a1 57 0f 3b 7b ed e7 86 e8 50 b4 74 18 d9 e2 |q.W.;{....P.t...|
  311. 00000060 93 33 dc 1d 52 11 3a fb c1 44 e6 94 ea 29 43 b5 |.3..R.:..D...)C.|
  312. 00000070 81 42 4e 1a 56 67 bf 6c 2b a1 db c7 f0 71 65 94 |.BN.Vg.l+....qe.|
  313. 00000080 3e 38 6b e5 86 68 33 41 47 24 af 8b 07 b6 83 f0 |>8k..h3AG$......|
  314. 00000090 45 d3 11 0b 6c 78 d1 fc 03 0a 17 67 6a dd 63 c5 |E...lx.....gj.c.|
  315. 000000a0 fa 96 a1 fd a2 18 ca 7c 85 b4 86 df af 1a 27 31 |.......|......'1|
  316. 000000b0 fa 90 0d bb 4f 22 75 9f 24 46 2a 58 71 84 cb 2f |....O"u.$F*Xq../|
  317. 000000c0 0d 26 ad f8 b5 e1 11 70 56 6d af 29 ea b7 7c 11 |.&.....pVm.)..|.|
  318. 000000d0 6e 58 39 5e 50 34 81 28 63 0d b2 c8 9c 04 74 53 |nX9^P4.(c.....tS|
  319. 000000e0 ca be 37 f4 15 1f 0c 2c b1 73 e3 c8 93 ec 47 6a |..7....,.s....Gj|
  320. 000000f0 c7 24 3f aa 07 0d 50 40 4b 23 41 71 cc 7d 36 c5 |.$?...P@K#Aq.}6.|
  321. 00000100 0e b7 aa 42 6d 9f d2 a8 92 ba 0f 34 67 5f f0 d2 |...Bm......4g_..|
  322. 00000110 49 c2 8e 3a 2c e0 51 94 de f3 8a 27 07 81 27 ae |I..:,.Q....'..'.|
  323. 00000120 55 0b cd aa 1a 45 01 b4 c9 d7 ea 9b f6 56 44 1a |U....E.......VD.|
  324. 00000130 5a 23 8e bf e0 63 27 c0 08 23 32 c6 65 95 25 ac |Z#...c'..#2.e.%.|
  325. 00000140 11 8e 84 f0 ec 39 01 e2 8d e8 a7 fe eb 00 9a 04 |.....9..........|
  326. 00000150 76 03 4c 16 29 c3 00 d9 79 69 73 78 ef 01 b0 b3 |v.L.)...yisx....|
  327. 00000160 c7 dd 0a 3f ba 45 ae ef f0 fe 91 68 f0 44 f8 80 |...?.E.....h.D..|
  328. 00000170 ed 8f 3c cc 0d e9 fa c7 69 8d 42 81 c4 fc d8 07 |..<.....i.B.....|
  329. 00000180 d6 a6 aa 06 84 b4 99 6e 9a df d1 7b 48 68 61 f3 |.......n...{Hha.|
  330. 00000190 34 1c 4e 8e f6 75 b7 15 ae 99 0a 8e c1 b7 46 98 |4.N..u........F.|
  331. 000001a0 b4 2f 50 af a7 4a d2 3b 2a d9 f3 1c 96 46 21 97 |./P..J.;*....F!.|
  332. 000001b0 7a b1 65 50 9c 08 5f d8 ba ee 7e 15 c0 1a 00 86 |z.eP.._...~.....|
  333. 000001c0 ce ff 83 86 ce ff 02 00 00 00 00 e0 c5 04 00 86 |................|
  334. 000001d0 ce ff 05 86 ce ff 04 e2 c5 04 fe fd 94 00 00 00 |................|
  335. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  336. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  337. 00000200
  338. =============================== StdErr Messages: ===============================
  339. cat: /tmp/BootInfo-wd1kHDyp/Tmp_Log: No such file or directory
  340. File descriptor 9 (/proc/5639/mounts) leaked on lvscan invocation. Parent PID 18963: bash
  341. File descriptor 63 (pipe:[3124914]) leaked on lvscan invocation. Parent PID 18963: bash
  342. No volume groups found
  343. ADDITIONAL INFORMATION :
  344. =================== log of boot-repair 2014-11-21__09h44 ===================
  345. boot-repair version : 4ppa3
  346. boot-sav version : 4ppa3
  347. glade2script version : 3.2.2~ppa47~saucy
  348. boot-sav-extra version :
  349. File descriptor 9 (/proc/5639/mounts) leaked on lvs invocation. Parent PID 7123: /bin/sh
  350. No volume groups found
  351. boot-repair is executed in installed-session (Linux Mint 17 Qiana, qiana, LinuxMint, x86_64)
  352. CPU op-mode(s): 32-bit, 64-bit
  353. BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=085f3454-571c-485f-82e7-e9a0d5c4e825 ro quiet splash vt.handoff=7
  354. =================== os-prober:
  355. /dev/sda5:The OS now in use - Linux Mint 17 Qiana CurrentSession:linux
  356. =================== blkid:
  357. /dev/sda1: LABEL="big box" UUID="01CFF763C576BD70" TYPE="ntfs"
  358. /dev/sda5: UUID="085f3454-571c-485f-82e7-e9a0d5c4e825" TYPE="ext4"
  359. /dev/sda6: UUID="3e1379d3-6696-4341-ad18-ea469ea15570" TYPE="swap"
  360. /dev/sda7: UUID="ec82f36f-b031-4a2b-8f1a-c5d0db5aa84a" TYPE="ext4"
  361. /dev/sdb1: UUID="FC3E91323E90E6C4" TYPE="ntfs"
  362. /dev/sdb2: LABEL="160GB P2" UUID="01CE9FDC5AD36CF0" TYPE="ntfs"
  363. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  364. Windows not detected by os-prober on sdb1.
  365. Warning: extended partition does not start at a cylinder boundary.
  366. DOS and Linux will interpret the contents differently.
  367. =================== /etc/grub.d/ :
  368. drwxr-xr-x 2 root root 4096 Jun 23 18:18 grub.d
  369. total 88
  370. -rwxr-xr-x 1 root root 9424 Apr 11 2014 00_header
  371. -rwxr-xr-x 1 root root 6058 Apr 10 2014 05_debian_theme
  372. -rwxr-xr-x 1 root root 1183 Oct 23 2011 06_mint_theme
  373. -rwxr-xr-x 1 root root 7500 Nov 6 17:13 10_linux
  374. -rwxr-xr-x 1 root root 10634 Oct 1 2012 10_lupin
  375. -rwxr-xr-x 1 root root 10412 Apr 11 2014 20_linux_xen
  376. -rwxr-xr-x 1 root root 1992 Mar 12 2014 20_memtest86+
  377. -rwxr-xr-x 1 root root 11692 Apr 11 2014 30_os-prober
  378. -rwxr-xr-x 1 root root 1416 Apr 11 2014 30_uefi-firmware
  379. -rwxr-xr-x 1 root root 214 Apr 11 2014 40_custom
  380. -rwxr-xr-x 1 root root 216 Apr 11 2014 41_custom
  381. -rw-r--r-- 1 root root 483 Apr 11 2014 README
  382. =================== /etc/default/grub :
  383. # If you change this file, run 'update-grub' afterwards to update
  384. # /boot/grub/grub.cfg.
  385. # For full documentation of the options in this file, see:
  386. # info -f grub -n 'Simple configuration'
  387. GRUB_DEFAULT=0
  388. GRUB_HIDDEN_TIMEOUT=0
  389. GRUB_HIDDEN_TIMEOUT_QUIET=true
  390. GRUB_TIMEOUT=10
  391. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  392. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  393. GRUB_CMDLINE_LINUX=""
  394. # Uncomment to enable BadRAM filtering, modify to suit your needs
  395. # This works with Linux (no patch required) and with any kernel that obtains
  396. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  397. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  398. # Uncomment to disable graphical terminal (grub-pc only)
  399. #GRUB_TERMINAL=console
  400. # The resolution used on graphical terminal
  401. # note that you can use only modes which your graphic card supports via VBE
  402. # you can see them in real GRUB with the command `vbeinfo'
  403. #GRUB_GFXMODE=640x480
  404. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  405. #GRUB_DISABLE_LINUX_UUID=true
  406. # Uncomment to disable generation of recovery mode menu entries
  407. #GRUB_DISABLE_RECOVERY="true"
  408. # Uncomment to get a beep at grub start
  409. #GRUB_INIT_TUNE="480 440 1"
  410. =================== UEFI/Legacy mode:
  411. This installed-session is not in EFI-mode.
  412. SecureBoot disabled.
  413. =================== PARTITIONS & DISKS:
  414. sda5 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, 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, .
  415. sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, 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, farbios, /mnt/boot-sav/sda1.
  416. sda7 : sda, maybesepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, 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, farbios, /home.
  417. sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, 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.
  418. sdb2 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, 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, farbios, /mnt/boot-sav/sdb2.
  419. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 14 sectors * 512 bytes
  420. sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  421. =================== parted -l:
  422. Model: ATA WDC WD5000AADS-0 (scsi)
  423. Disk /dev/sda: 500GB
  424. Sector size (logical/physical): 512B/512B
  425. Partition Table: msdos
  426. Number Start End Size Type File system Flags
  427. 1 7168B 391GB 391GB primary ntfs boot
  428. 2 391GB 500GB 109GB extended
  429. 5 391GB 432GB 41.0GB logical ext4
  430. 6 432GB 437GB 4999MB logical linux-swap(v1)
  431. 7 437GB 500GB 63.5GB logical ext4
  432. Model: ATA MAXTOR STM316021 (scsi)
  433. Disk /dev/sdb: 160GB
  434. Sector size (logical/physical): 512B/512B
  435. Partition Table: msdos
  436. Number Start End Size Type File system Flags
  437. 1 1049kB 68.7GB 68.7GB primary ntfs
  438. 2 68.7GB 160GB 91.3GB primary ntfs boot
  439. =================== parted -lm:
  440. BYT;
  441. /dev/sda:500GB:scsi:512:512:msdos:ATA WDC WD5000AADS-0;
  442. 1:7168B:391GB:391GB:ntfs::boot;
  443. 2:391GB:500GB:109GB:::;
  444. 5:391GB:432GB:41.0GB:ext4::;
  445. 6:432GB:437GB:4999MB:linux-swap(v1)::;
  446. 7:437GB:500GB:63.5GB:ext4::;
  447. BYT;
  448. /dev/sdb:160GB:scsi:512:512:msdos:ATA MAXTOR STM316021;
  449. 1:1049kB:68.7GB:68.7GB:ntfs::;
  450. 2:68.7GB:160GB:91.3GB:ntfs::boot;
  451. =================== mount:
  452. /dev/sda5 on / type ext4 (rw,errors=remount-ro)
  453. proc on /proc type proc (rw,noexec,nosuid,nodev)
  454. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  455. none on /sys/fs/cgroup type tmpfs (rw)
  456. none on /sys/fs/fuse/connections type fusectl (rw)
  457. none on /sys/kernel/debug type debugfs (rw)
  458. none on /sys/kernel/security type securityfs (rw)
  459. udev on /dev type devtmpfs (rw,mode=0755)
  460. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  461. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  462. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  463. none on /run/shm type tmpfs (rw,nosuid,nodev)
  464. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  465. none on /sys/fs/pstore type pstore (rw)
  466. /dev/sda7 on /home type ext4 (rw)
  467. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  468. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  469. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=abolfazl)
  470. /dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  471. /dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  472. /dev/sdb2 on /mnt/boot-sav/sdb2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  473. =================== ls:
  474. /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 sda2 sda5 sda6 sda7 size slaves stat subsystem trace uevent
  475. /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 size slaves stat subsystem trace uevent
  476. /sys/block/sr0 (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
  477. /sys/block/sr1 (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
  478. /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse fw0 hidraw0 hidraw1 hidraw2 hpet input kmsg log lp0 mapper mcelog mem net network_latency network_throughput null parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sda6 sda7 sdb sdb1 sdb2 sg0 sg1 sg2 sg3 shm snapshot snd sr0 sr1 stderr stdin stdout uhid uinput urandom usb vga_arbiter vhost-net zero
  479. ls /dev/mapper: control
  480. =================== hexdump -n512 -C /dev/sda1
  481. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  482. 00000010 00 00 00 00 00 f8 00 00 0e 00 87 00 0e 00 00 00 |................|
  483. 00000020 00 00 00 00 80 00 80 00 28 48 79 2d 00 00 00 00 |........(Hy-....|
  484. 00000030 59 75 63 04 00 00 00 00 07 2b 00 00 00 00 00 00 |Yuc......+......|
  485. 00000040 f6 00 00 00 01 00 00 00 70 bd 76 c5 63 f7 cf 01 |........p.v.c...|
  486. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb b8 c0 07 |.....3.....|....|
  487. 00000060 8e d8 e8 16 00 b8 00 0d 8e c0 33 db c6 06 0e 00 |..........3.....|
  488. 00000070 10 e8 53 00 68 00 0d 68 6a 02 cb 8a 16 24 00 b4 |..S.h..hj....$..|
  489. 00000080 08 cd 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 |...s......f...@f|
  490. 00000090 0f b6 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f |.....?.......Af.|
  491. 000000a0 b7 c9 66 f7 e1 66 a3 20 00 c3 b4 41 bb aa 55 8a |..f..f. ...A..U.|
  492. 000000b0 16 24 00 cd 13 72 0f 81 fb 55 aa 75 09 f6 c1 01 |.$...r...U.u....|
  493. 000000c0 74 04 fe 06 14 00 c3 66 60 1e 06 66 a1 10 00 66 |t......f`..f...f|
  494. 000000d0 03 06 1c 00 66 3b 06 20 00 0f 82 3a 00 1e 66 6a |....f;. ...:..fj|
  495. 000000e0 00 66 50 06 53 66 68 10 00 01 00 80 3e 14 00 00 |.fP.Sfh.....>...|
  496. 000000f0 0f 85 0c 00 e8 b3 ff 80 3e 14 00 00 0f 84 61 00 |........>.....a.|
  497. 00000100 b4 42 8a 16 24 00 16 1f 8b f4 cd 13 66 58 5b 07 |.B..$.......fX[.|
  498. 00000110 66 58 66 58 1f eb 2d 66 33 d2 66 0f b7 0e 18 00 |fXfX..-f3.f.....|
  499. 00000120 66 f7 f1 fe c2 8a ca 66 8b d0 66 c1 ea 10 f7 36 |f......f..f....6|
  500. 00000130 1a 00 86 d6 8a 16 24 00 8a e8 c0 e4 06 0a cc b8 |......$.........|
  501. 00000140 01 02 cd 13 0f 82 19 00 8c c0 05 20 00 8e c0 66 |........... ...f|
  502. 00000150 ff 06 10 00 ff 0e 0e 00 0f 85 6f ff 07 1f 66 61 |..........o...fa|
  503. 00000160 c3 a0 f8 01 e8 09 00 a0 fb 01 e8 03 00 fb eb fe |................|
  504. 00000170 b4 01 8b f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 |.....<.t........|
  505. 00000180 eb f2 c3 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 |.....A disk read|
  506. 00000190 20 65 72 72 6f 72 20 6f 63 63 75 72 72 65 64 00 | error occurred.|
  507. 000001a0 0d 0a 4e 54 4c 44 52 20 69 73 20 6d 69 73 73 69 |..NTLDR is missi|
  508. 000001b0 6e 67 00 0d 0a 4e 54 4c 44 52 20 69 73 20 63 6f |ng...NTLDR is co|
  509. 000001c0 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 73 |mpressed...Press|
  510. 000001d0 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f | Ctrl+Alt+Del to|
  511. 000001e0 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 00 | restart........|
  512. 000001f0 00 00 00 00 00 00 00 00 83 a0 b3 c9 00 00 55 aa |..............U.|
  513. 00000200
  514. =================== hexdump -n512 -C /dev/sdb1
  515. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  516. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  517. 00000020 00 00 00 00 80 00 80 00 ff 07 00 08 00 00 00 00 |................|
  518. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  519. 00000040 f6 00 00 00 01 00 00 00 c4 e6 90 3e 32 91 3e fc |...........>2.>.|
  520. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  521. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  522. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  523. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  524. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  525. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  526. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  527. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  528. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  529. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  530. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  531. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  532. 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
  533. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  534. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  535. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  536. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  537. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
  538. 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
  539. 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A |
  540. 00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error |
  541. 000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM|
  542. 000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...|
  543. 000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr|
  544. 000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct|
  545. 000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re|
  546. 000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.|
  547. 00000200
  548. =================== hexdump -n512 -C /dev/sdb2
  549. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  550. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 e8 14 00 08 |........?.......|
  551. 00000020 00 00 00 00 80 00 80 00 d8 75 a1 0a 00 00 00 00 |.........u......|
  552. 00000030 73 85 36 00 00 00 00 00 4f c1 2a 00 00 00 00 00 |s.6.....O.*.....|
  553. 00000040 f6 00 00 00 01 00 00 00 f0 6c d3 5a dc 9f ce 01 |.........l.Z....|
  554. 00000050 88 f0 db fa fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  555. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  556. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  557. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  558. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  559. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  560. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  561. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  562. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  563. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  564. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  565. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  566. 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
  567. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  568. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  569. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  570. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  571. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
  572. 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
  573. 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A |
  574. 00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error |
  575. 000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM|
  576. 000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...|
  577. 000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr|
  578. 000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct|
  579. 000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re|
  580. 000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.|
  581. 00000200
  582. =================== df -Th:
  583. Filesystem Type Size Used Avail Use% Mounted on
  584. /dev/sda5 ext4 38G 4.1G 32G 12% /
  585. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  586. udev devtmpfs 986M 12K 986M 1% /dev
  587. tmpfs tmpfs 201M 1.4M 199M 1% /run
  588. none tmpfs 5.0M 0 5.0M 0% /run/lock
  589. none tmpfs 1001M 76K 1001M 1% /run/shm
  590. none tmpfs 100M 12K 100M 1% /run/user
  591. /dev/sda7 ext4 59G 5.5G 50G 10% /home
  592. /dev/sda1 fuseblk 364G 345G 20G 95% /mnt/boot-sav/sda1
  593. /dev/sdb1 fuseblk 65G 18G 47G 28% /mnt/boot-sav/sdb1
  594. /dev/sdb2 fuseblk 86G 17G 69G 20% /mnt/boot-sav/sdb2
  595. =================== fdisk -l:
  596. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  597. 135 heads, 14 sectors/track, 516811 cylinders, total 976773168 sectors
  598. Units = sectors of 1 * 512 = 512 bytes
  599. Sector size (logical/physical): 512 bytes / 512 bytes
  600. I/O size (minimum/optimal): 512 bytes / 512 bytes
  601. Disk identifier: 0x87d39fbf
  602. Device Boot Start End Blocks Id System
  603. /dev/sda1 * 14 762923069 381461528 7 HPFS/NTFS/exFAT
  604. /dev/sda2 762925054 976771071 106923009 5 Extended
  605. /dev/sda5 762925056 843001855 40038400 83 Linux
  606. /dev/sda6 843003904 852766719 4881408 82 Linux swap / Solaris
  607. /dev/sda7 852768768 976771071 62001152 83 Linux
  608. Disk /dev/sdb: 160.0 GB, 160041885696 bytes
  609. 255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
  610. Units = sectors of 1 * 512 = 512 bytes
  611. Sector size (logical/physical): 512 bytes / 512 bytes
  612. I/O size (minimum/optimal): 512 bytes / 512 bytes
  613. Disk identifier: 0x05ef4f5f
  614. Device Boot Start End Blocks Id System
  615. /dev/sdb1 2048 134221823 67109888 7 HPFS/NTFS/exFAT
  616. /dev/sdb2 * 134223080 312576704 89176812+ 7 HPFS/NTFS/exFAT
  617. =================== Default settings
  618. Recommended-Repair
  619. This setting would reinstall the grub2 of sda5 into the MBRs of all disks (except USB without OS).
  620. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot
  621. =================== Settings chosen by the user
  622. Custom-Repair
  623. This setting will reinstall the grub2 of sda5 into the MBRs of all disks (except USB without OS).
  624. Additional repair will be performed: unhide-bootmenu-10s fix-windows-boot
  625. Quantity of real Windows: 1
  626. WinSE in sdb1
  627. /mnt/boot-sav/sdb1/ may need repair.
  628. /mnt/boot-sav/sdb1/bootmgr may need repair.
  629. Unhide GRUB boot menu in sda5/etc/default/grub
  630. Reinstall the GRUB of sda5 into all MBRs of disks with OS or not-USB
  631. *******lspci -nnk | grep -iA3 vga
  632. 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9]
  633. Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2120]
  634. Kernel driver in use: radeon
  635. 01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series] [1002:aa68]
  636. *******
  637. grub-install.real: info: executing modprobe efivars 2>/dev/null.
  638. grub-install.real: info: Looking for /sys/firmware/efi ...
  639. grub-install.real: info: ... not found. Looking for /proc/device-tree ...
  640. grub-install.real: info: ... not found.
  641. Installing for i386-pc platform.
  642. grub-install.real: error: install device isn't specified.
  643. ,.
  644. Reinstall the GRUB of sda5 into the MBR of sdb
  645. Installing for i386-pc platform.
  646. grub-install.real: warning: Sector 33 is already in use by the program `FlexNet'; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track.
  647. Installation finished. No error reported.
  648. grub-install /dev/sdb: exit code of grub-install /dev/sdb:0
  649. *******lspci -nnk | grep -iA3 vga
  650. 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9]
  651. Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2120]
  652. Kernel driver in use: radeon
  653. 01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series] [1002:aa68]
  654. *******
  655. grub-install.real: info: executing modprobe efivars 2>/dev/null.
  656. grub-install.real: info: Looking for /sys/firmware/efi ...
  657. grub-install.real: info: ... not found. Looking for /proc/device-tree ...
  658. grub-install.real: info: ... not found.
  659. Installing for i386-pc platform.
  660. grub-install.real: error: install device isn't specified.
  661. ,.
  662. Reinstall the GRUB of sda5 into the MBR of sda
  663. Installing for i386-pc platform.
  664. grub-install.real: warning: your embedding area is unusually small. core.img won't fit in it..
  665. grub-install.real: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
  666. grub-install.real: error: will not proceed with blocklists.
  667. grub-install /dev/sda: exit code of grub-install /dev/sda:1
  668. Installing for i386-pc platform.
  669. grub-install.real: warning: your embedding area is unusually small. core.img won't fit in it..
  670. grub-install.real: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
  671. Installation finished. No error reported.
  672. grub-install --force /dev/sda: exit code of grub-install /dev/sda:0
  673. update-grub
  674. Generating grub configuration file ...
  675. Found linux image: /boot/vmlinuz-3.13.0-24-generic
  676. Found initrd image: /boot/initrd.img-3.13.0-24-generic
  677. Found memtest86+ image: /boot/memtest86+.elf
  678. Found memtest86+ image: /boot/memtest86+.bin
  679. File descriptor 9 (/proc/5639/mounts) leaked on lvs invocation. Parent PID 14025: /bin/sh
  680. File descriptor 63 (pipe:[3124914]) leaked on lvs invocation. Parent PID 14025: /bin/sh
  681. No volume groups found
  682. Unhide GRUB boot menu in sda5/boot/grub/grub.cfg
  683. Boot successfully repaired.
  684. You can now reboot your computer.
  685. Please do not forget to make your BIOS boot on sda (500GB) disk!
  686. The boot files of [The OS now in use - Linux Mint 17 Qiana] are far from the start of the disk. Your BIOS may not detect them. You may want to retry after creating a /boot partition (EXT4, >200MB, start of the disk). This can be performed via tools such as gParted. Then select this partition via the [Separate /boot partition:] option of [Boot Repair]. (https://help.ubuntu.com/community/BootPartition)
  687. pastebinit packages needed
  688. debconf: unable to initialize frontend: Dialog
  689. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  690. debconf: falling back to frontend: Readline
  691. debconf: unable to initialize frontend: Readline
  692. debconf: (This frontend requires a controlling tty.)
  693. debconf: falling back to frontend: Teletype
  694. dpkg-preconfigure: unable to re-open stdin:
  695. debconf: unable to initialize frontend: Dialog
  696. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  697. debconf: falling back to frontend: Readline
  698. debconf: unable to initialize frontend: Readline
  699. debconf: (This frontend requires a controlling tty.)
  700. debconf: falling back to frontend: Teletype