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 (,msdos4)/boot/grub. It also embeds following components:
  6. modules
  7. ---------------------------------------------------------------------------
  8. fshelp ext2 part_msdos biosdisk
  9. ---------------------------------------------------------------------------
  10. sda1: __________________________________________________________________________
  11. File system: swap
  12. Boot sector type: -
  13. Boot sector info:
  14. sda2: __________________________________________________________________________
  15. File system: ext4
  16. Boot sector type: -
  17. Boot sector info:
  18. Operating System: Ubuntu 14.04.3 LTS
  19. Boot files: /boot/grub/grub.cfg /etc/fstab
  20. /boot/grub/i386-pc/core.img
  21. sda3: __________________________________________________________________________
  22. File system: ntfs
  23. Boot sector type: Windows Vista: NTFS
  24. Boot sector info: No errors found in the Boot Parameter Block.
  25. Operating System:
  26. Boot files:
  27. sda4: __________________________________________________________________________
  28. File system: ext4
  29. Boot sector type: -
  30. Boot sector info:
  31. Operating System: Ubuntu 16.04.2 LTS
  32. Boot files: /boot/grub/grub.cfg /etc/fstab
  33. /boot/grub/i386-pc/core.img
  34. ============================ Drive/Partition Info: =============================
  35. Drive: sda _____________________________________________________________________
  36. Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 sectors
  37. Units: sectors of 1 * 512 = 512 bytes
  38. Sector size (logical/physical): 512 bytes / 512 bytes
  39. I/O size (minimum/optimal): 512 bytes / 512 bytes
  40. Disklabel type: dos
  41. Partition Boot Start Sector End Sector # of Sectors Id System
  42. /dev/sda1 61,466,624 69,277,695 7,811,072 82 Linux swap / Solaris
  43. /dev/sda2 * 63 61,464,689 61,464,627 83 Linux
  44. /dev/sda3 171,608,064 312,578,047 140,969,984 7 NTFS / exFAT / HPFS
  45. /dev/sda4 69,288,345 130,753,034 61,464,690 83 Linux
  46. "blkid" output: ________________________________________________________________
  47. Device UUID TYPE LABEL
  48. /dev/sda1 a504be67-a2eb-4e85-889b-d143c1913cfa swap
  49. /dev/sda2 1272bf88-990c-4008-8ab1-9ac8c87e23b0 ext4
  50. /dev/sda3 68F4A9BBF4A98BBE ntfs DATA
  51. /dev/sda4 dd64ba58-d9d6-404f-8c3f-ad943314bf20 ext4
  52. ========================= "ls -l /dev/disk/by-id" output: ======================
  53. total 0
  54. lrwxrwxrwx 1 root root 9 Feb 28 12:05 ata-Hitachi_HTS543216L9A300_090607FB22005CCK8SZA -> ../../sda
  55. lrwxrwxrwx 1 root root 10 Feb 28 12:05 ata-Hitachi_HTS543216L9A300_090607FB22005CCK8SZA-part1 -> ../../sda1
  56. lrwxrwxrwx 1 root root 10 Feb 28 12:05 ata-Hitachi_HTS543216L9A300_090607FB22005CCK8SZA-part2 -> ../../sda2
  57. lrwxrwxrwx 1 root root 10 Feb 28 12:07 ata-Hitachi_HTS543216L9A300_090607FB22005CCK8SZA-part3 -> ../../sda3
  58. lrwxrwxrwx 1 root root 10 Feb 28 12:05 ata-Hitachi_HTS543216L9A300_090607FB22005CCK8SZA-part4 -> ../../sda4
  59. lrwxrwxrwx 1 root root 9 Feb 28 12:05 wwn-0x5000cca5e5c7db3e -> ../../sda
  60. lrwxrwxrwx 1 root root 10 Feb 28 12:05 wwn-0x5000cca5e5c7db3e-part1 -> ../../sda1
  61. lrwxrwxrwx 1 root root 10 Feb 28 12:05 wwn-0x5000cca5e5c7db3e-part2 -> ../../sda2
  62. lrwxrwxrwx 1 root root 10 Feb 28 12:07 wwn-0x5000cca5e5c7db3e-part3 -> ../../sda3
  63. lrwxrwxrwx 1 root root 10 Feb 28 12:05 wwn-0x5000cca5e5c7db3e-part4 -> ../../sda4
  64. ================================ Mount points: =================================
  65. Device Mount_Point Type Options
  66. /dev/sda4 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  67. =========================== sda2/boot/grub/grub.cfg: ===========================
  68. --------------------------------------------------------------------------------
  69. #
  70. # DO NOT EDIT THIS FILE
  71. #
  72. # It is automatically generated by grub-mkconfig using templates
  73. # from /etc/grub.d and settings from /etc/default/grub
  74. #
  75. ### BEGIN /etc/grub.d/30_os-prober_proxy ###
  76. menuentry "Ubuntu 14.04.3 LTS (14.04) (on /dev/sda4)" --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-b8812ce5-2ab6-42a3-94ee-70d8d2a4e359' {
  77. insmod part_msdos
  78. insmod ext2
  79. set root='hd0,msdos4'
  80. if [ x$feature_platform_search_hint = xy ]; then
  81. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  82. else
  83. search --no-floppy --fs-uuid --set=root b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  84. fi
  85. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=b8812ce5-2ab6-42a3-94ee-70d8d2a4e359 ro quiet splash $vt_handoff
  86. initrd /boot/initrd.img-3.19.0-25-generic
  87. }
  88. ### END /etc/grub.d/30_os-prober_proxy ###
  89. ### BEGIN /etc/grub.d/31_header ###
  90. if [ -s $prefix/grubenv ]; then
  91. set have_grubenv=true
  92. load_env
  93. fi
  94. if [ "${next_entry}" ] ; then
  95. set default="${next_entry}"
  96. set next_entry=
  97. save_env next_entry
  98. set boot_once=true
  99. else
  100. set default="Ubuntu 14.04.3 LTS (14.04) (on /dev/sda2)"
  101. fi
  102. if [ x"${feature_menuentry_id}" = xy ]; then
  103. menuentry_id_option="--id"
  104. else
  105. menuentry_id_option=""
  106. fi
  107. export menuentry_id_option
  108. if [ "${prev_saved_entry}" ]; then
  109. set saved_entry="${prev_saved_entry}"
  110. save_env saved_entry
  111. set prev_saved_entry=
  112. save_env prev_saved_entry
  113. set boot_once=true
  114. fi
  115. function savedefault {
  116. if [ -z "${boot_once}" ]; then
  117. saved_entry="${chosen}"
  118. save_env saved_entry
  119. fi
  120. }
  121. function recordfail {
  122. set recordfail=1
  123. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  124. }
  125. function load_video {
  126. if [ x$feature_all_video_module = xy ]; then
  127. insmod all_video
  128. else
  129. insmod efi_gop
  130. insmod efi_uga
  131. insmod ieee1275_fb
  132. insmod vbe
  133. insmod vga
  134. insmod video_bochs
  135. insmod video_cirrus
  136. fi
  137. }
  138. if [ x$feature_default_font_path = xy ] ; then
  139. font=unicode
  140. else
  141. insmod part_msdos
  142. insmod ext2
  143. set root='hd0,msdos2'
  144. if [ x$feature_platform_search_hint = xy ]; then
  145. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  146. else
  147. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  148. fi
  149. font="/usr/share/grub/unicode.pf2"
  150. fi
  151. if loadfont $font ; then
  152. set gfxmode=auto
  153. load_video
  154. insmod gfxterm
  155. set locale_dir=$prefix/locale
  156. set lang=fr_FR
  157. insmod gettext
  158. fi
  159. terminal_output gfxterm
  160. if [ "${recordfail}" = 1 ] ; then
  161. set timeout=30
  162. else
  163. if [ x$feature_timeout_style = xy ] ; then
  164. set timeout_style=menu
  165. set timeout=10
  166. # Fallback normal timeout code in case the timeout_style feature is
  167. # unavailable.
  168. else
  169. set timeout=10
  170. fi
  171. fi
  172. ### END /etc/grub.d/31_header ###
  173. ### BEGIN /etc/grub.d/32_debian_theme ###
  174. set menu_color_normal=white/black
  175. set menu_color_highlight=black/light-gray
  176. if background_color 44,0,30,0; then
  177. clear
  178. fi
  179. ### END /etc/grub.d/32_debian_theme ###
  180. ### BEGIN /etc/grub.d/33_linux ###
  181. function gfxmode {
  182. set gfxpayload="${1}"
  183. if [ "${1}" = "keep" ]; then
  184. set vt_handoff=vt.handoff=7
  185. else
  186. set vt_handoff=
  187. fi
  188. }
  189. if [ "${recordfail}" != 1 ]; then
  190. if [ -e ${prefix}/gfxblacklist.txt ]; then
  191. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  192. if [ ${match} = 0 ]; then
  193. set linux_gfx_mode=keep
  194. else
  195. set linux_gfx_mode=text
  196. fi
  197. else
  198. set linux_gfx_mode=text
  199. fi
  200. else
  201. set linux_gfx_mode=keep
  202. fi
  203. else
  204. set linux_gfx_mode=text
  205. fi
  206. export linux_gfx_mode
  207. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  208. recordfail
  209. load_video
  210. gfxmode $linux_gfx_mode
  211. insmod gzio
  212. insmod part_msdos
  213. insmod ext2
  214. set root='hd0,msdos2'
  215. if [ x$feature_platform_search_hint = xy ]; then
  216. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  217. else
  218. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  219. fi
  220. linux /boot/vmlinuz-3.19.0-69-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  221. initrd /boot/initrd.img-3.19.0-69-generic
  222. }
  223. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  224. menuentry 'Ubuntu, with Linux 3.19.0-69-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-69-generic-advanced-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  225. recordfail
  226. load_video
  227. gfxmode $linux_gfx_mode
  228. insmod gzio
  229. insmod part_msdos
  230. insmod ext2
  231. set root='hd0,msdos2'
  232. if [ x$feature_platform_search_hint = xy ]; then
  233. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  234. else
  235. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  236. fi
  237. echo 'Loading Linux 3.19.0-69-generic ...'
  238. linux /boot/vmlinuz-3.19.0-69-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  239. echo 'Loading initial ramdisk ...'
  240. initrd /boot/initrd.img-3.19.0-69-generic
  241. }
  242. menuentry 'Ubuntu, with Linux 3.19.0-69-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-69-generic-recovery-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  243. recordfail
  244. load_video
  245. insmod gzio
  246. insmod part_msdos
  247. insmod ext2
  248. set root='hd0,msdos2'
  249. if [ x$feature_platform_search_hint = xy ]; then
  250. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  251. else
  252. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  253. fi
  254. echo 'Loading Linux 3.19.0-69-generic ...'
  255. linux /boot/vmlinuz-3.19.0-69-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  256. echo 'Loading initial ramdisk ...'
  257. initrd /boot/initrd.img-3.19.0-69-generic
  258. }
  259. menuentry 'Ubuntu, with Linux 3.19.0-58-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-58-generic-advanced-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  260. recordfail
  261. load_video
  262. gfxmode $linux_gfx_mode
  263. insmod gzio
  264. insmod part_msdos
  265. insmod ext2
  266. set root='hd0,msdos2'
  267. if [ x$feature_platform_search_hint = xy ]; then
  268. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  269. else
  270. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  271. fi
  272. echo 'Loading Linux 3.19.0-58-generic ...'
  273. linux /boot/vmlinuz-3.19.0-58-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  274. echo 'Loading initial ramdisk ...'
  275. initrd /boot/initrd.img-3.19.0-58-generic
  276. }
  277. menuentry 'Ubuntu, with Linux 3.19.0-58-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-58-generic-recovery-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  278. recordfail
  279. load_video
  280. insmod gzio
  281. insmod part_msdos
  282. insmod ext2
  283. set root='hd0,msdos2'
  284. if [ x$feature_platform_search_hint = xy ]; then
  285. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  286. else
  287. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  288. fi
  289. echo 'Loading Linux 3.19.0-58-generic ...'
  290. linux /boot/vmlinuz-3.19.0-58-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  291. echo 'Loading initial ramdisk ...'
  292. initrd /boot/initrd.img-3.19.0-58-generic
  293. }
  294. menuentry 'Ubuntu, with Linux 3.19.0-51-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-51-generic-advanced-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  295. recordfail
  296. load_video
  297. gfxmode $linux_gfx_mode
  298. insmod gzio
  299. insmod part_msdos
  300. insmod ext2
  301. set root='hd0,msdos2'
  302. if [ x$feature_platform_search_hint = xy ]; then
  303. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  304. else
  305. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  306. fi
  307. echo 'Loading Linux 3.19.0-51-generic ...'
  308. linux /boot/vmlinuz-3.19.0-51-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  309. echo 'Loading initial ramdisk ...'
  310. initrd /boot/initrd.img-3.19.0-51-generic
  311. }
  312. menuentry 'Ubuntu, with Linux 3.19.0-51-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-51-generic-recovery-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  313. recordfail
  314. load_video
  315. insmod gzio
  316. insmod part_msdos
  317. insmod ext2
  318. set root='hd0,msdos2'
  319. if [ x$feature_platform_search_hint = xy ]; then
  320. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  321. else
  322. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  323. fi
  324. echo 'Loading Linux 3.19.0-51-generic ...'
  325. linux /boot/vmlinuz-3.19.0-51-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  326. echo 'Loading initial ramdisk ...'
  327. initrd /boot/initrd.img-3.19.0-51-generic
  328. }
  329. menuentry 'Ubuntu, with Linux 3.19.0-43-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-43-generic-advanced-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  330. recordfail
  331. load_video
  332. gfxmode $linux_gfx_mode
  333. insmod gzio
  334. insmod part_msdos
  335. insmod ext2
  336. set root='hd0,msdos2'
  337. if [ x$feature_platform_search_hint = xy ]; then
  338. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  339. else
  340. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  341. fi
  342. echo 'Loading Linux 3.19.0-43-generic ...'
  343. linux /boot/vmlinuz-3.19.0-43-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  344. echo 'Loading initial ramdisk ...'
  345. initrd /boot/initrd.img-3.19.0-43-generic
  346. }
  347. menuentry 'Ubuntu, with Linux 3.19.0-43-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-43-generic-recovery-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  348. recordfail
  349. load_video
  350. insmod gzio
  351. insmod part_msdos
  352. insmod ext2
  353. set root='hd0,msdos2'
  354. if [ x$feature_platform_search_hint = xy ]; then
  355. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  356. else
  357. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  358. fi
  359. echo 'Loading Linux 3.19.0-43-generic ...'
  360. linux /boot/vmlinuz-3.19.0-43-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  361. echo 'Loading initial ramdisk ...'
  362. initrd /boot/initrd.img-3.19.0-43-generic
  363. }
  364. menuentry 'Ubuntu, with Linux 3.19.0-25-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-25-generic-advanced-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  365. recordfail
  366. load_video
  367. gfxmode $linux_gfx_mode
  368. insmod gzio
  369. insmod part_msdos
  370. insmod ext2
  371. set root='hd0,msdos2'
  372. if [ x$feature_platform_search_hint = xy ]; then
  373. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  374. else
  375. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  376. fi
  377. echo 'Loading Linux 3.19.0-25-generic ...'
  378. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  379. echo 'Loading initial ramdisk ...'
  380. initrd /boot/initrd.img-3.19.0-25-generic
  381. }
  382. menuentry 'Ubuntu, with Linux 3.19.0-25-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-25-generic-recovery-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  383. recordfail
  384. load_video
  385. insmod gzio
  386. insmod part_msdos
  387. insmod ext2
  388. set root='hd0,msdos2'
  389. if [ x$feature_platform_search_hint = xy ]; then
  390. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  391. else
  392. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  393. fi
  394. echo 'Loading Linux 3.19.0-25-generic ...'
  395. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  396. echo 'Loading initial ramdisk ...'
  397. initrd /boot/initrd.img-3.19.0-25-generic
  398. }
  399. }
  400. ### END /etc/grub.d/33_linux ###
  401. ### BEGIN /etc/grub.d/34_linux_xen ###
  402. ### END /etc/grub.d/34_linux_xen ###
  403. ### BEGIN /etc/grub.d/35_memtest86+_proxy ###
  404. ### END /etc/grub.d/35_memtest86+_proxy ###
  405. ### BEGIN /etc/grub.d/36_os-prober_proxy ###
  406. set timeout_style=menu
  407. if [ "${timeout}" = 0 ]; then
  408. set timeout=10
  409. fi
  410. ### END /etc/grub.d/36_os-prober_proxy ###
  411. ### BEGIN /etc/grub.d/37_memtest86+_proxy ###
  412. menuentry "Memory test (memtest86+)" {
  413. insmod part_msdos
  414. insmod ext2
  415. set root='hd0,msdos2'
  416. if [ x$feature_platform_search_hint = xy ]; then
  417. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  418. else
  419. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  420. fi
  421. knetbsd /boot/memtest86+.elf
  422. }
  423. menuentry "Memory test (memtest86+, serial console 115200)" {
  424. insmod part_msdos
  425. insmod ext2
  426. set root='hd0,msdos2'
  427. if [ x$feature_platform_search_hint = xy ]; then
  428. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  429. else
  430. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  431. fi
  432. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  433. }
  434. ### END /etc/grub.d/37_memtest86+_proxy ###
  435. ### BEGIN /etc/grub.d/38_os-prober_proxy ###
  436. submenu "Advanced options for Ubuntu 14.04.3 LTS (14.04) (on /dev/sda4)"{
  437. menuentry "Ubuntu (on /dev/sda4)" --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-25-generic--b8812ce5-2ab6-42a3-94ee-70d8d2a4e359' {
  438. insmod part_msdos
  439. insmod ext2
  440. set root='hd0,msdos4'
  441. if [ x$feature_platform_search_hint = xy ]; then
  442. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  443. else
  444. search --no-floppy --fs-uuid --set=root b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  445. fi
  446. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=b8812ce5-2ab6-42a3-94ee-70d8d2a4e359 ro quiet splash $vt_handoff
  447. initrd /boot/initrd.img-3.19.0-25-generic
  448. }
  449. menuentry "Ubuntu, with Linux 3.19.0-25-generic (on /dev/sda4)" --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-25-generic--b8812ce5-2ab6-42a3-94ee-70d8d2a4e359' {
  450. insmod part_msdos
  451. insmod ext2
  452. set root='hd0,msdos4'
  453. if [ x$feature_platform_search_hint = xy ]; then
  454. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  455. else
  456. search --no-floppy --fs-uuid --set=root b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  457. fi
  458. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=b8812ce5-2ab6-42a3-94ee-70d8d2a4e359 ro quiet splash $vt_handoff
  459. initrd /boot/initrd.img-3.19.0-25-generic
  460. }
  461. menuentry "Ubuntu, with Linux 3.19.0-25-generic (recovery mode) (on /dev/sda4)" --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-25-generic-root=UUID=b8812ce5-2ab6-42a3-94ee-70d8d2a4e359 ro recovery nomodeset-b8812ce5-2ab6-42a3-94ee-70d8d2a4e359' {
  462. insmod part_msdos
  463. insmod ext2
  464. set root='hd0,msdos4'
  465. if [ x$feature_platform_search_hint = xy ]; then
  466. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  467. else
  468. search --no-floppy --fs-uuid --set=root b8812ce5-2ab6-42a3-94ee-70d8d2a4e359
  469. fi
  470. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=b8812ce5-2ab6-42a3-94ee-70d8d2a4e359 ro recovery nomodeset
  471. initrd /boot/initrd.img-3.19.0-25-generic
  472. }
  473. }
  474. ### END /etc/grub.d/38_os-prober_proxy ###
  475. ### BEGIN /etc/grub.d/39_uefi-firmware ###
  476. ### END /etc/grub.d/39_uefi-firmware ###
  477. ### BEGIN /etc/grub.d/40_custom ###
  478. # This file provides an easy way to add custom menu entries. Simply type the
  479. # menu entries you want to add after this comment. Be careful not to change
  480. # the 'exec tail' line above.
  481. ### END /etc/grub.d/40_custom ###
  482. ### BEGIN /etc/grub.d/41_custom ###
  483. if [ -f ${config_directory}/custom.cfg ]; then
  484. source ${config_directory}/custom.cfg
  485. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  486. source $prefix/custom.cfg;
  487. fi
  488. ### END /etc/grub.d/41_custom ###
  489. --------------------------------------------------------------------------------
  490. =============================== sda2/etc/fstab: ================================
  491. --------------------------------------------------------------------------------
  492. # /etc/fstab: static file system information.
  493. #
  494. # Use 'blkid' to print the universally unique identifier for a
  495. # device; this may be used with UUID= as a more robust way to name devices
  496. # that works even if disks are added and removed. See fstab(5).
  497. #
  498. # <file system> <mount point> <type> <options> <dump> <pass>
  499. # / was on /dev/sda2 during installation
  500. UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 / ext4 errors=remount-ro 0 1
  501. # swap was on /dev/sda1 during installation
  502. UUID=a504be67-a2eb-4e85-889b-d143c1913cfa none swap sw 0 0
  503. --------------------------------------------------------------------------------
  504. =================== sda2: Location of files loaded by Grub: ====================
  505. GiB - GB File Fragment(s)
  506. 13.155642986 = 14.125764096 boot/grub/grub.cfg 2
  507. 8.579024792 = 9.211657728 boot/grub/i386-pc/core.img 1
  508. 1.053020000 = 1.130671616 boot/vmlinuz-3.19.0-25-generic 1
  509. 1.599898815 = 1.717878272 boot/vmlinuz-3.19.0-43-generic 1
  510. 9.861621380 = 10.588835328 boot/vmlinuz-3.19.0-51-generic 1
  511. 7.369449139 = 7.912885760 boot/vmlinuz-3.19.0-58-generic 1
  512. 7.576480389 = 8.135183872 boot/vmlinuz-3.19.0-69-generic 1
  513. 7.576480389 = 8.135183872 vmlinuz 1
  514. 7.369449139 = 7.912885760 vmlinuz.old 1
  515. 3.099196911 = 3.327737344 boot/initrd.img-3.19.0-25-generic 2
  516. 5.252849102 = 5.640203776 boot/initrd.img-3.19.0-43-generic 2
  517. 9.906276226 = 10.636783104 boot/initrd.img-3.19.0-51-generic 3
  518. 7.630710125 = 8.193412608 boot/initrd.img-3.19.0-58-generic 2
  519. 2.051208019 = 2.202467840 boot/initrd.img-3.19.0-69-generic 3
  520. 2.051208019 = 2.202467840 initrd.img 3
  521. 7.630710125 = 8.193412608 initrd.img.old 2
  522. =========================== sda4/boot/grub/grub.cfg: ===========================
  523. --------------------------------------------------------------------------------
  524. #
  525. # DO NOT EDIT THIS FILE
  526. #
  527. # It is automatically generated by grub-mkconfig using templates
  528. # from /etc/grub.d and settings from /etc/default/grub
  529. #
  530. ### BEGIN /etc/grub.d/00_header ###
  531. if [ -s $prefix/grubenv ]; then
  532. set have_grubenv=true
  533. load_env
  534. fi
  535. if [ "${next_entry}" ] ; then
  536. set default="${next_entry}"
  537. set next_entry=
  538. save_env next_entry
  539. set boot_once=true
  540. else
  541. set default="0"
  542. fi
  543. if [ x"${feature_menuentry_id}" = xy ]; then
  544. menuentry_id_option="--id"
  545. else
  546. menuentry_id_option=""
  547. fi
  548. export menuentry_id_option
  549. if [ "${prev_saved_entry}" ]; then
  550. set saved_entry="${prev_saved_entry}"
  551. save_env saved_entry
  552. set prev_saved_entry=
  553. save_env prev_saved_entry
  554. set boot_once=true
  555. fi
  556. function savedefault {
  557. if [ -z "${boot_once}" ]; then
  558. saved_entry="${chosen}"
  559. save_env saved_entry
  560. fi
  561. }
  562. function recordfail {
  563. set recordfail=1
  564. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  565. }
  566. function load_video {
  567. if [ x$feature_all_video_module = xy ]; then
  568. insmod all_video
  569. else
  570. insmod efi_gop
  571. insmod efi_uga
  572. insmod ieee1275_fb
  573. insmod vbe
  574. insmod vga
  575. insmod video_bochs
  576. insmod video_cirrus
  577. fi
  578. }
  579. if [ x$feature_default_font_path = xy ] ; then
  580. font=unicode
  581. else
  582. insmod part_msdos
  583. insmod ext2
  584. set root='hd0,msdos4'
  585. if [ x$feature_platform_search_hint = xy ]; then
  586. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  587. else
  588. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  589. fi
  590. font="/usr/share/grub/unicode.pf2"
  591. fi
  592. if loadfont $font ; then
  593. set gfxmode=auto
  594. load_video
  595. insmod gfxterm
  596. set locale_dir=$prefix/locale
  597. set lang=fr_BE
  598. insmod gettext
  599. fi
  600. terminal_output gfxterm
  601. if [ "${recordfail}" = 1 ] ; then
  602. set timeout=30
  603. else
  604. if [ x$feature_timeout_style = xy ] ; then
  605. set timeout_style=menu
  606. set timeout=10
  607. # Fallback normal timeout code in case the timeout_style feature is
  608. # unavailable.
  609. else
  610. set timeout=10
  611. fi
  612. fi
  613. ### END /etc/grub.d/00_header ###
  614. ### BEGIN /etc/grub.d/05_debian_theme ###
  615. set menu_color_normal=white/black
  616. set menu_color_highlight=black/light-gray
  617. if background_color 44,0,30,0; then
  618. clear
  619. fi
  620. ### END /etc/grub.d/05_debian_theme ###
  621. ### BEGIN /etc/grub.d/10_linux ###
  622. function gfxmode {
  623. set gfxpayload="${1}"
  624. if [ "${1}" = "keep" ]; then
  625. set vt_handoff=vt.handoff=7
  626. else
  627. set vt_handoff=
  628. fi
  629. }
  630. if [ "${recordfail}" != 1 ]; then
  631. if [ -e ${prefix}/gfxblacklist.txt ]; then
  632. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  633. if [ ${match} = 0 ]; then
  634. set linux_gfx_mode=keep
  635. else
  636. set linux_gfx_mode=text
  637. fi
  638. else
  639. set linux_gfx_mode=text
  640. fi
  641. else
  642. set linux_gfx_mode=keep
  643. fi
  644. else
  645. set linux_gfx_mode=text
  646. fi
  647. export linux_gfx_mode
  648. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  649. recordfail
  650. load_video
  651. gfxmode $linux_gfx_mode
  652. insmod gzio
  653. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  654. insmod part_msdos
  655. insmod ext2
  656. set root='hd0,msdos4'
  657. if [ x$feature_platform_search_hint = xy ]; then
  658. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  659. else
  660. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  661. fi
  662. linux /boot/vmlinuz-4.4.0-64-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff
  663. initrd /boot/initrd.img-4.4.0-64-generic
  664. }
  665. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  666. menuentry 'Ubuntu, avec Linux 4.4.0-64-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-64-generic-advanced-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  667. recordfail
  668. load_video
  669. gfxmode $linux_gfx_mode
  670. insmod gzio
  671. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  672. insmod part_msdos
  673. insmod ext2
  674. set root='hd0,msdos4'
  675. if [ x$feature_platform_search_hint = xy ]; then
  676. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  677. else
  678. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  679. fi
  680. echo 'Chargement de Linux 4.4.0-64-generic…'
  681. linux /boot/vmlinuz-4.4.0-64-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff
  682. echo 'Chargement du disque mémoire initial…'
  683. initrd /boot/initrd.img-4.4.0-64-generic
  684. }
  685. menuentry 'Ubuntu, with Linux 4.4.0-64-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-64-generic-init-upstart-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  686. recordfail
  687. load_video
  688. gfxmode $linux_gfx_mode
  689. insmod gzio
  690. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  691. insmod part_msdos
  692. insmod ext2
  693. set root='hd0,msdos4'
  694. if [ x$feature_platform_search_hint = xy ]; then
  695. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  696. else
  697. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  698. fi
  699. echo 'Chargement de Linux 4.4.0-64-generic…'
  700. linux /boot/vmlinuz-4.4.0-64-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff init=/sbin/upstart
  701. echo 'Chargement du disque mémoire initial…'
  702. initrd /boot/initrd.img-4.4.0-64-generic
  703. }
  704. menuentry 'Ubuntu, with Linux 4.4.0-64-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-64-generic-recovery-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  705. recordfail
  706. load_video
  707. insmod gzio
  708. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  709. insmod part_msdos
  710. insmod ext2
  711. set root='hd0,msdos4'
  712. if [ x$feature_platform_search_hint = xy ]; then
  713. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  714. else
  715. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  716. fi
  717. echo 'Chargement de Linux 4.4.0-64-generic…'
  718. linux /boot/vmlinuz-4.4.0-64-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro recovery nomodeset
  719. echo 'Chargement du disque mémoire initial…'
  720. initrd /boot/initrd.img-4.4.0-64-generic
  721. }
  722. menuentry 'Ubuntu, avec Linux 4.4.0-62-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-62-generic-advanced-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  723. recordfail
  724. load_video
  725. gfxmode $linux_gfx_mode
  726. insmod gzio
  727. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  728. insmod part_msdos
  729. insmod ext2
  730. set root='hd0,msdos4'
  731. if [ x$feature_platform_search_hint = xy ]; then
  732. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  733. else
  734. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  735. fi
  736. echo 'Chargement de Linux 4.4.0-62-generic…'
  737. linux /boot/vmlinuz-4.4.0-62-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff
  738. echo 'Chargement du disque mémoire initial…'
  739. initrd /boot/initrd.img-4.4.0-62-generic
  740. }
  741. menuentry 'Ubuntu, with Linux 4.4.0-62-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-62-generic-init-upstart-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  742. recordfail
  743. load_video
  744. gfxmode $linux_gfx_mode
  745. insmod gzio
  746. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  747. insmod part_msdos
  748. insmod ext2
  749. set root='hd0,msdos4'
  750. if [ x$feature_platform_search_hint = xy ]; then
  751. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  752. else
  753. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  754. fi
  755. echo 'Chargement de Linux 4.4.0-62-generic…'
  756. linux /boot/vmlinuz-4.4.0-62-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff init=/sbin/upstart
  757. echo 'Chargement du disque mémoire initial…'
  758. initrd /boot/initrd.img-4.4.0-62-generic
  759. }
  760. menuentry 'Ubuntu, with Linux 4.4.0-62-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-62-generic-recovery-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  761. recordfail
  762. load_video
  763. insmod gzio
  764. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  765. insmod part_msdos
  766. insmod ext2
  767. set root='hd0,msdos4'
  768. if [ x$feature_platform_search_hint = xy ]; then
  769. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  770. else
  771. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  772. fi
  773. echo 'Chargement de Linux 4.4.0-62-generic…'
  774. linux /boot/vmlinuz-4.4.0-62-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro recovery nomodeset
  775. echo 'Chargement du disque mémoire initial…'
  776. initrd /boot/initrd.img-4.4.0-62-generic
  777. }
  778. menuentry 'Ubuntu, avec Linux 4.4.0-59-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-59-generic-advanced-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  779. recordfail
  780. load_video
  781. gfxmode $linux_gfx_mode
  782. insmod gzio
  783. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  784. insmod part_msdos
  785. insmod ext2
  786. set root='hd0,msdos4'
  787. if [ x$feature_platform_search_hint = xy ]; then
  788. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  789. else
  790. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  791. fi
  792. echo 'Chargement de Linux 4.4.0-59-generic…'
  793. linux /boot/vmlinuz-4.4.0-59-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff
  794. echo 'Chargement du disque mémoire initial…'
  795. initrd /boot/initrd.img-4.4.0-59-generic
  796. }
  797. menuentry 'Ubuntu, with Linux 4.4.0-59-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-59-generic-init-upstart-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  798. recordfail
  799. load_video
  800. gfxmode $linux_gfx_mode
  801. insmod gzio
  802. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  803. insmod part_msdos
  804. insmod ext2
  805. set root='hd0,msdos4'
  806. if [ x$feature_platform_search_hint = xy ]; then
  807. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  808. else
  809. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  810. fi
  811. echo 'Chargement de Linux 4.4.0-59-generic…'
  812. linux /boot/vmlinuz-4.4.0-59-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff init=/sbin/upstart
  813. echo 'Chargement du disque mémoire initial…'
  814. initrd /boot/initrd.img-4.4.0-59-generic
  815. }
  816. menuentry 'Ubuntu, with Linux 4.4.0-59-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-59-generic-recovery-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  817. recordfail
  818. load_video
  819. insmod gzio
  820. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  821. insmod part_msdos
  822. insmod ext2
  823. set root='hd0,msdos4'
  824. if [ x$feature_platform_search_hint = xy ]; then
  825. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  826. else
  827. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  828. fi
  829. echo 'Chargement de Linux 4.4.0-59-generic…'
  830. linux /boot/vmlinuz-4.4.0-59-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro recovery nomodeset
  831. echo 'Chargement du disque mémoire initial…'
  832. initrd /boot/initrd.img-4.4.0-59-generic
  833. }
  834. menuentry 'Ubuntu, avec Linux 4.4.0-57-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-57-generic-advanced-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  835. recordfail
  836. load_video
  837. gfxmode $linux_gfx_mode
  838. insmod gzio
  839. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  840. insmod part_msdos
  841. insmod ext2
  842. set root='hd0,msdos4'
  843. if [ x$feature_platform_search_hint = xy ]; then
  844. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  845. else
  846. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  847. fi
  848. echo 'Chargement de Linux 4.4.0-57-generic…'
  849. linux /boot/vmlinuz-4.4.0-57-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff
  850. echo 'Chargement du disque mémoire initial…'
  851. initrd /boot/initrd.img-4.4.0-57-generic
  852. }
  853. menuentry 'Ubuntu, with Linux 4.4.0-57-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-57-generic-init-upstart-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  854. recordfail
  855. load_video
  856. gfxmode $linux_gfx_mode
  857. insmod gzio
  858. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  859. insmod part_msdos
  860. insmod ext2
  861. set root='hd0,msdos4'
  862. if [ x$feature_platform_search_hint = xy ]; then
  863. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  864. else
  865. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  866. fi
  867. echo 'Chargement de Linux 4.4.0-57-generic…'
  868. linux /boot/vmlinuz-4.4.0-57-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff init=/sbin/upstart
  869. echo 'Chargement du disque mémoire initial…'
  870. initrd /boot/initrd.img-4.4.0-57-generic
  871. }
  872. menuentry 'Ubuntu, with Linux 4.4.0-57-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-57-generic-recovery-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  873. recordfail
  874. load_video
  875. insmod gzio
  876. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  877. insmod part_msdos
  878. insmod ext2
  879. set root='hd0,msdos4'
  880. if [ x$feature_platform_search_hint = xy ]; then
  881. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  882. else
  883. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  884. fi
  885. echo 'Chargement de Linux 4.4.0-57-generic…'
  886. linux /boot/vmlinuz-4.4.0-57-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro recovery nomodeset
  887. echo 'Chargement du disque mémoire initial…'
  888. initrd /boot/initrd.img-4.4.0-57-generic
  889. }
  890. menuentry 'Ubuntu, avec Linux 4.4.0-31-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-31-generic-advanced-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  891. recordfail
  892. load_video
  893. gfxmode $linux_gfx_mode
  894. insmod gzio
  895. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  896. insmod part_msdos
  897. insmod ext2
  898. set root='hd0,msdos4'
  899. if [ x$feature_platform_search_hint = xy ]; then
  900. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  901. else
  902. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  903. fi
  904. echo 'Chargement de Linux 4.4.0-31-generic…'
  905. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff
  906. echo 'Chargement du disque mémoire initial…'
  907. initrd /boot/initrd.img-4.4.0-31-generic
  908. }
  909. menuentry 'Ubuntu, with Linux 4.4.0-31-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-31-generic-init-upstart-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  910. recordfail
  911. load_video
  912. gfxmode $linux_gfx_mode
  913. insmod gzio
  914. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  915. insmod part_msdos
  916. insmod ext2
  917. set root='hd0,msdos4'
  918. if [ x$feature_platform_search_hint = xy ]; then
  919. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  920. else
  921. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  922. fi
  923. echo 'Chargement de Linux 4.4.0-31-generic…'
  924. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash $vt_handoff init=/sbin/upstart
  925. echo 'Chargement du disque mémoire initial…'
  926. initrd /boot/initrd.img-4.4.0-31-generic
  927. }
  928. menuentry 'Ubuntu, with Linux 4.4.0-31-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-31-generic-recovery-dd64ba58-d9d6-404f-8c3f-ad943314bf20' {
  929. recordfail
  930. load_video
  931. insmod gzio
  932. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  933. insmod part_msdos
  934. insmod ext2
  935. set root='hd0,msdos4'
  936. if [ x$feature_platform_search_hint = xy ]; then
  937. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  938. else
  939. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  940. fi
  941. echo 'Chargement de Linux 4.4.0-31-generic…'
  942. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro recovery nomodeset
  943. echo 'Chargement du disque mémoire initial…'
  944. initrd /boot/initrd.img-4.4.0-31-generic
  945. }
  946. }
  947. ### END /etc/grub.d/10_linux ###
  948. ### BEGIN /etc/grub.d/20_linux_xen ###
  949. ### END /etc/grub.d/20_linux_xen ###
  950. ### BEGIN /etc/grub.d/20_memtest86+ ###
  951. menuentry 'Memory test (memtest86+)' {
  952. insmod part_msdos
  953. insmod ext2
  954. set root='hd0,msdos4'
  955. if [ x$feature_platform_search_hint = xy ]; then
  956. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  957. else
  958. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  959. fi
  960. knetbsd /boot/memtest86+.elf
  961. }
  962. menuentry 'Memory test (memtest86+, serial console 115200)' {
  963. insmod part_msdos
  964. insmod ext2
  965. set root='hd0,msdos4'
  966. if [ x$feature_platform_search_hint = xy ]; then
  967. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos4 --hint-efi=hd0,msdos4 --hint-baremetal=ahci0,msdos4 dd64ba58-d9d6-404f-8c3f-ad943314bf20
  968. else
  969. search --no-floppy --fs-uuid --set=root dd64ba58-d9d6-404f-8c3f-ad943314bf20
  970. fi
  971. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  972. }
  973. ### END /etc/grub.d/20_memtest86+ ###
  974. ### BEGIN /etc/grub.d/30_os-prober ###
  975. menuentry 'Ubuntu 14.04.3 LTS (14.04) (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  976. insmod part_msdos
  977. insmod ext2
  978. set root='hd0,msdos2'
  979. if [ x$feature_platform_search_hint = xy ]; then
  980. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  981. else
  982. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  983. fi
  984. linux /boot/vmlinuz-3.19.0-69-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  985. initrd /boot/initrd.img-3.19.0-69-generic
  986. }
  987. submenu 'Options avancées pour Ubuntu 14.04.3 LTS (14.04) (sur /dev/sda2)' $menuentry_id_option 'osprober-gnulinux-advanced-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  988. menuentry 'Ubuntu (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-69-generic--1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  989. insmod part_msdos
  990. insmod ext2
  991. set root='hd0,msdos2'
  992. if [ x$feature_platform_search_hint = xy ]; then
  993. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  994. else
  995. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  996. fi
  997. linux /boot/vmlinuz-3.19.0-69-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  998. initrd /boot/initrd.img-3.19.0-69-generic
  999. }
  1000. menuentry 'Ubuntu, with Linux 3.19.0-69-generic (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-69-generic--1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1001. insmod part_msdos
  1002. insmod ext2
  1003. set root='hd0,msdos2'
  1004. if [ x$feature_platform_search_hint = xy ]; then
  1005. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1006. else
  1007. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1008. fi
  1009. linux /boot/vmlinuz-3.19.0-69-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  1010. initrd /boot/initrd.img-3.19.0-69-generic
  1011. }
  1012. menuentry 'Ubuntu, with Linux 3.19.0-69-generic (recovery mode) (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-69-generic-root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1013. insmod part_msdos
  1014. insmod ext2
  1015. set root='hd0,msdos2'
  1016. if [ x$feature_platform_search_hint = xy ]; then
  1017. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1018. else
  1019. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1020. fi
  1021. linux /boot/vmlinuz-3.19.0-69-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  1022. initrd /boot/initrd.img-3.19.0-69-generic
  1023. }
  1024. menuentry 'Ubuntu, with Linux 3.19.0-58-generic (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-58-generic--1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1025. insmod part_msdos
  1026. insmod ext2
  1027. set root='hd0,msdos2'
  1028. if [ x$feature_platform_search_hint = xy ]; then
  1029. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1030. else
  1031. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1032. fi
  1033. linux /boot/vmlinuz-3.19.0-58-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  1034. initrd /boot/initrd.img-3.19.0-58-generic
  1035. }
  1036. menuentry 'Ubuntu, with Linux 3.19.0-58-generic (recovery mode) (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-58-generic-root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1037. insmod part_msdos
  1038. insmod ext2
  1039. set root='hd0,msdos2'
  1040. if [ x$feature_platform_search_hint = xy ]; then
  1041. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1042. else
  1043. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1044. fi
  1045. linux /boot/vmlinuz-3.19.0-58-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  1046. initrd /boot/initrd.img-3.19.0-58-generic
  1047. }
  1048. menuentry 'Ubuntu, with Linux 3.19.0-51-generic (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-51-generic--1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1049. insmod part_msdos
  1050. insmod ext2
  1051. set root='hd0,msdos2'
  1052. if [ x$feature_platform_search_hint = xy ]; then
  1053. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1054. else
  1055. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1056. fi
  1057. linux /boot/vmlinuz-3.19.0-51-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  1058. initrd /boot/initrd.img-3.19.0-51-generic
  1059. }
  1060. menuentry 'Ubuntu, with Linux 3.19.0-51-generic (recovery mode) (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-51-generic-root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1061. insmod part_msdos
  1062. insmod ext2
  1063. set root='hd0,msdos2'
  1064. if [ x$feature_platform_search_hint = xy ]; then
  1065. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1066. else
  1067. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1068. fi
  1069. linux /boot/vmlinuz-3.19.0-51-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  1070. initrd /boot/initrd.img-3.19.0-51-generic
  1071. }
  1072. menuentry 'Ubuntu, with Linux 3.19.0-43-generic (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-43-generic--1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1073. insmod part_msdos
  1074. insmod ext2
  1075. set root='hd0,msdos2'
  1076. if [ x$feature_platform_search_hint = xy ]; then
  1077. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1078. else
  1079. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1080. fi
  1081. linux /boot/vmlinuz-3.19.0-43-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  1082. initrd /boot/initrd.img-3.19.0-43-generic
  1083. }
  1084. menuentry 'Ubuntu, with Linux 3.19.0-43-generic (recovery mode) (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-43-generic-root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1085. insmod part_msdos
  1086. insmod ext2
  1087. set root='hd0,msdos2'
  1088. if [ x$feature_platform_search_hint = xy ]; then
  1089. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1090. else
  1091. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1092. fi
  1093. linux /boot/vmlinuz-3.19.0-43-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  1094. initrd /boot/initrd.img-3.19.0-43-generic
  1095. }
  1096. menuentry 'Ubuntu, with Linux 3.19.0-25-generic (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-25-generic--1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1097. insmod part_msdos
  1098. insmod ext2
  1099. set root='hd0,msdos2'
  1100. if [ x$feature_platform_search_hint = xy ]; then
  1101. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1102. else
  1103. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1104. fi
  1105. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro quiet splash $vt_handoff
  1106. initrd /boot/initrd.img-3.19.0-25-generic
  1107. }
  1108. menuentry 'Ubuntu, with Linux 3.19.0-25-generic (recovery mode) (sur /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.19.0-25-generic-root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset-1272bf88-990c-4008-8ab1-9ac8c87e23b0' {
  1109. insmod part_msdos
  1110. insmod ext2
  1111. set root='hd0,msdos2'
  1112. if [ x$feature_platform_search_hint = xy ]; then
  1113. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1114. else
  1115. search --no-floppy --fs-uuid --set=root 1272bf88-990c-4008-8ab1-9ac8c87e23b0
  1116. fi
  1117. linux /boot/vmlinuz-3.19.0-25-generic root=UUID=1272bf88-990c-4008-8ab1-9ac8c87e23b0 ro recovery nomodeset
  1118. initrd /boot/initrd.img-3.19.0-25-generic
  1119. }
  1120. }
  1121. set timeout_style=menu
  1122. if [ "${timeout}" = 0 ]; then
  1123. set timeout=10
  1124. fi
  1125. ### END /etc/grub.d/30_os-prober ###
  1126. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  1127. ### END /etc/grub.d/30_uefi-firmware ###
  1128. ### BEGIN /etc/grub.d/40_custom ###
  1129. # This file provides an easy way to add custom menu entries. Simply type the
  1130. # menu entries you want to add after this comment. Be careful not to change
  1131. # the 'exec tail' line above.
  1132. ### END /etc/grub.d/40_custom ###
  1133. ### BEGIN /etc/grub.d/41_custom ###
  1134. if [ -f ${config_directory}/custom.cfg ]; then
  1135. source ${config_directory}/custom.cfg
  1136. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  1137. source $prefix/custom.cfg;
  1138. fi
  1139. ### END /etc/grub.d/41_custom ###
  1140. --------------------------------------------------------------------------------
  1141. =============================== sda4/etc/fstab: ================================
  1142. --------------------------------------------------------------------------------
  1143. # /etc/fstab: static file system information.
  1144. #
  1145. # Use 'blkid' to print the universally unique identifier for a
  1146. # device; this may be used with UUID= as a more robust way to name devices
  1147. # that works even if disks are added and removed. See fstab(5).
  1148. #
  1149. # <file system> <mount point> <type> <options> <dump> <pass>
  1150. # / was on /dev/sda4 during installation
  1151. UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 / ext4 errors=remount-ro 0 1
  1152. # swap was on /dev/sda1 during installation
  1153. UUID=a504be67-a2eb-4e85-889b-d143c1913cfa none swap sw 0 0
  1154. --------------------------------------------------------------------------------
  1155. =================== sda4: Location of files loaded by Grub: ====================
  1156. GiB - GB File Fragment(s)
  1157. 38.225616932 = 41.044443648 boot/grub/grub.cfg 1
  1158. 51.292355061 = 55.074746880 boot/grub/i386-pc/core.img 1
  1159. 34.495037556 = 37.038764544 boot/vmlinuz-4.4.0-31-generic 2
  1160. 38.616230488 = 41.463861760 boot/vmlinuz-4.4.0-57-generic 1
  1161. 38.330986500 = 41.157583360 boot/vmlinuz-4.4.0-59-generic 1
  1162. 39.675919056 = 42.601693696 boot/vmlinuz-4.4.0-62-generic 1
  1163. 42.913372517 = 46.077882880 boot/vmlinuz-4.4.0-64-generic 1
  1164. 42.913372517 = 46.077882880 vmlinuz 1
  1165. 39.675919056 = 42.601693696 vmlinuz.old 1
  1166. 40.687691212 = 43.688075776 boot/initrd.img-4.4.0-31-generic 3
  1167. 40.668118000 = 43.667059200 boot/initrd.img-4.4.0-57-generic 2
  1168. 40.617378712 = 43.612578304 boot/initrd.img-4.4.0-59-generic 2
  1169. 40.722805500 = 43.725779456 boot/initrd.img-4.4.0-62-generic 1
  1170. 43.836128712 = 47.068684800 boot/initrd.img-4.4.0-64-generic 2
  1171. 43.836128712 = 47.068684800 initrd.img 2
  1172. 40.722805500 = 43.725779456 initrd.img.old 1
  1173. ADDITIONAL INFORMATION :
  1174. =================== log of boot-info 2017-02-28__12h05 ===================
  1175. boot-info version : 4ppa40
  1176. boot-sav version : 4ppa40
  1177. glade2script version : 3.2.3~ppa1
  1178. boot-sav-extra version : 4ppa40
  1179. boot-info is executed in installed-session (Ubuntu 16.04.2 LTS, xenial, Ubuntu, x86_64)
  1180. CPU op-mode(s): 32-bit, 64-bit
  1181. BOOT_IMAGE=/boot/vmlinuz-4.4.0-64-generic root=UUID=dd64ba58-d9d6-404f-8c3f-ad943314bf20 ro quiet splash vt.handoff=7
  1182. =================== os-prober:
  1183. /dev/sda4:L'OS actuellement utilisé - Ubuntu 16.04.2 LTS CurrentSession:linux
  1184. /dev/sda2:Ubuntu 14.04.3 LTS (14.04):Ubuntu:linux
  1185. =================== blkid:
  1186. /dev/sda1: UUID="a504be67-a2eb-4e85-889b-d143c1913cfa" TYPE="swap" PARTUUID="e08e6435-01"
  1187. /dev/sda2: UUID="1272bf88-990c-4008-8ab1-9ac8c87e23b0" TYPE="ext4" PARTUUID="e08e6435-02"
  1188. /dev/sda3: LABEL="DATA" UUID="68F4A9BBF4A98BBE" TYPE="ntfs" PARTUUID="e08e6435-03"
  1189. /dev/sda4: UUID="dd64ba58-d9d6-404f-8c3f-ad943314bf20" TYPE="ext4" PARTUUID="e08e6435-04"
  1190. 1 disks with OS, 2 OS : 2 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  1191. =================== /etc/grub.d/ :
  1192. drwxr-xr-x 2 root root 4096 fév 6 10:50 grub.d
  1193. total 76
  1194. -rwxr-xr-x 1 root root 9791 jun 17 2016 00_header
  1195. -rwxr-xr-x 1 root root 6258 mar 15 2016 05_debian_theme
  1196. -rwxr-xr-x 1 root root 12261 jun 17 2016 10_linux
  1197. -rwxr-xr-x 1 root root 11082 jun 17 2016 20_linux_xen
  1198. -rwxr-xr-x 1 root root 1992 jan 28 2016 20_memtest86+
  1199. -rwxr-xr-x 1 root root 11692 jun 17 2016 30_os-prober
  1200. -rwxr-xr-x 1 root root 1418 jun 17 2016 30_uefi-firmware
  1201. -rwxr-xr-x 1 root root 214 jun 17 2016 40_custom
  1202. -rwxr-xr-x 1 root root 216 jun 17 2016 41_custom
  1203. -rw-r--r-- 1 root root 483 jun 17 2016 README
  1204. =================== /etc/default/grub :
  1205. # If you change this file, run 'update-grub' afterwards to update
  1206. # /boot/grub/grub.cfg.
  1207. # For full documentation of the options in this file, see:
  1208. # info -f grub -n 'Simple configuration'
  1209. GRUB_DEFAULT=0
  1210. #GRUB_HIDDEN_TIMEOUT=0
  1211. GRUB_HIDDEN_TIMEOUT_QUIET=true
  1212. GRUB_TIMEOUT=10
  1213. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  1214. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  1215. GRUB_CMDLINE_LINUX=""
  1216. # Uncomment to enable BadRAM filtering, modify to suit your needs
  1217. # This works with Linux (no patch required) and with any kernel that obtains
  1218. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  1219. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  1220. # Uncomment to disable graphical terminal (grub-pc only)
  1221. #GRUB_TERMINAL=console
  1222. # The resolution used on graphical terminal
  1223. # note that you can use only modes which your graphic card supports via VBE
  1224. # you can see them in real GRUB with the command `vbeinfo'
  1225. #GRUB_GFXMODE=640x480
  1226. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  1227. #GRUB_DISABLE_LINUX_UUID=true
  1228. # Uncomment to disable generation of recovery mode menu entries
  1229. #GRUB_DISABLE_RECOVERY="true"
  1230. # Uncomment to get a beep at grub start
  1231. #GRUB_INIT_TUNE="480 440 1"
  1232. =================== sda2/etc/grub.d/ :
  1233. drwxr-xr-x 5 root root 4096 jun 10 2016 grub.d
  1234. drwxr-xr-x 2 root root 4096 jan 18 2016 grub.d.originaux
  1235. total 92
  1236. -rwxr-xr-x 1 root root 802 jun 10 2016 30_os-prober_proxy
  1237. -rwxr-xr-x 1 root root 9791 déc 17 2015 31_header
  1238. -rwxr-xr-x 1 root root 6058 mai 13 2015 32_debian_theme
  1239. -rwxr-xr-x 1 root root 11608 jun 26 2015 33_linux
  1240. -rwxr-xr-x 1 root root 10412 jun 26 2015 34_linux_xen
  1241. -rwxr-xr-x 1 root root 265 jun 10 2016 35_memtest86+_proxy
  1242. -rwxr-xr-x 1 root root 802 jun 10 2016 36_os-prober_proxy
  1243. -rwxr-xr-x 1 root root 265 jun 10 2016 37_memtest86+_proxy
  1244. -rwxr-xr-x 1 root root 802 jun 10 2016 38_os-prober_proxy
  1245. -rwxr-xr-x 1 root root 1416 jun 26 2015 39_uefi-firmware
  1246. -rwxr-xr-x 1 root root 214 jun 26 2015 40_custom
  1247. -rwxr-xr-x 1 root root 216 jun 26 2015 41_custom
  1248. drwxr-xr-x 4 root root 4096 jun 9 2016 backup
  1249. drwxr-xr-x 2 root root 4096 jun 10 2016 bin
  1250. drwxr-xr-x 2 root root 4096 jun 10 2016 proxifiedScripts
  1251. -rw-r--r-- 1 root root 483 jun 26 2015 README
  1252. =================== sda2/etc/default/grub :
  1253. # If you change this file, run 'update-grub' afterwards to update
  1254. # /boot/grub/grub.cfg.
  1255. # For full documentation of the options in this file, see:
  1256. # info -f grub -n 'Simple configuration'
  1257. #GRUB_DEFAULT="Ubuntu 14.04.3 LTS (14.04) (on /dev/sda4)"
  1258. GRUB_DEFAULT="Ubuntu 14.04.3 LTS (14.04) (on /dev/sda2)"
  1259. #GRUB_HIDDEN_TIMEOUT="0"
  1260. GRUB_HIDDEN_TIMEOUT_QUIET="true"
  1261. GRUB_TIMEOUT="10"
  1262. GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
  1263. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  1264. GRUB_CMDLINE_LINUX=""
  1265. # Uncomment to enable BadRAM filtering, modify to suit your needs
  1266. # This works with Linux (no patch required) and with any kernel that obtains
  1267. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  1268. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  1269. # Uncomment to disable graphical terminal (grub-pc only)
  1270. #GRUB_TERMINAL="console"
  1271. # The resolution used on graphical terminal
  1272. # note that you can use only modes which your graphic card supports via VBE
  1273. # you can see them in real GRUB with the command `vbeinfo'
  1274. #GRUB_GFXMODE="640x480"
  1275. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  1276. #GRUB_DISABLE_LINUX_UUID="true"
  1277. # Uncomment to disable generation of recovery mode menu entries
  1278. #GRUB_DISABLE_RECOVERY="true"
  1279. # Uncomment to get a beep at grub start
  1280. #GRUB_INIT_TUNE="480 440 1"
  1281. GRUB_SAVEDEFAULT="false"
  1282. =================== UEFI/Legacy mode:
  1283. This installed-session is not in EFI-mode.
  1284. SecureBoot disabled.
  1285. =================== PARTITIONS & DISKS:
  1286. sda4 : sda, not-sepboot, grubenv-ok grub2, signed grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, not-far, .
  1287. sda2 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, customized, not-far, /mnt/boot-sav/sda2.
  1288. sda3 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda3.
  1289. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 63 sectors * 512 bytes
  1290. =================== parted -l:
  1291. Model: ATA Hitachi HTS54321 (scsi)
  1292. Disk /dev/sda: 160GB
  1293. Sector size (logical/physical): 512B/512B
  1294. Partition Table: msdos
  1295. Disk Flags:
  1296. Number Start End Size Type File system Flags
  1297. 2 32.3kB 31.5GB 31.5GB primary ext4 boot
  1298. 1 31.5GB 35.5GB 3999MB primary linux-swap(v1)
  1299. 4 35.5GB 66.9GB 31.5GB primary ext4
  1300. 3 87.9GB 160GB 72.2GB primary ntfs
  1301. =================== parted -lm:
  1302. BYT;
  1303. /dev/sda:160GB:scsi:512:512:msdos:ATA Hitachi HTS54321:;
  1304. 2:32.3kB:31.5GB:31.5GB:ext4::boot;
  1305. 1:31.5GB:35.5GB:3999MB:linux-swap(v1)::;
  1306. 4:35.5GB:66.9GB:31.5GB:ext4::;
  1307. 3:87.9GB:160GB:72.2GB:ntfs::;
  1308. =================== lsblk:
  1309. KNAME TYPE FSTYPE SIZE LABEL
  1310. sda disk 149,1G
  1311. sda1 part swap 3,7G
  1312. sda2 part ext4 29,3G
  1313. sda3 part ntfs 67,2G DATA
  1314. sda4 part ext4 29,3G
  1315. KNAME ROTA RO RM STATE MOUNTPOINT
  1316. sda 1 0 0 running
  1317. sda1 1 0 0 [SWAP]
  1318. sda2 1 0 0 /mnt/boot-sav/sda2
  1319. sda3 1 0 0 /mnt/boot-sav/sda3
  1320. sda4 1 0 0 /
  1321. =================== mount:
  1322. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  1323. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  1324. udev on /dev type devtmpfs (rw,nosuid,relatime,size=874660k,nr_inodes=218665,mode=755)
  1325. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  1326. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=178952k,mode=755)
  1327. /dev/sda4 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  1328. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  1329. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  1330. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  1331. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  1332. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  1333. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  1334. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  1335. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  1336. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  1337. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  1338. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  1339. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  1340. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  1341. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  1342. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  1343. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  1344. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  1345. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  1346. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  1347. mqueue on /dev/mqueue type mqueue (rw,relatime)
  1348. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  1349. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=178952k,mode=700,uid=1000,gid=1000)
  1350. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  1351. /dev/sda2 on /mnt/boot-sav/sda2 type ext4 (rw,relatime,data=ordered)
  1352. /dev/sda3 on /mnt/boot-sav/sda3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  1353. =================== ls:
  1354. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 size slaves stat subsystem trace uevent
  1355. /dev (filtered): adsp autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri dsp ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 initctl input kmsg lightnvm log mapper mcelog mem memory_bandwidth mixer mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sg0 shm snapshot snd stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net zero
  1356. ls /dev/mapper: control
  1357. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  1358. =================== hexdump -n512 -C /dev/sda3
  1359. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  1360. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 88 3a 0a |........?.....:.|
  1361. 00000020 00 00 00 00 80 00 80 00 ff 07 67 08 00 00 00 00 |..........g.....|
  1362. 00000030 00 00 0c 00 00 00 00 00 7f 70 86 00 00 00 00 00 |.........p......|
  1363. 00000040 f6 00 00 00 01 00 00 00 be 8b a9 f4 bb a9 f4 68 |...............h|
  1364. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  1365. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  1366. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  1367. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......|
  1368. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  1369. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  1370. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  1371. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  1372. 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-|
  1373. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  1374. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  1375. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.|
  1376. 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....|
  1377. 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..|
  1378. 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z|
  1379. 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......|
  1380. 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..|
  1381. 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................|
  1382. 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........|
  1383. 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er|
  1384. 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B|
  1385. 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin|
  1386. 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c|
  1387. 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres|
  1388. 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t|
  1389. 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......|
  1390. 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.|
  1391. 00000200
  1392. =================== df -Th:
  1393. Filesystem Type Size Used Avail Use% Mounted on
  1394. udev devtmpfs 855M 0 855M 0% /dev
  1395. tmpfs tmpfs 175M 5.7M 170M 4% /run
  1396. /dev/sda4 ext4 29G 9.7G 18G 36% /
  1397. tmpfs tmpfs 874M 33M 842M 4% /dev/shm
  1398. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  1399. tmpfs tmpfs 874M 0 874M 0% /sys/fs/cgroup
  1400. tmpfs tmpfs 175M 56K 175M 1% /run/user/1000
  1401. /dev/sda2 ext4 29G 12G 16G 42% /mnt/boot-sav/sda2
  1402. /dev/sda3 fuseblk 68G 31G 37G 46% /mnt/boot-sav/sda3
  1403. =================== fdisk -l:
  1404. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  1405. Units: sectors of 1 * 512 = 512 bytes
  1406. Sector size (logical/physical): 512 bytes / 4096 bytes
  1407. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1408. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  1409. Units: sectors of 1 * 512 = 512 bytes
  1410. Sector size (logical/physical): 512 bytes / 4096 bytes
  1411. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1412. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  1413. Units: sectors of 1 * 512 = 512 bytes
  1414. Sector size (logical/physical): 512 bytes / 4096 bytes
  1415. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1416. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  1417. Units: sectors of 1 * 512 = 512 bytes
  1418. Sector size (logical/physical): 512 bytes / 4096 bytes
  1419. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1420. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  1421. Units: sectors of 1 * 512 = 512 bytes
  1422. Sector size (logical/physical): 512 bytes / 4096 bytes
  1423. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1424. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  1425. Units: sectors of 1 * 512 = 512 bytes
  1426. Sector size (logical/physical): 512 bytes / 4096 bytes
  1427. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1428. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  1429. Units: sectors of 1 * 512 = 512 bytes
  1430. Sector size (logical/physical): 512 bytes / 4096 bytes
  1431. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1432. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  1433. Units: sectors of 1 * 512 = 512 bytes
  1434. Sector size (logical/physical): 512 bytes / 4096 bytes
  1435. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1436. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  1437. Units: sectors of 1 * 512 = 512 bytes
  1438. Sector size (logical/physical): 512 bytes / 4096 bytes
  1439. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1440. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  1441. Units: sectors of 1 * 512 = 512 bytes
  1442. Sector size (logical/physical): 512 bytes / 4096 bytes
  1443. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1444. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  1445. Units: sectors of 1 * 512 = 512 bytes
  1446. Sector size (logical/physical): 512 bytes / 4096 bytes
  1447. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1448. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  1449. Units: sectors of 1 * 512 = 512 bytes
  1450. Sector size (logical/physical): 512 bytes / 4096 bytes
  1451. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1452. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  1453. Units: sectors of 1 * 512 = 512 bytes
  1454. Sector size (logical/physical): 512 bytes / 4096 bytes
  1455. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1456. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  1457. Units: sectors of 1 * 512 = 512 bytes
  1458. Sector size (logical/physical): 512 bytes / 4096 bytes
  1459. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1460. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  1461. Units: sectors of 1 * 512 = 512 bytes
  1462. Sector size (logical/physical): 512 bytes / 4096 bytes
  1463. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1464. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  1465. Units: sectors of 1 * 512 = 512 bytes
  1466. Sector size (logical/physical): 512 bytes / 4096 bytes
  1467. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  1468. Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 sectors
  1469. Units: sectors of 1 * 512 = 512 bytes
  1470. Sector size (logical/physical): 512 bytes / 512 bytes
  1471. I/O size (minimum/optimal): 512 bytes / 512 bytes
  1472. Disklabel type: dos
  1473. Disk identifier: 0xe08e6435
  1474. Device Boot Start End Sectors Size Id Type
  1475. /dev/sda1 61466624 69277695 7811072 3.7G 82 Linux swap / Solaris
  1476. /dev/sda2 * 63 61464689 61464627 29.3G 83 Linux
  1477. /dev/sda3 171608064 312578047 140969984 67.2G 7 HPFS/NTFS/exFAT
  1478. /dev/sda4 69288345 130753034 61464690 29.3G 83 Linux
  1479. Partition table entries are not in disk order.
  1480. =================== Suggested repair
  1481. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda4 into the MBR of sda.
  1482. Additional repair would be performed: unhide-bootmenu-10s
  1483. =================== User settings
  1484. The settings chosen by the user will not act on the boot.
  1485. paste.ubuntu.com ko (), using paste.debian
  1486. paste.debian.net ko (), using paste2