1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  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. It also embeds following components:
  6. modules
  7. ---------------------------------------------------------------------------
  8. fshelp ext2 part_msdos biosdisk
  9. ---------------------------------------------------------------------------
  10. sda1: __________________________________________________________________________
  11. File system: vfat
  12. Boot sector type: Windows 8/2012: FAT32
  13. Boot sector info: No errors found in the Boot Parameter Block.
  14. Operating System:
  15. Boot files: /bootmgr /boot/bcd /KERNEL.SYS /COMMAND.COM
  16. sda2: __________________________________________________________________________
  17. File system: ntfs
  18. Boot sector type: Windows 8/2012: NTFS
  19. Boot sector info: No errors found in the Boot Parameter Block.
  20. Operating System:
  21. Boot files: /bootmgr /Windows/System32/winload.exe
  22. sda3: __________________________________________________________________________
  23. File system: Extended Partition
  24. Boot sector type: -
  25. Boot sector info:
  26. sda5: __________________________________________________________________________
  27. File system: ext4
  28. Boot sector type: -
  29. Boot sector info:
  30. Operating System: Ubuntu 16.04.1 LTS
  31. Boot files: /boot/grub/grub.cfg /etc/fstab
  32. /boot/grub/i386-pc/core.img
  33. sda4: __________________________________________________________________________
  34. File system: swap
  35. Boot sector type: -
  36. Boot sector info:
  37. ============================ Drive/Partition Info: =============================
  38. Drive: sda _____________________________________________________________________
  39. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  40. Units: sectors of 1 * 512 = 512 bytes
  41. Sector size (logical/physical): 512 bytes / 4096 bytes
  42. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  43. Disklabel type: dos
  44. Partition Boot Start Sector End Sector # of Sectors Id System
  45. /dev/sda1 * 2,048 27,265,023 27,262,976 c W95 FAT32 (LBA)
  46. /dev/sda2 27,278,370 1,851,120,064 1,823,841,695 7 NTFS / exFAT / HPFS
  47. /dev/sda3 1,851,121,662 1,948,776,447 97,654,786 5 Extended
  48. /dev/sda5 1,851,121,664 1,948,776,447 97,654,784 83 Linux
  49. /dev/sda4 1,948,776,448 1,953,523,711 4,747,264 82 Linux swap / Solaris
  50. "blkid" output: ________________________________________________________________
  51. Device UUID TYPE LABEL
  52. /dev/sda1 3873-1AF8 vfat FD_BETA9SR2
  53. /dev/sda2 60E49AFAE49AD1A0 ntfs
  54. /dev/sda4 c4cc9bf8-ef93-47c2-94b9-56d0a5a8ff54 swap
  55. /dev/sda5 ef8d8973-41a1-4f22-86ee-c7113682a77b ext4
  56. ========================= "ls -l /dev/disk/by-id" output: ======================
  57. total 0
  58. lrwxrwxrwx 1 root root 9 Sep 12 09:26 ata-HGST_HTS721010A9E630_JS1000620MB2RT -> ../../sda
  59. lrwxrwxrwx 1 root root 10 Sep 12 09:26 ata-HGST_HTS721010A9E630_JS1000620MB2RT-part1 -> ../../sda1
  60. lrwxrwxrwx 1 root root 10 Sep 12 09:27 ata-HGST_HTS721010A9E630_JS1000620MB2RT-part2 -> ../../sda2
  61. lrwxrwxrwx 1 root root 10 Sep 12 09:26 ata-HGST_HTS721010A9E630_JS1000620MB2RT-part3 -> ../../sda3
  62. lrwxrwxrwx 1 root root 10 Sep 12 09:26 ata-HGST_HTS721010A9E630_JS1000620MB2RT-part4 -> ../../sda4
  63. lrwxrwxrwx 1 root root 10 Sep 12 09:26 ata-HGST_HTS721010A9E630_JS1000620MB2RT-part5 -> ../../sda5
  64. lrwxrwxrwx 1 root root 9 Sep 12 09:24 ata-TSSTcorp_CDDVDW_SU-228HB_S1B16YHH202YMY -> ../../sr0
  65. lrwxrwxrwx 1 root root 9 Sep 12 09:26 wwn-0x5000cca836c8ccac -> ../../sda
  66. lrwxrwxrwx 1 root root 10 Sep 12 09:26 wwn-0x5000cca836c8ccac-part1 -> ../../sda1
  67. lrwxrwxrwx 1 root root 10 Sep 12 09:27 wwn-0x5000cca836c8ccac-part2 -> ../../sda2
  68. lrwxrwxrwx 1 root root 10 Sep 12 09:26 wwn-0x5000cca836c8ccac-part3 -> ../../sda3
  69. lrwxrwxrwx 1 root root 10 Sep 12 09:26 wwn-0x5000cca836c8ccac-part4 -> ../../sda4
  70. lrwxrwxrwx 1 root root 10 Sep 12 09:26 wwn-0x5000cca836c8ccac-part5 -> ../../sda5
  71. ================================ Mount points: =================================
  72. Device Mount_Point Type Options
  73. /dev/sda5 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  74. =========================== sda5/boot/grub/grub.cfg: ===========================
  75. --------------------------------------------------------------------------------
  76. #
  77. # DO NOT EDIT THIS FILE
  78. #
  79. # It is automatically generated by grub-mkconfig using templates
  80. # from /etc/grub.d and settings from /etc/default/grub
  81. #
  82. ### BEGIN /etc/grub.d/00_header ###
  83. if [ -s $prefix/grubenv ]; then
  84. set have_grubenv=true
  85. load_env
  86. fi
  87. if [ "${next_entry}" ] ; then
  88. set default="${next_entry}"
  89. set next_entry=
  90. save_env next_entry
  91. set boot_once=true
  92. else
  93. set default="0"
  94. fi
  95. if [ x"${feature_menuentry_id}" = xy ]; then
  96. menuentry_id_option="--id"
  97. else
  98. menuentry_id_option=""
  99. fi
  100. export menuentry_id_option
  101. if [ "${prev_saved_entry}" ]; then
  102. set saved_entry="${prev_saved_entry}"
  103. save_env saved_entry
  104. set prev_saved_entry=
  105. save_env prev_saved_entry
  106. set boot_once=true
  107. fi
  108. function savedefault {
  109. if [ -z "${boot_once}" ]; then
  110. saved_entry="${chosen}"
  111. save_env saved_entry
  112. fi
  113. }
  114. function recordfail {
  115. set recordfail=1
  116. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  117. }
  118. function load_video {
  119. if [ x$feature_all_video_module = xy ]; then
  120. insmod all_video
  121. else
  122. insmod efi_gop
  123. insmod efi_uga
  124. insmod ieee1275_fb
  125. insmod vbe
  126. insmod vga
  127. insmod video_bochs
  128. insmod video_cirrus
  129. fi
  130. }
  131. if [ x$feature_default_font_path = xy ] ; then
  132. font=unicode
  133. else
  134. insmod part_msdos
  135. insmod ext2
  136. set root='hd0,msdos5'
  137. if [ x$feature_platform_search_hint = xy ]; then
  138. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  139. else
  140. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  141. fi
  142. font="/usr/share/grub/unicode.pf2"
  143. fi
  144. if loadfont $font ; then
  145. set gfxmode=auto
  146. load_video
  147. insmod gfxterm
  148. set locale_dir=$prefix/locale
  149. set lang=fr_FR
  150. insmod gettext
  151. fi
  152. terminal_output gfxterm
  153. if [ "${recordfail}" = 1 ] ; then
  154. set timeout=30
  155. else
  156. if [ x$feature_timeout_style = xy ] ; then
  157. set timeout_style=menu
  158. set timeout=10
  159. # Fallback normal timeout code in case the timeout_style feature is
  160. # unavailable.
  161. else
  162. set timeout=10
  163. fi
  164. fi
  165. ### END /etc/grub.d/00_header ###
  166. ### BEGIN /etc/grub.d/05_debian_theme ###
  167. set menu_color_normal=white/black
  168. set menu_color_highlight=black/light-gray
  169. if background_color 44,0,30,0; then
  170. clear
  171. fi
  172. ### END /etc/grub.d/05_debian_theme ###
  173. ### BEGIN /etc/grub.d/10_linux ###
  174. function gfxmode {
  175. set gfxpayload="${1}"
  176. if [ "${1}" = "keep" ]; then
  177. set vt_handoff=vt.handoff=7
  178. else
  179. set vt_handoff=
  180. fi
  181. }
  182. if [ "${recordfail}" != 1 ]; then
  183. if [ -e ${prefix}/gfxblacklist.txt ]; then
  184. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  185. if [ ${match} = 0 ]; then
  186. set linux_gfx_mode=keep
  187. else
  188. set linux_gfx_mode=text
  189. fi
  190. else
  191. set linux_gfx_mode=text
  192. fi
  193. else
  194. set linux_gfx_mode=keep
  195. fi
  196. else
  197. set linux_gfx_mode=text
  198. fi
  199. export linux_gfx_mode
  200. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  201. recordfail
  202. load_video
  203. gfxmode $linux_gfx_mode
  204. insmod gzio
  205. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  206. insmod part_msdos
  207. insmod ext2
  208. set root='hd0,msdos5'
  209. if [ x$feature_platform_search_hint = xy ]; then
  210. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  211. else
  212. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  213. fi
  214. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi= $vt_handoff
  215. initrd /boot/initrd.img-4.4.0-36-generic
  216. }
  217. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  218. menuentry 'Ubuntu, avec Linux 4.4.0-36-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-36-generic-advanced-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  219. recordfail
  220. load_video
  221. gfxmode $linux_gfx_mode
  222. insmod gzio
  223. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  224. insmod part_msdos
  225. insmod ext2
  226. set root='hd0,msdos5'
  227. if [ x$feature_platform_search_hint = xy ]; then
  228. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  229. else
  230. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  231. fi
  232. echo 'Chargement de Linux 4.4.0-36-generic…'
  233. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi= $vt_handoff
  234. echo 'Chargement du disque mémoire initial…'
  235. initrd /boot/initrd.img-4.4.0-36-generic
  236. }
  237. menuentry 'Ubuntu, with Linux 4.4.0-36-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-36-generic-init-upstart-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  238. recordfail
  239. load_video
  240. gfxmode $linux_gfx_mode
  241. insmod gzio
  242. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  243. insmod part_msdos
  244. insmod ext2
  245. set root='hd0,msdos5'
  246. if [ x$feature_platform_search_hint = xy ]; then
  247. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  248. else
  249. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  250. fi
  251. echo 'Chargement de Linux 4.4.0-36-generic…'
  252. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi= $vt_handoff init=/sbin/upstart
  253. echo 'Chargement du disque mémoire initial…'
  254. initrd /boot/initrd.img-4.4.0-36-generic
  255. }
  256. menuentry 'Ubuntu, with Linux 4.4.0-36-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-36-generic-recovery-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  257. recordfail
  258. load_video
  259. insmod gzio
  260. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  261. insmod part_msdos
  262. insmod ext2
  263. set root='hd0,msdos5'
  264. if [ x$feature_platform_search_hint = xy ]; then
  265. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  266. else
  267. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  268. fi
  269. echo 'Chargement de Linux 4.4.0-36-generic…'
  270. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro recovery nomodeset
  271. echo 'Chargement du disque mémoire initial…'
  272. initrd /boot/initrd.img-4.4.0-36-generic
  273. }
  274. menuentry 'Ubuntu, avec Linux 4.4.0-34-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-34-generic-advanced-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  275. recordfail
  276. load_video
  277. gfxmode $linux_gfx_mode
  278. insmod gzio
  279. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  280. insmod part_msdos
  281. insmod ext2
  282. set root='hd0,msdos5'
  283. if [ x$feature_platform_search_hint = xy ]; then
  284. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  285. else
  286. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  287. fi
  288. echo 'Chargement de Linux 4.4.0-34-generic…'
  289. linux /boot/vmlinuz-4.4.0-34-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi= $vt_handoff
  290. echo 'Chargement du disque mémoire initial…'
  291. initrd /boot/initrd.img-4.4.0-34-generic
  292. }
  293. menuentry 'Ubuntu, with Linux 4.4.0-34-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-34-generic-init-upstart-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  294. recordfail
  295. load_video
  296. gfxmode $linux_gfx_mode
  297. insmod gzio
  298. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  299. insmod part_msdos
  300. insmod ext2
  301. set root='hd0,msdos5'
  302. if [ x$feature_platform_search_hint = xy ]; then
  303. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  304. else
  305. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  306. fi
  307. echo 'Chargement de Linux 4.4.0-34-generic…'
  308. linux /boot/vmlinuz-4.4.0-34-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi= $vt_handoff init=/sbin/upstart
  309. echo 'Chargement du disque mémoire initial…'
  310. initrd /boot/initrd.img-4.4.0-34-generic
  311. }
  312. menuentry 'Ubuntu, with Linux 4.4.0-34-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-34-generic-recovery-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  313. recordfail
  314. load_video
  315. insmod gzio
  316. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  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 ef8d8973-41a1-4f22-86ee-c7113682a77b
  322. else
  323. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  324. fi
  325. echo 'Chargement de Linux 4.4.0-34-generic…'
  326. linux /boot/vmlinuz-4.4.0-34-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro recovery nomodeset
  327. echo 'Chargement du disque mémoire initial…'
  328. initrd /boot/initrd.img-4.4.0-34-generic
  329. }
  330. menuentry 'Ubuntu, avec Linux 4.2.0-42-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-42-generic-advanced-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  331. recordfail
  332. load_video
  333. gfxmode $linux_gfx_mode
  334. insmod gzio
  335. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  336. insmod part_msdos
  337. insmod ext2
  338. set root='hd0,msdos5'
  339. if [ x$feature_platform_search_hint = xy ]; then
  340. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  341. else
  342. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  343. fi
  344. echo 'Chargement de Linux 4.2.0-42-generic…'
  345. linux /boot/vmlinuz-4.2.0-42-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi= $vt_handoff
  346. echo 'Chargement du disque mémoire initial…'
  347. initrd /boot/initrd.img-4.2.0-42-generic
  348. }
  349. menuentry 'Ubuntu, with Linux 4.2.0-42-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-42-generic-init-upstart-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  350. recordfail
  351. load_video
  352. gfxmode $linux_gfx_mode
  353. insmod gzio
  354. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  355. insmod part_msdos
  356. insmod ext2
  357. set root='hd0,msdos5'
  358. if [ x$feature_platform_search_hint = xy ]; then
  359. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  360. else
  361. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  362. fi
  363. echo 'Chargement de Linux 4.2.0-42-generic…'
  364. linux /boot/vmlinuz-4.2.0-42-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi= $vt_handoff init=/sbin/upstart
  365. echo 'Chargement du disque mémoire initial…'
  366. initrd /boot/initrd.img-4.2.0-42-generic
  367. }
  368. menuentry 'Ubuntu, with Linux 4.2.0-42-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-42-generic-recovery-ef8d8973-41a1-4f22-86ee-c7113682a77b' {
  369. recordfail
  370. load_video
  371. insmod gzio
  372. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  373. insmod part_msdos
  374. insmod ext2
  375. set root='hd0,msdos5'
  376. if [ x$feature_platform_search_hint = xy ]; then
  377. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  378. else
  379. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  380. fi
  381. echo 'Chargement de Linux 4.2.0-42-generic…'
  382. linux /boot/vmlinuz-4.2.0-42-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro recovery nomodeset
  383. echo 'Chargement du disque mémoire initial…'
  384. initrd /boot/initrd.img-4.2.0-42-generic
  385. }
  386. }
  387. ### END /etc/grub.d/10_linux ###
  388. ### BEGIN /etc/grub.d/20_linux_xen ###
  389. ### END /etc/grub.d/20_linux_xen ###
  390. ### BEGIN /etc/grub.d/20_memtest86+ ###
  391. menuentry 'Memory test (memtest86+)' {
  392. insmod part_msdos
  393. insmod ext2
  394. set root='hd0,msdos5'
  395. if [ x$feature_platform_search_hint = xy ]; then
  396. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  397. else
  398. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  399. fi
  400. knetbsd /boot/memtest86+.elf
  401. }
  402. menuentry 'Memory test (memtest86+, serial console 115200)' {
  403. insmod part_msdos
  404. insmod ext2
  405. set root='hd0,msdos5'
  406. if [ x$feature_platform_search_hint = xy ]; then
  407. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ef8d8973-41a1-4f22-86ee-c7113682a77b
  408. else
  409. search --no-floppy --fs-uuid --set=root ef8d8973-41a1-4f22-86ee-c7113682a77b
  410. fi
  411. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  412. }
  413. ### END /etc/grub.d/20_memtest86+ ###
  414. ### BEGIN /etc/grub.d/30_os-prober ###
  415. menuentry 'FreeDOS (sur /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-3873-1AF8' {
  416. insmod part_msdos
  417. insmod fat
  418. set root='hd0,msdos1'
  419. if [ x$feature_platform_search_hint = xy ]; then
  420. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3873-1AF8
  421. else
  422. search --no-floppy --fs-uuid --set=root 3873-1AF8
  423. fi
  424. parttool ${root} hidden-
  425. drivemap -s (hd0) ${root}
  426. chainloader +1
  427. }
  428. set timeout_style=menu
  429. if [ "${timeout}" = 0 ]; then
  430. set timeout=10
  431. fi
  432. ### END /etc/grub.d/30_os-prober ###
  433. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  434. ### END /etc/grub.d/30_uefi-firmware ###
  435. ### BEGIN /etc/grub.d/40_custom ###
  436. # This file provides an easy way to add custom menu entries. Simply type the
  437. # menu entries you want to add after this comment. Be careful not to change
  438. # the 'exec tail' line above.
  439. ### END /etc/grub.d/40_custom ###
  440. ### BEGIN /etc/grub.d/41_custom ###
  441. if [ -f ${config_directory}/custom.cfg ]; then
  442. source ${config_directory}/custom.cfg
  443. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  444. source $prefix/custom.cfg;
  445. fi
  446. ### END /etc/grub.d/41_custom ###
  447. --------------------------------------------------------------------------------
  448. =============================== sda5/etc/fstab: ================================
  449. --------------------------------------------------------------------------------
  450. # /etc/fstab: static file system information.
  451. #
  452. # Use 'blkid' to print the universally unique identifier for a
  453. # device; this may be used with UUID= as a more robust way to name devices
  454. # that works even if disks are added and removed. See fstab(5).
  455. #
  456. # <file system> <mount point> <type> <options> <dump> <pass>
  457. # / was on /dev/sda5 during installation
  458. UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b / ext4 errors=remount-ro 0 1
  459. # swap was on /dev/sda4 during installation
  460. UUID=c4cc9bf8-ef93-47c2-94b9-56d0a5a8ff54 none swap sw 0 0
  461. --------------------------------------------------------------------------------
  462. =================== sda5: Location of files loaded by Grub: ====================
  463. GiB - GB File Fragment(s)
  464. 913.144443512 = 980.481380352 boot/grub/grub.cfg 1
  465. 913.492801666 = 980.855427072 boot/grub/i386-pc/core.img 1
  466. 885.064865112 = 950.331162624 boot/vmlinuz-4.2.0-42-generic 1
  467. 885.232837677 = 950.511521792 boot/vmlinuz-4.2.0-42-generic.efi.signed 2
  468. 892.721530914 = 958.552444928 boot/vmlinuz-4.4.0-34-generic 1
  469. 890.158905029 = 955.800846336 boot/vmlinuz-4.4.0-34-generic.efi.signed 1
  470. 885.690155029 = 951.002562560 boot/vmlinuz-4.4.0-36-generic 1
  471. 884.065155029 = 949.257732096 boot/vmlinuz-4.4.0-36-generic.efi.signed 1
  472. 885.690155029 = 951.002562560 vmlinuz 1
  473. 892.721530914 = 958.552444928 vmlinuz.old 1
  474. 888.241844177 = 953.742417920 boot/initrd.img-4.2.0-42-generic 1
  475. 890.527339935 = 956.196450304 boot/initrd.img-4.4.0-34-generic 2
  476. 884.107891083 = 949.303619584 boot/initrd.img-4.4.0-36-generic 2
  477. 884.107891083 = 949.303619584 initrd.img 2
  478. 890.527339935 = 956.196450304 initrd.img.old 2
  479. ADDITIONAL INFORMATION :
  480. =================== log of boot-info 2016-09-12__09h26 ===================
  481. boot-info version : 4ppa38
  482. boot-sav version : 4ppa38
  483. glade2script version : 3.2.3~ppa1
  484. boot-sav-extra version : 4ppa38
  485. boot-info is executed in installed-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  486. CPU op-mode(s): 32-bit, 64-bit
  487. BOOT_IMAGE=/boot/vmlinuz-4.2.0-42-generic root=UUID=ef8d8973-41a1-4f22-86ee-c7113682a77b ro quiet splash acpi_osi=
  488. Partition 2 does not start on physical sector boundary.
  489. Partition 3 does not start on physical sector boundary.
  490. =================== os-prober:
  491. /dev/sda5:L'OS actuellement utilisé - Ubuntu 16.04.1 LTS CurrentSession:linux
  492. /dev/sda1:FreeDOS:FreeDOS:chain
  493. =================== blkid:
  494. /dev/sda1: LABEL="FD_BETA9SR2" UUID="3873-1AF8" TYPE="vfat" PARTUUID="b99c18cd-01"
  495. /dev/sda2: UUID="60E49AFAE49AD1A0" TYPE="ntfs" PARTUUID="b99c18cd-02"
  496. /dev/sda4: UUID="c4cc9bf8-ef93-47c2-94b9-56d0a5a8ff54" TYPE="swap" PARTUUID="b99c18cd-04"
  497. /dev/sda5: UUID="ef8d8973-41a1-4f22-86ee-c7113682a77b" TYPE="ext4" PARTUUID="b99c18cd-05"
  498. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 0 Windows, 1 unknown type OS.
  499. Windows not detected by os-prober on sda2.
  500. Partition 2 does not start on physical sector boundary.
  501. Partition 3 does not start on physical sector boundary.
  502. Partition 2 does not start on physical sector boundary.
  503. Partition 3 does not start on physical sector boundary.
  504. =================== /etc/grub.d/ :
  505. drwxr-xr-x 2 root root 4096 août 26 17:53 grub.d
  506. total 76
  507. -rwxr-xr-x 1 root root 9791 déc. 17 2015 00_header
  508. -rwxr-xr-x 1 root root 6258 mars 15 19:08 05_debian_theme
  509. -rwxr-xr-x 1 root root 12261 juil. 23 02:09 10_linux
  510. -rwxr-xr-x 1 root root 11082 juil. 23 02:09 20_linux_xen
  511. -rwxr-xr-x 1 root root 1992 mars 12 2014 20_memtest86+
  512. -rwxr-xr-x 1 root root 11692 déc. 17 2015 30_os-prober
  513. -rwxr-xr-x 1 root root 1418 juil. 23 02:09 30_uefi-firmware
  514. -rwxr-xr-x 1 root root 214 déc. 17 2015 40_custom
  515. -rwxr-xr-x 1 root root 216 déc. 17 2015 41_custom
  516. -rw-r--r-- 1 root root 483 déc. 17 2015 README
  517. =================== /etc/default/grub :
  518. # If you change this file, run 'update-grub' afterwards to update
  519. # /boot/grub/grub.cfg.
  520. # For full documentation of the options in this file, see:
  521. # info -f grub -n 'Simple configuration'
  522. GRUB_DEFAULT=0
  523. #GRUB_HIDDEN_TIMEOUT=0
  524. GRUB_HIDDEN_TIMEOUT_QUIET=true
  525. GRUB_TIMEOUT=10
  526. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  527. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi="
  528. GRUB_CMDLINE_LINUX=""
  529. # Uncomment to enable BadRAM filtering, modify to suit your needs
  530. # This works with Linux (no patch required) and with any kernel that obtains
  531. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  532. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  533. # Uncomment to disable graphical terminal (grub-pc only)
  534. #GRUB_TERMINAL=console
  535. # The resolution used on graphical terminal
  536. # note that you can use only modes which your graphic card supports via VBE
  537. # you can see them in real GRUB with the command `vbeinfo'
  538. #GRUB_GFXMODE=640x480
  539. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  540. #GRUB_DISABLE_LINUX_UUID=true
  541. # Uncomment to disable generation of recovery mode menu entries
  542. #GRUB_DISABLE_RECOVERY="true"
  543. # Uncomment to get a beep at grub start
  544. #GRUB_INIT_TUNE="480 440 1"
  545. =================== UEFI/Legacy mode:
  546. This installed-session is not in EFI-mode.
  547. EFI in dmesg.
  548. [ 0.000000] ACPI: UEFI 0x000000007683DCE0 000042 (v01 00000000 00000000)
  549. SecureBoot disabled.
  550. =================== PARTITIONS & DISKS:
  551. sda5 : sda, not-sepboot, grubenv-ok grub2, signed grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, .
  552. 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, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1.
  553. sda2 : 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, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda2.
  554. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  555. =================== parted -l:
  556. Model: ATA HGST HTS721010A9 (scsi)
  557. Disk /dev/sda: 1000GB
  558. Sector size (logical/physical): 512B/4096B
  559. Partition Table: msdos
  560. Disk Flags:
  561. Number Start End Size Type File system Flags
  562. 1 1049kB 14.0GB 14.0GB primary fat32 boot, lba
  563. 2 14.0GB 948GB 934GB primary ntfs
  564. 3 948GB 998GB 50.0GB extended
  565. 5 948GB 998GB 50.0GB logical ext4
  566. 4 998GB 1000GB 2431MB primary linux-swap(v1)
  567. =================== parted -lm:
  568. BYT;
  569. /dev/sda:1000GB:scsi:512:4096:msdos:ATA HGST HTS721010A9:;
  570. 1:1049kB:14.0GB:14.0GB:fat32::boot, lba;
  571. 2:14.0GB:948GB:934GB:ntfs::;
  572. 3:948GB:998GB:50.0GB:::;
  573. 5:948GB:998GB:50.0GB:ext4::;
  574. 4:998GB:1000GB:2431MB:linux-swap(v1)::;
  575. =================== lsblk:
  576. KNAME TYPE FSTYPE SIZE LABEL
  577. sda disk 931,5G
  578. sda1 part vfat 13G FD_BETA9SR2
  579. sda2 part ntfs 869,7G
  580. sda3 part 1K
  581. sda4 part swap 2,3G
  582. sda5 part ext4 46,6G
  583. sr0 rom 1024M
  584. KNAME ROTA RO RM STATE MOUNTPOINT
  585. sda 1 0 0 running
  586. sda1 1 0 0 /mnt/boot-sav/sda1
  587. sda2 1 0 0 /mnt/boot-sav/sda2
  588. sda3 1 0 0
  589. sda4 1 0 0 [SWAP]
  590. sda5 1 0 0 /
  591. sr0 1 0 1 running
  592. =================== mount:
  593. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  594. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  595. udev on /dev type devtmpfs (rw,relatime,size=4023736k,nr_inodes=1005934,mode=755)
  596. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  597. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=806956k,mode=755)
  598. /dev/sda5 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  599. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  600. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  601. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  602. tmpfs on /sys/fs/cgroup type tmpfs (rw,mode=755)
  603. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  604. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  605. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  606. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  607. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  608. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  609. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  610. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,release_agent=/run/cgmanager/agents/cgm-release-agent.perf_event)
  611. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,release_agent=/run/cgmanager/agents/cgm-release-agent.hugetlb)
  612. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,clone_children)
  613. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  614. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  615. mqueue on /dev/mqueue type mqueue (rw,relatime)
  616. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  617. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  618. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  619. cgmfs on /run/cgmanager/fs type tmpfs (rw,relatime,size=100k,mode=755)
  620. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=806956k,mode=700,uid=1000,gid=1000)
  621. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  622. /dev/sda1 on /mnt/boot-sav/sda1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  623. /dev/sda2 on /mnt/boot-sav/sda2 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  624. =================== ls:
  625. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda3 sda4 sda5 size slaves stat subsystem trace uevent
  626. /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
  627. /dev (filtered): acpi_thermal_rel autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 initctl input kmsg kvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue ndctl0 net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sda5 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout tpm0 uhid uinput urandom usb v4l vfio vga_arbiter vhci vhost-net video0 zero
  628. ls /dev/mapper: control
  629. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  630. =================== hexdump -n512 -C /dev/sda1
  631. 00000000 eb 58 90 46 52 44 4f 53 34 2e 31 00 02 10 20 00 |.X.FRDOS4.1... .|
  632. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  633. 00000020 00 00 a0 01 f4 33 00 00 00 00 00 00 02 00 00 00 |.....3..........|
  634. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  635. 00000040 80 01 29 f8 1a 73 38 46 44 5f 42 45 54 41 39 53 |..)..s8FD_BETA9S|
  636. 00000050 52 32 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 |R2FAT32 3.....|
  637. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  638. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  639. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  640. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  641. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  642. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  643. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  644. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  645. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  646. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  647. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  648. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  649. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  650. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  651. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  652. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  653. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  654. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  655. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  656. *
  657. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  658. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  659. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  660. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  661. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  662. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  663. 00000200
  664. =================== hexdump -n512 -C /dev/sda2
  665. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  666. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 22 3c a0 01 |........?..."<..|
  667. 00000020 00 00 00 00 80 00 80 00 9e 9d b5 6c 00 00 00 00 |...........l....|
  668. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  669. 00000040 f6 00 00 00 01 00 00 00 a0 d1 9a e4 fa 9a e4 60 |...............`|
  670. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  671. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  672. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  673. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  674. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  675. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  676. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  677. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  678. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  679. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  680. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  681. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  682. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  683. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  684. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  685. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  686. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  687. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  688. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  689. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 72 65 |............Erre|
  690. 00000190 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 71 75 |ur lecture disqu|
  691. 000001a0 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 6f 6d 70 |e...BOOTMGR comp|
  692. 000001b0 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b 41 6c 74 |ress....Ctrl+Alt|
  693. 000001c0 2b 53 75 70 70 72 20 70 6f 75 72 20 72 65 64 82 |+Suppr pour red.|
  694. 000001d0 6d 61 72 72 65 72 0d 0a 00 73 74 61 72 74 0d 0a |marrer...start..|
  695. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  696. 000001f0 00 00 00 00 00 00 8a 01 a2 01 b6 01 00 00 55 aa |..............U.|
  697. 00000200
  698. Partition 2 does not start on physical sector boundary.
  699. Partition 3 does not start on physical sector boundary.
  700. =================== df -Th:
  701. Filesystem Type Size Used Avail Use% Mounted on
  702. udev devtmpfs 3.9G 0 3.9G 0% /dev
  703. tmpfs tmpfs 789M 9.6M 779M 2% /run
  704. /dev/sda5 ext4 46G 7.4G 37G 17% /
  705. tmpfs tmpfs 3.9G 216K 3.9G 1% /dev/shm
  706. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  707. tmpfs tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
  708. cgmfs tmpfs 100K 0 100K 0% /run/cgmanager/fs
  709. tmpfs tmpfs 789M 44K 788M 1% /run/user/1000
  710. /dev/sda1 vfat 13G 63M 13G 1% /mnt/boot-sav/sda1
  711. /dev/sda2 fuseblk 870G 300G 571G 35% /mnt/boot-sav/sda2
  712. =================== fdisk -l:
  713. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  714. Units: sectors of 1 * 512 = 512 bytes
  715. Sector size (logical/physical): 512 bytes / 4096 bytes
  716. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  717. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  718. Units: sectors of 1 * 512 = 512 bytes
  719. Sector size (logical/physical): 512 bytes / 4096 bytes
  720. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  721. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  722. Units: sectors of 1 * 512 = 512 bytes
  723. Sector size (logical/physical): 512 bytes / 4096 bytes
  724. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  725. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  726. Units: sectors of 1 * 512 = 512 bytes
  727. Sector size (logical/physical): 512 bytes / 4096 bytes
  728. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  729. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  730. Units: sectors of 1 * 512 = 512 bytes
  731. Sector size (logical/physical): 512 bytes / 4096 bytes
  732. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  733. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  734. Units: sectors of 1 * 512 = 512 bytes
  735. Sector size (logical/physical): 512 bytes / 4096 bytes
  736. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  737. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  738. Units: sectors of 1 * 512 = 512 bytes
  739. Sector size (logical/physical): 512 bytes / 4096 bytes
  740. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  741. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  742. Units: sectors of 1 * 512 = 512 bytes
  743. Sector size (logical/physical): 512 bytes / 4096 bytes
  744. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  745. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  746. Units: sectors of 1 * 512 = 512 bytes
  747. Sector size (logical/physical): 512 bytes / 4096 bytes
  748. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  749. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  750. Units: sectors of 1 * 512 = 512 bytes
  751. Sector size (logical/physical): 512 bytes / 4096 bytes
  752. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  753. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  754. Units: sectors of 1 * 512 = 512 bytes
  755. Sector size (logical/physical): 512 bytes / 4096 bytes
  756. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  757. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  758. Units: sectors of 1 * 512 = 512 bytes
  759. Sector size (logical/physical): 512 bytes / 4096 bytes
  760. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  761. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  762. Units: sectors of 1 * 512 = 512 bytes
  763. Sector size (logical/physical): 512 bytes / 4096 bytes
  764. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  765. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  766. Units: sectors of 1 * 512 = 512 bytes
  767. Sector size (logical/physical): 512 bytes / 4096 bytes
  768. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  769. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  770. Units: sectors of 1 * 512 = 512 bytes
  771. Sector size (logical/physical): 512 bytes / 4096 bytes
  772. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  773. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  774. Units: sectors of 1 * 512 = 512 bytes
  775. Sector size (logical/physical): 512 bytes / 4096 bytes
  776. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  777. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  778. Units: sectors of 1 * 512 = 512 bytes
  779. Sector size (logical/physical): 512 bytes / 4096 bytes
  780. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  781. Disklabel type: dos
  782. Disk identifier: 0xb99c18cd
  783. Device Boot Start End Sectors Size Id Type
  784. /dev/sda1 * 2048 27265023 27262976 13G c W95 FAT32 (LBA)
  785. /dev/sda2 27278370 1851120064 1823841695 869.7G 7 HPFS/NTFS/exFAT
  786. /dev/sda3 1851121662 1948776447 97654786 46.6G 5 Extended
  787. /dev/sda4 1948776448 1953523711 4747264 2.3G 82 Linux swap / Solaris
  788. /dev/sda5 1851121664 1948776447 97654784 46.6G 83 Linux
  789. Partition table entries are not in disk order.
  790. =================== Suggested repair
  791. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda5 into the MBR of sda.
  792. Grub-efi would not be selected by default because: no-win-efi
  793. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot
  794. =================== Final advice in case of suggested repair
  795. Les fichiers de démarrage de [L'OS actuellement utilisé - Ubuntu 16.04.1 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot (EXT4, >200MB, en début de disque). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot séparée :] de [Boot-Repair]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)
  796. =================== User settings
  797. The settings chosen by the user will not act on the boot.
  798. paste.ubuntu.com ko (), using paste.debian
  799. paste.debian.net ko (), using paste2