1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => No boot loader is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: Windows 8/2012: FAT32
  7. Boot sector info: No errors found in the Boot Parameter Block.
  8. Operating System:
  9. Boot files: /EFI/Boot/bkpbootx64.efi /EFI/Boot/bootx64.efi
  10. /EFI/ubuntu/MokManager.efi /EFI/ubuntu/fwupx64.efi
  11. /EFI/ubuntu/grubx64.efi /EFI/ubuntu/shimx64.efi
  12. /EFI/Microsoft/Boot/bootmgfw.efi
  13. /EFI/Microsoft/Boot/bootmgr.efi
  14. /EFI/Microsoft/Boot/memtest.efi
  15. sda2: __________________________________________________________________________
  16. File system:
  17. Boot sector type: -
  18. Boot sector info:
  19. Mounting failed: mount: unknown filesystem type ''
  20. sda3: __________________________________________________________________________
  21. File system: ntfs
  22. Boot sector type: Windows 8/2012: NTFS
  23. Boot sector info: No errors found in the Boot Parameter Block.
  24. Operating System:
  25. Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
  26. sda4: __________________________________________________________________________
  27. File system: ntfs
  28. Boot sector type: Windows 8/2012: NTFS
  29. Boot sector info: No errors found in the Boot Parameter Block.
  30. Operating System:
  31. Boot files:
  32. sda5: __________________________________________________________________________
  33. File system: ext4
  34. Boot sector type: -
  35. Boot sector info:
  36. Operating System: Ubuntu 16.04.1 LTS
  37. Boot files: /boot/grub/grub.cfg /etc/fstab
  38. sda6: __________________________________________________________________________
  39. File system: swap
  40. Boot sector type: -
  41. Boot sector info:
  42. ============================ Drive/Partition Info: =============================
  43. Drive: sda _____________________________________________________________________
  44. Disk /dev/sda: 477 GiB, 512110190592 bytes, 1000215216 sectors
  45. Units: sectors of 1 * 512 = 512 bytes
  46. Sector size (logical/physical): 512 bytes / 4096 bytes
  47. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  48. Disklabel type: gpt
  49. Partition Boot Start Sector End Sector # of Sectors Id System
  50. /dev/sda1 1 1,000,215,215 1,000,215,215 ee GPT
  51. GUID Partition Table detected.
  52. Partition Attrs Start Sector End Sector # of Sectors System
  53. /dev/sda1 2,048 534,527 532,480 EFI System partition
  54. /dev/sda2 534,528 567,295 32,768 Microsoft Reserved Partition (Windows)
  55. /dev/sda3 567,296 451,305,261 450,737,966 Data partition (Windows/Linux)
  56. /dev/sda4 R 999,192,576 1,000,214,527 1,021,952 Windows Recovery Environment (Windows)
  57. /dev/sda5 451,305,472 982,628,351 531,322,880 Data partition (Linux)
  58. /dev/sda6 982,628,352 999,192,575 16,564,224 Swap partition (Linux)
  59. Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
  60. "blkid" output: ________________________________________________________________
  61. Device UUID TYPE LABEL
  62. /dev/sda1 3E72-4295 vfat SYSTEM
  63. /dev/sda2
  64. /dev/sda3 AE02936502933177 ntfs
  65. /dev/sda4 46DEA19CDEA184B1 ntfs RECOVERY
  66. /dev/sda5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c ext4
  67. /dev/sda6 a927f2c5-522b-497a-a1d6-3103ba6cee51 swap
  68. ========================= "ls -l /dev/disk/by-id" output: ======================
  69. total 0
  70. lrwxrwxrwx 1 root root 9 Feb 3 08:29 ata-HFS512G39MND-3510A_FS67N00371240741K -> ../../sda
  71. lrwxrwxrwx 1 root root 10 Feb 3 08:29 ata-HFS512G39MND-3510A_FS67N00371240741K-part1 -> ../../sda1
  72. lrwxrwxrwx 1 root root 10 Feb 3 08:30 ata-HFS512G39MND-3510A_FS67N00371240741K-part2 -> ../../sda2
  73. lrwxrwxrwx 1 root root 10 Feb 3 08:30 ata-HFS512G39MND-3510A_FS67N00371240741K-part3 -> ../../sda3
  74. lrwxrwxrwx 1 root root 10 Feb 3 08:30 ata-HFS512G39MND-3510A_FS67N00371240741K-part4 -> ../../sda4
  75. lrwxrwxrwx 1 root root 10 Feb 3 08:29 ata-HFS512G39MND-3510A_FS67N00371240741K-part5 -> ../../sda5
  76. lrwxrwxrwx 1 root root 10 Feb 3 08:29 ata-HFS512G39MND-3510A_FS67N00371240741K-part6 -> ../../sda6
  77. ================================ Mount points: =================================
  78. Device Mount_Point Type Options
  79. /dev/sda1 /boot/efi vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  80. /dev/sda5 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  81. =========================== sda5/boot/grub/grub.cfg: ===========================
  82. --------------------------------------------------------------------------------
  83. #
  84. # DO NOT EDIT THIS FILE
  85. #
  86. # It is automatically generated by grub-mkconfig using templates
  87. # from /etc/grub.d and settings from /etc/default/grub
  88. #
  89. ### BEGIN /etc/grub.d/00_header ###
  90. if [ -s $prefix/grubenv ]; then
  91. set have_grubenv=true
  92. load_env
  93. fi
  94. if [ "${next_entry}" ] ; then
  95. set default="${next_entry}"
  96. set next_entry=
  97. save_env next_entry
  98. set boot_once=true
  99. else
  100. set default="0"
  101. fi
  102. if [ x"${feature_menuentry_id}" = xy ]; then
  103. menuentry_id_option="--id"
  104. else
  105. menuentry_id_option=""
  106. fi
  107. export menuentry_id_option
  108. if [ "${prev_saved_entry}" ]; then
  109. set saved_entry="${prev_saved_entry}"
  110. save_env saved_entry
  111. set prev_saved_entry=
  112. save_env prev_saved_entry
  113. set boot_once=true
  114. fi
  115. function savedefault {
  116. if [ -z "${boot_once}" ]; then
  117. saved_entry="${chosen}"
  118. save_env saved_entry
  119. fi
  120. }
  121. function recordfail {
  122. set recordfail=1
  123. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  124. }
  125. function load_video {
  126. if [ x$feature_all_video_module = xy ]; then
  127. insmod all_video
  128. else
  129. insmod efi_gop
  130. insmod efi_uga
  131. insmod ieee1275_fb
  132. insmod vbe
  133. insmod vga
  134. insmod video_bochs
  135. insmod video_cirrus
  136. fi
  137. }
  138. if [ x$feature_default_font_path = xy ] ; then
  139. font=unicode
  140. else
  141. insmod part_gpt
  142. insmod ext2
  143. set root='hd0,gpt5'
  144. if [ x$feature_platform_search_hint = xy ]; then
  145. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  146. else
  147. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  148. fi
  149. font="/usr/share/grub/unicode.pf2"
  150. fi
  151. if loadfont $font ; then
  152. set gfxmode=auto
  153. load_video
  154. insmod gfxterm
  155. set locale_dir=$prefix/locale
  156. set lang=en_US
  157. insmod gettext
  158. fi
  159. terminal_output gfxterm
  160. if [ "${recordfail}" = 1 ] ; then
  161. set timeout=10
  162. else
  163. if [ x$feature_timeout_style = xy ] ; then
  164. set timeout_style=menu
  165. set timeout=10
  166. # Fallback normal timeout code in case the timeout_style feature is
  167. # unavailable.
  168. else
  169. set timeout=10
  170. fi
  171. fi
  172. ### END /etc/grub.d/00_header ###
  173. ### BEGIN /etc/grub.d/05_debian_theme ###
  174. set menu_color_normal=white/black
  175. set menu_color_highlight=black/light-gray
  176. if background_color 44,0,30,0; then
  177. clear
  178. fi
  179. ### END /etc/grub.d/05_debian_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. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  208. recordfail
  209. load_video
  210. gfxmode $linux_gfx_mode
  211. insmod gzio
  212. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  213. insmod part_gpt
  214. insmod ext2
  215. set root='hd0,gpt5'
  216. if [ x$feature_platform_search_hint = xy ]; then
  217. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  218. else
  219. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  220. fi
  221. linux /boot/vmlinuz-4.4.0-62-generic.efi.signed root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro quiet splash $vt_handoff
  222. initrd /boot/initrd.img-4.4.0-62-generic
  223. }
  224. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  225. menuentry 'Ubuntu, with Linux 4.4.0-62-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-62-generic-advanced-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  226. recordfail
  227. load_video
  228. gfxmode $linux_gfx_mode
  229. insmod gzio
  230. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  231. insmod part_gpt
  232. insmod ext2
  233. set root='hd0,gpt5'
  234. if [ x$feature_platform_search_hint = xy ]; then
  235. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  236. else
  237. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  238. fi
  239. echo 'Loading Linux 4.4.0-62-generic ...'
  240. linux /boot/vmlinuz-4.4.0-62-generic.efi.signed root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro quiet splash $vt_handoff
  241. echo 'Loading initial ramdisk ...'
  242. initrd /boot/initrd.img-4.4.0-62-generic
  243. }
  244. menuentry 'Ubuntu, with Linux 4.4.0-62-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-62-generic-init-upstart-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  245. recordfail
  246. load_video
  247. gfxmode $linux_gfx_mode
  248. insmod gzio
  249. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  250. insmod part_gpt
  251. insmod ext2
  252. set root='hd0,gpt5'
  253. if [ x$feature_platform_search_hint = xy ]; then
  254. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  255. else
  256. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  257. fi
  258. echo 'Loading Linux 4.4.0-62-generic ...'
  259. linux /boot/vmlinuz-4.4.0-62-generic.efi.signed root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro quiet splash $vt_handoff init=/sbin/upstart
  260. echo 'Loading initial ramdisk ...'
  261. initrd /boot/initrd.img-4.4.0-62-generic
  262. }
  263. menuentry 'Ubuntu, with Linux 4.4.0-62-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-62-generic-recovery-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  264. recordfail
  265. load_video
  266. insmod gzio
  267. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  268. insmod part_gpt
  269. insmod ext2
  270. set root='hd0,gpt5'
  271. if [ x$feature_platform_search_hint = xy ]; then
  272. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  273. else
  274. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  275. fi
  276. echo 'Loading Linux 4.4.0-62-generic ...'
  277. linux /boot/vmlinuz-4.4.0-62-generic.efi.signed root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro recovery nomodeset
  278. echo 'Loading initial ramdisk ...'
  279. initrd /boot/initrd.img-4.4.0-62-generic
  280. }
  281. menuentry 'Ubuntu, with Linux 4.4.0-31-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-31-generic-advanced-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  282. recordfail
  283. load_video
  284. gfxmode $linux_gfx_mode
  285. insmod gzio
  286. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  287. insmod part_gpt
  288. insmod ext2
  289. set root='hd0,gpt5'
  290. if [ x$feature_platform_search_hint = xy ]; then
  291. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  292. else
  293. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  294. fi
  295. echo 'Loading Linux 4.4.0-31-generic ...'
  296. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro quiet splash $vt_handoff
  297. echo 'Loading initial ramdisk ...'
  298. initrd /boot/initrd.img-4.4.0-31-generic
  299. }
  300. menuentry 'Ubuntu, with Linux 4.4.0-31-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-31-generic-init-upstart-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  301. recordfail
  302. load_video
  303. gfxmode $linux_gfx_mode
  304. insmod gzio
  305. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  306. insmod part_gpt
  307. insmod ext2
  308. set root='hd0,gpt5'
  309. if [ x$feature_platform_search_hint = xy ]; then
  310. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  311. else
  312. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  313. fi
  314. echo 'Loading Linux 4.4.0-31-generic ...'
  315. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro quiet splash $vt_handoff init=/sbin/upstart
  316. echo 'Loading initial ramdisk ...'
  317. initrd /boot/initrd.img-4.4.0-31-generic
  318. }
  319. menuentry 'Ubuntu, with Linux 4.4.0-31-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-31-generic-recovery-f6136fcf-36ac-4f74-8cf7-49293c28ee4c' {
  320. recordfail
  321. load_video
  322. insmod gzio
  323. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  324. insmod part_gpt
  325. insmod ext2
  326. set root='hd0,gpt5'
  327. if [ x$feature_platform_search_hint = xy ]; then
  328. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5 f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  329. else
  330. search --no-floppy --fs-uuid --set=root f6136fcf-36ac-4f74-8cf7-49293c28ee4c
  331. fi
  332. echo 'Loading Linux 4.4.0-31-generic ...'
  333. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro recovery nomodeset
  334. echo 'Loading initial ramdisk ...'
  335. initrd /boot/initrd.img-4.4.0-31-generic
  336. }
  337. }
  338. ### END /etc/grub.d/10_linux ###
  339. ### BEGIN /etc/grub.d/20_linux_xen ###
  340. ### END /etc/grub.d/20_linux_xen ###
  341. ### BEGIN /etc/grub.d/20_memtest86+ ###
  342. ### END /etc/grub.d/20_memtest86+ ###
  343. ### BEGIN /etc/grub.d/25_custom ###
  344. menuentry "Windows UEFI bootmgfw.efi" {
  345. search --fs-uuid --no-floppy --set=root 3E72-4295
  346. chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi
  347. }
  348. menuentry "Windows Boot UEFI loader" {
  349. search --fs-uuid --no-floppy --set=root 3E72-4295
  350. chainloader (${root})/EFI/Boot/bkpbootx64.efi
  351. }
  352. menuentry "EFI/ubuntu/fwupx64.efi" {
  353. search --fs-uuid --no-floppy --set=root 3E72-4295
  354. chainloader (${root})/EFI/ubuntu/fwupx64.efi
  355. }
  356. menuentry "EFI/ubuntu/MokManager.efi" {
  357. search --fs-uuid --no-floppy --set=root 3E72-4295
  358. chainloader (${root})/EFI/ubuntu/MokManager.efi
  359. }
  360. ### END /etc/grub.d/25_custom ###
  361. ### BEGIN /etc/grub.d/30_os-prober ###
  362. menuentry 'Windows Boot Manager (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-efi-3E72-4295' {
  363. insmod part_gpt
  364. insmod fat
  365. set root='hd0,gpt1'
  366. if [ x$feature_platform_search_hint = xy ]; then
  367. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 3E72-4295
  368. else
  369. search --no-floppy --fs-uuid --set=root 3E72-4295
  370. fi
  371. chainloader /EFI/Microsoft/Boot/bootmgfw.efi
  372. }
  373. set timeout_style=menu
  374. if [ "${timeout}" = 0 ]; then
  375. set timeout=10
  376. fi
  377. ### END /etc/grub.d/30_os-prober ###
  378. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  379. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  380. fwsetup
  381. }
  382. ### END /etc/grub.d/30_uefi-firmware ###
  383. ### BEGIN /etc/grub.d/40_custom ###
  384. # This file provides an easy way to add custom menu entries. Simply type the
  385. # menu entries you want to add after this comment. Be careful not to change
  386. # the 'exec tail' line above.
  387. ### END /etc/grub.d/40_custom ###
  388. ### BEGIN /etc/grub.d/41_custom ###
  389. if [ -f ${config_directory}/custom.cfg ]; then
  390. source ${config_directory}/custom.cfg
  391. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  392. source $prefix/custom.cfg;
  393. fi
  394. ### END /etc/grub.d/41_custom ###
  395. --------------------------------------------------------------------------------
  396. =============================== sda5/etc/fstab: ================================
  397. --------------------------------------------------------------------------------
  398. # /etc/fstab: static file system information.
  399. #
  400. # Use 'blkid' to print the universally unique identifier for a
  401. # device; this may be used with UUID= as a more robust way to name devices
  402. # that works even if disks are added and removed. See fstab(5).
  403. #
  404. # <file system> <mount point> <type> <options> <dump> <pass>
  405. # / was on /dev/sda5 during installation
  406. UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c / ext4 errors=remount-ro 0 1
  407. # /boot/efi was on /dev/sda1 during installation
  408. #UUID=3E72-4295 /boot/efi vfat umask=0077 0 1
  409. # swap was on /dev/sda6 during installation
  410. UUID=a927f2c5-522b-497a-a1d6-3103ba6cee51 none swap sw 0 0
  411. UUID=3E72-4295 /boot/efi vfat defaults 0 1
  412. --------------------------------------------------------------------------------
  413. =================== sda5: Location of files loaded by Grub: ====================
  414. GiB - GB File Fragment(s)
  415. 293.341625214 = 314.973171712 boot/grub/grub.cfg 1
  416. 216.354217529 = 232.308572160 boot/vmlinuz-4.4.0-31-generic 1
  417. 290.031417847 = 311.418863616 boot/vmlinuz-4.4.0-62-generic 1
  418. 290.155021667 = 311.551582208 boot/vmlinuz-4.4.0-62-generic.efi.signed 1
  419. 216.354217529 = 232.308572160 vmlinuz 1
  420. 215.952579498 = 231.877316608 boot/initrd.img-4.4.0-31-generic 2
  421. 216.082004547 = 232.016285696 boot/initrd.img-4.4.0-62-generic 2
  422. 215.952579498 = 231.877316608 initrd.img 2
  423. 215.952579498 = 231.877316608 initrd.img.old 2
  424. ADDITIONAL INFORMATION :
  425. =================== log of boot-repair 2017-02-03__08h29 ===================
  426. boot-repair version : 4ppa40
  427. boot-sav version : 4ppa40
  428. glade2script version : 3.2.3~ppa1
  429. boot-sav-extra version : 4ppa40
  430. boot-repair is executed in installed-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  431. CPU op-mode(s): 32-bit, 64-bit
  432. BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed root=UUID=f6136fcf-36ac-4f74-8cf7-49293c28ee4c ro quiet splash
  433. NTFS signature is missing.
  434. Failed to mount '/dev/sda2': Invalid argument
  435. The device '/dev/sda2' doesn't seem to have a valid NTFS.
  436. Maybe the wrong device is used? Or the whole disk instead of a
  437. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  438. mount /dev/sda2 : Error code 12
  439. mount -r /dev/sda2 /mnt/boot-sav/sda2
  440. NTFS signature is missing.
  441. Failed to mount '/dev/sda2': Invalid argument
  442. The device '/dev/sda2' doesn't seem to have a valid NTFS.
  443. Maybe the wrong device is used? Or the whole disk instead of a
  444. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  445. mount -r /dev/sda2 : Error code 12
  446. =================== os-prober:
  447. /dev/sda5:The OS now in use - Ubuntu 16.04.1 LTS CurrentSession:linux
  448. /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  449. =================== blkid:
  450. /dev/sda1: LABEL="SYSTEM" UUID="3E72-4295" TYPE="vfat" PARTUUID="c4857202-c73d-48d5-a3ce-9292abe432fa"
  451. /dev/sda3: UUID="AE02936502933177" TYPE="ntfs" PARTUUID="e42ca7f5-ed77-4959-b101-a3051cba8079"
  452. /dev/sda4: LABEL="RECOVERY" UUID="46DEA19CDEA184B1" TYPE="ntfs" PARTUUID="513d4839-fc0f-4846-b04b-71b2a26f84c4"
  453. /dev/sda5: UUID="f6136fcf-36ac-4f74-8cf7-49293c28ee4c" TYPE="ext4" PARTUUID="81624a8c-9d5f-435f-8a8d-8da33af8f3cc"
  454. /dev/sda6: UUID="a927f2c5-522b-497a-a1d6-3103ba6cee51" TYPE="swap" PARTUUID="d9238e57-20ad-47f8-bb5c-857bc448b7e9"
  455. /dev/sda2: PARTUUID="116ece75-3b9c-4f00-8640-52789278ecab"
  456. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  457. NTFS signature is missing.
  458. Failed to mount '/dev/sda2': Invalid argument
  459. The device '/dev/sda2' doesn't seem to have a valid NTFS.
  460. Maybe the wrong device is used? Or the whole disk instead of a
  461. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  462. mount /dev/sda2 : Error code 12
  463. mount -r /dev/sda2 /mnt/boot-sav/sda2
  464. NTFS signature is missing.
  465. Failed to mount '/dev/sda2': Invalid argument
  466. The device '/dev/sda2' doesn't seem to have a valid NTFS.
  467. Maybe the wrong device is used? Or the whole disk instead of a
  468. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  469. mount -r /dev/sda2 : Error code 12
  470. Windows not detected by os-prober on sda3.
  471. =================== /etc/grub.d/ :
  472. drwxr-xr-x 2 root root 4096 Feb 3 07:23 grub.d
  473. total 76
  474. -rwxr-xr-x 1 root root 9791 Jun 17 2016 00_header
  475. -rwxr-xr-x 1 root root 6258 Mar 15 2016 05_debian_theme
  476. -rwxr-xr-x 1 root root 12261 Jun 17 2016 10_linux
  477. -rwxr-xr-x 1 root root 11082 Jun 17 2016 20_linux_xen
  478. -rwxr-xr-x 1 root root 1992 Jan 28 2016 20_memtest86+
  479. -rwxr-xr-x 1 root root 11692 Jun 17 2016 30_os-prober
  480. -rwxr-xr-x 1 root root 1418 Jun 17 2016 30_uefi-firmware
  481. -rwxr-xr-x 1 root root 214 Jun 17 2016 40_custom
  482. -rwxr-xr-x 1 root root 216 Jun 17 2016 41_custom
  483. -rw-r--r-- 1 root root 483 Jun 17 2016 README
  484. =================== /etc/default/grub :
  485. # If you change this file, run 'update-grub' afterwards to update
  486. # /boot/grub/grub.cfg.
  487. # For full documentation of the options in this file, see:
  488. # info -f grub -n 'Simple configuration'
  489. GRUB_DEFAULT=0
  490. #GRUB_HIDDEN_TIMEOUT=0
  491. GRUB_HIDDEN_TIMEOUT_QUIET=true
  492. GRUB_TIMEOUT=10
  493. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  494. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  495. GRUB_CMDLINE_LINUX=""
  496. # Uncomment to enable BadRAM filtering, modify to suit your needs
  497. # This works with Linux (no patch required) and with any kernel that obtains
  498. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  499. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  500. # Uncomment to disable graphical terminal (grub-pc only)
  501. #GRUB_TERMINAL=console
  502. # The resolution used on graphical terminal
  503. # note that you can use only modes which your graphic card supports via VBE
  504. # you can see them in real GRUB with the command `vbeinfo'
  505. #GRUB_GFXMODE=640x480
  506. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  507. #GRUB_DISABLE_LINUX_UUID=true
  508. # Uncomment to disable generation of recovery mode menu entries
  509. #GRUB_DISABLE_RECOVERY="true"
  510. # Uncomment to get a beep at grub start
  511. #GRUB_INIT_TUNE="480 440 1"
  512. /boot/efi detected in the fstab of sda5: UUID=3E72-4295 (sda1)
  513. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  514. Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
  515. =================== efibootmgr -v
  516. BootCurrent: 0001
  517. Timeout: 2 seconds
  518. BootOrder: 0001,0000
  519. Boot0000* Windows Boot Manager HD(1,GPT,c4857202-c73d-48d5-a3ce-9292abe432fa,0x800,0x82000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
  520. Boot0001* ubuntu HD(1,GPT,c4857202-c73d-48d5-a3ce-9292abe432fa,0x800,0x82000)/File(EFIUBUNTUSHIMX64.EFI)
  521. =================== UEFI/Legacy mode:
  522. BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
  523. SecureBoot enabled.
  524. =================== PARTITIONS & DISKS:
  525. sda5 : sda, 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, .
  526. sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-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, /boot/efi.
  527. sda3 : sda, 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, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda3.
  528. sda4 : 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, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda4.
  529. sda2 : 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, /mnt/boot-sav/sda2.
  530. sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  531. =================== parted -l:
  532. Model: ATA HFS512G39MND-351 (scsi)
  533. Disk /dev/sda: 512GB
  534. Sector size (logical/physical): 512B/4096B
  535. Partition Table: gpt
  536. Disk Flags:
  537. Number Start End Size File system Name Flags
  538. 1 1049kB 274MB 273MB fat32 boot, esp
  539. 2 274MB 290MB 16.8MB msftres
  540. 3 290MB 231GB 231GB ntfs msftdata
  541. 5 231GB 503GB 272GB ext4
  542. 6 503GB 512GB 8481MB linux-swap(v1)
  543. 4 512GB 512GB 523MB ntfs hidden, diag
  544. =================== parted -lm:
  545. BYT;
  546. /dev/sda:512GB:scsi:512:4096:gpt:ATA HFS512G39MND-351:;
  547. 1:1049kB:274MB:273MB:fat32::boot, esp;
  548. 2:274MB:290MB:16.8MB:::msftres;
  549. 3:290MB:231GB:231GB:ntfs::msftdata;
  550. 5:231GB:503GB:272GB:ext4::;
  551. 6:503GB:512GB:8481MB:linux-swap(v1)::;
  552. 4:512GB:512GB:523MB:ntfs::hidden, diag;
  553. =================== lsblk:
  554. KNAME TYPE FSTYPE SIZE LABEL
  555. sda disk 477G
  556. sda1 part vfat 260M SYSTEM
  557. sda2 part 16M
  558. sda3 part ntfs 215G
  559. sda4 part ntfs 499M RECOVERY
  560. sda5 part ext4 253.4G
  561. sda6 part swap 7.9G
  562. KNAME ROTA RO RM STATE MOUNTPOINT
  563. sda 0 0 0 running
  564. sda1 0 0 0 /boot/efi
  565. sda2 0 0 0
  566. sda3 0 0 0 /mnt/boot-sav/sda3
  567. sda4 0 0 0 /mnt/boot-sav/sda4
  568. sda5 0 0 0 /
  569. sda6 0 0 0 [SWAP]
  570. =================== mount:
  571. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  572. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  573. udev on /dev type devtmpfs (rw,nosuid,relatime,size=4014540k,nr_inodes=1003635,mode=755)
  574. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  575. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=806936k,mode=755)
  576. /dev/sda5 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  577. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  578. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  579. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  580. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  581. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  582. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  583. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  584. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  585. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  586. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  587. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  588. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  589. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  590. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  591. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  592. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  593. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  594. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  595. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  596. mqueue on /dev/mqueue type mqueue (rw,relatime)
  597. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  598. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  599. /dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  600. tmpfs on /run/user/108 type tmpfs (rw,nosuid,nodev,relatime,size=806936k,mode=700,uid=108,gid=114)
  601. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=806936k,mode=700,uid=1000,gid=1000)
  602. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  603. /dev/sda3 on /mnt/boot-sav/sda3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  604. /dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  605. =================== ls:
  606. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 sda5 sda6 size slaves stat subsystem trace uevent
  607. /dev (filtered): acpi_thermal_rel autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hidraw3 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sda5 sda6 sg0 shm snapshot snd stderr stdin stdout uhid uinput urandom usb userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  608. ls /dev/mapper: control
  609. ls: cannot access '': No such file or directory
  610. =================== hexdump -n512 -C /dev/sda1
  611. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 fe 1b |.X.MSDOS5.0.....|
  612. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  613. 00000020 00 20 08 00 01 02 00 00 00 00 00 00 02 00 00 00 |. ..............|
  614. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  615. 00000040 80 01 29 95 42 72 3e 4e 4f 20 4e 41 4d 45 20 20 |..).Br>NO NAME |
  616. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  617. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  618. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  619. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  620. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  621. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  622. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  623. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  624. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  625. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  626. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  627. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  628. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  629. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  630. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  631. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  632. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  633. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  634. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  635. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  636. *
  637. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  638. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  639. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  640. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  641. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  642. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  643. 00000200
  644. =================== hexdump -n512 -C /dev/sda3
  645. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  646. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 a8 08 00 |........?.......|
  647. 00000020 00 00 00 00 80 00 80 00 28 b7 dd 1a 00 00 00 00 |........(.......|
  648. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  649. 00000040 f6 00 00 00 01 00 00 00 77 31 93 02 65 93 02 ae |........w1..e...|
  650. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  651. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  652. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  653. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  654. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  655. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  656. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  657. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  658. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  659. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  660. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  661. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  662. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  663. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  664. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  665. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  666. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  667. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  668. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  669. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  670. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  671. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  672. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  673. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  674. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  675. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  676. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  677. 00000200
  678. =================== hexdump -n512 -C /dev/sda4
  679. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  680. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 78 8e 3b |........?....x.;|
  681. 00000020 00 00 00 00 80 00 80 00 ff 97 0f 00 00 00 00 00 |................|
  682. 00000030 55 a6 00 00 00 00 00 00 02 00 00 00 00 00 00 00 |U...............|
  683. 00000040 f6 00 00 00 01 00 00 00 b1 84 a1 de 9c a1 de 46 |...............F|
  684. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  685. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  686. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  687. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  688. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  689. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  690. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  691. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  692. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  693. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  694. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  695. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  696. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  697. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  698. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  699. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  700. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  701. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  702. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  703. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  704. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  705. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  706. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  707. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  708. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  709. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  710. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  711. 00000200
  712. =================== df -Th:
  713. Filesystem Type Size Used Avail Use% Mounted on
  714. udev devtmpfs 3.9G 0 3.9G 0% /dev
  715. tmpfs tmpfs 789M 9.7M 779M 2% /run
  716. /dev/sda5 ext4 250G 4.7G 232G 2% /
  717. tmpfs tmpfs 3.9G 264K 3.9G 1% /dev/shm
  718. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  719. tmpfs tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
  720. /dev/sda1 vfat 256M 30M 227M 12% /boot/efi
  721. tmpfs tmpfs 789M 4.0K 789M 1% /run/user/108
  722. tmpfs tmpfs 789M 56K 788M 1% /run/user/1000
  723. /dev/sda3 fuseblk 215G 29G 187G 14% /mnt/boot-sav/sda3
  724. /dev/sda4 fuseblk 499M 335M 165M 67% /mnt/boot-sav/sda4
  725. =================== fdisk -l:
  726. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  727. Units: sectors of 1 * 512 = 512 bytes
  728. Sector size (logical/physical): 512 bytes / 4096 bytes
  729. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  730. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  731. Units: sectors of 1 * 512 = 512 bytes
  732. Sector size (logical/physical): 512 bytes / 4096 bytes
  733. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  734. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  735. Units: sectors of 1 * 512 = 512 bytes
  736. Sector size (logical/physical): 512 bytes / 4096 bytes
  737. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  738. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  739. Units: sectors of 1 * 512 = 512 bytes
  740. Sector size (logical/physical): 512 bytes / 4096 bytes
  741. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  742. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  743. Units: sectors of 1 * 512 = 512 bytes
  744. Sector size (logical/physical): 512 bytes / 4096 bytes
  745. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  746. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  747. Units: sectors of 1 * 512 = 512 bytes
  748. Sector size (logical/physical): 512 bytes / 4096 bytes
  749. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  750. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  751. Units: sectors of 1 * 512 = 512 bytes
  752. Sector size (logical/physical): 512 bytes / 4096 bytes
  753. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  754. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  755. Units: sectors of 1 * 512 = 512 bytes
  756. Sector size (logical/physical): 512 bytes / 4096 bytes
  757. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  758. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  759. Units: sectors of 1 * 512 = 512 bytes
  760. Sector size (logical/physical): 512 bytes / 4096 bytes
  761. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  762. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  763. Units: sectors of 1 * 512 = 512 bytes
  764. Sector size (logical/physical): 512 bytes / 4096 bytes
  765. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  766. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  767. Units: sectors of 1 * 512 = 512 bytes
  768. Sector size (logical/physical): 512 bytes / 4096 bytes
  769. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  770. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  771. Units: sectors of 1 * 512 = 512 bytes
  772. Sector size (logical/physical): 512 bytes / 4096 bytes
  773. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  774. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  775. Units: sectors of 1 * 512 = 512 bytes
  776. Sector size (logical/physical): 512 bytes / 4096 bytes
  777. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  778. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  779. Units: sectors of 1 * 512 = 512 bytes
  780. Sector size (logical/physical): 512 bytes / 4096 bytes
  781. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  782. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  783. Units: sectors of 1 * 512 = 512 bytes
  784. Sector size (logical/physical): 512 bytes / 4096 bytes
  785. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  786. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  787. Units: sectors of 1 * 512 = 512 bytes
  788. Sector size (logical/physical): 512 bytes / 4096 bytes
  789. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  790. Disk /dev/sda: 477 GiB, 512110190592 bytes, 1000215216 sectors
  791. Units: sectors of 1 * 512 = 512 bytes
  792. Sector size (logical/physical): 512 bytes / 4096 bytes
  793. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  794. Disklabel type: gpt
  795. Disk identifier: FCC537BC-3D08-4E5F-8D60-EED04F09E42B
  796. Device Start End Sectors Size Type
  797. /dev/sda1 2048 534527 532480 260M EFI System
  798. /dev/sda2 534528 567295 32768 16M Microsoft reserved
  799. /dev/sda3 567296 451305261 450737966 215G Microsoft basic data
  800. /dev/sda4 999192576 1000214527 1021952 499M Windows recovery environment
  801. /dev/sda5 451305472 982628351 531322880 253.4G Linux filesystem
  802. /dev/sda6 982628352 999192575 16564224 7.9G Linux swap
  803. Partition table entries are not in disk order.
  804. =================== Advices
  805. Please disable SecureBoot in the BIOS. Then try again.Do you want to continue?
  806. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  807. =================== Recommended repair
  808. The default repair of the Boot-Repair utility will reinstall the grub-efi-amd64-signed of sda5, using the following options: sda1/boot/efi,
  809. Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file
  810. /boot/efi added in sda5/fstab
  811. sda5/boot/efi not empty
  812. *******lspci -nnk | grep -iA3 vga
  813. 00:02.0 VGA compatible controller [0300]: Intel Corporation Sky Lake Integrated Graphics [8086:191e] (rev 07)
  814. Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics [1043:1160]
  815. Kernel driver in use: i915_bpo
  816. Kernel modules: i915_bpo
  817. --
  818. 00:13.0 Non-VGA unclassified device [0000]: Intel Corporation Device [8086:9d35] (rev 21)
  819. Subsystem: ASUSTeK Computer Inc. Device [1043:1160]
  820. 00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
  821. Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP USB 3.0 xHCI Controller [1043:201f]
  822. *******
  823. grub-install --version
  824. grub-install (GRUB) 2.02~beta2-36ubuntu3.7,grub-install (GRUB) 2.
  825. efibootmgr -v
  826. BootCurrent: 0001
  827. Timeout: 2 seconds
  828. BootOrder: 0001,0000
  829. Boot0000* Windows Boot Manager HD(1,GPT,c4857202-c73d-48d5-a3ce-9292abe432fa,0x800,0x82000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
  830. Boot0001* ubuntu HD(1,GPT,c4857202-c73d-48d5-a3ce-9292abe432fa,0x800,0x82000)/File(EFIUBUNTUSHIMX64.EFI)
  831. uname -r
  832. Kernel: 4.4.0-62-generic
  833. Reinstall the grub-efi-amd64-signed of sda5
  834. Installing for x86_64-efi platform.
  835. Installation finished. No error reported.
  836. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  837. ls sda1/efi: /Microsoft/Recovery/BCD.LOG2 /Microsoft/Recovery/BCD.LOG1 /Microsoft/Recovery/BCD.LOG /Microsoft/Recovery/BCD /Microsoft/Boot/zh-TW /Microsoft/Boot/zh-HK /Microsoft/Boot/zh-CN /Microsoft/Boot/uk-UA /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-RS /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/sl-SI /Microsoft/Boot/sk-SK /Microsoft/Boot/ru-RU /Microsoft/Boot/ro-RO /Microsoft/Boot/Resources /Microsoft/Boot/qps-ploc /Microsoft/Boot/pt-PT /Microsoft/Boot/pt-BR /Microsoft/Boot/pl-PL /Microsoft/Boot/nl-NL /Microsoft/Boot/nb-NO /Microsoft/Boot/memtest.efi /Microsoft/Boot/lv-LV /Microsoft/Boot/lt-LT /Microsoft/Boot/ko-KR /Microsoft/Boot/kdstub.dll /Microsoft/Boot/kd_0C_8086.dll /Microsoft/Boot/kd_07_1415.dll /Microsoft/Boot/kd_02_8086.dll /Microsoft/Boot/kd_02_19a2.dll /Microsoft/Boot/kd_02_1969.dll /Microsoft/Boot/kd_02_15b3.dll /Microsoft/Boot/kd_02_14e4.dll /Microsoft/Boot/kd_02_1137.dll /Microsoft/Boot/kd_02_10ec.dll /Microsoft/Boot/kd_02_10df.dll /Microsoft/Boot/ja-JP /Microsoft/Boot/it-IT /Microsoft/Boot/hu-HU /Microsoft/Boot/hr-HR /Microsoft/Boot/fr-FR /Microsoft/Boot/fr-CA /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/et-EE /Microsoft/Boot/es-MX /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/en-GB /Microsoft/Boot/el-GR /Microsoft/Boot/de-DE /Microsoft/Boot/da-DK /Microsoft/Boot/cs-CZ /Microsoft/Boot/boot.stl /Microsoft/Boot/BOOTSTAT.DAT /Microsoft/Boot/bootmgr.efi /Microsoft/Boot/bootmgfw.efi /Microsoft/Boot/bg-BG /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /ubuntu/shimx64.efi /ubuntu/MokManager.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /Boot/bootx64.efi
  838. ls sda1: boot-sav
  839. EFI . Please report this message to [email protected]
  840. df /dev/sda1
  841. Save and rename /boot/efi/EFI/Boot/bootx64.efi (/boot/efi/EFI/Boot/bkpbootx64.efi)
  842. cp /boot/efi/EFI/ubuntu/shimx64.efi /boot/efi/EFI/Boot/bootx64.efi
  843. ls sda1/efi: /Microsoft/Recovery/BCD.LOG2 /Microsoft/Recovery/BCD.LOG1 /Microsoft/Recovery/BCD.LOG /Microsoft/Recovery/BCD /Microsoft/Boot/zh-TW /Microsoft/Boot/zh-HK /Microsoft/Boot/zh-CN /Microsoft/Boot/uk-UA /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-RS /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/sl-SI /Microsoft/Boot/sk-SK /Microsoft/Boot/ru-RU /Microsoft/Boot/ro-RO /Microsoft/Boot/Resources /Microsoft/Boot/qps-ploc /Microsoft/Boot/pt-PT /Microsoft/Boot/pt-BR /Microsoft/Boot/pl-PL /Microsoft/Boot/nl-NL /Microsoft/Boot/nb-NO /Microsoft/Boot/memtest.efi /Microsoft/Boot/lv-LV /Microsoft/Boot/lt-LT /Microsoft/Boot/ko-KR /Microsoft/Boot/kdstub.dll /Microsoft/Boot/kd_0C_8086.dll /Microsoft/Boot/kd_07_1415.dll /Microsoft/Boot/kd_02_8086.dll /Microsoft/Boot/kd_02_19a2.dll /Microsoft/Boot/kd_02_1969.dll /Microsoft/Boot/kd_02_15b3.dll /Microsoft/Boot/kd_02_14e4.dll /Microsoft/Boot/kd_02_1137.dll /Microsoft/Boot/kd_02_10ec.dll /Microsoft/Boot/kd_02_10df.dll /Microsoft/Boot/ja-JP /Microsoft/Boot/it-IT /Microsoft/Boot/hu-HU /Microsoft/Boot/hr-HR /Microsoft/Boot/fr-FR /Microsoft/Boot/fr-CA /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/et-EE /Microsoft/Boot/es-MX /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/en-GB /Microsoft/Boot/el-GR /Microsoft/Boot/de-DE /Microsoft/Boot/da-DK /Microsoft/Boot/cs-CZ /Microsoft/Boot/boot.stl /Microsoft/Boot/BOOTSTAT.DAT /Microsoft/Boot/bootmgr.efi /Microsoft/Boot/bootmgfw.efi /Microsoft/Boot/bg-BG /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /ubuntu/shimx64.efi /ubuntu/MokManager.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /Boot/bootx64.efi /Boot/bkpbootx64.efi
  844. ls sda1: boot-sav
  845. EFI . Please report this message to [email protected]
  846. Add /boot/efi efi entries in /etc/grub.d/25_custom
  847. Adding custom /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  848. Adding custom /boot/efi/EFI/Boot/bkpbootx64.efi
  849. sda1/bkpbootx64.efi already added
  850. Adding custom /boot/efi/EFI/ubuntu/fwupx64.efi
  851. Adding custom /boot/efi/EFI/ubuntu/MokManager.efi
  852. sda1/bootmgfw.efi already added
  853. Installing for x86_64-efi platform.
  854. Installation finished. No error reported.
  855. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  856. efibootmgr -v
  857. BootCurrent: 0001
  858. Timeout: 2 seconds
  859. BootOrder: 0001,0000
  860. Boot0000* Windows Boot Manager HD(1,GPT,c4857202-c73d-48d5-a3ce-9292abe432fa,0x800,0x82000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
  861. Boot0001* ubuntu HD(1,GPT,c4857202-c73d-48d5-a3ce-9292abe432fa,0x800,0x82000)/File(EFIubuntushimx64.efi)
  862. update-grub
  863. Generating grub configuration file ...
  864. Found linux image: /boot/vmlinuz-4.4.0-62-generic
  865. Found initrd image: /boot/initrd.img-4.4.0-62-generic
  866. Found linux image: /boot/vmlinuz-4.4.0-31-generic
  867. Found initrd image: /boot/initrd.img-4.4.0-31-generic
  868. Found Windows Boot Manager on /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi
  869. Adding boot menu entry for EFI firmware configuration
  870. NTFS signature is missing.
  871. Failed to mount '/dev/sda2': Invalid argument
  872. The device '/dev/sda2' doesn't seem to have a valid NTFS.
  873. Maybe the wrong device is used? Or the whole disk instead of a
  874. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  875. mount /dev/sda2 : Error code 12
  876. mount -r /dev/sda2 /mnt/boot-sav/sda2
  877. NTFS signature is missing.
  878. Failed to mount '/dev/sda2': Invalid argument
  879. The device '/dev/sda2' doesn't seem to have a valid NTFS.
  880. Maybe the wrong device is used? Or the whole disk instead of a
  881. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  882. mount -r /dev/sda2 : Error code 12
  883. Unhide GRUB boot menu in sda5/boot/grub/grub.cfg
  884. Boot successfully repaired.
  885. You can now reboot your computer.
  886. The boot files of [The OS now in use - Ubuntu 16.04.1 LTS] 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)
  887. If your computer reboots directly into Windows, try to change the boot order in your BIOS.
  888. If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
  889. For example you can boot into Windows, then type the following command in an admin command prompt:
  890. bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
  891. paste.ubuntu.com ko (), using paste.debian
  892. paste.debian.net ko (), using paste2