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 (,msdos1)/boot/grub. It also embeds following components:
  6. modules
  7. ---------------------------------------------------------------------------
  8. fshelp ext2 part_msdos biosdisk
  9. ---------------------------------------------------------------------------
  10. sda1: __________________________________________________________________________
  11. File system: ext4
  12. Boot sector type: -
  13. Boot sector info:
  14. Operating System: Ubuntu 16.04.1 LTS
  15. Boot files: /boot/grub/grub.cfg /etc/fstab
  16. /boot/grub/i386-pc/core.img
  17. sda4: __________________________________________________________________________
  18. File system: Extended Partition
  19. Boot sector type: -
  20. Boot sector info:
  21. sda5: __________________________________________________________________________
  22. File system: swap
  23. Boot sector type: -
  24. Boot sector info:
  25. sda6: __________________________________________________________________________
  26. File system: ext4
  27. Boot sector type: Grub2 (v1.99-2.00)
  28. Boot sector info: Grub2 (v2.00) is installed in the boot sector of sda6
  29. and looks at sector 1021227904 of the same hard drive
  30. for core.img. core.img is at this location and looks
  31. for (,msdos6)/boot/grub. It also embeds following
  32. components:
  33. modules
  34. -------------------------------------------------------
  35. fshelp ext2 part_msdos biosdisk
  36. -------------------------------------------------------
  37. Operating System: Ubuntu 16.04.1 LTS
  38. Boot files: /boot/grub/grub.cfg /etc/fstab
  39. /boot/grub/i386-pc/core.img
  40. ============================ Drive/Partition Info: =============================
  41. Drive: sda _____________________________________________________________________
  42. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  43. Units: sectors of 1 * 512 = 512 bytes
  44. Sector size (logical/physical): 512 bytes / 4096 bytes
  45. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  46. Disklabel type: dos
  47. Partition Boot Start Sector End Sector # of Sectors Id System
  48. /dev/sda1 * 2,048 671,307,775 671,305,728 83 Linux
  49. /dev/sda4 671,309,822 1,352,173,567 680,863,746 5 Extended
  50. /dev/sda5 671,309,824 681,074,687 9,764,864 82 Linux swap / Solaris
  51. /dev/sda6 681,076,736 1,352,173,567 671,096,832 83 Linux
  52. "blkid" output: ________________________________________________________________
  53. Device UUID TYPE LABEL
  54. /dev/sda1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ext4
  55. /dev/sda5 f13c3f31-14d3-4ea0-b0d6-04e8a0cf1132 swap
  56. /dev/sda6 4a481c46-8b0b-4660-82b8-42728795f8fe ext4
  57. ========================= "ls -l /dev/disk/by-id" output: ======================
  58. total 0
  59. lrwxrwxrwx 1 root root 9 Oct 11 18:10 ata-HGST_HTS721010A9E630_JR10004M0GR7UE -> ../../sda
  60. lrwxrwxrwx 1 root root 10 Oct 11 18:10 ata-HGST_HTS721010A9E630_JR10004M0GR7UE-part1 -> ../../sda1
  61. lrwxrwxrwx 1 root root 10 Oct 11 18:10 ata-HGST_HTS721010A9E630_JR10004M0GR7UE-part4 -> ../../sda4
  62. lrwxrwxrwx 1 root root 10 Oct 11 18:10 ata-HGST_HTS721010A9E630_JR10004M0GR7UE-part5 -> ../../sda5
  63. lrwxrwxrwx 1 root root 10 Oct 11 18:10 ata-HGST_HTS721010A9E630_JR10004M0GR7UE-part6 -> ../../sda6
  64. lrwxrwxrwx 1 root root 9 Oct 11 17:04 ata-Optiarc_DVD+_-RW_AD-7640A_CN0K937C688658AK01TC -> ../../sr0
  65. lrwxrwxrwx 1 root root 9 Oct 11 18:10 wwn-0x5000cca8a8c6b0ba -> ../../sda
  66. lrwxrwxrwx 1 root root 10 Oct 11 18:10 wwn-0x5000cca8a8c6b0ba-part1 -> ../../sda1
  67. lrwxrwxrwx 1 root root 10 Oct 11 18:10 wwn-0x5000cca8a8c6b0ba-part4 -> ../../sda4
  68. lrwxrwxrwx 1 root root 10 Oct 11 18:10 wwn-0x5000cca8a8c6b0ba-part5 -> ../../sda5
  69. lrwxrwxrwx 1 root root 10 Oct 11 18:10 wwn-0x5000cca8a8c6b0ba-part6 -> ../../sda6
  70. ================================ Mount points: =================================
  71. Device Mount_Point Type Options
  72. /dev/sda1 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  73. =========================== sda1/boot/grub/grub.cfg: ===========================
  74. --------------------------------------------------------------------------------
  75. #
  76. # DO NOT EDIT THIS FILE
  77. #
  78. # It is automatically generated by grub-mkconfig using templates
  79. # from /etc/grub.d and settings from /etc/default/grub
  80. #
  81. ### BEGIN /etc/grub.d/00_header ###
  82. if [ -s $prefix/grubenv ]; then
  83. set have_grubenv=true
  84. load_env
  85. fi
  86. if [ "${next_entry}" ] ; then
  87. set default="${next_entry}"
  88. set next_entry=
  89. save_env next_entry
  90. set boot_once=true
  91. else
  92. set default="0"
  93. fi
  94. if [ x"${feature_menuentry_id}" = xy ]; then
  95. menuentry_id_option="--id"
  96. else
  97. menuentry_id_option=""
  98. fi
  99. export menuentry_id_option
  100. if [ "${prev_saved_entry}" ]; then
  101. set saved_entry="${prev_saved_entry}"
  102. save_env saved_entry
  103. set prev_saved_entry=
  104. save_env prev_saved_entry
  105. set boot_once=true
  106. fi
  107. function savedefault {
  108. if [ -z "${boot_once}" ]; then
  109. saved_entry="${chosen}"
  110. save_env saved_entry
  111. fi
  112. }
  113. function recordfail {
  114. set recordfail=1
  115. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  116. }
  117. function load_video {
  118. if [ x$feature_all_video_module = xy ]; then
  119. insmod all_video
  120. else
  121. insmod efi_gop
  122. insmod efi_uga
  123. insmod ieee1275_fb
  124. insmod vbe
  125. insmod vga
  126. insmod video_bochs
  127. insmod video_cirrus
  128. fi
  129. }
  130. if [ x$feature_default_font_path = xy ] ; then
  131. font=unicode
  132. else
  133. insmod part_msdos
  134. insmod ext2
  135. set root='hd0,msdos1'
  136. if [ x$feature_platform_search_hint = xy ]; then
  137. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  138. else
  139. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  140. fi
  141. font="/usr/share/grub/unicode.pf2"
  142. fi
  143. if loadfont $font ; then
  144. set gfxmode=auto
  145. load_video
  146. insmod gfxterm
  147. set locale_dir=$prefix/locale
  148. set lang=fr_CH
  149. insmod gettext
  150. fi
  151. terminal_output gfxterm
  152. if [ "${recordfail}" = 1 ] ; then
  153. set timeout=30
  154. else
  155. if [ x$feature_timeout_style = xy ] ; then
  156. set timeout_style=menu
  157. set timeout=10
  158. # Fallback normal timeout code in case the timeout_style feature is
  159. # unavailable.
  160. else
  161. set timeout=10
  162. fi
  163. fi
  164. ### END /etc/grub.d/00_header ###
  165. ### BEGIN /etc/grub.d/05_debian_theme ###
  166. set menu_color_normal=white/black
  167. set menu_color_highlight=black/light-gray
  168. ### END /etc/grub.d/05_debian_theme ###
  169. ### BEGIN /etc/grub.d/10_linux ###
  170. function gfxmode {
  171. set gfxpayload="${1}"
  172. if [ "${1}" = "keep" ]; then
  173. set vt_handoff=vt.handoff=7
  174. else
  175. set vt_handoff=
  176. fi
  177. }
  178. if [ "${recordfail}" != 1 ]; then
  179. if [ -e ${prefix}/gfxblacklist.txt ]; then
  180. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  181. if [ ${match} = 0 ]; then
  182. set linux_gfx_mode=keep
  183. else
  184. set linux_gfx_mode=text
  185. fi
  186. else
  187. set linux_gfx_mode=text
  188. fi
  189. else
  190. set linux_gfx_mode=keep
  191. fi
  192. else
  193. set linux_gfx_mode=text
  194. fi
  195. export linux_gfx_mode
  196. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  197. recordfail
  198. load_video
  199. gfxmode $linux_gfx_mode
  200. insmod gzio
  201. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  202. insmod part_msdos
  203. insmod ext2
  204. set root='hd0,msdos1'
  205. if [ x$feature_platform_search_hint = xy ]; then
  206. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  207. else
  208. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  209. fi
  210. linux /boot/vmlinuz-4.4.0-42-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro quiet splash $vt_handoff
  211. initrd /boot/initrd.img-4.4.0-42-generic
  212. }
  213. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  214. menuentry 'Ubuntu, avec Linux 4.4.0-42-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-42-generic-advanced-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  215. recordfail
  216. load_video
  217. gfxmode $linux_gfx_mode
  218. insmod gzio
  219. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  220. insmod part_msdos
  221. insmod ext2
  222. set root='hd0,msdos1'
  223. if [ x$feature_platform_search_hint = xy ]; then
  224. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  225. else
  226. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  227. fi
  228. echo 'Chargement de Linux 4.4.0-42-generic…'
  229. linux /boot/vmlinuz-4.4.0-42-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro quiet splash $vt_handoff
  230. echo 'Chargement du disque mémoire initial…'
  231. initrd /boot/initrd.img-4.4.0-42-generic
  232. }
  233. menuentry 'Ubuntu, with Linux 4.4.0-42-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-42-generic-init-upstart-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  234. recordfail
  235. load_video
  236. gfxmode $linux_gfx_mode
  237. insmod gzio
  238. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  239. insmod part_msdos
  240. insmod ext2
  241. set root='hd0,msdos1'
  242. if [ x$feature_platform_search_hint = xy ]; then
  243. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  244. else
  245. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  246. fi
  247. echo 'Chargement de Linux 4.4.0-42-generic…'
  248. linux /boot/vmlinuz-4.4.0-42-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro quiet splash $vt_handoff init=/sbin/upstart
  249. echo 'Chargement du disque mémoire initial…'
  250. initrd /boot/initrd.img-4.4.0-42-generic
  251. }
  252. menuentry 'Ubuntu, with Linux 4.4.0-42-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-42-generic-recovery-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  253. recordfail
  254. load_video
  255. insmod gzio
  256. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  257. insmod part_msdos
  258. insmod ext2
  259. set root='hd0,msdos1'
  260. if [ x$feature_platform_search_hint = xy ]; then
  261. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  262. else
  263. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  264. fi
  265. echo 'Chargement de Linux 4.4.0-42-generic…'
  266. linux /boot/vmlinuz-4.4.0-42-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro recovery nomodeset
  267. echo 'Chargement du disque mémoire initial…'
  268. initrd /boot/initrd.img-4.4.0-42-generic
  269. }
  270. menuentry 'Ubuntu, avec Linux 4.4.0-38-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-advanced-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  271. recordfail
  272. load_video
  273. gfxmode $linux_gfx_mode
  274. insmod gzio
  275. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  276. insmod part_msdos
  277. insmod ext2
  278. set root='hd0,msdos1'
  279. if [ x$feature_platform_search_hint = xy ]; then
  280. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  281. else
  282. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  283. fi
  284. echo 'Chargement de Linux 4.4.0-38-generic…'
  285. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro quiet splash $vt_handoff
  286. echo 'Chargement du disque mémoire initial…'
  287. initrd /boot/initrd.img-4.4.0-38-generic
  288. }
  289. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-init-upstart-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  290. recordfail
  291. load_video
  292. gfxmode $linux_gfx_mode
  293. insmod gzio
  294. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  295. insmod part_msdos
  296. insmod ext2
  297. set root='hd0,msdos1'
  298. if [ x$feature_platform_search_hint = xy ]; then
  299. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  300. else
  301. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  302. fi
  303. echo 'Chargement de Linux 4.4.0-38-generic…'
  304. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro quiet splash $vt_handoff init=/sbin/upstart
  305. echo 'Chargement du disque mémoire initial…'
  306. initrd /boot/initrd.img-4.4.0-38-generic
  307. }
  308. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-recovery-b1a5d290-6b9d-4ae1-8df3-3a096f37f38a' {
  309. recordfail
  310. load_video
  311. insmod gzio
  312. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  313. insmod part_msdos
  314. insmod ext2
  315. set root='hd0,msdos1'
  316. if [ x$feature_platform_search_hint = xy ]; then
  317. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  318. else
  319. search --no-floppy --fs-uuid --set=root b1a5d290-6b9d-4ae1-8df3-3a096f37f38a
  320. fi
  321. echo 'Chargement de Linux 4.4.0-38-generic…'
  322. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro recovery nomodeset
  323. echo 'Chargement du disque mémoire initial…'
  324. initrd /boot/initrd.img-4.4.0-38-generic
  325. }
  326. }
  327. ### END /etc/grub.d/10_linux ###
  328. ### BEGIN /etc/grub.d/20_linux_xen ###
  329. ### END /etc/grub.d/20_linux_xen ###
  330. ### BEGIN /etc/grub.d/30_os-prober ###
  331. menuentry 'Ubuntu 16.04.1 LTS (16.04) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  332. insmod part_msdos
  333. insmod ext2
  334. set root='hd0,msdos6'
  335. if [ x$feature_platform_search_hint = xy ]; then
  336. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  337. else
  338. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  339. fi
  340. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff
  341. initrd /boot/initrd.img-4.4.0-38-generic
  342. }
  343. submenu 'Options avancées pour Ubuntu 16.04.1 LTS (16.04) (sur /dev/sda6)' $menuentry_id_option 'osprober-gnulinux-advanced-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  344. menuentry 'Ubuntu (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-38-generic--4a481c46-8b0b-4660-82b8-42728795f8fe' {
  345. insmod part_msdos
  346. insmod ext2
  347. set root='hd0,msdos6'
  348. if [ x$feature_platform_search_hint = xy ]; then
  349. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  350. else
  351. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  352. fi
  353. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff
  354. initrd /boot/initrd.img-4.4.0-38-generic
  355. }
  356. menuentry 'Ubuntu, avec Linux 4.4.0-38-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-38-generic--4a481c46-8b0b-4660-82b8-42728795f8fe' {
  357. insmod part_msdos
  358. insmod ext2
  359. set root='hd0,msdos6'
  360. if [ x$feature_platform_search_hint = xy ]; then
  361. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  362. else
  363. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  364. fi
  365. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff
  366. initrd /boot/initrd.img-4.4.0-38-generic
  367. }
  368. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (upstart) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-38-generic--4a481c46-8b0b-4660-82b8-42728795f8fe' {
  369. insmod part_msdos
  370. insmod ext2
  371. set root='hd0,msdos6'
  372. if [ x$feature_platform_search_hint = xy ]; then
  373. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  374. else
  375. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  376. fi
  377. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff init=/sbin/upstart
  378. initrd /boot/initrd.img-4.4.0-38-generic
  379. }
  380. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-38-generic-root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro recovery nomodeset-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  381. insmod part_msdos
  382. insmod ext2
  383. set root='hd0,msdos6'
  384. if [ x$feature_platform_search_hint = xy ]; then
  385. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  386. else
  387. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  388. fi
  389. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro recovery nomodeset
  390. initrd /boot/initrd.img-4.4.0-38-generic
  391. }
  392. menuentry 'Ubuntu, avec Linux 4.4.0-36-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-36-generic--4a481c46-8b0b-4660-82b8-42728795f8fe' {
  393. insmod part_msdos
  394. insmod ext2
  395. set root='hd0,msdos6'
  396. if [ x$feature_platform_search_hint = xy ]; then
  397. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  398. else
  399. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  400. fi
  401. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff
  402. initrd /boot/initrd.img-4.4.0-36-generic
  403. }
  404. menuentry 'Ubuntu, with Linux 4.4.0-36-generic (upstart) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-36-generic--4a481c46-8b0b-4660-82b8-42728795f8fe' {
  405. insmod part_msdos
  406. insmod ext2
  407. set root='hd0,msdos6'
  408. if [ x$feature_platform_search_hint = xy ]; then
  409. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  410. else
  411. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  412. fi
  413. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff init=/sbin/upstart
  414. initrd /boot/initrd.img-4.4.0-36-generic
  415. }
  416. menuentry 'Ubuntu, with Linux 4.4.0-36-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-36-generic-root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro recovery nomodeset-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  417. insmod part_msdos
  418. insmod ext2
  419. set root='hd0,msdos6'
  420. if [ x$feature_platform_search_hint = xy ]; then
  421. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  422. else
  423. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  424. fi
  425. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro recovery nomodeset
  426. initrd /boot/initrd.img-4.4.0-36-generic
  427. }
  428. }
  429. set timeout_style=menu
  430. if [ "${timeout}" = 0 ]; then
  431. set timeout=10
  432. fi
  433. ### END /etc/grub.d/30_os-prober ###
  434. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  435. ### END /etc/grub.d/30_uefi-firmware ###
  436. ### BEGIN /etc/grub.d/40_custom ###
  437. # This file provides an easy way to add custom menu entries. Simply type the
  438. # menu entries you want to add after this comment. Be careful not to change
  439. # the 'exec tail' line above.
  440. ### END /etc/grub.d/40_custom ###
  441. ### BEGIN /etc/grub.d/41_custom ###
  442. if [ -f ${config_directory}/custom.cfg ]; then
  443. source ${config_directory}/custom.cfg
  444. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  445. source $prefix/custom.cfg;
  446. fi
  447. ### END /etc/grub.d/41_custom ###
  448. --------------------------------------------------------------------------------
  449. =============================== sda1/etc/fstab: ================================
  450. --------------------------------------------------------------------------------
  451. # /etc/fstab: static file system information.
  452. #
  453. # Use 'blkid' to print the universally unique identifier for a
  454. # device; this may be used with UUID= as a more robust way to name devices
  455. # that works even if disks are added and removed. See fstab(5).
  456. #
  457. # <file system> <mount point> <type> <options> <dump> <pass>
  458. # / was on /dev/sda1 during installation
  459. UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a / ext4 errors=remount-ro 0 1
  460. # swap was on /dev/sda5 during installation
  461. UUID=f13c3f31-14d3-4ea0-b0d6-04e8a0cf1132 none swap sw 0 0
  462. --------------------------------------------------------------------------------
  463. =================== sda1: Location of files loaded by Grub: ====================
  464. GiB - GB File Fragment(s)
  465. 310.221752167 = 333.098070016 boot/grub/grub.cfg 1
  466. 124.148841858 = 133.303803904 boot/grub/i386-pc/core.img 1
  467. 3.151866913 = 3.384291328 boot/vmlinuz-4.4.0-38-generic 1
  468. 5.601295471 = 6.014345216 boot/vmlinuz-4.4.0-42-generic 1
  469. 5.601295471 = 6.014345216 vmlinuz 1
  470. 3.151866913 = 3.384291328 vmlinuz.old 1
  471. 310.727535248 = 333.641150464 boot/initrd.img-4.4.0-38-generic 2
  472. 4.215564728 = 4.526428160 boot/initrd.img-4.4.0-38-generic.old-dkms 3
  473. 311.458133698 = 334.425624576 boot/initrd.img-4.4.0-42-generic 2
  474. 311.458133698 = 334.425624576 initrd.img 2
  475. 310.727535248 = 333.641150464 initrd.img.old 2
  476. =========================== sda6/boot/grub/grub.cfg: ===========================
  477. --------------------------------------------------------------------------------
  478. #
  479. # DO NOT EDIT THIS FILE
  480. #
  481. # It is automatically generated by grub-mkconfig using templates
  482. # from /etc/grub.d and settings from /etc/default/grub
  483. #
  484. ### BEGIN /etc/grub.d/00_header ###
  485. if [ -s $prefix/grubenv ]; then
  486. set have_grubenv=true
  487. load_env
  488. fi
  489. if [ "${next_entry}" ] ; then
  490. set default="${next_entry}"
  491. set next_entry=
  492. save_env next_entry
  493. set boot_once=true
  494. else
  495. set default="0"
  496. fi
  497. if [ x"${feature_menuentry_id}" = xy ]; then
  498. menuentry_id_option="--id"
  499. else
  500. menuentry_id_option=""
  501. fi
  502. export menuentry_id_option
  503. if [ "${prev_saved_entry}" ]; then
  504. set saved_entry="${prev_saved_entry}"
  505. save_env saved_entry
  506. set prev_saved_entry=
  507. save_env prev_saved_entry
  508. set boot_once=true
  509. fi
  510. function savedefault {
  511. if [ -z "${boot_once}" ]; then
  512. saved_entry="${chosen}"
  513. save_env saved_entry
  514. fi
  515. }
  516. function recordfail {
  517. set recordfail=1
  518. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  519. }
  520. function load_video {
  521. if [ x$feature_all_video_module = xy ]; then
  522. insmod all_video
  523. else
  524. insmod efi_gop
  525. insmod efi_uga
  526. insmod ieee1275_fb
  527. insmod vbe
  528. insmod vga
  529. insmod video_bochs
  530. insmod video_cirrus
  531. fi
  532. }
  533. if [ x$feature_default_font_path = xy ] ; then
  534. font=unicode
  535. else
  536. insmod part_msdos
  537. insmod ext2
  538. set root='hd0,msdos6'
  539. if [ x$feature_platform_search_hint = xy ]; then
  540. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  541. else
  542. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  543. fi
  544. font="/usr/share/grub/unicode.pf2"
  545. fi
  546. if loadfont $font ; then
  547. set gfxmode=auto
  548. load_video
  549. insmod gfxterm
  550. set locale_dir=$prefix/locale
  551. set lang=fr_CH
  552. insmod gettext
  553. fi
  554. terminal_output gfxterm
  555. if [ "${recordfail}" = 1 ] ; then
  556. set timeout=10
  557. else
  558. if [ x$feature_timeout_style = xy ] ; then
  559. set timeout_style=menu
  560. set timeout=10
  561. # Fallback normal timeout code in case the timeout_style feature is
  562. # unavailable.
  563. else
  564. set timeout=10
  565. fi
  566. fi
  567. ### END /etc/grub.d/00_header ###
  568. ### BEGIN /etc/grub.d/05_debian_theme ###
  569. set menu_color_normal=white/black
  570. set menu_color_highlight=black/light-gray
  571. ### END /etc/grub.d/05_debian_theme ###
  572. ### BEGIN /etc/grub.d/10_linux ###
  573. function gfxmode {
  574. set gfxpayload="${1}"
  575. if [ "${1}" = "keep" ]; then
  576. set vt_handoff=vt.handoff=7
  577. else
  578. set vt_handoff=
  579. fi
  580. }
  581. if [ "${recordfail}" != 1 ]; then
  582. if [ -e ${prefix}/gfxblacklist.txt ]; then
  583. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  584. if [ ${match} = 0 ]; then
  585. set linux_gfx_mode=keep
  586. else
  587. set linux_gfx_mode=text
  588. fi
  589. else
  590. set linux_gfx_mode=text
  591. fi
  592. else
  593. set linux_gfx_mode=keep
  594. fi
  595. else
  596. set linux_gfx_mode=text
  597. fi
  598. export linux_gfx_mode
  599. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  600. recordfail
  601. load_video
  602. gfxmode $linux_gfx_mode
  603. insmod gzio
  604. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  605. insmod part_msdos
  606. insmod ext2
  607. set root='hd0,msdos6'
  608. if [ x$feature_platform_search_hint = xy ]; then
  609. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  610. else
  611. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  612. fi
  613. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff
  614. initrd /boot/initrd.img-4.4.0-38-generic
  615. }
  616. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  617. menuentry 'Ubuntu, avec Linux 4.4.0-38-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-advanced-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  618. recordfail
  619. load_video
  620. gfxmode $linux_gfx_mode
  621. insmod gzio
  622. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  623. insmod part_msdos
  624. insmod ext2
  625. set root='hd0,msdos6'
  626. if [ x$feature_platform_search_hint = xy ]; then
  627. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  628. else
  629. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  630. fi
  631. echo 'Chargement de Linux 4.4.0-38-generic…'
  632. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff
  633. echo 'Chargement du disque mémoire initial…'
  634. initrd /boot/initrd.img-4.4.0-38-generic
  635. }
  636. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-init-upstart-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  637. recordfail
  638. load_video
  639. gfxmode $linux_gfx_mode
  640. insmod gzio
  641. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  642. insmod part_msdos
  643. insmod ext2
  644. set root='hd0,msdos6'
  645. if [ x$feature_platform_search_hint = xy ]; then
  646. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  647. else
  648. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  649. fi
  650. echo 'Chargement de Linux 4.4.0-38-generic…'
  651. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff init=/sbin/upstart
  652. echo 'Chargement du disque mémoire initial…'
  653. initrd /boot/initrd.img-4.4.0-38-generic
  654. }
  655. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-recovery-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  656. recordfail
  657. load_video
  658. insmod gzio
  659. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  660. insmod part_msdos
  661. insmod ext2
  662. set root='hd0,msdos6'
  663. if [ x$feature_platform_search_hint = xy ]; then
  664. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  665. else
  666. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  667. fi
  668. echo 'Chargement de Linux 4.4.0-38-generic…'
  669. linux /boot/vmlinuz-4.4.0-38-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro recovery nomodeset
  670. echo 'Chargement du disque mémoire initial…'
  671. initrd /boot/initrd.img-4.4.0-38-generic
  672. }
  673. 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-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  674. recordfail
  675. load_video
  676. gfxmode $linux_gfx_mode
  677. insmod gzio
  678. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  679. insmod part_msdos
  680. insmod ext2
  681. set root='hd0,msdos6'
  682. if [ x$feature_platform_search_hint = xy ]; then
  683. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  684. else
  685. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  686. fi
  687. echo 'Chargement de Linux 4.4.0-36-generic…'
  688. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff
  689. echo 'Chargement du disque mémoire initial…'
  690. initrd /boot/initrd.img-4.4.0-36-generic
  691. }
  692. 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-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  693. recordfail
  694. load_video
  695. gfxmode $linux_gfx_mode
  696. insmod gzio
  697. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  698. insmod part_msdos
  699. insmod ext2
  700. set root='hd0,msdos6'
  701. if [ x$feature_platform_search_hint = xy ]; then
  702. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  703. else
  704. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  705. fi
  706. echo 'Chargement de Linux 4.4.0-36-generic…'
  707. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro quiet splash $vt_handoff init=/sbin/upstart
  708. echo 'Chargement du disque mémoire initial…'
  709. initrd /boot/initrd.img-4.4.0-36-generic
  710. }
  711. 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-4a481c46-8b0b-4660-82b8-42728795f8fe' {
  712. recordfail
  713. load_video
  714. insmod gzio
  715. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  716. insmod part_msdos
  717. insmod ext2
  718. set root='hd0,msdos6'
  719. if [ x$feature_platform_search_hint = xy ]; then
  720. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4a481c46-8b0b-4660-82b8-42728795f8fe
  721. else
  722. search --no-floppy --fs-uuid --set=root 4a481c46-8b0b-4660-82b8-42728795f8fe
  723. fi
  724. echo 'Chargement de Linux 4.4.0-36-generic…'
  725. linux /boot/vmlinuz-4.4.0-36-generic root=UUID=4a481c46-8b0b-4660-82b8-42728795f8fe ro recovery nomodeset
  726. echo 'Chargement du disque mémoire initial…'
  727. initrd /boot/initrd.img-4.4.0-36-generic
  728. }
  729. }
  730. ### END /etc/grub.d/10_linux ###
  731. ### BEGIN /etc/grub.d/20_linux_xen ###
  732. ### END /etc/grub.d/20_linux_xen ###
  733. ### BEGIN /etc/grub.d/30_os-prober ###
  734. ### END /etc/grub.d/30_os-prober ###
  735. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  736. ### END /etc/grub.d/30_uefi-firmware ###
  737. ### BEGIN /etc/grub.d/40_custom ###
  738. # This file provides an easy way to add custom menu entries. Simply type the
  739. # menu entries you want to add after this comment. Be careful not to change
  740. # the 'exec tail' line above.
  741. ### END /etc/grub.d/40_custom ###
  742. ### BEGIN /etc/grub.d/41_custom ###
  743. if [ -f ${config_directory}/custom.cfg ]; then
  744. source ${config_directory}/custom.cfg
  745. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  746. source $prefix/custom.cfg;
  747. fi
  748. ### END /etc/grub.d/41_custom ###
  749. --------------------------------------------------------------------------------
  750. =============================== sda6/etc/fstab: ================================
  751. --------------------------------------------------------------------------------
  752. # /etc/fstab: static file system information.
  753. #
  754. # Use 'blkid' to print the universally unique identifier for a
  755. # device; this may be used with UUID= as a more robust way to name devices
  756. # that works even if disks are added and removed. See fstab(5).
  757. #
  758. # <file system> <mount point> <type> <options> <dump> <pass>
  759. # / was on /dev/sda6 during installation
  760. UUID=4a481c46-8b0b-4660-82b8-42728795f8fe / ext4 errors=remount-ro 0 1
  761. # /media/Windows was on /dev/sda2 during installation
  762. UUID=A04A44B84A448D4A /media/Windows ntfs defaults,umask=007,gid=46 0 0
  763. # swap was on /dev/sda5 during installation
  764. UUID=f13c3f31-14d3-4ea0-b0d6-04e8a0cf1132 none swap sw 0 0
  765. --------------------------------------------------------------------------------
  766. =================== sda6: Location of files loaded by Grub: ====================
  767. GiB - GB File Fragment(s)
  768. 622.892936707 = 668.826198016 boot/grub/grub.cfg 1
  769. 622.945575714 = 668.882718720 boot/grub/i386-pc/core.img 1
  770. 616.801101685 = 662.285139968 boot/vmlinuz-4.4.0-36-generic 1
  771. 618.800689697 = 664.432181248 boot/vmlinuz-4.4.0-38-generic 1
  772. 618.800689697 = 664.432181248 vmlinuz 1
  773. 616.801101685 = 662.285139968 vmlinuz.old 1
  774. 617.860752106 = 663.422930944 boot/initrd.img-4.4.0-36-generic 3
  775. 615.137779236 = 660.499161088 boot/initrd.img-4.4.0-38-generic 5
  776. 327.030067444 = 351.145861120 boot/initrd.img-4.4.0-38-generic.old-dkms 2
  777. 615.137779236 = 660.499161088 initrd.img 5
  778. 617.860752106 = 663.422930944 initrd.img.old 3
  779. ADDITIONAL INFORMATION :
  780. =================== log of boot-info 2016-10-11__18h10 ===================
  781. boot-info version : 4ppa38
  782. boot-sav version : 4ppa38
  783. glade2script version : 3.2.3~ppa1
  784. boot-sav-extra version : 4ppa38
  785. boot-info is executed in installed-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  786. CPU op-mode(s): 32-bit, 64-bit
  787. BOOT_IMAGE=/boot/vmlinuz-4.4.0-42-generic root=UUID=b1a5d290-6b9d-4ae1-8df3-3a096f37f38a ro quiet splash vt.handoff=7
  788. Partition 4 does not start on physical sector boundary.
  789. =================== os-prober:
  790. /dev/sda1:L'OS actuellement utilisé - Ubuntu 16.04.1 LTS CurrentSession:linux
  791. /dev/sda6:Ubuntu 16.04.1 LTS (16.04):Ubuntu:linux
  792. =================== blkid:
  793. /dev/sda1: UUID="b1a5d290-6b9d-4ae1-8df3-3a096f37f38a" TYPE="ext4" PARTUUID="7f128411-01"
  794. /dev/sda5: UUID="f13c3f31-14d3-4ea0-b0d6-04e8a0cf1132" TYPE="swap" PARTUUID="7f128411-05"
  795. /dev/sda6: UUID="4a481c46-8b0b-4660-82b8-42728795f8fe" TYPE="ext4" PTTYPE="dos" PARTUUID="7f128411-06"
  796. 1 disks with OS, 2 OS : 2 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  797. Partition 4 does not start on physical sector boundary.
  798. Partition 4 does not start on physical sector boundary.
  799. =================== /etc/grub.d/ :
  800. drwxr-xr-x 2 root root 4096 oct 5 17:38 grub.d
  801. drwxr-xr-x 2 root root 4096 oct 5 17:38 grub.d.bak
  802. total 72
  803. -rwxr-xr-x 1 root root 9791 jui 23 02:09 00_header
  804. -rwxr-xr-x 1 root root 6258 mar 15 2016 05_debian_theme
  805. -rwxr-xr-x 1 root root 12261 jui 23 02:09 10_linux
  806. -rwxr-xr-x 1 root root 11082 jui 23 02:09 20_linux_xen
  807. -rwxr-xr-x 1 root root 11692 jui 23 02:09 30_os-prober
  808. -rwxr-xr-x 1 root root 1418 jui 23 02:09 30_uefi-firmware
  809. -rwxr-xr-x 1 root root 214 jui 23 02:09 40_custom
  810. -rwxr-xr-x 1 root root 216 jui 23 02:09 41_custom
  811. -rw-r--r-- 1 root root 483 jui 23 02:09 README
  812. =================== /etc/default/grub :
  813. # If you change this file, run 'update-grub' afterwards to update
  814. # /boot/grub/grub.cfg.
  815. # For full documentation of the options in this file, see:
  816. # info -f grub -n 'Simple configuration'
  817. GRUB_DEFAULT=0
  818. #GRUB_HIDDEN_TIMEOUT=0
  819. GRUB_HIDDEN_TIMEOUT_QUIET=true
  820. GRUB_TIMEOUT=10
  821. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  822. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  823. GRUB_CMDLINE_LINUX=""
  824. # Uncomment to enable BadRAM filtering, modify to suit your needs
  825. # This works with Linux (no patch required) and with any kernel that obtains
  826. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  827. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  828. # Uncomment to disable graphical terminal (grub-pc only)
  829. #GRUB_TERMINAL=console
  830. # The resolution used on graphical terminal
  831. # note that you can use only modes which your graphic card supports via VBE
  832. # you can see them in real GRUB with the command `vbeinfo'
  833. #GRUB_GFXMODE=640x480
  834. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  835. #GRUB_DISABLE_LINUX_UUID=true
  836. # Uncomment to disable generation of recovery mode menu entries
  837. #GRUB_DISABLE_RECOVERY="true"
  838. # Uncomment to get a beep at grub start
  839. #GRUB_INIT_TUNE="480 440 1"
  840. =================== sda6/etc/grub.d/ :
  841. drwxr-xr-x 2 root root 4096 oct 3 21:33 grub.d
  842. drwxr-xr-x 2 root root 4096 oct 3 21:32 grub.d.bak
  843. total 72
  844. -rwxr-xr-x 1 root root 9791 jui 23 02:09 00_header
  845. -rwxr-xr-x 1 root root 6258 mar 15 2016 05_debian_theme
  846. -rwxr-xr-x 1 root root 12261 jui 23 02:09 10_linux
  847. -rwxr-xr-x 1 root root 11082 jui 23 02:09 20_linux_xen
  848. -rwxr-xr-x 1 root root 11692 jui 23 02:09 30_os-prober
  849. -rwxr-xr-x 1 root root 1418 jui 23 02:09 30_uefi-firmware
  850. -rwxr-xr-x 1 root root 214 jui 23 02:09 40_custom
  851. -rwxr-xr-x 1 root root 216 jui 23 02:09 41_custom
  852. -rw-r--r-- 1 root root 483 jui 23 02:09 README
  853. =================== sda6/etc/default/grub :
  854. # If you change this file, run 'update-grub' afterwards to update
  855. # /boot/grub/grub.cfg.
  856. # For full documentation of the options in this file, see:
  857. # info -f grub -n 'Simple configuration'
  858. GRUB_DEFAULT=0
  859. #GRUB_HIDDEN_TIMEOUT=0
  860. GRUB_HIDDEN_TIMEOUT_QUIET=true
  861. GRUB_TIMEOUT=10
  862. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  863. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  864. GRUB_CMDLINE_LINUX=""
  865. # Uncomment to enable BadRAM filtering, modify to suit your needs
  866. # This works with Linux (no patch required) and with any kernel that obtains
  867. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  868. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  869. # Uncomment to disable graphical terminal (grub-pc only)
  870. #GRUB_TERMINAL=console
  871. # The resolution used on graphical terminal
  872. # note that you can use only modes which your graphic card supports via VBE
  873. # you can see them in real GRUB with the command `vbeinfo'
  874. #GRUB_GFXMODE=640x480
  875. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  876. #GRUB_DISABLE_LINUX_UUID=true
  877. # Uncomment to disable generation of recovery mode menu entries
  878. #GRUB_DISABLE_RECOVERY="true"
  879. # Uncomment to get a beep at grub start
  880. #GRUB_INIT_TUNE="480 440 1"
  881. =================== sda6recordfail=1/grub/grubenv :
  882. recordfail=1
  883. =================== UEFI/Legacy mode:
  884. This installed-session is not in EFI-mode.
  885. SecureBoot disabled.
  886. =================== PARTITIONS & DISKS:
  887. sda1 : 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, .
  888. sda6 : sda, not-sepboot, grubenv-ng 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, /mnt/boot-sav/sda6.
  889. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  890. =================== parted -l:
  891. Model: ATA HGST HTS721010A9 (scsi)
  892. Disk /dev/sda: 1000GB
  893. Sector size (logical/physical): 512B/4096B
  894. Partition Table: msdos
  895. Disk Flags:
  896. Number Start End Size Type File system Flags
  897. 1 1049kB 344GB 344GB primary ext4 boot
  898. 4 344GB 692GB 349GB extended
  899. 5 344GB 349GB 5000MB logical linux-swap(v1)
  900. 6 349GB 692GB 344GB logical ext4
  901. =================== parted -lm:
  902. BYT;
  903. /dev/sda:1000GB:scsi:512:4096:msdos:ATA HGST HTS721010A9:;
  904. 1:1049kB:344GB:344GB:ext4::boot;
  905. 4:344GB:692GB:349GB:::;
  906. 5:344GB:349GB:5000MB:linux-swap(v1)::;
  907. 6:349GB:692GB:344GB:ext4::;
  908. =================== lsblk:
  909. KNAME TYPE FSTYPE SIZE LABEL
  910. sda disk 931.5G
  911. sda1 part ext4 320.1G
  912. sda4 part 1K
  913. sda5 part swap 4.7G
  914. sda6 part ext4 320G
  915. sr0 rom 1024M
  916. KNAME ROTA RO RM STATE MOUNTPOINT
  917. sda 1 0 0 running
  918. sda1 1 0 0 /
  919. sda4 1 0 0
  920. sda5 1 0 0 [SWAP]
  921. sda6 1 0 0 /mnt/boot-sav/sda6
  922. sr0 1 0 1 running
  923. =================== mount:
  924. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  925. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  926. udev on /dev type devtmpfs (rw,nosuid,relatime,size=2002336k,nr_inodes=500584,mode=755)
  927. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  928. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=404516k,mode=755)
  929. /dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  930. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  931. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  932. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  933. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  934. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  935. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  936. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  937. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  938. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  939. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  940. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  941. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  942. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  943. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  944. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  945. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  946. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  947. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  948. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  949. mqueue on /dev/mqueue type mqueue (rw,relatime)
  950. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  951. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
  952. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=404516k,mode=700,uid=1000,gid=1000)
  953. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  954. /dev/sda6 on /mnt/boot-sav/sda6 type ext4 (rw,relatime,data=ordered)
  955. =================== ls:
  956. /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 sda4 sda5 sda6 size slaves stat subsystem trace uevent
  957. /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
  958. /dev (filtered): 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 fw0 hidraw0 hidraw1 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 initctl input kmsg lightnvm log mapper mcelog media0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda4 sda5 sda6 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  959. ls /dev/mapper: control
  960. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  961. Partition 4 does not start on physical sector boundary.
  962. =================== df -Th:
  963. Filesystem Type Size Used Avail Use% Mounted on
  964. udev devtmpfs 2.0G 0 2.0G 0% /dev
  965. tmpfs tmpfs 396M 6.3M 389M 2% /run
  966. /dev/sda1 ext4 315G 6.4G 293G 3% /
  967. tmpfs tmpfs 2.0G 48M 1.9G 3% /dev/shm
  968. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  969. tmpfs tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
  970. tmpfs tmpfs 396M 40K 395M 1% /run/user/1000
  971. /dev/sda6 ext4 315G 8.2G 291G 3% /mnt/boot-sav/sda6
  972. =================== fdisk -l:
  973. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  974. Units: sectors of 1 * 512 = 512 bytes
  975. Sector size (logical/physical): 512 bytes / 4096 bytes
  976. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  977. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  978. Units: sectors of 1 * 512 = 512 bytes
  979. Sector size (logical/physical): 512 bytes / 4096 bytes
  980. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  981. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  982. Units: sectors of 1 * 512 = 512 bytes
  983. Sector size (logical/physical): 512 bytes / 4096 bytes
  984. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  985. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  986. Units: sectors of 1 * 512 = 512 bytes
  987. Sector size (logical/physical): 512 bytes / 4096 bytes
  988. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  989. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  990. Units: sectors of 1 * 512 = 512 bytes
  991. Sector size (logical/physical): 512 bytes / 4096 bytes
  992. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  993. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  994. Units: sectors of 1 * 512 = 512 bytes
  995. Sector size (logical/physical): 512 bytes / 4096 bytes
  996. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  997. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  998. Units: sectors of 1 * 512 = 512 bytes
  999. Sector size (logical/physical): 512 bytes / 4096 bytes
  1000. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1001. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  1002. Units: sectors of 1 * 512 = 512 bytes
  1003. Sector size (logical/physical): 512 bytes / 4096 bytes
  1004. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1005. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  1006. Units: sectors of 1 * 512 = 512 bytes
  1007. Sector size (logical/physical): 512 bytes / 4096 bytes
  1008. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1009. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  1010. Units: sectors of 1 * 512 = 512 bytes
  1011. Sector size (logical/physical): 512 bytes / 4096 bytes
  1012. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1013. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  1014. Units: sectors of 1 * 512 = 512 bytes
  1015. Sector size (logical/physical): 512 bytes / 4096 bytes
  1016. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1017. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  1018. Units: sectors of 1 * 512 = 512 bytes
  1019. Sector size (logical/physical): 512 bytes / 4096 bytes
  1020. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1021. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  1022. Units: sectors of 1 * 512 = 512 bytes
  1023. Sector size (logical/physical): 512 bytes / 4096 bytes
  1024. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1025. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  1026. Units: sectors of 1 * 512 = 512 bytes
  1027. Sector size (logical/physical): 512 bytes / 4096 bytes
  1028. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1029. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  1030. Units: sectors of 1 * 512 = 512 bytes
  1031. Sector size (logical/physical): 512 bytes / 4096 bytes
  1032. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1033. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  1034. Units: sectors of 1 * 512 = 512 bytes
  1035. Sector size (logical/physical): 512 bytes / 4096 bytes
  1036. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1037. Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  1038. Units: sectors of 1 * 512 = 512 bytes
  1039. Sector size (logical/physical): 512 bytes / 4096 bytes
  1040. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1041. Disklabel type: dos
  1042. Disk identifier: 0x7f128411
  1043. Device Boot Start End Sectors Size Id Type
  1044. /dev/sda1 * 2048 671307775 671305728 320.1G 83 Linux
  1045. /dev/sda4 671309822 1352173567 680863746 324.7G 5 Extended
  1046. /dev/sda5 671309824 681074687 9764864 4.7G 82 Linux swap / Solaris
  1047. /dev/sda6 681076736 1352173567 671096832 320G 83 Linux
  1048. =================== Suggested repair
  1049. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda1 into the MBR of sda.
  1050. Additional repair would be performed: unhide-bootmenu-10s
  1051. =================== Final advice in case of suggested repair
  1052. 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)
  1053. =================== User settings
  1054. The settings chosen by the user will not act on the boot.
  1055. paste.ubuntu.com ko (), using paste.debian
  1056. paste.debian.net ko (), using paste2