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: ntfs
  12. Boot sector type: Windows 7/2008: NTFS
  13. Boot sector info: No errors found in the Boot Parameter Block.
  14. Operating System:
  15. Boot files: /bootmgr /Boot/BCD
  16. sda2: __________________________________________________________________________
  17. File system: ntfs
  18. Boot sector type: Windows 7/2008: NTFS
  19. Boot sector info: No errors found in the Boot Parameter Block.
  20. Operating System:
  21. Boot files: /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. sda6: __________________________________________________________________________
  34. File system: swap
  35. Boot sector type: -
  36. Boot sector info:
  37. ============================ Drive/Partition Info: =============================
  38. Drive: sda _____________________________________________________________________
  39. Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 sectors
  40. Units: sectors of 1 * 512 = 512 bytes
  41. Sector size (logical/physical): 512 bytes / 512 bytes
  42. I/O size (minimum/optimal): 512 bytes / 512 bytes
  43. Disklabel type: dos
  44. Partition Boot Start Sector End Sector # of Sectors Id System
  45. /dev/sda1 * 2,048 206,847 204,800 7 NTFS / exFAT / HPFS
  46. /dev/sda2 206,848 117,179,893 116,973,046 7 NTFS / exFAT / HPFS
  47. /dev/sda3 117,180,414 312,580,095 195,399,682 5 Extended
  48. /dev/sda5 117,180,416 304,474,111 187,293,696 83 Linux
  49. /dev/sda6 304,476,160 312,580,095 8,103,936 82 Linux swap / Solaris
  50. "blkid" output: ________________________________________________________________
  51. Device UUID TYPE LABEL
  52. /dev/sda1 C4F65E9EF65E9092 ntfs Réservé au système
  53. /dev/sda2 1AD460D9D460B8A1 ntfs
  54. /dev/sda5 d281e32d-0710-4255-8001-ae511113acf8 ext4
  55. /dev/sda6 79b5061a-88d3-4004-a018-26e8f1667421 swap
  56. ========================= "ls -l /dev/disk/by-id" output: ======================
  57. total 0
  58. lrwxrwxrwx 1 root root 9 Dec 5 17:59 ata-TSSTcorp_DVD+_-RW_TS-U633J_R8706GRZC39219 -> ../../sr0
  59. lrwxrwxrwx 1 root root 9 Dec 5 18:12 ata-WDC_WD1600BEVT-75A23T0_WD-WXD1EA0FD679 -> ../../sda
  60. lrwxrwxrwx 1 root root 10 Dec 5 18:13 ata-WDC_WD1600BEVT-75A23T0_WD-WXD1EA0FD679-part1 -> ../../sda1
  61. lrwxrwxrwx 1 root root 10 Dec 5 18:13 ata-WDC_WD1600BEVT-75A23T0_WD-WXD1EA0FD679-part2 -> ../../sda2
  62. lrwxrwxrwx 1 root root 10 Dec 5 18:12 ata-WDC_WD1600BEVT-75A23T0_WD-WXD1EA0FD679-part3 -> ../../sda3
  63. lrwxrwxrwx 1 root root 10 Dec 5 18:12 ata-WDC_WD1600BEVT-75A23T0_WD-WXD1EA0FD679-part5 -> ../../sda5
  64. lrwxrwxrwx 1 root root 10 Dec 5 18:12 ata-WDC_WD1600BEVT-75A23T0_WD-WXD1EA0FD679-part6 -> ../../sda6
  65. lrwxrwxrwx 1 root root 9 Dec 5 18:12 wwn-0x50014ee2056b6afd -> ../../sda
  66. lrwxrwxrwx 1 root root 10 Dec 5 18:13 wwn-0x50014ee2056b6afd-part1 -> ../../sda1
  67. lrwxrwxrwx 1 root root 10 Dec 5 18:13 wwn-0x50014ee2056b6afd-part2 -> ../../sda2
  68. lrwxrwxrwx 1 root root 10 Dec 5 18:12 wwn-0x50014ee2056b6afd-part3 -> ../../sda3
  69. lrwxrwxrwx 1 root root 10 Dec 5 18:12 wwn-0x50014ee2056b6afd-part5 -> ../../sda5
  70. lrwxrwxrwx 1 root root 10 Dec 5 18:12 wwn-0x50014ee2056b6afd-part6 -> ../../sda6
  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 d281e32d-0710-4255-8001-ae511113acf8
  139. else
  140. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  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-d281e32d-0710-4255-8001-ae511113acf8' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  211. else
  212. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  213. fi
  214. linux /boot/vmlinuz-4.4.0-51-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro quiet splash $vt_handoff
  215. initrd /boot/initrd.img-4.4.0-51-generic
  216. }
  217. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-d281e32d-0710-4255-8001-ae511113acf8' {
  218. menuentry 'Ubuntu, avec Linux 4.4.0-51-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-51-generic-advanced-d281e32d-0710-4255-8001-ae511113acf8' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  229. else
  230. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  231. fi
  232. echo 'Chargement de Linux 4.4.0-51-generic…'
  233. linux /boot/vmlinuz-4.4.0-51-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro quiet splash $vt_handoff
  234. echo 'Chargement du disque mémoire initial…'
  235. initrd /boot/initrd.img-4.4.0-51-generic
  236. }
  237. menuentry 'Ubuntu, with Linux 4.4.0-51-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-51-generic-init-upstart-d281e32d-0710-4255-8001-ae511113acf8' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  248. else
  249. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  250. fi
  251. echo 'Chargement de Linux 4.4.0-51-generic…'
  252. linux /boot/vmlinuz-4.4.0-51-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro quiet splash $vt_handoff init=/sbin/upstart
  253. echo 'Chargement du disque mémoire initial…'
  254. initrd /boot/initrd.img-4.4.0-51-generic
  255. }
  256. menuentry 'Ubuntu, with Linux 4.4.0-51-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-51-generic-recovery-d281e32d-0710-4255-8001-ae511113acf8' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  266. else
  267. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  268. fi
  269. echo 'Chargement de Linux 4.4.0-51-generic…'
  270. linux /boot/vmlinuz-4.4.0-51-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro recovery nomodeset
  271. echo 'Chargement du disque mémoire initial…'
  272. initrd /boot/initrd.img-4.4.0-51-generic
  273. }
  274. menuentry 'Ubuntu, avec Linux 4.4.0-21-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-advanced-d281e32d-0710-4255-8001-ae511113acf8' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  285. else
  286. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  287. fi
  288. echo 'Chargement de Linux 4.4.0-21-generic…'
  289. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro quiet splash $vt_handoff
  290. echo 'Chargement du disque mémoire initial…'
  291. initrd /boot/initrd.img-4.4.0-21-generic
  292. }
  293. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-init-upstart-d281e32d-0710-4255-8001-ae511113acf8' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  304. else
  305. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  306. fi
  307. echo 'Chargement de Linux 4.4.0-21-generic…'
  308. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro quiet splash $vt_handoff init=/sbin/upstart
  309. echo 'Chargement du disque mémoire initial…'
  310. initrd /boot/initrd.img-4.4.0-21-generic
  311. }
  312. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-recovery-d281e32d-0710-4255-8001-ae511113acf8' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  322. else
  323. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  324. fi
  325. echo 'Chargement de Linux 4.4.0-21-generic…'
  326. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro recovery nomodeset
  327. echo 'Chargement du disque mémoire initial…'
  328. initrd /boot/initrd.img-4.4.0-21-generic
  329. }
  330. }
  331. ### END /etc/grub.d/10_linux ###
  332. ### BEGIN /etc/grub.d/20_linux_xen ###
  333. ### END /etc/grub.d/20_linux_xen ###
  334. ### BEGIN /etc/grub.d/20_memtest86+ ###
  335. menuentry 'Memory test (memtest86+)' {
  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 d281e32d-0710-4255-8001-ae511113acf8
  341. else
  342. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  343. fi
  344. knetbsd /boot/memtest86+.elf
  345. }
  346. menuentry 'Memory test (memtest86+, serial console 115200)' {
  347. insmod part_msdos
  348. insmod ext2
  349. set root='hd0,msdos5'
  350. if [ x$feature_platform_search_hint = xy ]; then
  351. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 d281e32d-0710-4255-8001-ae511113acf8
  352. else
  353. search --no-floppy --fs-uuid --set=root d281e32d-0710-4255-8001-ae511113acf8
  354. fi
  355. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  356. }
  357. ### END /etc/grub.d/20_memtest86+ ###
  358. ### BEGIN /etc/grub.d/30_os-prober ###
  359. menuentry 'Windows 7 (loader) (sur /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-C4F65E9EF65E9092' {
  360. insmod part_msdos
  361. insmod ntfs
  362. set root='hd0,msdos1'
  363. if [ x$feature_platform_search_hint = xy ]; then
  364. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 C4F65E9EF65E9092
  365. else
  366. search --no-floppy --fs-uuid --set=root C4F65E9EF65E9092
  367. fi
  368. parttool ${root} hidden-
  369. chainloader +1
  370. }
  371. set timeout_style=menu
  372. if [ "${timeout}" = 0 ]; then
  373. set timeout=10
  374. fi
  375. ### END /etc/grub.d/30_os-prober ###
  376. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  377. ### END /etc/grub.d/30_uefi-firmware ###
  378. ### BEGIN /etc/grub.d/40_custom ###
  379. # This file provides an easy way to add custom menu entries. Simply type the
  380. # menu entries you want to add after this comment. Be careful not to change
  381. # the 'exec tail' line above.
  382. ### END /etc/grub.d/40_custom ###
  383. ### BEGIN /etc/grub.d/41_custom ###
  384. if [ -f ${config_directory}/custom.cfg ]; then
  385. source ${config_directory}/custom.cfg
  386. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  387. source $prefix/custom.cfg;
  388. fi
  389. ### END /etc/grub.d/41_custom ###
  390. --------------------------------------------------------------------------------
  391. =============================== sda5/etc/fstab: ================================
  392. --------------------------------------------------------------------------------
  393. # /etc/fstab: static file system information.
  394. #
  395. # Use 'blkid' to print the universally unique identifier for a
  396. # device; this may be used with UUID= as a more robust way to name devices
  397. # that works even if disks are added and removed. See fstab(5).
  398. #
  399. # <file system> <mount point> <type> <options> <dump> <pass>
  400. # / was on /dev/sda5 during installation
  401. UUID=d281e32d-0710-4255-8001-ae511113acf8 / ext4 errors=remount-ro 0 1
  402. # swap was on /dev/sda6 during installation
  403. UUID=79b5061a-88d3-4004-a018-26e8f1667421 none swap sw 0 0
  404. --------------------------------------------------------------------------------
  405. =================== sda5: Location of files loaded by Grub: ====================
  406. GiB - GB File Fragment(s)
  407. 114.110179901 = 122.524872704 boot/grub/grub.cfg 1
  408. 90.723304749 = 97.413406720 boot/grub/i386-pc/core.img 1
  409. 57.421569824 = 61.655941120 boot/vmlinuz-4.4.0-21-generic 1
  410. 93.138637543 = 100.006850560 boot/vmlinuz-4.4.0-51-generic 1
  411. 93.138637543 = 100.006850560 vmlinuz 1
  412. 57.421569824 = 61.655941120 vmlinuz.old 1
  413. 91.490215302 = 98.236870656 boot/initrd.img-4.4.0-21-generic 2
  414. 90.727725983 = 97.418153984 boot/initrd.img-4.4.0-51-generic 3
  415. 90.727725983 = 97.418153984 initrd.img 3
  416. 91.490215302 = 98.236870656 initrd.img.old 2
  417. ADDITIONAL INFORMATION :
  418. =================== log of boot-repair 2016-12-05__18h12 ===================
  419. boot-repair version : 4ppa40
  420. boot-sav version : 4ppa40
  421. glade2script version : 3.2.3~ppa1
  422. boot-sav-extra version : 4ppa40
  423. boot-repair is executed in installed-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  424. CPU op-mode(s): 32-bit, 64-bit
  425. BOOT_IMAGE=/boot/vmlinuz-4.4.0-51-generic root=UUID=d281e32d-0710-4255-8001-ae511113acf8 ro quiet splash vt.handoff=7
  426. =================== os-prober:
  427. /dev/sda5:L'OS actuellement utilisé - Ubuntu 16.04.1 LTS CurrentSession:linux
  428. /dev/sda1:Windows 7 (loader):Windows:chain
  429. =================== blkid:
  430. /dev/sda1: LABEL="RM-CM-)servM-CM-) au systM-CM-(me" UUID="C4F65E9EF65E9092" TYPE="ntfs" PARTUUID="0000f91c-01"
  431. /dev/sda2: UUID="1AD460D9D460B8A1" TYPE="ntfs" PARTUUID="0000f91c-02"
  432. /dev/sda5: UUID="d281e32d-0710-4255-8001-ae511113acf8" TYPE="ext4" PARTUUID="0000f91c-05"
  433. /dev/sda6: UUID="79b5061a-88d3-4004-a018-26e8f1667421" TYPE="swap" PARTUUID="0000f91c-06"
  434. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  435. Windows not detected by os-prober on sda2.
  436. =================== /etc/grub.d/ :
  437. drwxr-xr-x 2 root root 4096 déc. 2 18:42 grub.d
  438. total 76
  439. -rwxr-xr-x 1 root root 9791 avril 16 2016 00_header
  440. -rwxr-xr-x 1 root root 6258 mars 15 2016 05_debian_theme
  441. -rwxr-xr-x 1 root root 12261 avril 16 2016 10_linux
  442. -rwxr-xr-x 1 root root 11082 avril 16 2016 20_linux_xen
  443. -rwxr-xr-x 1 root root 1992 janv. 28 2016 20_memtest86+
  444. -rwxr-xr-x 1 root root 11692 avril 16 2016 30_os-prober
  445. -rwxr-xr-x 1 root root 1418 avril 16 2016 30_uefi-firmware
  446. -rwxr-xr-x 1 root root 214 avril 16 2016 40_custom
  447. -rwxr-xr-x 1 root root 216 avril 16 2016 41_custom
  448. -rw-r--r-- 1 root root 483 avril 16 2016 README
  449. =================== /etc/default/grub :
  450. # If you change this file, run 'update-grub' afterwards to update
  451. # /boot/grub/grub.cfg.
  452. # For full documentation of the options in this file, see:
  453. # info -f grub -n 'Simple configuration'
  454. GRUB_DEFAULT=0
  455. #GRUB_HIDDEN_TIMEOUT=0
  456. GRUB_HIDDEN_TIMEOUT_QUIET=true
  457. GRUB_TIMEOUT=10
  458. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  459. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  460. GRUB_CMDLINE_LINUX=""
  461. # Uncomment to enable BadRAM filtering, modify to suit your needs
  462. # This works with Linux (no patch required) and with any kernel that obtains
  463. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  464. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  465. # Uncomment to disable graphical terminal (grub-pc only)
  466. #GRUB_TERMINAL=console
  467. # The resolution used on graphical terminal
  468. # note that you can use only modes which your graphic card supports via VBE
  469. # you can see them in real GRUB with the command `vbeinfo'
  470. #GRUB_GFXMODE=640x480
  471. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  472. #GRUB_DISABLE_LINUX_UUID=true
  473. # Uncomment to disable generation of recovery mode menu entries
  474. #GRUB_DISABLE_RECOVERY="true"
  475. # Uncomment to get a beep at grub start
  476. #GRUB_INIT_TUNE="480 440 1"
  477. =================== UEFI/Legacy mode:
  478. This installed-session is not in EFI-mode.
  479. SecureBoot disabled.
  480. =================== PARTITIONS & DISKS:
  481. 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, .
  482. sda1 : 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, 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.
  483. 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, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda2.
  484. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  485. =================== parted -l:
  486. Model: ATA WDC WD1600BEVT-7 (scsi)
  487. Disk /dev/sda: 160GB
  488. Sector size (logical/physical): 512B/512B
  489. Partition Table: msdos
  490. Disk Flags:
  491. Number Start End Size Type File system Flags
  492. 1 1049kB 106MB 105MB primary ntfs boot
  493. 2 106MB 60.0GB 59.9GB primary ntfs
  494. 3 60.0GB 160GB 100GB extended
  495. 5 60.0GB 156GB 95.9GB logical ext4
  496. 6 156GB 160GB 4149MB logical linux-swap(v1)
  497. =================== parted -lm:
  498. BYT;
  499. /dev/sda:160GB:scsi:512:512:msdos:ATA WDC WD1600BEVT-7:;
  500. 1:1049kB:106MB:105MB:ntfs::boot;
  501. 2:106MB:60.0GB:59.9GB:ntfs::;
  502. 3:60.0GB:160GB:100GB:::;
  503. 5:60.0GB:156GB:95.9GB:ext4::;
  504. 6:156GB:160GB:4149MB:linux-swap(v1)::;
  505. =================== lsblk:
  506. KNAME TYPE FSTYPE SIZE LABEL
  507. sda disk 149,1G
  508. sda1 part ntfs 100M Réservé au système
  509. sda2 part ntfs 55,8G
  510. sda3 part 1K
  511. sda5 part ext4 89,3G
  512. sda6 part swap 3,9G
  513. sr0 rom 1024M
  514. KNAME ROTA RO RM STATE MOUNTPOINT
  515. sda 1 0 0 running
  516. sda1 1 0 0 /mnt/boot-sav/sda1
  517. sda2 1 0 0 /mnt/boot-sav/sda2
  518. sda3 1 0 0
  519. sda5 1 0 0 /
  520. sda6 1 0 0 [SWAP]
  521. sr0 1 0 1 running
  522. =================== mount:
  523. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  524. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  525. udev on /dev type devtmpfs (rw,nosuid,relatime,size=1933364k,nr_inodes=483341,mode=755)
  526. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  527. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=390700k,mode=755)
  528. /dev/sda5 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  529. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  530. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  531. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  532. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  533. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  534. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  535. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  536. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  537. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  538. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  539. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  540. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  541. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  542. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  543. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  544. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  545. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  546. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  547. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  548. mqueue on /dev/mqueue type mqueue (rw,relatime)
  549. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  550. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=390700k,mode=700,uid=1000,gid=1000)
  551. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  552. /dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  553. /dev/sda2 on /mnt/boot-sav/sda2 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  554. =================== ls:
  555. /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 sda5 sda6 size slaves stat subsystem trace uevent
  556. /sys/block/sr0 (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 size slaves stat subsystem trace uevent
  557. /dev (filtered): autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 drm_dp_aux1 drm_dp_aux2 dvd dvdrw ecryptfs fb0 fd freefall full fuse fw0 hidraw0 hidraw1 hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 initctl input kmsg kvm lightnvm log mapper mcelog mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda5 sda6 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb userio vfio vga_arbiter vhci vhost-net watchdog watchdog0 zero
  558. ls /dev/mapper: control
  559. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  560. =================== hexdump -n512 -C /dev/sda1
  561. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  562. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  563. 00000020 00 00 00 00 80 00 80 00 ff 1f 03 00 00 00 00 00 |................|
  564. 00000030 55 21 00 00 00 00 00 00 02 00 00 00 00 00 00 00 |U!..............|
  565. 00000040 f6 00 00 00 01 00 00 00 92 90 5e f6 9e 5e f6 c4 |..........^..^..|
  566. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  567. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  568. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  569. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  570. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  571. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  572. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  573. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  574. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  575. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  576. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  577. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  578. 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
  579. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  580. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  581. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  582. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  583. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
  584. 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
  585. 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A |
  586. 00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error |
  587. 000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM|
  588. 000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...|
  589. 000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr|
  590. 000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct|
  591. 000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re|
  592. 000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.|
  593. 00000200
  594. =================== hexdump -n512 -C /dev/sda2
  595. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  596. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 28 03 00 |........?....(..|
  597. 00000020 00 00 00 00 80 00 80 00 f0 dd f8 06 00 00 00 00 |................|
  598. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  599. 00000040 f6 00 00 00 01 00 00 00 a1 b8 60 d4 d9 60 d4 1a |..........`..`..|
  600. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  601. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  602. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  603. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  604. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  605. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  606. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  607. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  608. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  609. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  610. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  611. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  612. 00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|
  613. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  614. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  615. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  616. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  617. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|
  618. 00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|
  619. 00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 |t.............Er|
  620. 00000190 72 65 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 |reur lecture dis|
  621. 000001a0 71 75 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 61 62 |que...BOOTMGR ab|
  622. 000001b0 73 65 6e 74 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 |sent...BOOTMGR c|
  623. 000001c0 6f 6d 70 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b |ompress....Ctrl+|
  624. 000001d0 41 6c 74 2b 53 75 70 70 72 20 70 6f 75 72 20 72 |Alt+Suppr pour r|
  625. 000001e0 65 64 82 6d 61 72 72 65 72 0d 0a 00 6f 20 72 65 |ed.marrer...o re|
  626. 000001f0 73 74 61 72 74 0d 0a 00 8c a4 b5 c9 00 00 55 aa |start.........U.|
  627. 00000200
  628. =================== df -Th:
  629. Filesystem Type Size Used Avail Use% Mounted on
  630. udev devtmpfs 1.9G 0 1.9G 0% /dev
  631. tmpfs tmpfs 382M 6.3M 376M 2% /run
  632. /dev/sda5 ext4 88G 9.5G 74G 12% /
  633. tmpfs tmpfs 1.9G 18M 1.9G 1% /dev/shm
  634. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  635. tmpfs tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
  636. tmpfs tmpfs 382M 48K 382M 1% /run/user/1000
  637. /dev/sda1 fuseblk 100M 25M 76M 25% /mnt/boot-sav/sda1
  638. /dev/sda2 fuseblk 56G 34G 23G 60% /mnt/boot-sav/sda2
  639. =================== fdisk -l:
  640. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  641. Units: sectors of 1 * 512 = 512 bytes
  642. Sector size (logical/physical): 512 bytes / 4096 bytes
  643. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  644. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  645. Units: sectors of 1 * 512 = 512 bytes
  646. Sector size (logical/physical): 512 bytes / 4096 bytes
  647. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  648. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  649. Units: sectors of 1 * 512 = 512 bytes
  650. Sector size (logical/physical): 512 bytes / 4096 bytes
  651. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  652. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  653. Units: sectors of 1 * 512 = 512 bytes
  654. Sector size (logical/physical): 512 bytes / 4096 bytes
  655. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  656. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  657. Units: sectors of 1 * 512 = 512 bytes
  658. Sector size (logical/physical): 512 bytes / 4096 bytes
  659. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  660. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  661. Units: sectors of 1 * 512 = 512 bytes
  662. Sector size (logical/physical): 512 bytes / 4096 bytes
  663. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  664. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  665. Units: sectors of 1 * 512 = 512 bytes
  666. Sector size (logical/physical): 512 bytes / 4096 bytes
  667. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  668. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  669. Units: sectors of 1 * 512 = 512 bytes
  670. Sector size (logical/physical): 512 bytes / 4096 bytes
  671. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  672. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  673. Units: sectors of 1 * 512 = 512 bytes
  674. Sector size (logical/physical): 512 bytes / 4096 bytes
  675. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  676. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  677. Units: sectors of 1 * 512 = 512 bytes
  678. Sector size (logical/physical): 512 bytes / 4096 bytes
  679. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  680. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  681. Units: sectors of 1 * 512 = 512 bytes
  682. Sector size (logical/physical): 512 bytes / 4096 bytes
  683. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  684. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  685. Units: sectors of 1 * 512 = 512 bytes
  686. Sector size (logical/physical): 512 bytes / 4096 bytes
  687. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  688. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  689. Units: sectors of 1 * 512 = 512 bytes
  690. Sector size (logical/physical): 512 bytes / 4096 bytes
  691. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  692. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  693. Units: sectors of 1 * 512 = 512 bytes
  694. Sector size (logical/physical): 512 bytes / 4096 bytes
  695. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  696. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  697. Units: sectors of 1 * 512 = 512 bytes
  698. Sector size (logical/physical): 512 bytes / 4096 bytes
  699. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  700. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  701. Units: sectors of 1 * 512 = 512 bytes
  702. Sector size (logical/physical): 512 bytes / 4096 bytes
  703. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  704. Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 sectors
  705. Units: sectors of 1 * 512 = 512 bytes
  706. Sector size (logical/physical): 512 bytes / 512 bytes
  707. I/O size (minimum/optimal): 512 bytes / 512 bytes
  708. Disklabel type: dos
  709. Disk identifier: 0x0000f91c
  710. Device Boot Start End Sectors Size Id Type
  711. /dev/sda1 * 2048 206847 204800 100M 7 HPFS/NTFS/exFAT
  712. /dev/sda2 206848 117179893 116973046 55.8G 7 HPFS/NTFS/exFAT
  713. /dev/sda3 117180414 312580095 195399682 93.2G 5 Extended
  714. /dev/sda5 117180416 304474111 187293696 89.3G 83 Linux
  715. /dev/sda6 304476160 312580095 8103936 3.9G 82 Linux swap / Solaris
  716. =================== Suggested repair
  717. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda5 into the MBR of sda.
  718. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot
  719. =================== Final advice in case of suggested repair
  720. 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 [Réparateur de démarrage]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)
  721. =================== User settings
  722. The settings chosen by the user will not act on the boot.
  723. paste.ubuntu.com ko (), using paste.debian
  724. paste.debian.net ko (), using paste2