1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 9Feb2015]
  2. ============================= Boot Info Summary: ===============================
  3. => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
  4. the same hard drive for core.img. core.img is at this location and looks
  5. for (,msdos5)/boot/grub.
  6. => Windows 7/8/2012 is installed in the MBR of /dev/sdb.
  7. sda1: __________________________________________________________________________
  8. File system: Extended Partition
  9. Boot sector type: -
  10. Boot sector info:
  11. sda5: __________________________________________________________________________
  12. File system: ext4
  13. Boot sector type: -
  14. Boot sector info:
  15. Operating System: elementary OS Freya
  16. Boot files: /boot/grub/grub.cfg /etc/fstab
  17. /boot/extlinux/extlinux.conf
  18. /boot/grub/i386-pc/core.img
  19. sda6: __________________________________________________________________________
  20. File system:
  21. Boot sector type: -
  22. Boot sector info:
  23. Mounting failed: mount: unknown filesystem type ''
  24. sda7: __________________________________________________________________________
  25. File system: ext4
  26. Boot sector type: -
  27. Boot sector info:
  28. Operating System:
  29. Boot files:
  30. sdb1: __________________________________________________________________________
  31. File system: ntfs
  32. Boot sector type: Windows 8/2012: NTFS
  33. Boot sector info: No errors found in the Boot Parameter Block.
  34. Operating System:
  35. Boot files: /grldr /bootmgr /Boot/BCD
  36. /Windows/System32/winload.exe /grldr /ntldr
  37. /NTDETECT.COM
  38. sdb2: __________________________________________________________________________
  39. File system:
  40. Boot sector type: Unknown
  41. Boot sector info:
  42. Mounting failed: mount: unknown filesystem type ''
  43. mount: unknown filesystem type ''
  44. ============================ Drive/Partition Info: =============================
  45. Drive: sda _____________________________________________________________________
  46. Disk /dev/sda: 80.0 GB, 80032038912 bytes
  47. 255 heads, 63 sectors/track, 9730 cylinders, total 156312576 sectors
  48. Units = sectors of 1 * 512 = 512 bytes
  49. Sector size (logical/physical): 512 bytes / 512 bytes
  50. Partition Boot Start Sector End Sector # of Sectors Id System
  51. /dev/sda1 * 2,046 156,311,551 156,309,506 5 Extended
  52. /dev/sda5 2,048 39,063,551 39,061,504 83 Linux
  53. /dev/sda6 39,065,600 56,641,535 17,575,936 82 Linux swap / Solaris
  54. /dev/sda7 56,643,584 156,311,551 99,667,968 83 Linux
  55. Drive: sdb _____________________________________________________________________
  56. Disk /dev/sdb: 500.1 GB, 500107862016 bytes
  57. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  58. Units = sectors of 1 * 512 = 512 bytes
  59. Sector size (logical/physical): 512 bytes / 512 bytes
  60. Partition Boot Start Sector End Sector # of Sectors Id System
  61. /dev/sdb1 * 63 976,767,038 976,766,976 42 SFS
  62. /dev/sdb2 976,767,039 976,771,119 4,081 42 SFS
  63. "blkid" output: ________________________________________________________________
  64. Device UUID TYPE LABEL
  65. /dev/sda5 9db7ba10-5b53-46ef-b71a-185ef6832210 ext4
  66. /dev/sda7 44676fd0-e292-4fc2-a9a4-2bf8fa483dc4 ext4
  67. /dev/sdb1 5618004E18002F93 ntfs
  68. ========================= "ls -l /dev/disk/by-id" output: ======================
  69. total 0
  70. lrwxrwxrwx 1 root root 9 Aug 19 06:39 ata-HL-DT-ST_RW_DVD_GCC-H20N -> ../../sr1
  71. lrwxrwxrwx 1 root root 9 Aug 19 06:39 ata-HL-DT-ST_RW_DVD_GCC-H30N -> ../../sr0
  72. lrwxrwxrwx 1 root root 9 Aug 19 06:39 ata-Hitachi_HDP725050GLA360_GEB531RE00U9TB -> ../../sdb
  73. lrwxrwxrwx 1 root root 10 Aug 19 06:39 ata-Hitachi_HDP725050GLA360_GEB531RE00U9TB-part1 -> ../../sdb1
  74. lrwxrwxrwx 1 root root 9 Aug 19 08:33 ata-ST380815AS_5QZ3SX87 -> ../../sda
  75. lrwxrwxrwx 1 root root 10 Aug 19 06:39 ata-ST380815AS_5QZ3SX87-part1 -> ../../sda1
  76. lrwxrwxrwx 1 root root 10 Aug 19 06:39 ata-ST380815AS_5QZ3SX87-part5 -> ../../sda5
  77. lrwxrwxrwx 1 root root 10 Aug 19 06:39 ata-ST380815AS_5QZ3SX87-part6 -> ../../sda6
  78. lrwxrwxrwx 1 root root 10 Aug 19 06:39 ata-ST380815AS_5QZ3SX87-part7 -> ../../sda7
  79. lrwxrwxrwx 1 root root 9 Aug 19 06:39 wwn-0x5000cca32cc05f08 -> ../../sdb
  80. lrwxrwxrwx 1 root root 10 Aug 19 06:39 wwn-0x5000cca32cc05f08-part1 -> ../../sdb1
  81. ================================ Mount points: =================================
  82. Device Mount_Point Type Options
  83. /dev/sda5 / ext4 (rw,errors=remount-ro)
  84. /dev/sda7 /home ext4 (rw)
  85. =========================== sda5/boot/grub/grub.cfg: ===========================
  86. --------------------------------------------------------------------------------
  87. #
  88. # DO NOT EDIT THIS FILE
  89. #
  90. # It is automatically generated by grub-mkconfig using templates
  91. # from /etc/grub.d and settings from /etc/default/grub
  92. #
  93. ### BEGIN /etc/grub.d/00_header ###
  94. if [ -s $prefix/grubenv ]; then
  95. set have_grubenv=true
  96. load_env
  97. fi
  98. if [ "${next_entry}" ] ; then
  99. set default="${next_entry}"
  100. set next_entry=
  101. save_env next_entry
  102. set boot_once=true
  103. else
  104. set default="0"
  105. fi
  106. if [ x"${feature_menuentry_id}" = xy ]; then
  107. menuentry_id_option="--id"
  108. else
  109. menuentry_id_option=""
  110. fi
  111. export menuentry_id_option
  112. if [ "${prev_saved_entry}" ]; then
  113. set saved_entry="${prev_saved_entry}"
  114. save_env saved_entry
  115. set prev_saved_entry=
  116. save_env prev_saved_entry
  117. set boot_once=true
  118. fi
  119. function savedefault {
  120. if [ -z "${boot_once}" ]; then
  121. saved_entry="${chosen}"
  122. save_env saved_entry
  123. fi
  124. }
  125. function recordfail {
  126. set recordfail=1
  127. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  128. }
  129. function load_video {
  130. if [ x$feature_all_video_module = xy ]; then
  131. insmod all_video
  132. else
  133. insmod efi_gop
  134. insmod efi_uga
  135. insmod ieee1275_fb
  136. insmod vbe
  137. insmod vga
  138. insmod video_bochs
  139. insmod video_cirrus
  140. fi
  141. }
  142. if [ x$feature_default_font_path = xy ] ; then
  143. font=unicode
  144. else
  145. insmod part_msdos
  146. insmod ext2
  147. set root='hd0,msdos5'
  148. if [ x$feature_platform_search_hint = xy ]; then
  149. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  150. else
  151. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  152. fi
  153. font="/usr/share/grub/unicode.pf2"
  154. fi
  155. if loadfont $font ; then
  156. set gfxmode=auto
  157. load_video
  158. insmod gfxterm
  159. set locale_dir=$prefix/locale
  160. set lang=en_CA
  161. insmod gettext
  162. fi
  163. terminal_output gfxterm
  164. if [ "${recordfail}" = 1 ] ; then
  165. set timeout=10
  166. else
  167. if [ x$feature_timeout_style = xy ] ; then
  168. set timeout_style=menu
  169. set timeout=10
  170. # Fallback normal timeout code in case the timeout_style feature is
  171. # unavailable.
  172. else
  173. set timeout=10
  174. fi
  175. fi
  176. ### END /etc/grub.d/00_header ###
  177. ### BEGIN /etc/grub.d/05_debian_theme ###
  178. set menu_color_normal=white/black
  179. set menu_color_highlight=black/white
  180. ### END /etc/grub.d/05_debian_theme ###
  181. ### BEGIN /etc/grub.d/10_linux ###
  182. function gfxmode {
  183. set gfxpayload="${1}"
  184. if [ "${1}" = "keep" ]; then
  185. set vt_handoff=vt.handoff=7
  186. else
  187. set vt_handoff=
  188. fi
  189. }
  190. if [ "${recordfail}" != 1 ]; then
  191. if [ -e ${prefix}/gfxblacklist.txt ]; then
  192. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  193. if [ ${match} = 0 ]; then
  194. set linux_gfx_mode=keep
  195. else
  196. set linux_gfx_mode=text
  197. fi
  198. else
  199. set linux_gfx_mode=text
  200. fi
  201. else
  202. set linux_gfx_mode=keep
  203. fi
  204. else
  205. set linux_gfx_mode=text
  206. fi
  207. export linux_gfx_mode
  208. menuentry 'elementary OS' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  209. recordfail
  210. load_video
  211. gfxmode $linux_gfx_mode
  212. insmod gzio
  213. insmod part_msdos
  214. insmod ext2
  215. set root='hd0,msdos5'
  216. if [ x$feature_platform_search_hint = xy ]; then
  217. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  218. else
  219. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  220. fi
  221. linux /boot/vmlinuz-3.16.0-46-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  222. initrd /boot/initrd.img-3.16.0-46-generic
  223. }
  224. submenu 'Advanced options for elementary OS' $menuentry_id_option 'gnulinux-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  225. menuentry 'elementary OS, with Linux 3.16.0-46-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-46-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  226. recordfail
  227. load_video
  228. gfxmode $linux_gfx_mode
  229. insmod gzio
  230. insmod part_msdos
  231. insmod ext2
  232. set root='hd0,msdos5'
  233. if [ x$feature_platform_search_hint = xy ]; then
  234. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  235. else
  236. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  237. fi
  238. echo 'Loading Linux 3.16.0-46-generic ...'
  239. linux /boot/vmlinuz-3.16.0-46-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  240. echo 'Loading initial ramdisk ...'
  241. initrd /boot/initrd.img-3.16.0-46-generic
  242. }
  243. menuentry 'elementary OS, with Linux 3.16.0-46-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-46-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  244. recordfail
  245. load_video
  246. insmod gzio
  247. insmod part_msdos
  248. insmod ext2
  249. set root='hd0,msdos5'
  250. if [ x$feature_platform_search_hint = xy ]; then
  251. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  252. else
  253. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  254. fi
  255. echo 'Loading Linux 3.16.0-46-generic ...'
  256. linux /boot/vmlinuz-3.16.0-46-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  257. echo 'Loading initial ramdisk ...'
  258. initrd /boot/initrd.img-3.16.0-46-generic
  259. }
  260. menuentry 'elementary OS, with Linux 3.16.0-45-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-45-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  261. recordfail
  262. load_video
  263. gfxmode $linux_gfx_mode
  264. insmod gzio
  265. insmod part_msdos
  266. insmod ext2
  267. set root='hd0,msdos5'
  268. if [ x$feature_platform_search_hint = xy ]; then
  269. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  270. else
  271. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  272. fi
  273. echo 'Loading Linux 3.16.0-45-generic ...'
  274. linux /boot/vmlinuz-3.16.0-45-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  275. echo 'Loading initial ramdisk ...'
  276. initrd /boot/initrd.img-3.16.0-45-generic
  277. }
  278. menuentry 'elementary OS, with Linux 3.16.0-45-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-45-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  279. recordfail
  280. load_video
  281. insmod gzio
  282. insmod part_msdos
  283. insmod ext2
  284. set root='hd0,msdos5'
  285. if [ x$feature_platform_search_hint = xy ]; then
  286. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  287. else
  288. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  289. fi
  290. echo 'Loading Linux 3.16.0-45-generic ...'
  291. linux /boot/vmlinuz-3.16.0-45-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  292. echo 'Loading initial ramdisk ...'
  293. initrd /boot/initrd.img-3.16.0-45-generic
  294. }
  295. menuentry 'elementary OS, with Linux 3.16.0-44-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-44-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  296. recordfail
  297. load_video
  298. gfxmode $linux_gfx_mode
  299. insmod gzio
  300. insmod part_msdos
  301. insmod ext2
  302. set root='hd0,msdos5'
  303. if [ x$feature_platform_search_hint = xy ]; then
  304. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  305. else
  306. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  307. fi
  308. echo 'Loading Linux 3.16.0-44-generic ...'
  309. linux /boot/vmlinuz-3.16.0-44-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  310. echo 'Loading initial ramdisk ...'
  311. initrd /boot/initrd.img-3.16.0-44-generic
  312. }
  313. menuentry 'elementary OS, with Linux 3.16.0-44-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-44-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  314. recordfail
  315. load_video
  316. insmod gzio
  317. insmod part_msdos
  318. insmod ext2
  319. set root='hd0,msdos5'
  320. if [ x$feature_platform_search_hint = xy ]; then
  321. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  322. else
  323. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  324. fi
  325. echo 'Loading Linux 3.16.0-44-generic ...'
  326. linux /boot/vmlinuz-3.16.0-44-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  327. echo 'Loading initial ramdisk ...'
  328. initrd /boot/initrd.img-3.16.0-44-generic
  329. }
  330. menuentry 'elementary OS, with Linux 3.16.0-43-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-43-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  331. recordfail
  332. load_video
  333. gfxmode $linux_gfx_mode
  334. insmod gzio
  335. insmod part_msdos
  336. insmod ext2
  337. set root='hd0,msdos5'
  338. if [ x$feature_platform_search_hint = xy ]; then
  339. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  340. else
  341. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  342. fi
  343. echo 'Loading Linux 3.16.0-43-generic ...'
  344. linux /boot/vmlinuz-3.16.0-43-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  345. echo 'Loading initial ramdisk ...'
  346. initrd /boot/initrd.img-3.16.0-43-generic
  347. }
  348. menuentry 'elementary OS, with Linux 3.16.0-43-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-43-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  349. recordfail
  350. load_video
  351. insmod gzio
  352. insmod part_msdos
  353. insmod ext2
  354. set root='hd0,msdos5'
  355. if [ x$feature_platform_search_hint = xy ]; then
  356. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  357. else
  358. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  359. fi
  360. echo 'Loading Linux 3.16.0-43-generic ...'
  361. linux /boot/vmlinuz-3.16.0-43-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  362. echo 'Loading initial ramdisk ...'
  363. initrd /boot/initrd.img-3.16.0-43-generic
  364. }
  365. menuentry 'elementary OS, with Linux 3.16.0-41-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-41-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  366. recordfail
  367. load_video
  368. gfxmode $linux_gfx_mode
  369. insmod gzio
  370. insmod part_msdos
  371. insmod ext2
  372. set root='hd0,msdos5'
  373. if [ x$feature_platform_search_hint = xy ]; then
  374. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  375. else
  376. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  377. fi
  378. echo 'Loading Linux 3.16.0-41-generic ...'
  379. linux /boot/vmlinuz-3.16.0-41-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  380. echo 'Loading initial ramdisk ...'
  381. initrd /boot/initrd.img-3.16.0-41-generic
  382. }
  383. menuentry 'elementary OS, with Linux 3.16.0-41-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-41-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  384. recordfail
  385. load_video
  386. insmod gzio
  387. insmod part_msdos
  388. insmod ext2
  389. set root='hd0,msdos5'
  390. if [ x$feature_platform_search_hint = xy ]; then
  391. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  392. else
  393. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  394. fi
  395. echo 'Loading Linux 3.16.0-41-generic ...'
  396. linux /boot/vmlinuz-3.16.0-41-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  397. echo 'Loading initial ramdisk ...'
  398. initrd /boot/initrd.img-3.16.0-41-generic
  399. }
  400. menuentry 'elementary OS, with Linux 3.16.0-40-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-40-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  401. recordfail
  402. load_video
  403. gfxmode $linux_gfx_mode
  404. insmod gzio
  405. insmod part_msdos
  406. insmod ext2
  407. set root='hd0,msdos5'
  408. if [ x$feature_platform_search_hint = xy ]; then
  409. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  410. else
  411. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  412. fi
  413. echo 'Loading Linux 3.16.0-40-generic ...'
  414. linux /boot/vmlinuz-3.16.0-40-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  415. echo 'Loading initial ramdisk ...'
  416. initrd /boot/initrd.img-3.16.0-40-generic
  417. }
  418. menuentry 'elementary OS, with Linux 3.16.0-40-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-40-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  419. recordfail
  420. load_video
  421. insmod gzio
  422. insmod part_msdos
  423. insmod ext2
  424. set root='hd0,msdos5'
  425. if [ x$feature_platform_search_hint = xy ]; then
  426. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  427. else
  428. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  429. fi
  430. echo 'Loading Linux 3.16.0-40-generic ...'
  431. linux /boot/vmlinuz-3.16.0-40-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  432. echo 'Loading initial ramdisk ...'
  433. initrd /boot/initrd.img-3.16.0-40-generic
  434. }
  435. menuentry 'elementary OS, with Linux 3.16.0-39-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-39-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  436. recordfail
  437. load_video
  438. gfxmode $linux_gfx_mode
  439. insmod gzio
  440. insmod part_msdos
  441. insmod ext2
  442. set root='hd0,msdos5'
  443. if [ x$feature_platform_search_hint = xy ]; then
  444. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  445. else
  446. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  447. fi
  448. echo 'Loading Linux 3.16.0-39-generic ...'
  449. linux /boot/vmlinuz-3.16.0-39-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  450. echo 'Loading initial ramdisk ...'
  451. initrd /boot/initrd.img-3.16.0-39-generic
  452. }
  453. menuentry 'elementary OS, with Linux 3.16.0-39-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-39-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  454. recordfail
  455. load_video
  456. insmod gzio
  457. insmod part_msdos
  458. insmod ext2
  459. set root='hd0,msdos5'
  460. if [ x$feature_platform_search_hint = xy ]; then
  461. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  462. else
  463. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  464. fi
  465. echo 'Loading Linux 3.16.0-39-generic ...'
  466. linux /boot/vmlinuz-3.16.0-39-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  467. echo 'Loading initial ramdisk ...'
  468. initrd /boot/initrd.img-3.16.0-39-generic
  469. }
  470. menuentry 'elementary OS, with Linux 3.16.0-38-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-38-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  471. recordfail
  472. load_video
  473. gfxmode $linux_gfx_mode
  474. insmod gzio
  475. insmod part_msdos
  476. insmod ext2
  477. set root='hd0,msdos5'
  478. if [ x$feature_platform_search_hint = xy ]; then
  479. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  480. else
  481. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  482. fi
  483. echo 'Loading Linux 3.16.0-38-generic ...'
  484. linux /boot/vmlinuz-3.16.0-38-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  485. echo 'Loading initial ramdisk ...'
  486. initrd /boot/initrd.img-3.16.0-38-generic
  487. }
  488. menuentry 'elementary OS, with Linux 3.16.0-38-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-38-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  489. recordfail
  490. load_video
  491. insmod gzio
  492. insmod part_msdos
  493. insmod ext2
  494. set root='hd0,msdos5'
  495. if [ x$feature_platform_search_hint = xy ]; then
  496. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  497. else
  498. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  499. fi
  500. echo 'Loading Linux 3.16.0-38-generic ...'
  501. linux /boot/vmlinuz-3.16.0-38-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  502. echo 'Loading initial ramdisk ...'
  503. initrd /boot/initrd.img-3.16.0-38-generic
  504. }
  505. menuentry 'elementary OS, with Linux 3.16.0-37-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-37-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  506. recordfail
  507. load_video
  508. gfxmode $linux_gfx_mode
  509. insmod gzio
  510. insmod part_msdos
  511. insmod ext2
  512. set root='hd0,msdos5'
  513. if [ x$feature_platform_search_hint = xy ]; then
  514. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  515. else
  516. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  517. fi
  518. echo 'Loading Linux 3.16.0-37-generic ...'
  519. linux /boot/vmlinuz-3.16.0-37-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  520. echo 'Loading initial ramdisk ...'
  521. initrd /boot/initrd.img-3.16.0-37-generic
  522. }
  523. menuentry 'elementary OS, with Linux 3.16.0-37-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-37-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  524. recordfail
  525. load_video
  526. insmod gzio
  527. insmod part_msdos
  528. insmod ext2
  529. set root='hd0,msdos5'
  530. if [ x$feature_platform_search_hint = xy ]; then
  531. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  532. else
  533. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  534. fi
  535. echo 'Loading Linux 3.16.0-37-generic ...'
  536. linux /boot/vmlinuz-3.16.0-37-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  537. echo 'Loading initial ramdisk ...'
  538. initrd /boot/initrd.img-3.16.0-37-generic
  539. }
  540. menuentry 'elementary OS, with Linux 3.16.0-34-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-34-generic-advanced-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  541. recordfail
  542. load_video
  543. gfxmode $linux_gfx_mode
  544. insmod gzio
  545. insmod part_msdos
  546. insmod ext2
  547. set root='hd0,msdos5'
  548. if [ x$feature_platform_search_hint = xy ]; then
  549. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  550. else
  551. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  552. fi
  553. echo 'Loading Linux 3.16.0-34-generic ...'
  554. linux /boot/vmlinuz-3.16.0-34-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash $vt_handoff
  555. echo 'Loading initial ramdisk ...'
  556. initrd /boot/initrd.img-3.16.0-34-generic
  557. }
  558. menuentry 'elementary OS, with Linux 3.16.0-34-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-34-generic-recovery-9db7ba10-5b53-46ef-b71a-185ef6832210' {
  559. recordfail
  560. load_video
  561. insmod gzio
  562. insmod part_msdos
  563. insmod ext2
  564. set root='hd0,msdos5'
  565. if [ x$feature_platform_search_hint = xy ]; then
  566. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  567. else
  568. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  569. fi
  570. echo 'Loading Linux 3.16.0-34-generic ...'
  571. linux /boot/vmlinuz-3.16.0-34-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro recovery nomodeset
  572. echo 'Loading initial ramdisk ...'
  573. initrd /boot/initrd.img-3.16.0-34-generic
  574. }
  575. }
  576. ### END /etc/grub.d/10_linux ###
  577. ### BEGIN /etc/grub.d/20_linux_xen ###
  578. ### END /etc/grub.d/20_linux_xen ###
  579. ### BEGIN /etc/grub.d/20_memtest86+ ###
  580. menuentry 'Memory test (memtest86+)' {
  581. insmod part_msdos
  582. insmod ext2
  583. set root='hd0,msdos5'
  584. if [ x$feature_platform_search_hint = xy ]; then
  585. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  586. else
  587. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  588. fi
  589. knetbsd /boot/memtest86+.elf
  590. }
  591. menuentry 'Memory test (memtest86+, serial console 115200)' {
  592. insmod part_msdos
  593. insmod ext2
  594. set root='hd0,msdos5'
  595. if [ x$feature_platform_search_hint = xy ]; then
  596. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 9db7ba10-5b53-46ef-b71a-185ef6832210
  597. else
  598. search --no-floppy --fs-uuid --set=root 9db7ba10-5b53-46ef-b71a-185ef6832210
  599. fi
  600. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  601. }
  602. ### END /etc/grub.d/20_memtest86+ ###
  603. ### BEGIN /etc/grub.d/30_os-prober ###
  604. menuentry 'Windows 8 (loader) (on /dev/sdb1)' --class windows --class os $menuentry_id_option 'osprober-chain-5618004E18002F93' {
  605. insmod ldm
  606. insmod ntfs
  607. set root='ldm/7491b301-d718-11e3-bf55-806e6f6e6963/Volume2'
  608. if [ x$feature_platform_search_hint = xy ]; then
  609. search --no-floppy --fs-uuid --set=root --hint-bios=hd1 --hint-efi=hd1 --hint-baremetal=ahci1 --hint='ldm/7491b301-d718-11e3-bf55-806e6f6e6963/Volume2' 5618004E18002F93
  610. else
  611. search --no-floppy --fs-uuid --set=root 5618004E18002F93
  612. fi
  613. drivemap -s (hd0) ${root}
  614. chainloader +1
  615. }
  616. set timeout_style=menu
  617. if [ "${timeout}" = 0 ]; then
  618. set timeout=10
  619. fi
  620. ### END /etc/grub.d/30_os-prober ###
  621. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  622. ### END /etc/grub.d/30_uefi-firmware ###
  623. ### BEGIN /etc/grub.d/40_custom ###
  624. # This file provides an easy way to add custom menu entries. Simply type the
  625. # menu entries you want to add after this comment. Be careful not to change
  626. # the 'exec tail' line above.
  627. ### END /etc/grub.d/40_custom ###
  628. ### BEGIN /etc/grub.d/41_custom ###
  629. if [ -f ${config_directory}/custom.cfg ]; then
  630. source ${config_directory}/custom.cfg
  631. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  632. source $prefix/custom.cfg;
  633. fi
  634. ### END /etc/grub.d/41_custom ###
  635. --------------------------------------------------------------------------------
  636. =============================== sda5/etc/fstab: ================================
  637. --------------------------------------------------------------------------------
  638. # /etc/fstab: static file system information.
  639. #
  640. # Use 'blkid' to print the universally unique identifier for a
  641. # device; this may be used with UUID= as a more robust way to name devices
  642. # that works even if disks are added and removed. See fstab(5).
  643. #
  644. # <file system> <mount point> <type> <options> <dump> <pass>
  645. # / was on /dev/sda5 during installation
  646. UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 / ext4 errors=remount-ro 0 1
  647. # /home was on /dev/sda7 during installation
  648. UUID=44676fd0-e292-4fc2-a9a4-2bf8fa483dc4 /home ext4 defaults 0 2
  649. # swap was on /dev/sda6 during installation
  650. #UUID=51ff4da1-33f4-4bd0-8841-c260fe188af7 none swap sw 0 0
  651. /dev/mapper/cryptswap1 none swap sw 0 0
  652. --------------------------------------------------------------------------------
  653. ====================== sda5/boot/extlinux/extlinux.conf: =======================
  654. --------------------------------------------------------------------------------
  655. ## /boot/extlinux/extlinux.conf
  656. ##
  657. ## IMPORTANT WARNING
  658. ##
  659. ## The configuration of this file is generated automatically.
  660. ## Do not edit this file manually, use: extlinux-update
  661. default l0
  662. prompt 1
  663. timeout 50
  664. include themes/debian/theme.cfg
  665. --------------------------------------------------------------------------------
  666. ============== sda5: Version of COM32(R) files used by Syslinux: ===============
  667. boot/extlinux/chain.c32 : COM32R module (v4.xx)
  668. ========================== sdb1/grldr embedded menu: ===========================
  669. --------------------------------------------------------------------------------
  670. --------------------------------------------------------------------------------
  671. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  672. Unknown BootLoader on sdb2
  673. =============================== StdErr Messages: ===============================
  674. cat: write error: Broken pipe
  675. hexdump: /dev/sdb2: No such device or address
  676. hexdump: /dev/sdb2: No such device or address
  677. ADDITIONAL INFORMATION :
  678. =================== log of boot-repair 2015-08-19__08h33 ===================
  679. boot-repair version : 4ppa33
  680. boot-sav version : 4ppa33
  681. glade2script version : 3.2.2~ppa47~saucy
  682. boot-sav-extra version : 4ppa33
  683. boot-repair is executed in installed-session (elementary OS Freya, freya, elementary OS, x86_64)
  684. CPU op-mode(s): 32-bit, 64-bit
  685. BOOT_IMAGE=/boot/vmlinuz-3.16.0-46-generic root=UUID=9db7ba10-5b53-46ef-b71a-185ef6832210 ro quiet splash vt.handoff=7
  686. =================== os-prober:
  687. /dev/sda5:The OS now in use - elementary OS Freya CurrentSession:linux
  688. /dev/sdb1:Windows 8 (loader):Windows:chain
  689. =================== blkid:
  690. /dev/sda5: UUID="9db7ba10-5b53-46ef-b71a-185ef6832210" TYPE="ext4"
  691. /dev/sda7: UUID="44676fd0-e292-4fc2-a9a4-2bf8fa483dc4" TYPE="ext4"
  692. /dev/sdb1: UUID="5618004E18002F93" TYPE="ntfs"
  693. 2 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  694. Warning: extended partition does not start at a cylinder boundary.
  695. DOS and Linux will interpret the contents differently.
  696. =================== /etc/grub.d/ :
  697. drwxr-xr-x 2 root root 4096 Jul 9 21:19 grub.d
  698. total 76
  699. -rwxr-xr-x 1 root root 9424 Jul 8 10:00 00_header
  700. -rwxr-xr-x 1 root root 6076 Dec 9 2014 05_debian_theme
  701. -rwxr-xr-x 1 root root 11481 Dec 9 2014 10_linux
  702. -rwxr-xr-x 1 root root 10412 Dec 9 2014 20_linux_xen
  703. -rwxr-xr-x 1 root root 1992 Mar 12 2014 20_memtest86+
  704. -rwxr-xr-x 1 root root 11692 Dec 9 2014 30_os-prober
  705. -rwxr-xr-x 1 root root 1416 Dec 9 2014 30_uefi-firmware
  706. -rwxr-xr-x 1 root root 214 Dec 9 2014 40_custom
  707. -rwxr-xr-x 1 root root 216 Dec 9 2014 41_custom
  708. -rw-r--r-- 1 root root 483 Dec 9 2014 README
  709. =================== /etc/default/grub :
  710. # If you change this file, run 'update-grub' afterwards to update
  711. # /boot/grub/grub.cfg.
  712. # For full documentation of the options in this file, see:
  713. # info -f grub -n 'Simple configuration'
  714. GRUB_DEFAULT=0
  715. #GRUB_HIDDEN_TIMEOUT=0
  716. GRUB_HIDDEN_TIMEOUT_QUIET=true
  717. GRUB_TIMEOUT=10
  718. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  719. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  720. GRUB_CMDLINE_LINUX=""
  721. # Uncomment to enable BadRAM filtering, modify to suit your needs
  722. # This works with Linux (no patch required) and with any kernel that obtains
  723. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  724. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  725. # Uncomment to disable graphical terminal (grub-pc only)
  726. #GRUB_TERMINAL=console
  727. # The resolution used on graphical terminal
  728. # note that you can use only modes which your graphic card supports via VBE
  729. # you can see them in real GRUB with the command `vbeinfo'
  730. #GRUB_GFXMODE=640x480
  731. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  732. #GRUB_DISABLE_LINUX_UUID=true
  733. # Uncomment to disable generation of recovery mode menu entries
  734. #GRUB_DISABLE_RECOVERY="true"
  735. # Uncomment to get a beep at grub start
  736. #GRUB_INIT_TUNE="480 440 1"
  737. =================== UEFI/Legacy mode:
  738. This installed-session is not in EFI-mode.
  739. SecureBoot disabled.
  740. =================== PARTITIONS & DISKS:
  741. 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, not-far, .
  742. 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, not-far, /home.
  743. 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, ntldr, haswinload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, with--usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdb1.
  744. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2046 sectors * 512 bytes
  745. sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 63 sectors * 512 bytes
  746. =================== parted -l:
  747. Model: ATA ST380815AS (scsi)
  748. Disk /dev/sda: 80.0GB
  749. Sector size (logical/physical): 512B/512B
  750. Partition Table: msdos
  751. Number Start End Size Type File system Flags
  752. 1 1048kB 80.0GB 80.0GB extended boot
  753. 5 1049kB 20.0GB 20.0GB logical ext4
  754. 6 20.0GB 29.0GB 8999MB logical
  755. 7 29.0GB 80.0GB 51.0GB logical ext4
  756. Model: ATA Hitachi HDP72505 (scsi)
  757. Disk /dev/sdb: 500GB
  758. Sector size (logical/physical): 512B/512B
  759. Partition Table: msdos
  760. Number Start End Size Type File system Flags
  761. 1 32.3kB 500GB 500GB primary ntfs boot
  762. 2 500GB 500GB 2089kB primary
  763. =================== parted -lm:
  764. BYT;
  765. /dev/sda:80.0GB:scsi:512:512:msdos:ATA ST380815AS;
  766. 1:1048kB:80.0GB:80.0GB:::boot;
  767. 5:1049kB:20.0GB:20.0GB:ext4::;
  768. 6:20.0GB:29.0GB:8999MB:::;
  769. 7:29.0GB:80.0GB:51.0GB:ext4::;
  770. BYT;
  771. /dev/sdb:500GB:scsi:512:512:msdos:ATA Hitachi HDP72505;
  772. 1:32.3kB:500GB:500GB:ntfs::boot;
  773. 2:500GB:500GB:2089kB:::;
  774. =================== lsblk:
  775. KNAME TYPE FSTYPE SIZE LABEL MODEL UUID
  776. sda disk 74.5G ST380815AS
  777. sda1 part 1K
  778. sda5 part ext4 18.6G 9db7ba10-5b53-46ef-b71a-185ef6832210
  779. sda6 part 8.4G
  780. sda7 part ext4 47.5G 44676fd0-e292-4fc2-a9a4-2bf8fa483dc4
  781. sdb disk 465.8G Hitachi HDP7
  782. sdb1 part ntfs 465.8G 5618004E18002F93
  783. sr0 rom 1024M RW/DVD GCC-H
  784. sr1 rom 1024M RW/DVD GCC-H
  785. KNAME ROTA RO RM STATE MOUNTPOINT
  786. sda 1 0 0 running
  787. sda1 1 0 0
  788. sda5 1 0 0 /
  789. sda6 1 0 0
  790. sda7 1 0 0 /home
  791. sdb 1 0 0 running
  792. sdb1 1 0 0 /mnt/boot-sav/sdb1
  793. sr0 1 0 1 running
  794. sr1 1 0 1 running
  795. =================== mount:
  796. /dev/sda5 on / type ext4 (rw,errors=remount-ro)
  797. proc on /proc type proc (rw,noexec,nosuid,nodev)
  798. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  799. none on /sys/fs/cgroup type tmpfs (rw)
  800. none on /sys/fs/fuse/connections type fusectl (rw)
  801. none on /sys/kernel/debug type debugfs (rw)
  802. none on /sys/kernel/security type securityfs (rw)
  803. udev on /dev type devtmpfs (rw,mode=0755)
  804. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  805. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  806. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  807. none on /run/shm type tmpfs (rw,nosuid,nodev)
  808. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  809. none on /sys/fs/pstore type pstore (rw)
  810. /dev/sda7 on /home type ext4 (rw)
  811. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  812. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  813. /home/richard/.Private on /home/richard type ecryptfs (ecryptfs_check_dev_ruid,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs,ecryptfs_sig=81397a426dfb9ca9,ecryptfs_fnek_sig=98b3075aacdab3af)
  814. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=richard)
  815. /dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  816. =================== ls:
  817. /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 sda5 sda6 sda7 size slaves stat subsystem trace uevent
  818. /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 size slaves stat subsystem trace uevent
  819. /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
  820. /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
  821. /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hidraw3 hpet input kmsg kvm log mapper mcelog mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda5 sda6 sda7 sdb sdb1 sdb2 sg0 sg1 sg2 sg3 shm snapshot snd sr0 sr1 stderr stdin stdout tpm0 uhid uinput urandom usb vfio vga_arbiter vhci vhost-net zero
  822. ls /dev/mapper: control
  823. ls: cannot access : No such file or directory
  824. =================== hexdump -n512 -C /dev/sdb1
  825. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  826. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 3f 00 00 00 |........?...?...|
  827. 00000020 00 00 00 00 80 00 80 00 ff 47 38 3a 00 00 00 00 |.........G8:....|
  828. 00000030 00 00 0c 00 00 00 00 00 c0 84 a3 03 00 00 00 00 |................|
  829. 00000040 f6 00 00 00 01 00 00 00 93 2f 00 18 4e 00 18 56 |........./..N..V|
  830. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  831. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  832. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  833. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  834. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  835. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  836. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  837. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  838. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  839. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  840. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  841. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  842. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  843. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  844. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  845. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  846. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  847. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  848. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  849. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  850. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  851. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  852. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  853. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  854. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  855. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  856. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  857. 00000200
  858. =================== df -Th:
  859. Filesystem Type Size Used Avail Use% Mounted on
  860. /dev/sda5 ext4 19G 9.6G 7.8G 56% /
  861. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  862. udev devtmpfs 2.2G 12K 2.2G 1% /dev
  863. tmpfs tmpfs 446M 1.4M 445M 1% /run
  864. none tmpfs 5.0M 0 5.0M 0% /run/lock
  865. none tmpfs 2.2G 84K 2.2G 1% /run/shm
  866. none tmpfs 100M 52K 100M 1% /run/user
  867. /dev/sda7 ext4 47G 13G 32G 29% /home
  868. /home/richard/.Private ecryptfs 47G 13G 32G 29% /home/richard
  869. /dev/sdb1 fuseblk 466G 409G 58G 88% /mnt/boot-sav/sdb1
  870. =================== fdisk -l:
  871. Disk /dev/sda: 80.0 GB, 80032038912 bytes
  872. 255 heads, 63 sectors/track, 9730 cylinders, total 156312576 sectors
  873. Units = sectors of 1 * 512 = 512 bytes
  874. Sector size (logical/physical): 512 bytes / 512 bytes
  875. I/O size (minimum/optimal): 512 bytes / 512 bytes
  876. Disk identifier: 0x000b4731
  877. Device Boot Start End Blocks Id System
  878. /dev/sda1 * 2046 156311551 78154753 5 Extended
  879. /dev/sda5 2048 39063551 19530752 83 Linux
  880. /dev/sda6 39065600 56641535 8787968 82 Linux swap / Solaris
  881. /dev/sda7 56643584 156311551 49833984 83 Linux
  882. Disk /dev/sdb: 500.1 GB, 500107862016 bytes
  883. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  884. Units = sectors of 1 * 512 = 512 bytes
  885. Sector size (logical/physical): 512 bytes / 512 bytes
  886. I/O size (minimum/optimal): 512 bytes / 512 bytes
  887. Disk identifier: 0x7d51d913
  888. Device Boot Start End Blocks Id System
  889. /dev/sdb1 * 63 976767038 488383488 42 SFS
  890. /dev/sdb2 976767039 976771119 2040+ 42 SFS
  891. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  892. User choice: Is sda (80.0GB) a removable disk? no
  893. =================== Suggested repair
  894. The default repair of the Boot-Repair utility would reinstall the grub2 of sda5 into the MBRs of all disks (except USB without OS).
  895. Additional repair would be performed: unhide-bootmenu-10s
  896. =================== Advice in case of suggested repair
  897. SFS detected. You may want to retry after converting Windows dynamic partitioning (SFS partitions) to a basic disk. This can be performed via tools such as TestDisk or EASEUS-Partition-Master / MiniTool-Partition-Wizard.
  898. Do you want to continue?
  899. =================== Final advice in case of suggested repair
  900. Please do not forget to make your BIOS boot on sda (80.0GB) disk!
  901. =================== User settings
  902. The settings chosen by the user will not act on the boot.