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 (,msdos7)/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:
  15. Boot files:
  16. sda2: __________________________________________________________________________
  17. File system: Extended Partition
  18. Boot sector type: Unknown
  19. Boot sector info:
  20. sda5: __________________________________________________________________________
  21. File system: swap
  22. Boot sector type: -
  23. Boot sector info:
  24. sda6: __________________________________________________________________________
  25. File system: ext4
  26. Boot sector type: -
  27. Boot sector info:
  28. Operating System: Ubuntu 16.04 LTS
  29. Boot files: /boot/grub/grub.cfg /etc/fstab
  30. /boot/grub/i386-pc/core.img
  31. sda7: __________________________________________________________________________
  32. File system: ext4
  33. Boot sector type: -
  34. Boot sector info:
  35. Operating System: Ubuntu 14.04 LTS
  36. Boot files: /boot/grub/grub.cfg /etc/fstab
  37. /boot/grub/i386-pc/core.img
  38. ============================ Drive/Partition Info: =============================
  39. Drive: sda _____________________________________________________________________
  40. Disk /dev/sda: 149 GiB, 160000000000 bytes, 312500000 sectors
  41. Units: sectors of 1 * 512 = 512 bytes
  42. Sector size (logical/physical): 512 bytes / 512 bytes
  43. I/O size (minimum/optimal): 512 bytes / 512 bytes
  44. Disklabel type: dos
  45. Partition Boot Start Sector End Sector # of Sectors Id System
  46. /dev/sda1 2,048 39,174,147 39,172,100 83 Linux
  47. /dev/sda2 39,176,190 312,498,175 273,321,986 5 Extended
  48. /dev/sda5 310,409,216 312,498,175 2,088,960 82 Linux swap / Solaris
  49. /dev/sda6 * 39,176,192 277,360,805 238,184,614 83 Linux
  50. /dev/sda7 277,362,688 310,407,167 33,044,480 83 Linux
  51. "blkid" output: ________________________________________________________________
  52. Device UUID TYPE LABEL
  53. /dev/sda1 070b6ef0-2ff1-41a5-b52c-dd659bc30085 ext4
  54. /dev/sda5 c0aea406-9913-4615-b012-73f82986cee0 swap
  55. /dev/sda6 a2294a51-1ad0-412c-b165-457cc0458164 ext4
  56. /dev/sda7 8fd04bec-e128-48d4-9eee-c99341113e91 ext4
  57. ========================= "ls -l /dev/disk/by-id" output: ======================
  58. total 0
  59. lrwxrwxrwx 1 root root 9 May 28 21:51 ata-LITE-ON_COMBO_SOHC-4832K -> ../../sr0
  60. lrwxrwxrwx 1 root root 9 May 28 21:52 ata-WDC_WD1600AAJS-75PSA0_WD-WMAP96438905 -> ../../sda
  61. lrwxrwxrwx 1 root root 10 May 28 21:52 ata-WDC_WD1600AAJS-75PSA0_WD-WMAP96438905-part1 -> ../../sda1
  62. lrwxrwxrwx 1 root root 10 May 28 21:52 ata-WDC_WD1600AAJS-75PSA0_WD-WMAP96438905-part2 -> ../../sda2
  63. lrwxrwxrwx 1 root root 10 May 28 21:52 ata-WDC_WD1600AAJS-75PSA0_WD-WMAP96438905-part5 -> ../../sda5
  64. lrwxrwxrwx 1 root root 10 May 28 21:52 ata-WDC_WD1600AAJS-75PSA0_WD-WMAP96438905-part6 -> ../../sda6
  65. lrwxrwxrwx 1 root root 10 May 28 21:52 ata-WDC_WD1600AAJS-75PSA0_WD-WMAP96438905-part7 -> ../../sda7
  66. lrwxrwxrwx 1 root root 9 May 28 21:51 ata-_NEC_DVD_RW_ND-2510A -> ../../sr1
  67. lrwxrwxrwx 1 root root 9 May 28 21:52 wwn-0x50014ee055857260 -> ../../sda
  68. lrwxrwxrwx 1 root root 10 May 28 21:52 wwn-0x50014ee055857260-part1 -> ../../sda1
  69. lrwxrwxrwx 1 root root 10 May 28 21:52 wwn-0x50014ee055857260-part2 -> ../../sda2
  70. lrwxrwxrwx 1 root root 10 May 28 21:52 wwn-0x50014ee055857260-part5 -> ../../sda5
  71. lrwxrwxrwx 1 root root 10 May 28 21:52 wwn-0x50014ee055857260-part6 -> ../../sda6
  72. lrwxrwxrwx 1 root root 10 May 28 21:52 wwn-0x50014ee055857260-part7 -> ../../sda7
  73. ================================ Mount points: =================================
  74. Device Mount_Point Type Options
  75. /dev/sda6 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  76. =========================== sda6/boot/grub/grub.cfg: ===========================
  77. --------------------------------------------------------------------------------
  78. #
  79. # DO NOT EDIT THIS FILE
  80. #
  81. # It is automatically generated by grub-mkconfig using templates
  82. # from /etc/grub.d and settings from /etc/default/grub
  83. #
  84. ### BEGIN /etc/grub.d/00_header ###
  85. if [ -s $prefix/grubenv ]; then
  86. set have_grubenv=true
  87. load_env
  88. fi
  89. if [ "${next_entry}" ] ; then
  90. set default="${next_entry}"
  91. set next_entry=
  92. save_env next_entry
  93. set boot_once=true
  94. else
  95. set default="0"
  96. fi
  97. if [ x"${feature_menuentry_id}" = xy ]; then
  98. menuentry_id_option="--id"
  99. else
  100. menuentry_id_option=""
  101. fi
  102. export menuentry_id_option
  103. if [ "${prev_saved_entry}" ]; then
  104. set saved_entry="${prev_saved_entry}"
  105. save_env saved_entry
  106. set prev_saved_entry=
  107. save_env prev_saved_entry
  108. set boot_once=true
  109. fi
  110. function savedefault {
  111. if [ -z "${boot_once}" ]; then
  112. saved_entry="${chosen}"
  113. save_env saved_entry
  114. fi
  115. }
  116. function recordfail {
  117. set recordfail=1
  118. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  119. }
  120. function load_video {
  121. if [ x$feature_all_video_module = xy ]; then
  122. insmod all_video
  123. else
  124. insmod efi_gop
  125. insmod efi_uga
  126. insmod ieee1275_fb
  127. insmod vbe
  128. insmod vga
  129. insmod video_bochs
  130. insmod video_cirrus
  131. fi
  132. }
  133. if [ x$feature_default_font_path = xy ] ; then
  134. font=unicode
  135. else
  136. insmod part_msdos
  137. insmod ext2
  138. set root='hd0,msdos6'
  139. if [ x$feature_platform_search_hint = xy ]; then
  140. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  141. else
  142. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  143. fi
  144. font="/usr/share/grub/unicode.pf2"
  145. fi
  146. if loadfont $font ; then
  147. set gfxmode=auto
  148. load_video
  149. insmod gfxterm
  150. set locale_dir=$prefix/locale
  151. set lang=fr_BE
  152. insmod gettext
  153. fi
  154. terminal_output gfxterm
  155. if [ "${recordfail}" = 1 ] ; then
  156. set timeout=30
  157. else
  158. if [ x$feature_timeout_style = xy ] ; then
  159. set timeout_style=hidden
  160. set timeout=0
  161. # Fallback hidden-timeout code in case the timeout_style feature is
  162. # unavailable.
  163. elif sleep --interruptible 0 ; then
  164. set timeout=0
  165. fi
  166. fi
  167. ### END /etc/grub.d/00_header ###
  168. ### BEGIN /etc/grub.d/05_debian_theme ###
  169. set menu_color_normal=white/black
  170. set menu_color_highlight=black/light-gray
  171. ### END /etc/grub.d/05_debian_theme ###
  172. ### BEGIN /etc/grub.d/10_linux ###
  173. function gfxmode {
  174. set gfxpayload="${1}"
  175. if [ "${1}" = "keep" ]; then
  176. set vt_handoff=vt.handoff=7
  177. else
  178. set vt_handoff=
  179. fi
  180. }
  181. if [ "${recordfail}" != 1 ]; then
  182. if [ -e ${prefix}/gfxblacklist.txt ]; then
  183. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  184. if [ ${match} = 0 ]; then
  185. set linux_gfx_mode=keep
  186. else
  187. set linux_gfx_mode=text
  188. fi
  189. else
  190. set linux_gfx_mode=text
  191. fi
  192. else
  193. set linux_gfx_mode=keep
  194. fi
  195. else
  196. set linux_gfx_mode=text
  197. fi
  198. export linux_gfx_mode
  199. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-a2294a51-1ad0-412c-b165-457cc0458164' {
  200. recordfail
  201. load_video
  202. gfxmode $linux_gfx_mode
  203. insmod gzio
  204. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  205. insmod part_msdos
  206. insmod ext2
  207. set root='hd0,msdos6'
  208. if [ x$feature_platform_search_hint = xy ]; then
  209. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  210. else
  211. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  212. fi
  213. linux /boot/vmlinuz-4.4.0-22-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  214. initrd /boot/initrd.img-4.4.0-22-generic
  215. }
  216. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  217. menuentry 'Ubuntu, avec Linux 4.4.0-22-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  218. recordfail
  219. load_video
  220. gfxmode $linux_gfx_mode
  221. insmod gzio
  222. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  223. insmod part_msdos
  224. insmod ext2
  225. set root='hd0,msdos6'
  226. if [ x$feature_platform_search_hint = xy ]; then
  227. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  228. else
  229. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  230. fi
  231. echo 'Chargement de Linux 4.4.0-22-generic…'
  232. linux /boot/vmlinuz-4.4.0-22-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  233. echo 'Chargement du disque mémoire initial…'
  234. initrd /boot/initrd.img-4.4.0-22-generic
  235. }
  236. menuentry 'Ubuntu, with Linux 4.4.0-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-22-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  237. recordfail
  238. load_video
  239. insmod gzio
  240. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  241. insmod part_msdos
  242. insmod ext2
  243. set root='hd0,msdos6'
  244. if [ x$feature_platform_search_hint = xy ]; then
  245. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  246. else
  247. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  248. fi
  249. echo 'Chargement de Linux 4.4.0-22-generic…'
  250. linux /boot/vmlinuz-4.4.0-22-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  251. echo 'Chargement du disque mémoire initial…'
  252. initrd /boot/initrd.img-4.4.0-22-generic
  253. }
  254. 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-a2294a51-1ad0-412c-b165-457cc0458164' {
  255. recordfail
  256. load_video
  257. gfxmode $linux_gfx_mode
  258. insmod gzio
  259. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  260. insmod part_msdos
  261. insmod ext2
  262. set root='hd0,msdos6'
  263. if [ x$feature_platform_search_hint = xy ]; then
  264. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  265. else
  266. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  267. fi
  268. echo 'Chargement de Linux 4.4.0-21-generic…'
  269. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  270. echo 'Chargement du disque mémoire initial…'
  271. initrd /boot/initrd.img-4.4.0-21-generic
  272. }
  273. 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-a2294a51-1ad0-412c-b165-457cc0458164' {
  274. recordfail
  275. load_video
  276. insmod gzio
  277. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  278. insmod part_msdos
  279. insmod ext2
  280. set root='hd0,msdos6'
  281. if [ x$feature_platform_search_hint = xy ]; then
  282. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  283. else
  284. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  285. fi
  286. echo 'Chargement de Linux 4.4.0-21-generic…'
  287. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  288. echo 'Chargement du disque mémoire initial…'
  289. initrd /boot/initrd.img-4.4.0-21-generic
  290. }
  291. menuentry 'Ubuntu, avec Linux 4.2.0-36-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-36-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  292. recordfail
  293. load_video
  294. gfxmode $linux_gfx_mode
  295. insmod gzio
  296. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  297. insmod part_msdos
  298. insmod ext2
  299. set root='hd0,msdos6'
  300. if [ x$feature_platform_search_hint = xy ]; then
  301. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  302. else
  303. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  304. fi
  305. echo 'Chargement de Linux 4.2.0-36-generic…'
  306. linux /boot/vmlinuz-4.2.0-36-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  307. echo 'Chargement du disque mémoire initial…'
  308. initrd /boot/initrd.img-4.2.0-36-generic
  309. }
  310. menuentry 'Ubuntu, with Linux 4.2.0-36-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.2.0-36-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  311. recordfail
  312. load_video
  313. insmod gzio
  314. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  315. insmod part_msdos
  316. insmod ext2
  317. set root='hd0,msdos6'
  318. if [ x$feature_platform_search_hint = xy ]; then
  319. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  320. else
  321. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  322. fi
  323. echo 'Chargement de Linux 4.2.0-36-generic…'
  324. linux /boot/vmlinuz-4.2.0-36-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  325. echo 'Chargement du disque mémoire initial…'
  326. initrd /boot/initrd.img-4.2.0-36-generic
  327. }
  328. menuentry 'Ubuntu, avec Linux 3.13.0-86-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-86-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  329. recordfail
  330. load_video
  331. gfxmode $linux_gfx_mode
  332. insmod gzio
  333. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  334. insmod part_msdos
  335. insmod ext2
  336. set root='hd0,msdos6'
  337. if [ x$feature_platform_search_hint = xy ]; then
  338. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  339. else
  340. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  341. fi
  342. echo 'Chargement de Linux 3.13.0-86-generic…'
  343. linux /boot/vmlinuz-3.13.0-86-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  344. echo 'Chargement du disque mémoire initial…'
  345. initrd /boot/initrd.img-3.13.0-86-generic
  346. }
  347. menuentry 'Ubuntu, with Linux 3.13.0-86-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-86-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  348. recordfail
  349. load_video
  350. insmod gzio
  351. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  352. insmod part_msdos
  353. insmod ext2
  354. set root='hd0,msdos6'
  355. if [ x$feature_platform_search_hint = xy ]; then
  356. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  357. else
  358. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  359. fi
  360. echo 'Chargement de Linux 3.13.0-86-generic…'
  361. linux /boot/vmlinuz-3.13.0-86-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  362. echo 'Chargement du disque mémoire initial…'
  363. initrd /boot/initrd.img-3.13.0-86-generic
  364. }
  365. menuentry 'Ubuntu, avec Linux 3.13.0-85-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-85-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  366. recordfail
  367. load_video
  368. gfxmode $linux_gfx_mode
  369. insmod gzio
  370. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  371. insmod part_msdos
  372. insmod ext2
  373. set root='hd0,msdos6'
  374. if [ x$feature_platform_search_hint = xy ]; then
  375. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  376. else
  377. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  378. fi
  379. echo 'Chargement de Linux 3.13.0-85-generic…'
  380. linux /boot/vmlinuz-3.13.0-85-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  381. echo 'Chargement du disque mémoire initial…'
  382. initrd /boot/initrd.img-3.13.0-85-generic
  383. }
  384. menuentry 'Ubuntu, with Linux 3.13.0-85-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-85-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  385. recordfail
  386. load_video
  387. insmod gzio
  388. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  389. insmod part_msdos
  390. insmod ext2
  391. set root='hd0,msdos6'
  392. if [ x$feature_platform_search_hint = xy ]; then
  393. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  394. else
  395. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  396. fi
  397. echo 'Chargement de Linux 3.13.0-85-generic…'
  398. linux /boot/vmlinuz-3.13.0-85-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  399. echo 'Chargement du disque mémoire initial…'
  400. initrd /boot/initrd.img-3.13.0-85-generic
  401. }
  402. menuentry 'Ubuntu, avec Linux 3.13.0-83-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-83-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  403. recordfail
  404. load_video
  405. gfxmode $linux_gfx_mode
  406. insmod gzio
  407. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  408. insmod part_msdos
  409. insmod ext2
  410. set root='hd0,msdos6'
  411. if [ x$feature_platform_search_hint = xy ]; then
  412. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  413. else
  414. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  415. fi
  416. echo 'Chargement de Linux 3.13.0-83-generic…'
  417. linux /boot/vmlinuz-3.13.0-83-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  418. echo 'Chargement du disque mémoire initial…'
  419. initrd /boot/initrd.img-3.13.0-83-generic
  420. }
  421. menuentry 'Ubuntu, with Linux 3.13.0-83-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-83-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  422. recordfail
  423. load_video
  424. insmod gzio
  425. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  426. insmod part_msdos
  427. insmod ext2
  428. set root='hd0,msdos6'
  429. if [ x$feature_platform_search_hint = xy ]; then
  430. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  431. else
  432. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  433. fi
  434. echo 'Chargement de Linux 3.13.0-83-generic…'
  435. linux /boot/vmlinuz-3.13.0-83-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  436. echo 'Chargement du disque mémoire initial…'
  437. initrd /boot/initrd.img-3.13.0-83-generic
  438. }
  439. menuentry 'Ubuntu, avec Linux 3.13.0-79-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-79-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  440. recordfail
  441. load_video
  442. gfxmode $linux_gfx_mode
  443. insmod gzio
  444. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  445. insmod part_msdos
  446. insmod ext2
  447. set root='hd0,msdos6'
  448. if [ x$feature_platform_search_hint = xy ]; then
  449. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  450. else
  451. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  452. fi
  453. echo 'Chargement de Linux 3.13.0-79-generic…'
  454. linux /boot/vmlinuz-3.13.0-79-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  455. echo 'Chargement du disque mémoire initial…'
  456. initrd /boot/initrd.img-3.13.0-79-generic
  457. }
  458. menuentry 'Ubuntu, with Linux 3.13.0-79-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-79-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  459. recordfail
  460. load_video
  461. insmod gzio
  462. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  463. insmod part_msdos
  464. insmod ext2
  465. set root='hd0,msdos6'
  466. if [ x$feature_platform_search_hint = xy ]; then
  467. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  468. else
  469. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  470. fi
  471. echo 'Chargement de Linux 3.13.0-79-generic…'
  472. linux /boot/vmlinuz-3.13.0-79-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  473. echo 'Chargement du disque mémoire initial…'
  474. initrd /boot/initrd.img-3.13.0-79-generic
  475. }
  476. menuentry 'Ubuntu, avec Linux 3.13.0-77-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-77-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  477. recordfail
  478. load_video
  479. gfxmode $linux_gfx_mode
  480. insmod gzio
  481. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  482. insmod part_msdos
  483. insmod ext2
  484. set root='hd0,msdos6'
  485. if [ x$feature_platform_search_hint = xy ]; then
  486. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  487. else
  488. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  489. fi
  490. echo 'Chargement de Linux 3.13.0-77-generic…'
  491. linux /boot/vmlinuz-3.13.0-77-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  492. echo 'Chargement du disque mémoire initial…'
  493. initrd /boot/initrd.img-3.13.0-77-generic
  494. }
  495. menuentry 'Ubuntu, with Linux 3.13.0-77-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-77-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  496. recordfail
  497. load_video
  498. insmod gzio
  499. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  500. insmod part_msdos
  501. insmod ext2
  502. set root='hd0,msdos6'
  503. if [ x$feature_platform_search_hint = xy ]; then
  504. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  505. else
  506. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  507. fi
  508. echo 'Chargement de Linux 3.13.0-77-generic…'
  509. linux /boot/vmlinuz-3.13.0-77-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  510. echo 'Chargement du disque mémoire initial…'
  511. initrd /boot/initrd.img-3.13.0-77-generic
  512. }
  513. menuentry 'Ubuntu, avec Linux 3.13.0-76-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-76-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  514. recordfail
  515. load_video
  516. gfxmode $linux_gfx_mode
  517. insmod gzio
  518. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  519. insmod part_msdos
  520. insmod ext2
  521. set root='hd0,msdos6'
  522. if [ x$feature_platform_search_hint = xy ]; then
  523. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  524. else
  525. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  526. fi
  527. echo 'Chargement de Linux 3.13.0-76-generic…'
  528. linux /boot/vmlinuz-3.13.0-76-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  529. echo 'Chargement du disque mémoire initial…'
  530. initrd /boot/initrd.img-3.13.0-76-generic
  531. }
  532. menuentry 'Ubuntu, with Linux 3.13.0-76-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-76-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  533. recordfail
  534. load_video
  535. insmod gzio
  536. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  537. insmod part_msdos
  538. insmod ext2
  539. set root='hd0,msdos6'
  540. if [ x$feature_platform_search_hint = xy ]; then
  541. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  542. else
  543. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  544. fi
  545. echo 'Chargement de Linux 3.13.0-76-generic…'
  546. linux /boot/vmlinuz-3.13.0-76-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  547. echo 'Chargement du disque mémoire initial…'
  548. initrd /boot/initrd.img-3.13.0-76-generic
  549. }
  550. menuentry 'Ubuntu, avec Linux 3.13.0-74-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-74-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  551. recordfail
  552. load_video
  553. gfxmode $linux_gfx_mode
  554. insmod gzio
  555. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  556. insmod part_msdos
  557. insmod ext2
  558. set root='hd0,msdos6'
  559. if [ x$feature_platform_search_hint = xy ]; then
  560. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  561. else
  562. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  563. fi
  564. echo 'Chargement de Linux 3.13.0-74-generic…'
  565. linux /boot/vmlinuz-3.13.0-74-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  566. echo 'Chargement du disque mémoire initial…'
  567. initrd /boot/initrd.img-3.13.0-74-generic
  568. }
  569. menuentry 'Ubuntu, with Linux 3.13.0-74-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-74-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  570. recordfail
  571. load_video
  572. insmod gzio
  573. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  574. insmod part_msdos
  575. insmod ext2
  576. set root='hd0,msdos6'
  577. if [ x$feature_platform_search_hint = xy ]; then
  578. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  579. else
  580. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  581. fi
  582. echo 'Chargement de Linux 3.13.0-74-generic…'
  583. linux /boot/vmlinuz-3.13.0-74-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  584. echo 'Chargement du disque mémoire initial…'
  585. initrd /boot/initrd.img-3.13.0-74-generic
  586. }
  587. menuentry 'Ubuntu, avec Linux 3.13.0-73-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-73-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  588. recordfail
  589. load_video
  590. gfxmode $linux_gfx_mode
  591. insmod gzio
  592. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  593. insmod part_msdos
  594. insmod ext2
  595. set root='hd0,msdos6'
  596. if [ x$feature_platform_search_hint = xy ]; then
  597. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  598. else
  599. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  600. fi
  601. echo 'Chargement de Linux 3.13.0-73-generic…'
  602. linux /boot/vmlinuz-3.13.0-73-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  603. echo 'Chargement du disque mémoire initial…'
  604. initrd /boot/initrd.img-3.13.0-73-generic
  605. }
  606. menuentry 'Ubuntu, with Linux 3.13.0-73-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-73-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  607. recordfail
  608. load_video
  609. insmod gzio
  610. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  611. insmod part_msdos
  612. insmod ext2
  613. set root='hd0,msdos6'
  614. if [ x$feature_platform_search_hint = xy ]; then
  615. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  616. else
  617. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  618. fi
  619. echo 'Chargement de Linux 3.13.0-73-generic…'
  620. linux /boot/vmlinuz-3.13.0-73-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  621. echo 'Chargement du disque mémoire initial…'
  622. initrd /boot/initrd.img-3.13.0-73-generic
  623. }
  624. menuentry 'Ubuntu, avec Linux 3.13.0-71-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-71-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  625. recordfail
  626. load_video
  627. gfxmode $linux_gfx_mode
  628. insmod gzio
  629. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  630. insmod part_msdos
  631. insmod ext2
  632. set root='hd0,msdos6'
  633. if [ x$feature_platform_search_hint = xy ]; then
  634. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  635. else
  636. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  637. fi
  638. echo 'Chargement de Linux 3.13.0-71-generic…'
  639. linux /boot/vmlinuz-3.13.0-71-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  640. echo 'Chargement du disque mémoire initial…'
  641. initrd /boot/initrd.img-3.13.0-71-generic
  642. }
  643. menuentry 'Ubuntu, with Linux 3.13.0-71-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-71-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  644. recordfail
  645. load_video
  646. insmod gzio
  647. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  648. insmod part_msdos
  649. insmod ext2
  650. set root='hd0,msdos6'
  651. if [ x$feature_platform_search_hint = xy ]; then
  652. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  653. else
  654. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  655. fi
  656. echo 'Chargement de Linux 3.13.0-71-generic…'
  657. linux /boot/vmlinuz-3.13.0-71-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  658. echo 'Chargement du disque mémoire initial…'
  659. initrd /boot/initrd.img-3.13.0-71-generic
  660. }
  661. menuentry 'Ubuntu, avec Linux 3.13.0-70-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-70-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  662. recordfail
  663. load_video
  664. gfxmode $linux_gfx_mode
  665. insmod gzio
  666. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  667. insmod part_msdos
  668. insmod ext2
  669. set root='hd0,msdos6'
  670. if [ x$feature_platform_search_hint = xy ]; then
  671. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  672. else
  673. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  674. fi
  675. echo 'Chargement de Linux 3.13.0-70-generic…'
  676. linux /boot/vmlinuz-3.13.0-70-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  677. echo 'Chargement du disque mémoire initial…'
  678. initrd /boot/initrd.img-3.13.0-70-generic
  679. }
  680. menuentry 'Ubuntu, with Linux 3.13.0-70-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-70-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  681. recordfail
  682. load_video
  683. insmod gzio
  684. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  685. insmod part_msdos
  686. insmod ext2
  687. set root='hd0,msdos6'
  688. if [ x$feature_platform_search_hint = xy ]; then
  689. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  690. else
  691. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  692. fi
  693. echo 'Chargement de Linux 3.13.0-70-generic…'
  694. linux /boot/vmlinuz-3.13.0-70-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  695. echo 'Chargement du disque mémoire initial…'
  696. initrd /boot/initrd.img-3.13.0-70-generic
  697. }
  698. menuentry 'Ubuntu, avec Linux 3.13.0-68-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-68-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  699. recordfail
  700. load_video
  701. gfxmode $linux_gfx_mode
  702. insmod gzio
  703. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  704. insmod part_msdos
  705. insmod ext2
  706. set root='hd0,msdos6'
  707. if [ x$feature_platform_search_hint = xy ]; then
  708. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  709. else
  710. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  711. fi
  712. echo 'Chargement de Linux 3.13.0-68-generic…'
  713. linux /boot/vmlinuz-3.13.0-68-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  714. echo 'Chargement du disque mémoire initial…'
  715. initrd /boot/initrd.img-3.13.0-68-generic
  716. }
  717. menuentry 'Ubuntu, with Linux 3.13.0-68-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-68-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  718. recordfail
  719. load_video
  720. insmod gzio
  721. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  722. insmod part_msdos
  723. insmod ext2
  724. set root='hd0,msdos6'
  725. if [ x$feature_platform_search_hint = xy ]; then
  726. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  727. else
  728. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  729. fi
  730. echo 'Chargement de Linux 3.13.0-68-generic…'
  731. linux /boot/vmlinuz-3.13.0-68-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  732. echo 'Chargement du disque mémoire initial…'
  733. initrd /boot/initrd.img-3.13.0-68-generic
  734. }
  735. menuentry 'Ubuntu, avec Linux 3.13.0-66-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-66-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  736. recordfail
  737. load_video
  738. gfxmode $linux_gfx_mode
  739. insmod gzio
  740. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  741. insmod part_msdos
  742. insmod ext2
  743. set root='hd0,msdos6'
  744. if [ x$feature_platform_search_hint = xy ]; then
  745. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  746. else
  747. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  748. fi
  749. echo 'Chargement de Linux 3.13.0-66-generic…'
  750. linux /boot/vmlinuz-3.13.0-66-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  751. echo 'Chargement du disque mémoire initial…'
  752. initrd /boot/initrd.img-3.13.0-66-generic
  753. }
  754. menuentry 'Ubuntu, with Linux 3.13.0-66-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-66-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  755. recordfail
  756. load_video
  757. insmod gzio
  758. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  759. insmod part_msdos
  760. insmod ext2
  761. set root='hd0,msdos6'
  762. if [ x$feature_platform_search_hint = xy ]; then
  763. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  764. else
  765. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  766. fi
  767. echo 'Chargement de Linux 3.13.0-66-generic…'
  768. linux /boot/vmlinuz-3.13.0-66-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  769. echo 'Chargement du disque mémoire initial…'
  770. initrd /boot/initrd.img-3.13.0-66-generic
  771. }
  772. menuentry 'Ubuntu, avec Linux 3.13.0-63-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-63-generic-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  773. recordfail
  774. load_video
  775. gfxmode $linux_gfx_mode
  776. insmod gzio
  777. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  778. insmod part_msdos
  779. insmod ext2
  780. set root='hd0,msdos6'
  781. if [ x$feature_platform_search_hint = xy ]; then
  782. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  783. else
  784. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  785. fi
  786. echo 'Chargement de Linux 3.13.0-63-generic…'
  787. linux /boot/vmlinuz-3.13.0-63-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  788. echo 'Chargement du disque mémoire initial…'
  789. initrd /boot/initrd.img-3.13.0-63-generic
  790. }
  791. menuentry 'Ubuntu, with Linux 3.13.0-63-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-63-generic-recovery-a2294a51-1ad0-412c-b165-457cc0458164' {
  792. recordfail
  793. load_video
  794. insmod gzio
  795. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  796. insmod part_msdos
  797. insmod ext2
  798. set root='hd0,msdos6'
  799. if [ x$feature_platform_search_hint = xy ]; then
  800. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  801. else
  802. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  803. fi
  804. echo 'Chargement de Linux 3.13.0-63-generic…'
  805. linux /boot/vmlinuz-3.13.0-63-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  806. echo 'Chargement du disque mémoire initial…'
  807. initrd /boot/initrd.img-3.13.0-63-generic
  808. }
  809. }
  810. ### END /etc/grub.d/10_linux ###
  811. ### BEGIN /etc/grub.d/20_linux_xen ###
  812. ### END /etc/grub.d/20_linux_xen ###
  813. ### BEGIN /etc/grub.d/20_memtest86+ ###
  814. menuentry 'Memory test (memtest86+)' {
  815. insmod part_msdos
  816. insmod ext2
  817. set root='hd0,msdos6'
  818. if [ x$feature_platform_search_hint = xy ]; then
  819. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  820. else
  821. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  822. fi
  823. knetbsd /boot/memtest86+.elf
  824. }
  825. menuentry 'Memory test (memtest86+, serial console 115200)' {
  826. insmod part_msdos
  827. insmod ext2
  828. set root='hd0,msdos6'
  829. if [ x$feature_platform_search_hint = xy ]; then
  830. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  831. else
  832. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  833. fi
  834. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  835. }
  836. ### END /etc/grub.d/20_memtest86+ ###
  837. ### BEGIN /etc/grub.d/30_os-prober ###
  838. menuentry 'Ubuntu 14.04 LTS (14.04) (sur /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-8fd04bec-e128-48d4-9eee-c99341113e91' {
  839. insmod part_msdos
  840. insmod ext2
  841. set root='hd0,msdos7'
  842. if [ x$feature_platform_search_hint = xy ]; then
  843. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  844. else
  845. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  846. fi
  847. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro quiet splash $vt_handoff
  848. initrd /boot/initrd.img-3.13.0-24-generic
  849. }
  850. submenu 'Options avancées pour Ubuntu 14.04 LTS (14.04) (sur /dev/sda7)' $menuentry_id_option 'osprober-gnulinux-advanced-8fd04bec-e128-48d4-9eee-c99341113e91' {
  851. menuentry 'Ubuntu (sur /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-24-generic--8fd04bec-e128-48d4-9eee-c99341113e91' {
  852. insmod part_msdos
  853. insmod ext2
  854. set root='hd0,msdos7'
  855. if [ x$feature_platform_search_hint = xy ]; then
  856. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  857. else
  858. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  859. fi
  860. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro quiet splash $vt_handoff
  861. initrd /boot/initrd.img-3.13.0-24-generic
  862. }
  863. menuentry 'Ubuntu, avec Linux 3.13.0-24-generic (sur /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-24-generic--8fd04bec-e128-48d4-9eee-c99341113e91' {
  864. insmod part_msdos
  865. insmod ext2
  866. set root='hd0,msdos7'
  867. if [ x$feature_platform_search_hint = xy ]; then
  868. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  869. else
  870. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  871. fi
  872. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro quiet splash $vt_handoff
  873. initrd /boot/initrd.img-3.13.0-24-generic
  874. }
  875. menuentry 'Ubuntu, with Linux 3.13.0-24-generic (recovery mode) (sur /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-24-generic-root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro recovery nomodeset-8fd04bec-e128-48d4-9eee-c99341113e91' {
  876. insmod part_msdos
  877. insmod ext2
  878. set root='hd0,msdos7'
  879. if [ x$feature_platform_search_hint = xy ]; then
  880. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  881. else
  882. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  883. fi
  884. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro recovery nomodeset
  885. initrd /boot/initrd.img-3.13.0-24-generic
  886. }
  887. }
  888. set timeout_style=menu
  889. if [ "${timeout}" = 0 ]; then
  890. set timeout=10
  891. fi
  892. ### END /etc/grub.d/30_os-prober ###
  893. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  894. ### END /etc/grub.d/30_uefi-firmware ###
  895. ### BEGIN /etc/grub.d/40_custom ###
  896. # This file provides an easy way to add custom menu entries. Simply type the
  897. # menu entries you want to add after this comment. Be careful not to change
  898. # the 'exec tail' line above.
  899. ### END /etc/grub.d/40_custom ###
  900. ### BEGIN /etc/grub.d/41_custom ###
  901. if [ -f ${config_directory}/custom.cfg ]; then
  902. source ${config_directory}/custom.cfg
  903. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  904. source $prefix/custom.cfg;
  905. fi
  906. ### END /etc/grub.d/41_custom ###
  907. --------------------------------------------------------------------------------
  908. =============================== sda6/etc/fstab: ================================
  909. --------------------------------------------------------------------------------
  910. # /etc/fstab: static file system information.
  911. #
  912. # Use 'blkid' to print the universally unique identifier for a
  913. # device; this may be used with UUID= as a more robust way to name devices
  914. # that works even if disks are added and removed. See fstab(5).
  915. #
  916. # <file system> <mount point> <type> <options> <dump> <pass>
  917. # / was on /dev/sda6 during installation
  918. UUID=a2294a51-1ad0-412c-b165-457cc0458164 / ext4 errors=remount-ro 0 1
  919. # swap was on /dev/sda5 during installation
  920. UUID=c0aea406-9913-4615-b012-73f82986cee0 none swap sw 0 0
  921. --------------------------------------------------------------------------------
  922. =================== sda6: Location of files loaded by Grub: ====================
  923. GiB - GB File Fragment(s)
  924. 84.882808685 = 91.142221824 boot/grub/grub.cfg 1
  925. 84.896053314 = 91.156443136 boot/grub/i386-pc/core.img 1
  926. 121.494701385 = 130.453942272 boot/vmlinuz-3.13.0-63-generic 1
  927. 65.151504517 = 69.955895296 boot/vmlinuz-3.13.0-66-generic 1
  928. 68.717018127 = 73.784336384 boot/vmlinuz-3.13.0-68-generic 4
  929. 32.502510071 = 34.899304448 boot/vmlinuz-3.13.0-70-generic 1
  930. 81.287666321 = 87.281967104 boot/vmlinuz-3.13.0-71-generic 1
  931. 98.545478821 = 105.812402176 boot/vmlinuz-3.13.0-73-generic 1
  932. 80.998607635 = 86.971592704 boot/vmlinuz-3.13.0-74-generic 2
  933. 112.615795135 = 120.920289280 boot/vmlinuz-3.13.0-76-generic 2
  934. 124.584545135 = 133.771636736 boot/vmlinuz-3.13.0-77-generic 3
  935. 83.897045135 = 90.083766272 boot/vmlinuz-3.13.0-79-generic 2
  936. 31.701732635 = 34.039476224 boot/vmlinuz-3.13.0-83-generic 1
  937. 85.877521515 = 92.210286592 boot/vmlinuz-3.13.0-85-generic 1
  938. 86.514236450 = 92.893954048 boot/vmlinuz-3.13.0-86-generic 2
  939. 42.956508636 = 46.124199936 boot/vmlinuz-4.2.0-36-generic 1
  940. 48.731365204 = 52.324904960 boot/vmlinuz-4.4.0-21-generic 1
  941. 129.780708313 = 139.350974464 boot/vmlinuz-4.4.0-22-generic 1
  942. 129.780708313 = 139.350974464 vmlinuz 1
  943. 48.731365204 = 52.324904960 vmlinuz.old 1
  944. 121.414997101 = 130.368360448 boot/initrd.img-3.13.0-63-generic 3
  945. 23.586734772 = 25.326063616 boot/initrd.img-3.13.0-66-generic 3
  946. 74.729366302 = 80.240046080 boot/initrd.img-3.13.0-68-generic 2
  947. 42.479400635 = 45.611909120 boot/initrd.img-3.13.0-70-generic 2
  948. 83.227447510 = 89.364791296 boot/initrd.img-3.13.0-71-generic 2
  949. 80.821285248 = 86.781194240 boot/initrd.img-3.13.0-73-generic 3
  950. 98.571971893 = 105.840848896 boot/initrd.img-3.13.0-74-generic 3
  951. 82.329006195 = 88.400097280 boot/initrd.img-3.13.0-76-generic 4
  952. 65.349082947 = 70.168043520 boot/initrd.img-3.13.0-77-generic 2
  953. 104.620109558 = 112.334987264 boot/initrd.img-3.13.0-79-generic 4
  954. 126.724193573 = 136.069066752 boot/initrd.img-3.13.0-83-generic 4
  955. 107.852535248 = 115.805777920 boot/initrd.img-3.13.0-85-generic 3
  956. 83.570339203 = 89.732968448 boot/initrd.img-3.13.0-86-generic 3
  957. 20.578075409 = 22.095540224 boot/initrd.img-4.2.0-36-generic 2
  958. 43.368160248 = 46.566207488 boot/initrd.img-4.4.0-21-generic 2
  959. 114.258785248 = 122.684436480 boot/initrd.img-4.4.0-22-generic 3
  960. 114.258785248 = 122.684436480 initrd.img 3
  961. 43.368160248 = 46.566207488 initrd.img.old 2
  962. =========================== sda7/boot/grub/grub.cfg: ===========================
  963. --------------------------------------------------------------------------------
  964. #
  965. # DO NOT EDIT THIS FILE
  966. #
  967. # It is automatically generated by grub-mkconfig using templates
  968. # from /etc/grub.d and settings from /etc/default/grub
  969. #
  970. ### BEGIN /etc/grub.d/00_header ###
  971. if [ -s $prefix/grubenv ]; then
  972. set have_grubenv=true
  973. load_env
  974. fi
  975. if [ "${next_entry}" ] ; then
  976. set default="${next_entry}"
  977. set next_entry=
  978. save_env next_entry
  979. set boot_once=true
  980. else
  981. set default="0"
  982. fi
  983. if [ x"${feature_menuentry_id}" = xy ]; then
  984. menuentry_id_option="--id"
  985. else
  986. menuentry_id_option=""
  987. fi
  988. export menuentry_id_option
  989. if [ "${prev_saved_entry}" ]; then
  990. set saved_entry="${prev_saved_entry}"
  991. save_env saved_entry
  992. set prev_saved_entry=
  993. save_env prev_saved_entry
  994. set boot_once=true
  995. fi
  996. function savedefault {
  997. if [ -z "${boot_once}" ]; then
  998. saved_entry="${chosen}"
  999. save_env saved_entry
  1000. fi
  1001. }
  1002. function recordfail {
  1003. set recordfail=1
  1004. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  1005. }
  1006. function load_video {
  1007. if [ x$feature_all_video_module = xy ]; then
  1008. insmod all_video
  1009. else
  1010. insmod efi_gop
  1011. insmod efi_uga
  1012. insmod ieee1275_fb
  1013. insmod vbe
  1014. insmod vga
  1015. insmod video_bochs
  1016. insmod video_cirrus
  1017. fi
  1018. }
  1019. if [ x$feature_default_font_path = xy ] ; then
  1020. font=unicode
  1021. else
  1022. insmod part_msdos
  1023. insmod ext2
  1024. set root='hd0,msdos7'
  1025. if [ x$feature_platform_search_hint = xy ]; then
  1026. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  1027. else
  1028. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  1029. fi
  1030. font="/usr/share/grub/unicode.pf2"
  1031. fi
  1032. if loadfont $font ; then
  1033. set gfxmode=auto
  1034. load_video
  1035. insmod gfxterm
  1036. set locale_dir=$prefix/locale
  1037. set lang=fr_BE
  1038. insmod gettext
  1039. fi
  1040. terminal_output gfxterm
  1041. if [ "${recordfail}" = 1 ] ; then
  1042. set timeout=-1
  1043. else
  1044. if [ x$feature_timeout_style = xy ] ; then
  1045. set timeout_style=menu
  1046. set timeout=10
  1047. # Fallback normal timeout code in case the timeout_style feature is
  1048. # unavailable.
  1049. else
  1050. set timeout=10
  1051. fi
  1052. fi
  1053. ### END /etc/grub.d/00_header ###
  1054. ### BEGIN /etc/grub.d/05_debian_theme ###
  1055. set menu_color_normal=white/black
  1056. set menu_color_highlight=black/light-gray
  1057. ### END /etc/grub.d/05_debian_theme ###
  1058. ### BEGIN /etc/grub.d/10_linux ###
  1059. function gfxmode {
  1060. set gfxpayload="${1}"
  1061. if [ "${1}" = "keep" ]; then
  1062. set vt_handoff=vt.handoff=7
  1063. else
  1064. set vt_handoff=
  1065. fi
  1066. }
  1067. if [ "${recordfail}" != 1 ]; then
  1068. if [ -e ${prefix}/gfxblacklist.txt ]; then
  1069. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  1070. if [ ${match} = 0 ]; then
  1071. set linux_gfx_mode=keep
  1072. else
  1073. set linux_gfx_mode=text
  1074. fi
  1075. else
  1076. set linux_gfx_mode=text
  1077. fi
  1078. else
  1079. set linux_gfx_mode=keep
  1080. fi
  1081. else
  1082. set linux_gfx_mode=text
  1083. fi
  1084. export linux_gfx_mode
  1085. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-8fd04bec-e128-48d4-9eee-c99341113e91' {
  1086. recordfail
  1087. load_video
  1088. gfxmode $linux_gfx_mode
  1089. insmod gzio
  1090. insmod part_msdos
  1091. insmod ext2
  1092. set root='hd0,msdos7'
  1093. if [ x$feature_platform_search_hint = xy ]; then
  1094. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  1095. else
  1096. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  1097. fi
  1098. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro quiet splash $vt_handoff
  1099. initrd /boot/initrd.img-3.13.0-24-generic
  1100. }
  1101. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-8fd04bec-e128-48d4-9eee-c99341113e91' {
  1102. menuentry 'Ubuntu, avec Linux 3.13.0-24-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-24-generic-advanced-8fd04bec-e128-48d4-9eee-c99341113e91' {
  1103. recordfail
  1104. load_video
  1105. gfxmode $linux_gfx_mode
  1106. insmod gzio
  1107. insmod part_msdos
  1108. insmod ext2
  1109. set root='hd0,msdos7'
  1110. if [ x$feature_platform_search_hint = xy ]; then
  1111. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  1112. else
  1113. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  1114. fi
  1115. echo 'Chargement de Linux 3.13.0-24-generic…'
  1116. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro quiet splash $vt_handoff
  1117. echo 'Chargement du disque mémoire initial…'
  1118. initrd /boot/initrd.img-3.13.0-24-generic
  1119. }
  1120. menuentry 'Ubuntu, with Linux 3.13.0-24-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-24-generic-recovery-8fd04bec-e128-48d4-9eee-c99341113e91' {
  1121. recordfail
  1122. load_video
  1123. insmod gzio
  1124. insmod part_msdos
  1125. insmod ext2
  1126. set root='hd0,msdos7'
  1127. if [ x$feature_platform_search_hint = xy ]; then
  1128. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  1129. else
  1130. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  1131. fi
  1132. echo 'Chargement de Linux 3.13.0-24-generic…'
  1133. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=8fd04bec-e128-48d4-9eee-c99341113e91 ro recovery nomodeset
  1134. echo 'Chargement du disque mémoire initial…'
  1135. initrd /boot/initrd.img-3.13.0-24-generic
  1136. }
  1137. }
  1138. ### END /etc/grub.d/10_linux ###
  1139. ### BEGIN /etc/grub.d/20_linux_xen ###
  1140. ### END /etc/grub.d/20_linux_xen ###
  1141. ### BEGIN /etc/grub.d/20_memtest86+ ###
  1142. menuentry 'Memory test (memtest86+)' {
  1143. insmod part_msdos
  1144. insmod ext2
  1145. set root='hd0,msdos7'
  1146. if [ x$feature_platform_search_hint = xy ]; then
  1147. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  1148. else
  1149. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  1150. fi
  1151. knetbsd /boot/memtest86+.elf
  1152. }
  1153. menuentry 'Memory test (memtest86+, serial console 115200)' {
  1154. insmod part_msdos
  1155. insmod ext2
  1156. set root='hd0,msdos7'
  1157. if [ x$feature_platform_search_hint = xy ]; then
  1158. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 8fd04bec-e128-48d4-9eee-c99341113e91
  1159. else
  1160. search --no-floppy --fs-uuid --set=root 8fd04bec-e128-48d4-9eee-c99341113e91
  1161. fi
  1162. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  1163. }
  1164. ### END /etc/grub.d/20_memtest86+ ###
  1165. ### BEGIN /etc/grub.d/30_os-prober ###
  1166. menuentry 'Ubuntu 16.04 LTS (16.04) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-a2294a51-1ad0-412c-b165-457cc0458164' {
  1167. insmod part_msdos
  1168. insmod ext2
  1169. set root='hd0,msdos6'
  1170. if [ x$feature_platform_search_hint = xy ]; then
  1171. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1172. else
  1173. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1174. fi
  1175. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1176. initrd /boot/initrd.img-4.4.0-21-generic
  1177. }
  1178. submenu 'Options avancées pour Ubuntu 16.04 LTS (16.04) (sur /dev/sda6)' $menuentry_id_option 'osprober-gnulinux-advanced-a2294a51-1ad0-412c-b165-457cc0458164' {
  1179. menuentry 'Ubuntu (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-21-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1180. insmod part_msdos
  1181. insmod ext2
  1182. set root='hd0,msdos6'
  1183. if [ x$feature_platform_search_hint = xy ]; then
  1184. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1185. else
  1186. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1187. fi
  1188. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1189. initrd /boot/initrd.img-4.4.0-21-generic
  1190. }
  1191. menuentry 'Ubuntu, avec Linux 4.4.0-21-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-21-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1192. insmod part_msdos
  1193. insmod ext2
  1194. set root='hd0,msdos6'
  1195. if [ x$feature_platform_search_hint = xy ]; then
  1196. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1197. else
  1198. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1199. fi
  1200. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1201. initrd /boot/initrd.img-4.4.0-21-generic
  1202. }
  1203. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.4.0-21-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1204. insmod part_msdos
  1205. insmod ext2
  1206. set root='hd0,msdos6'
  1207. if [ x$feature_platform_search_hint = xy ]; then
  1208. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1209. else
  1210. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1211. fi
  1212. linux /boot/vmlinuz-4.4.0-21-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1213. initrd /boot/initrd.img-4.4.0-21-generic
  1214. }
  1215. menuentry 'Ubuntu, avec Linux 4.2.0-36-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.2.0-36-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1216. insmod part_msdos
  1217. insmod ext2
  1218. set root='hd0,msdos6'
  1219. if [ x$feature_platform_search_hint = xy ]; then
  1220. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1221. else
  1222. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1223. fi
  1224. linux /boot/vmlinuz-4.2.0-36-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1225. initrd /boot/initrd.img-4.2.0-36-generic
  1226. }
  1227. menuentry 'Ubuntu, with Linux 4.2.0-36-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.2.0-36-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1228. insmod part_msdos
  1229. insmod ext2
  1230. set root='hd0,msdos6'
  1231. if [ x$feature_platform_search_hint = xy ]; then
  1232. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1233. else
  1234. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1235. fi
  1236. linux /boot/vmlinuz-4.2.0-36-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1237. initrd /boot/initrd.img-4.2.0-36-generic
  1238. }
  1239. menuentry 'Ubuntu, avec Linux 3.13.0-86-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-86-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1240. insmod part_msdos
  1241. insmod ext2
  1242. set root='hd0,msdos6'
  1243. if [ x$feature_platform_search_hint = xy ]; then
  1244. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1245. else
  1246. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1247. fi
  1248. linux /boot/vmlinuz-3.13.0-86-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1249. initrd /boot/initrd.img-3.13.0-86-generic
  1250. }
  1251. menuentry 'Ubuntu, with Linux 3.13.0-86-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-86-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1252. insmod part_msdos
  1253. insmod ext2
  1254. set root='hd0,msdos6'
  1255. if [ x$feature_platform_search_hint = xy ]; then
  1256. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1257. else
  1258. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1259. fi
  1260. linux /boot/vmlinuz-3.13.0-86-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1261. initrd /boot/initrd.img-3.13.0-86-generic
  1262. }
  1263. menuentry 'Ubuntu, avec Linux 3.13.0-85-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-85-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1264. insmod part_msdos
  1265. insmod ext2
  1266. set root='hd0,msdos6'
  1267. if [ x$feature_platform_search_hint = xy ]; then
  1268. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1269. else
  1270. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1271. fi
  1272. linux /boot/vmlinuz-3.13.0-85-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1273. initrd /boot/initrd.img-3.13.0-85-generic
  1274. }
  1275. menuentry 'Ubuntu, with Linux 3.13.0-85-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-85-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1276. insmod part_msdos
  1277. insmod ext2
  1278. set root='hd0,msdos6'
  1279. if [ x$feature_platform_search_hint = xy ]; then
  1280. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1281. else
  1282. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1283. fi
  1284. linux /boot/vmlinuz-3.13.0-85-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1285. initrd /boot/initrd.img-3.13.0-85-generic
  1286. }
  1287. menuentry 'Ubuntu, avec Linux 3.13.0-83-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-83-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1288. insmod part_msdos
  1289. insmod ext2
  1290. set root='hd0,msdos6'
  1291. if [ x$feature_platform_search_hint = xy ]; then
  1292. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1293. else
  1294. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1295. fi
  1296. linux /boot/vmlinuz-3.13.0-83-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1297. initrd /boot/initrd.img-3.13.0-83-generic
  1298. }
  1299. menuentry 'Ubuntu, with Linux 3.13.0-83-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-83-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1300. insmod part_msdos
  1301. insmod ext2
  1302. set root='hd0,msdos6'
  1303. if [ x$feature_platform_search_hint = xy ]; then
  1304. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1305. else
  1306. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1307. fi
  1308. linux /boot/vmlinuz-3.13.0-83-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1309. initrd /boot/initrd.img-3.13.0-83-generic
  1310. }
  1311. menuentry 'Ubuntu, avec Linux 3.13.0-79-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-79-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1312. insmod part_msdos
  1313. insmod ext2
  1314. set root='hd0,msdos6'
  1315. if [ x$feature_platform_search_hint = xy ]; then
  1316. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1317. else
  1318. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1319. fi
  1320. linux /boot/vmlinuz-3.13.0-79-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1321. initrd /boot/initrd.img-3.13.0-79-generic
  1322. }
  1323. menuentry 'Ubuntu, with Linux 3.13.0-79-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-79-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1324. insmod part_msdos
  1325. insmod ext2
  1326. set root='hd0,msdos6'
  1327. if [ x$feature_platform_search_hint = xy ]; then
  1328. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1329. else
  1330. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1331. fi
  1332. linux /boot/vmlinuz-3.13.0-79-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1333. initrd /boot/initrd.img-3.13.0-79-generic
  1334. }
  1335. menuentry 'Ubuntu, avec Linux 3.13.0-77-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-77-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1336. insmod part_msdos
  1337. insmod ext2
  1338. set root='hd0,msdos6'
  1339. if [ x$feature_platform_search_hint = xy ]; then
  1340. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1341. else
  1342. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1343. fi
  1344. linux /boot/vmlinuz-3.13.0-77-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1345. initrd /boot/initrd.img-3.13.0-77-generic
  1346. }
  1347. menuentry 'Ubuntu, with Linux 3.13.0-77-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-77-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1348. insmod part_msdos
  1349. insmod ext2
  1350. set root='hd0,msdos6'
  1351. if [ x$feature_platform_search_hint = xy ]; then
  1352. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1353. else
  1354. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1355. fi
  1356. linux /boot/vmlinuz-3.13.0-77-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1357. initrd /boot/initrd.img-3.13.0-77-generic
  1358. }
  1359. menuentry 'Ubuntu, avec Linux 3.13.0-76-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-76-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1360. insmod part_msdos
  1361. insmod ext2
  1362. set root='hd0,msdos6'
  1363. if [ x$feature_platform_search_hint = xy ]; then
  1364. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1365. else
  1366. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1367. fi
  1368. linux /boot/vmlinuz-3.13.0-76-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1369. initrd /boot/initrd.img-3.13.0-76-generic
  1370. }
  1371. menuentry 'Ubuntu, with Linux 3.13.0-76-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-76-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1372. insmod part_msdos
  1373. insmod ext2
  1374. set root='hd0,msdos6'
  1375. if [ x$feature_platform_search_hint = xy ]; then
  1376. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1377. else
  1378. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1379. fi
  1380. linux /boot/vmlinuz-3.13.0-76-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1381. initrd /boot/initrd.img-3.13.0-76-generic
  1382. }
  1383. menuentry 'Ubuntu, avec Linux 3.13.0-74-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-74-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1384. insmod part_msdos
  1385. insmod ext2
  1386. set root='hd0,msdos6'
  1387. if [ x$feature_platform_search_hint = xy ]; then
  1388. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1389. else
  1390. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1391. fi
  1392. linux /boot/vmlinuz-3.13.0-74-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1393. initrd /boot/initrd.img-3.13.0-74-generic
  1394. }
  1395. menuentry 'Ubuntu, with Linux 3.13.0-74-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-74-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1396. insmod part_msdos
  1397. insmod ext2
  1398. set root='hd0,msdos6'
  1399. if [ x$feature_platform_search_hint = xy ]; then
  1400. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1401. else
  1402. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1403. fi
  1404. linux /boot/vmlinuz-3.13.0-74-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1405. initrd /boot/initrd.img-3.13.0-74-generic
  1406. }
  1407. menuentry 'Ubuntu, avec Linux 3.13.0-73-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-73-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1408. insmod part_msdos
  1409. insmod ext2
  1410. set root='hd0,msdos6'
  1411. if [ x$feature_platform_search_hint = xy ]; then
  1412. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1413. else
  1414. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1415. fi
  1416. linux /boot/vmlinuz-3.13.0-73-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1417. initrd /boot/initrd.img-3.13.0-73-generic
  1418. }
  1419. menuentry 'Ubuntu, with Linux 3.13.0-73-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-73-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1420. insmod part_msdos
  1421. insmod ext2
  1422. set root='hd0,msdos6'
  1423. if [ x$feature_platform_search_hint = xy ]; then
  1424. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1425. else
  1426. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1427. fi
  1428. linux /boot/vmlinuz-3.13.0-73-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1429. initrd /boot/initrd.img-3.13.0-73-generic
  1430. }
  1431. menuentry 'Ubuntu, avec Linux 3.13.0-71-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-71-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1432. insmod part_msdos
  1433. insmod ext2
  1434. set root='hd0,msdos6'
  1435. if [ x$feature_platform_search_hint = xy ]; then
  1436. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1437. else
  1438. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1439. fi
  1440. linux /boot/vmlinuz-3.13.0-71-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1441. initrd /boot/initrd.img-3.13.0-71-generic
  1442. }
  1443. menuentry 'Ubuntu, with Linux 3.13.0-71-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-71-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1444. insmod part_msdos
  1445. insmod ext2
  1446. set root='hd0,msdos6'
  1447. if [ x$feature_platform_search_hint = xy ]; then
  1448. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1449. else
  1450. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1451. fi
  1452. linux /boot/vmlinuz-3.13.0-71-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1453. initrd /boot/initrd.img-3.13.0-71-generic
  1454. }
  1455. menuentry 'Ubuntu, avec Linux 3.13.0-70-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-70-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1456. insmod part_msdos
  1457. insmod ext2
  1458. set root='hd0,msdos6'
  1459. if [ x$feature_platform_search_hint = xy ]; then
  1460. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1461. else
  1462. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1463. fi
  1464. linux /boot/vmlinuz-3.13.0-70-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1465. initrd /boot/initrd.img-3.13.0-70-generic
  1466. }
  1467. menuentry 'Ubuntu, with Linux 3.13.0-70-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-70-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1468. insmod part_msdos
  1469. insmod ext2
  1470. set root='hd0,msdos6'
  1471. if [ x$feature_platform_search_hint = xy ]; then
  1472. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1473. else
  1474. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1475. fi
  1476. linux /boot/vmlinuz-3.13.0-70-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1477. initrd /boot/initrd.img-3.13.0-70-generic
  1478. }
  1479. menuentry 'Ubuntu, avec Linux 3.13.0-68-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-68-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1480. insmod part_msdos
  1481. insmod ext2
  1482. set root='hd0,msdos6'
  1483. if [ x$feature_platform_search_hint = xy ]; then
  1484. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1485. else
  1486. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1487. fi
  1488. linux /boot/vmlinuz-3.13.0-68-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1489. initrd /boot/initrd.img-3.13.0-68-generic
  1490. }
  1491. menuentry 'Ubuntu, with Linux 3.13.0-68-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-68-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1492. insmod part_msdos
  1493. insmod ext2
  1494. set root='hd0,msdos6'
  1495. if [ x$feature_platform_search_hint = xy ]; then
  1496. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1497. else
  1498. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1499. fi
  1500. linux /boot/vmlinuz-3.13.0-68-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1501. initrd /boot/initrd.img-3.13.0-68-generic
  1502. }
  1503. menuentry 'Ubuntu, avec Linux 3.13.0-66-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-66-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1504. insmod part_msdos
  1505. insmod ext2
  1506. set root='hd0,msdos6'
  1507. if [ x$feature_platform_search_hint = xy ]; then
  1508. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1509. else
  1510. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1511. fi
  1512. linux /boot/vmlinuz-3.13.0-66-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1513. initrd /boot/initrd.img-3.13.0-66-generic
  1514. }
  1515. menuentry 'Ubuntu, with Linux 3.13.0-66-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-66-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1516. insmod part_msdos
  1517. insmod ext2
  1518. set root='hd0,msdos6'
  1519. if [ x$feature_platform_search_hint = xy ]; then
  1520. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1521. else
  1522. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1523. fi
  1524. linux /boot/vmlinuz-3.13.0-66-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1525. initrd /boot/initrd.img-3.13.0-66-generic
  1526. }
  1527. menuentry 'Ubuntu, avec Linux 3.13.0-63-generic (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-63-generic--a2294a51-1ad0-412c-b165-457cc0458164' {
  1528. insmod part_msdos
  1529. insmod ext2
  1530. set root='hd0,msdos6'
  1531. if [ x$feature_platform_search_hint = xy ]; then
  1532. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1533. else
  1534. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1535. fi
  1536. linux /boot/vmlinuz-3.13.0-63-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro quiet splash $vt_handoff
  1537. initrd /boot/initrd.img-3.13.0-63-generic
  1538. }
  1539. menuentry 'Ubuntu, with Linux 3.13.0-63-generic (recovery mode) (sur /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-63-generic-root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset-a2294a51-1ad0-412c-b165-457cc0458164' {
  1540. insmod part_msdos
  1541. insmod ext2
  1542. set root='hd0,msdos6'
  1543. if [ x$feature_platform_search_hint = xy ]; then
  1544. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 a2294a51-1ad0-412c-b165-457cc0458164
  1545. else
  1546. search --no-floppy --fs-uuid --set=root a2294a51-1ad0-412c-b165-457cc0458164
  1547. fi
  1548. linux /boot/vmlinuz-3.13.0-63-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1549. initrd /boot/initrd.img-3.13.0-63-generic
  1550. }
  1551. }
  1552. set timeout_style=menu
  1553. if [ "${timeout}" = 0 ]; then
  1554. set timeout=10
  1555. fi
  1556. ### END /etc/grub.d/30_os-prober ###
  1557. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  1558. ### END /etc/grub.d/30_uefi-firmware ###
  1559. ### BEGIN /etc/grub.d/40_custom ###
  1560. # This file provides an easy way to add custom menu entries. Simply type the
  1561. # menu entries you want to add after this comment. Be careful not to change
  1562. # the 'exec tail' line above.
  1563. ### END /etc/grub.d/40_custom ###
  1564. ### BEGIN /etc/grub.d/41_custom ###
  1565. if [ -f ${config_directory}/custom.cfg ]; then
  1566. source ${config_directory}/custom.cfg
  1567. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  1568. source $prefix/custom.cfg;
  1569. fi
  1570. ### END /etc/grub.d/41_custom ###
  1571. --------------------------------------------------------------------------------
  1572. =============================== sda7/etc/fstab: ================================
  1573. --------------------------------------------------------------------------------
  1574. # /etc/fstab: static file system information.
  1575. #
  1576. # Use 'blkid' to print the universally unique identifier for a
  1577. # device; this may be used with UUID= as a more robust way to name devices
  1578. # that works even if disks are added and removed. See fstab(5).
  1579. #
  1580. # <file system> <mount point> <type> <options> <dump> <pass>
  1581. # / was on /dev/sda7 during installation
  1582. UUID=8fd04bec-e128-48d4-9eee-c99341113e91 / ext4 errors=remount-ro 0 1
  1583. # swap was on /dev/sda5 during installation
  1584. UUID=c0aea406-9913-4615-b012-73f82986cee0 none swap sw 0 0
  1585. --------------------------------------------------------------------------------
  1586. =================== sda7: Location of files loaded by Grub: ====================
  1587. GiB - GB File Fragment(s)
  1588. 136.573272705 = 146.644434944 boot/grub/grub.cfg 1
  1589. 134.478881836 = 144.395599872 boot/grub/i386-pc/core.img 1
  1590. 134.605987549 = 144.532078592 boot/vmlinuz-3.13.0-24-generic 1
  1591. 134.605987549 = 144.532078592 vmlinuz 1
  1592. 133.936519623 = 143.813242880 boot/initrd.img-3.13.0-24-generic 2
  1593. 133.936519623 = 143.813242880 initrd.img 2
  1594. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  1595. Unknown BootLoader on sda2
  1596. 00000000 99 da 8f dc e4 95 04 6b f3 bc c5 25 e3 d5 d3 33 |.......k...%...3|
  1597. 00000010 2e 00 20 12 cb b9 20 51 77 51 ba 93 51 93 2e fd |.. ... QwQ..Q...|
  1598. 00000020 76 d5 e6 6d b5 07 4e 90 f1 37 5d 64 f4 cf ff ff |v..m..N..7]d....|
  1599. 00000030 55 05 96 b4 1c 86 e4 bb f4 0b a9 59 06 fe 00 03 |U..........Y....|
  1600. 00000040 c7 ff fb 90 00 00 00 02 c3 44 4f d3 0f 6a e2 55 |.........DO..j.U|
  1601. 00000050 a8 89 e3 65 ea 5c 4c 7c f1 36 cc 61 ab 89 98 9d |...e.\L|.6.a....|
  1602. 00000060 e6 c9 a7 b5 70 23 00 00 01 90 0c 0b 05 43 37 46 |....p#.......C7F|
  1603. 00000070 6a fc 2c 87 d6 8e 06 76 9b 8b 8e c3 3c 6c cd 1f |j.,....v....<l..|
  1604. 00000080 1a a0 4c e7 1a bc 3d 53 38 cc 0c e7 f0 cd 75 ad |..L...=S8.....u.|
  1605. 00000090 66 86 3f 74 cd 82 c8 db 93 92 33 3c f4 54 cb 5a |f.?t......3<.T.Z|
  1606. 000000a0 93 5f d5 5b 53 a8 d3 d5 be 6d e7 10 ff ff d9 66 |._.[S....m.....f|
  1607. 000000b0 8a aa c8 2b a9 56 9b be a4 ff ff ff ff e0 08 40 |...+.V.........@|
  1608. 000000c0 60 52 15 2c 16 68 2d c8 3e 05 dc c1 63 6f 73 2e |`R.,.h-.>...cos.|
  1609. 000000d0 4c 87 48 c9 b5 70 9a 9f 4f ee 37 1c 61 66 f2 cd |L.H..p..O.7.af..|
  1610. 000000e0 9f bd 3a 82 db e4 13 09 e3 4d a2 32 3c f6 69 71 |..:......M.2<.iq|
  1611. 000000f0 70 6e 4d 77 22 69 8c 76 7a 98 62 af f5 75 e6 f9 |pnMw"i.vz.b..u..|
  1612. 00000100 8f 7c 5a 9d 9b ff ff a3 15 24 65 db aa ab a3 18 |.|Z......$e.....|
  1613. 00000110 5c fc f1 40 00 60 00 c6 09 3c f3 52 20 90 28 f6 |\..@.`...<.R .(.|
  1614. 00000120 af c4 db 63 21 54 23 ab e5 16 7b 63 f1 5a d9 3f |...c!T#...{c.Z.?|
  1615. 00000130 ec f8 a1 f9 dc af b8 13 5b fb 30 dc 56 af 73 66 |........[.0.V.sf|
  1616. 00000140 11 c9 ca 99 64 16 82 ae e2 cb 80 4c 06 22 ac 60 |....d......L.".`|
  1617. 00000150 30 a6 c7 94 68 b6 af 6a be d4 2d 4d 27 ec 6d 5b |0...h..j..-M'.m[|
  1618. 00000160 a0 70 d6 c9 9b 93 4d 4d ef fe cd 42 d2 e1 a1 af |.p....MM...B....|
  1619. 00000170 8d 7f d7 d1 65 29 1a 06 00 0a 38 39 30 9a d0 8a |....e)....890...|
  1620. 00000180 58 dc 90 b1 f6 6d 0f 22 09 00 30 08 24 f8 50 b9 |X....m."..0.$.P.|
  1621. 00000190 39 29 a6 69 ea 33 d8 4e 55 93 b4 f4 32 8d f6 e9 |9).i.3.NU...2...|
  1622. 000001a0 f7 38 b1 a7 27 80 83 38 a1 d2 88 d2 71 cc 47 c0 |.8..'..8....q.G.|
  1623. 000001b0 3d 00 69 19 58 c0 7a 9b a0 e6 0b 45 55 3b 00 fe |=.i.X.z....EU;..|
  1624. 000001c0 ff ff 82 fe ff ff 02 b0 2a 10 00 e0 1f 00 00 fe |........*.......|
  1625. 000001d0 ff ff 05 fe ff ff 01 00 00 00 a7 68 32 0e 00 00 |...........h2...|
  1626. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  1627. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  1628. 00000200
  1629. ADDITIONAL INFORMATION :
  1630. =================== log of boot-info 2016-05-28__21h52 ===================
  1631. boot-info version : 4ppa37
  1632. boot-sav version : 4ppa37
  1633. glade2script version : 3.2.3~ppa1
  1634. boot-sav-extra version : 4ppa37
  1635. boot-info is executed in installed-session (Ubuntu 16.04 LTS, xenial, Ubuntu, i686)
  1636. CPU op-mode(s): 32-bit, 64-bit
  1637. BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=a2294a51-1ad0-412c-b165-457cc0458164 ro recovery nomodeset
  1638. =================== os-prober:
  1639. /dev/sda6:L'OS actuellement utilisé - Ubuntu 16.04 LTS CurrentSession:linux
  1640. /dev/sda7:Ubuntu 14.04 LTS (14.04):Ubuntu:linux
  1641. =================== blkid:
  1642. /dev/sda1: UUID="070b6ef0-2ff1-41a5-b52c-dd659bc30085" TYPE="ext4" PARTUUID="000b36b2-01"
  1643. /dev/sda5: UUID="c0aea406-9913-4615-b012-73f82986cee0" TYPE="swap" PARTUUID="000b36b2-05"
  1644. /dev/sda6: UUID="a2294a51-1ad0-412c-b165-457cc0458164" TYPE="ext4" PARTUUID="000b36b2-06"
  1645. /dev/sda7: UUID="8fd04bec-e128-48d4-9eee-c99341113e91" TYPE="ext4" PARTUUID="000b36b2-07"
  1646. 1 disks with OS, 2 OS : 2 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  1647. =================== /etc/grub.d/ :
  1648. drwxr-xr-x 2 root root 4096 avr 21 00:17 grub.d
  1649. total 76
  1650. -rwxr-xr-x 1 root root 9791 avr 16 00:02 00_header
  1651. -rwxr-xr-x 1 root root 6258 mar 15 19:08 05_debian_theme
  1652. -rwxr-xr-x 1 root root 12261 avr 16 00:02 10_linux
  1653. -rwxr-xr-x 1 root root 11082 avr 16 00:02 20_linux_xen
  1654. -rwxr-xr-x 1 root root 1992 jan 28 13:44 20_memtest86+
  1655. -rwxr-xr-x 1 root root 11692 avr 16 00:02 30_os-prober
  1656. -rwxr-xr-x 1 root root 1418 avr 16 00:02 30_uefi-firmware
  1657. -rwxr-xr-x 1 root root 214 avr 16 00:02 40_custom
  1658. -rwxr-xr-x 1 root root 216 avr 16 00:02 41_custom
  1659. -rw-r--r-- 1 root root 483 avr 16 00:02 README
  1660. =================== /etc/default/grub :
  1661. # If you change this file, run 'update-grub' afterwards to update
  1662. # /boot/grub/grub.cfg.
  1663. # For full documentation of the options in this file, see:
  1664. # info -f grub -n 'Simple configuration'
  1665. GRUB_DEFAULT=0
  1666. GRUB_HIDDEN_TIMEOUT=0
  1667. GRUB_HIDDEN_TIMEOUT_QUIET=true
  1668. GRUB_TIMEOUT=10
  1669. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  1670. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  1671. GRUB_CMDLINE_LINUX=""
  1672. # Uncomment to enable BadRAM filtering, modify to suit your needs
  1673. # This works with Linux (no patch required) and with any kernel that obtains
  1674. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  1675. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  1676. # Uncomment to disable graphical terminal (grub-pc only)
  1677. #GRUB_TERMINAL=console
  1678. # The resolution used on graphical terminal
  1679. # note that you can use only modes which your graphic card supports via VBE
  1680. # you can see them in real GRUB with the command `vbeinfo'
  1681. #GRUB_GFXMODE=640x480
  1682. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  1683. #GRUB_DISABLE_LINUX_UUID=true
  1684. # Uncomment to disable generation of recovery mode menu entries
  1685. #GRUB_DISABLE_RECOVERY="true"
  1686. # Uncomment to get a beep at grub start
  1687. #GRUB_INIT_TUNE="480 440 1"
  1688. =================== sda7/etc/grub.d/ :
  1689. drwxr-xr-x 2 root root 4096 avr 16 2014 grub.d
  1690. total 76
  1691. -rwxr-xr-x 1 root root 9424 avr 11 2014 00_header
  1692. -rwxr-xr-x 1 root root 6058 avr 10 2014 05_debian_theme
  1693. -rwxr-xr-x 1 root root 11608 avr 11 2014 10_linux
  1694. -rwxr-xr-x 1 root root 10412 avr 11 2014 20_linux_xen
  1695. -rwxr-xr-x 1 root root 1992 mar 12 2014 20_memtest86+
  1696. -rwxr-xr-x 1 root root 11692 avr 11 2014 30_os-prober
  1697. -rwxr-xr-x 1 root root 1416 avr 11 2014 30_uefi-firmware
  1698. -rwxr-xr-x 1 root root 214 avr 11 2014 40_custom
  1699. -rwxr-xr-x 1 root root 216 avr 11 2014 41_custom
  1700. -rw-r--r-- 1 root root 483 avr 11 2014 README
  1701. =================== sda7/etc/default/grub :
  1702. # If you change this file, run 'update-grub' afterwards to update
  1703. # /boot/grub/grub.cfg.
  1704. # For full documentation of the options in this file, see:
  1705. # info -f grub -n 'Simple configuration'
  1706. GRUB_DEFAULT=0
  1707. #GRUB_HIDDEN_TIMEOUT=0
  1708. GRUB_HIDDEN_TIMEOUT_QUIET=true
  1709. GRUB_TIMEOUT=10
  1710. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  1711. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  1712. GRUB_CMDLINE_LINUX=""
  1713. # Uncomment to enable BadRAM filtering, modify to suit your needs
  1714. # This works with Linux (no patch required) and with any kernel that obtains
  1715. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  1716. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  1717. # Uncomment to disable graphical terminal (grub-pc only)
  1718. #GRUB_TERMINAL=console
  1719. # The resolution used on graphical terminal
  1720. # note that you can use only modes which your graphic card supports via VBE
  1721. # you can see them in real GRUB with the command `vbeinfo'
  1722. #GRUB_GFXMODE=640x480
  1723. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  1724. #GRUB_DISABLE_LINUX_UUID=true
  1725. # Uncomment to disable generation of recovery mode menu entries
  1726. #GRUB_DISABLE_RECOVERY="true"
  1727. # Uncomment to get a beep at grub start
  1728. #GRUB_INIT_TUNE="480 440 1"
  1729. =================== UEFI/Legacy mode:
  1730. This installed-session is not EFI-compatible.
  1731. SecureBoot disabled.
  1732. =================== PARTITIONS & DISKS:
  1733. sda6 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 32, 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, .
  1734. sda1 : sda, maybesepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1.
  1735. sda7 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 32, 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/sda7.
  1736. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  1737. =================== parted -l:
  1738. Model: ATA WDC WD1600AAJS-7 (scsi)
  1739. Disk /dev/sda: 160GB
  1740. Sector size (logical/physical): 512B/512B
  1741. Partition Table: msdos
  1742. Disk Flags:
  1743. Number Start End Size Type File system Flags
  1744. 1 1049kB 20.1GB 20.1GB primary ext4
  1745. 2 20.1GB 160GB 140GB extended
  1746. 6 20.1GB 142GB 122GB logical ext4 boot
  1747. 7 142GB 159GB 16.9GB logical ext4
  1748. 5 159GB 160GB 1070MB logical linux-swap(v1)
  1749. =================== parted -lm:
  1750. BYT;
  1751. /dev/sda:160GB:scsi:512:512:msdos:ATA WDC WD1600AAJS-7:;
  1752. 1:1049kB:20.1GB:20.1GB:ext4::;
  1753. 2:20.1GB:160GB:140GB:::;
  1754. 6:20.1GB:142GB:122GB:ext4::boot;
  1755. 7:142GB:159GB:16.9GB:ext4::;
  1756. 5:159GB:160GB:1070MB:linux-swap(v1)::;
  1757. =================== lsblk:
  1758. KNAME TYPE FSTYPE SIZE LABEL
  1759. sda disk 149G
  1760. sda1 part ext4 18,7G
  1761. sda2 part 1K
  1762. sda5 part swap 1020M
  1763. sda6 part ext4 113,6G
  1764. sda7 part ext4 15,8G
  1765. sr0 rom 1024M
  1766. sr1 rom 1024M
  1767. KNAME ROTA RO RM STATE MOUNTPOINT
  1768. sda 1 0 0 running
  1769. sda1 1 0 0 /mnt/boot-sav/sda1
  1770. sda2 1 0 0
  1771. sda5 1 0 0 [SWAP]
  1772. sda6 1 0 0 /
  1773. sda7 1 0 0 /mnt/boot-sav/sda7
  1774. sr0 1 0 1 running
  1775. sr1 1 0 1 running
  1776. =================== mount:
  1777. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  1778. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  1779. udev on /dev type devtmpfs (rw,nosuid,relatime,size=490296k,nr_inodes=122574,mode=755)
  1780. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  1781. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=101588k,mode=755)
  1782. /dev/sda6 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  1783. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  1784. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  1785. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  1786. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  1787. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  1788. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  1789. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  1790. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  1791. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  1792. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  1793. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  1794. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  1795. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  1796. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  1797. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  1798. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  1799. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  1800. mqueue on /dev/mqueue type mqueue (rw,relatime)
  1801. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  1802. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  1803. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  1804. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=101588k,mode=700,uid=1000,gid=1000)
  1805. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  1806. /dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
  1807. /dev/sda7 on /mnt/boot-sav/sda7 type ext4 (rw,relatime,data=ordered)
  1808. =================== ls:
  1809. /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 sda5 sda6 sda7 size slaves stat subsystem trace uevent
  1810. /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
  1811. /sys/block/sr1 (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
  1812. /dev (filtered): agpgart autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dvd dvdrw ecryptfs fd full fuse hpet hugepages hwrng initctl input kmsg lightnvm log lp0 mapper mcelog mem memory_bandwidth mqueue net network_latency network_throughput null parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sda6 sda7 sg0 sg1 sg2 shm snapshot snd sr0 sr1 stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net zero
  1813. ls /dev/mapper: control
  1814. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  1815. =================== df -Th:
  1816. Filesystem Type Size Used Avail Use% Mounted on
  1817. udev devtmpfs 479M 0 479M 0% /dev
  1818. tmpfs tmpfs 100M 3.6M 96M 4% /run
  1819. /dev/sda6 ext4 112G 103G 3.4G 97% /
  1820. tmpfs tmpfs 497M 0 497M 0% /dev/shm
  1821. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  1822. tmpfs tmpfs 497M 0 497M 0% /sys/fs/cgroup
  1823. tmpfs tmpfs 100M 12K 100M 1% /run/user/1000
  1824. /dev/sda1 ext4 19G 4.1G 14G 24% /mnt/boot-sav/sda1
  1825. /dev/sda7 ext4 16G 2.6G 13G 18% /mnt/boot-sav/sda7
  1826. =================== fdisk -l:
  1827. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  1828. Units: sectors of 1 * 512 = 512 bytes
  1829. Sector size (logical/physical): 512 bytes / 4096 bytes
  1830. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1831. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  1832. Units: sectors of 1 * 512 = 512 bytes
  1833. Sector size (logical/physical): 512 bytes / 4096 bytes
  1834. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1835. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  1836. Units: sectors of 1 * 512 = 512 bytes
  1837. Sector size (logical/physical): 512 bytes / 4096 bytes
  1838. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1839. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  1840. Units: sectors of 1 * 512 = 512 bytes
  1841. Sector size (logical/physical): 512 bytes / 4096 bytes
  1842. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1843. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  1844. Units: sectors of 1 * 512 = 512 bytes
  1845. Sector size (logical/physical): 512 bytes / 4096 bytes
  1846. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1847. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  1848. Units: sectors of 1 * 512 = 512 bytes
  1849. Sector size (logical/physical): 512 bytes / 4096 bytes
  1850. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1851. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  1852. Units: sectors of 1 * 512 = 512 bytes
  1853. Sector size (logical/physical): 512 bytes / 4096 bytes
  1854. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1855. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  1856. Units: sectors of 1 * 512 = 512 bytes
  1857. Sector size (logical/physical): 512 bytes / 4096 bytes
  1858. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1859. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  1860. Units: sectors of 1 * 512 = 512 bytes
  1861. Sector size (logical/physical): 512 bytes / 4096 bytes
  1862. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1863. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  1864. Units: sectors of 1 * 512 = 512 bytes
  1865. Sector size (logical/physical): 512 bytes / 4096 bytes
  1866. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1867. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  1868. Units: sectors of 1 * 512 = 512 bytes
  1869. Sector size (logical/physical): 512 bytes / 4096 bytes
  1870. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1871. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  1872. Units: sectors of 1 * 512 = 512 bytes
  1873. Sector size (logical/physical): 512 bytes / 4096 bytes
  1874. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1875. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  1876. Units: sectors of 1 * 512 = 512 bytes
  1877. Sector size (logical/physical): 512 bytes / 4096 bytes
  1878. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1879. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  1880. Units: sectors of 1 * 512 = 512 bytes
  1881. Sector size (logical/physical): 512 bytes / 4096 bytes
  1882. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1883. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  1884. Units: sectors of 1 * 512 = 512 bytes
  1885. Sector size (logical/physical): 512 bytes / 4096 bytes
  1886. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1887. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  1888. Units: sectors of 1 * 512 = 512 bytes
  1889. Sector size (logical/physical): 512 bytes / 4096 bytes
  1890. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1891. Disk /dev/sda: 149 GiB, 160000000000 bytes, 312500000 sectors
  1892. Units: sectors of 1 * 512 = 512 bytes
  1893. Sector size (logical/physical): 512 bytes / 512 bytes
  1894. I/O size (minimum/optimal): 512 bytes / 512 bytes
  1895. Disklabel type: dos
  1896. Disk identifier: 0x000b36b2
  1897. Device Boot Start End Sectors Size Id Type
  1898. /dev/sda1 2048 39174147 39172100 18.7G 83 Linux
  1899. /dev/sda2 39176190 312498175 273321986 130.3G 5 Extended
  1900. /dev/sda5 310409216 312498175 2088960 1020M 82 Linux swap / Solaris
  1901. /dev/sda6 * 39176192 277360805 238184614 113.6G 83 Linux
  1902. /dev/sda7 277362688 310407167 33044480 15.8G 83 Linux
  1903. Partition table entries are not in disk order.
  1904. =================== Suggested repair
  1905. The default repair of the Boot-Repair utility would reinstall the grub2 of sda6 into the MBR of sda.
  1906. The boot flag would be placed on sda7.
  1907. Additional repair would be performed: unhide-bootmenu-10s
  1908. =================== Final advice in case of suggested repair
  1909. Les fichiers de démarrage de [L'OS actuellement utilisé - Ubuntu 16.04 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)
  1910. =================== User settings
  1911. The settings chosen by the user will not act on the boot.
  1912. paste.ubuntu.com ko (), using paste.debian
  1913. paste.debian.net ko (), using paste2