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 (,msdos6)/grub. It also embeds following components:
  6. modules
  7. ---------------------------------------------------------------------------
  8. fshelp ext2 part_msdos biosdisk
  9. ---------------------------------------------------------------------------
  10. sda1: __________________________________________________________________________
  11. File system: ext4
  12. Boot sector type: -
  13. Boot sector info:
  14. Operating System: Ubuntu 16.04 LTS
  15. Boot files: /boot/grub/grub.cfg /etc/fstab
  16. sda2: __________________________________________________________________________
  17. File system: Extended Partition
  18. Boot sector type: Unknown
  19. Boot sector info:
  20. sda5: __________________________________________________________________________
  21. File system: ext4
  22. Boot sector type: -
  23. Boot sector info:
  24. Operating System:
  25. Boot files:
  26. sda6: __________________________________________________________________________
  27. File system: ext4
  28. Boot sector type: -
  29. Boot sector info:
  30. Operating System:
  31. Boot files: /grub/grub.cfg /grub/i386-pc/core.img
  32. sda7: __________________________________________________________________________
  33. File system: swap
  34. Boot sector type: -
  35. Boot sector info:
  36. ============================ Drive/Partition Info: =============================
  37. Drive: sda _____________________________________________________________________
  38. Disk /dev/sda: 698.7 GiB, 750156374016 bytes, 1465149168 sectors
  39. Units: sectors of 1 * 512 = 512 bytes
  40. Sector size (logical/physical): 512 bytes / 4096 bytes
  41. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  42. Disklabel type: dos
  43. Partition Boot Start Sector End Sector # of Sectors Id System
  44. /dev/sda1 2,048 195,311,615 195,309,568 83 Linux
  45. /dev/sda2 195,313,662 1,374,998,527 1,179,684,866 5 Extended
  46. /dev/sda5 195,313,664 1,367,187,455 1,171,873,792 83 Linux
  47. /dev/sda6 1,367,189,504 1,371,092,991 3,903,488 83 Linux
  48. /dev/sda7 1,371,095,040 1,374,998,527 3,903,488 82 Linux swap / Solaris
  49. "blkid" output: ________________________________________________________________
  50. Device UUID TYPE LABEL
  51. /dev/loop0 squashfs
  52. /dev/sda1 90850678-76cf-4faa-a968-17b19e1980f0 ext4
  53. /dev/sda5 78e7a2f0-10f1-488a-8277-eded5cfd7a47 ext4
  54. /dev/sda6 503cdc87-66ef-4818-839b-7775b5347874 ext4
  55. /dev/sda7 c21a53f9-2b99-4f08-832c-75a85be292b9 swap
  56. /dev/sr0 2016-04-20-22-29-52-00 iso9660 Ubuntu 16.04 LTS amd64
  57. ========================= "ls -l /dev/disk/by-id" output: ======================
  58. total 0
  59. lrwxrwxrwx 1 root root 9 Jul 20 20:57 ata-HGST_HTS541075A9E680_JD11001V0AX70N -> ../../sda
  60. lrwxrwxrwx 1 root root 10 Jul 20 20:57 ata-HGST_HTS541075A9E680_JD11001V0AX70N-part1 -> ../../sda1
  61. lrwxrwxrwx 1 root root 10 Jul 20 20:57 ata-HGST_HTS541075A9E680_JD11001V0AX70N-part2 -> ../../sda2
  62. lrwxrwxrwx 1 root root 10 Jul 20 20:57 ata-HGST_HTS541075A9E680_JD11001V0AX70N-part5 -> ../../sda5
  63. lrwxrwxrwx 1 root root 10 Jul 20 20:57 ata-HGST_HTS541075A9E680_JD11001V0AX70N-part6 -> ../../sda6
  64. lrwxrwxrwx 1 root root 10 Jul 20 20:57 ata-HGST_HTS541075A9E680_JD11001V0AX70N-part7 -> ../../sda7
  65. lrwxrwxrwx 1 root root 9 Jul 20 20:45 ata-MATSHITA_DVD-RAM_UJ8E1_SZD4M18909 -> ../../sr0
  66. lrwxrwxrwx 1 root root 9 Jul 20 20:57 wwn-0x5000cca768c4f5ab -> ../../sda
  67. lrwxrwxrwx 1 root root 10 Jul 20 20:57 wwn-0x5000cca768c4f5ab-part1 -> ../../sda1
  68. lrwxrwxrwx 1 root root 10 Jul 20 20:57 wwn-0x5000cca768c4f5ab-part2 -> ../../sda2
  69. lrwxrwxrwx 1 root root 10 Jul 20 20:57 wwn-0x5000cca768c4f5ab-part5 -> ../../sda5
  70. lrwxrwxrwx 1 root root 10 Jul 20 20:57 wwn-0x5000cca768c4f5ab-part6 -> ../../sda6
  71. lrwxrwxrwx 1 root root 10 Jul 20 20:57 wwn-0x5000cca768c4f5ab-part7 -> ../../sda7
  72. ================================ Mount points: =================================
  73. Device Mount_Point Type Options
  74. /dev/loop0 /rofs squashfs (ro,noatime)
  75. /dev/sr0 /cdrom iso9660 (ro,noatime)
  76. =========================== sda1/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,msdos1'
  139. if [ x$feature_platform_search_hint = xy ]; then
  140. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  141. else
  142. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  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_FR
  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. if background_color 44,0,30,0; then
  172. clear
  173. fi
  174. ### END /etc/grub.d/05_debian_theme ###
  175. ### BEGIN /etc/grub.d/10_linux ###
  176. function gfxmode {
  177. set gfxpayload="${1}"
  178. if [ "${1}" = "keep" ]; then
  179. set vt_handoff=vt.handoff=7
  180. else
  181. set vt_handoff=
  182. fi
  183. }
  184. if [ "${recordfail}" != 1 ]; then
  185. if [ -e ${prefix}/gfxblacklist.txt ]; then
  186. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  187. if [ ${match} = 0 ]; then
  188. set linux_gfx_mode=keep
  189. else
  190. set linux_gfx_mode=text
  191. fi
  192. else
  193. set linux_gfx_mode=text
  194. fi
  195. else
  196. set linux_gfx_mode=keep
  197. fi
  198. else
  199. set linux_gfx_mode=text
  200. fi
  201. export linux_gfx_mode
  202. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-90850678-76cf-4faa-a968-17b19e1980f0' {
  203. recordfail
  204. load_video
  205. gfxmode $linux_gfx_mode
  206. insmod gzio
  207. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  208. insmod part_msdos
  209. insmod ext2
  210. set root='hd0,msdos1'
  211. if [ x$feature_platform_search_hint = xy ]; then
  212. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  213. else
  214. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  215. fi
  216. linux /boot/vmlinuz-4.4.0-31-generic.efi.signed root=UUID=90850678-76cf-4faa-a968-17b19e1980f0 ro quiet splash $vt_handoff
  217. initrd /boot/initrd.img-4.4.0-31-generic
  218. }
  219. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-90850678-76cf-4faa-a968-17b19e1980f0' {
  220. 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-90850678-76cf-4faa-a968-17b19e1980f0' {
  221. recordfail
  222. load_video
  223. gfxmode $linux_gfx_mode
  224. insmod gzio
  225. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  226. insmod part_msdos
  227. insmod ext2
  228. set root='hd0,msdos1'
  229. if [ x$feature_platform_search_hint = xy ]; then
  230. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  231. else
  232. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  233. fi
  234. echo 'Chargement de Linux 4.4.0-31-generic…'
  235. linux /boot/vmlinuz-4.4.0-31-generic.efi.signed root=UUID=90850678-76cf-4faa-a968-17b19e1980f0 ro quiet splash $vt_handoff
  236. echo 'Chargement du disque mémoire initial…'
  237. initrd /boot/initrd.img-4.4.0-31-generic
  238. }
  239. 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-90850678-76cf-4faa-a968-17b19e1980f0' {
  240. recordfail
  241. load_video
  242. gfxmode $linux_gfx_mode
  243. insmod gzio
  244. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  245. insmod part_msdos
  246. insmod ext2
  247. set root='hd0,msdos1'
  248. if [ x$feature_platform_search_hint = xy ]; then
  249. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  250. else
  251. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  252. fi
  253. echo 'Chargement de Linux 4.4.0-31-generic…'
  254. linux /boot/vmlinuz-4.4.0-31-generic.efi.signed root=UUID=90850678-76cf-4faa-a968-17b19e1980f0 ro quiet splash $vt_handoff init=/sbin/upstart
  255. echo 'Chargement du disque mémoire initial…'
  256. initrd /boot/initrd.img-4.4.0-31-generic
  257. }
  258. 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-90850678-76cf-4faa-a968-17b19e1980f0' {
  259. recordfail
  260. load_video
  261. insmod gzio
  262. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  263. insmod part_msdos
  264. insmod ext2
  265. set root='hd0,msdos1'
  266. if [ x$feature_platform_search_hint = xy ]; then
  267. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  268. else
  269. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  270. fi
  271. echo 'Chargement de Linux 4.4.0-31-generic…'
  272. linux /boot/vmlinuz-4.4.0-31-generic.efi.signed root=UUID=90850678-76cf-4faa-a968-17b19e1980f0 ro recovery nomodeset
  273. echo 'Chargement du disque mémoire initial…'
  274. initrd /boot/initrd.img-4.4.0-31-generic
  275. }
  276. 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-90850678-76cf-4faa-a968-17b19e1980f0' {
  277. recordfail
  278. load_video
  279. gfxmode $linux_gfx_mode
  280. insmod gzio
  281. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  282. insmod part_msdos
  283. insmod ext2
  284. set root='hd0,msdos1'
  285. if [ x$feature_platform_search_hint = xy ]; then
  286. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  287. else
  288. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  289. fi
  290. echo 'Chargement de Linux 4.4.0-21-generic…'
  291. linux /boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=90850678-76cf-4faa-a968-17b19e1980f0 ro quiet splash $vt_handoff
  292. echo 'Chargement du disque mémoire initial…'
  293. initrd /boot/initrd.img-4.4.0-21-generic
  294. }
  295. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-init-upstart-90850678-76cf-4faa-a968-17b19e1980f0' {
  296. recordfail
  297. load_video
  298. gfxmode $linux_gfx_mode
  299. insmod gzio
  300. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  301. insmod part_msdos
  302. insmod ext2
  303. set root='hd0,msdos1'
  304. if [ x$feature_platform_search_hint = xy ]; then
  305. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  306. else
  307. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  308. fi
  309. echo 'Chargement de Linux 4.4.0-21-generic…'
  310. linux /boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=90850678-76cf-4faa-a968-17b19e1980f0 ro quiet splash $vt_handoff init=/sbin/upstart
  311. echo 'Chargement du disque mémoire initial…'
  312. initrd /boot/initrd.img-4.4.0-21-generic
  313. }
  314. 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-90850678-76cf-4faa-a968-17b19e1980f0' {
  315. recordfail
  316. load_video
  317. insmod gzio
  318. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  319. insmod part_msdos
  320. insmod ext2
  321. set root='hd0,msdos1'
  322. if [ x$feature_platform_search_hint = xy ]; then
  323. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 90850678-76cf-4faa-a968-17b19e1980f0
  324. else
  325. search --no-floppy --fs-uuid --set=root 90850678-76cf-4faa-a968-17b19e1980f0
  326. fi
  327. echo 'Chargement de Linux 4.4.0-21-generic…'
  328. linux /boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=90850678-76cf-4faa-a968-17b19e1980f0 ro recovery nomodeset
  329. echo 'Chargement du disque mémoire initial…'
  330. initrd /boot/initrd.img-4.4.0-21-generic
  331. }
  332. }
  333. ### END /etc/grub.d/10_linux ###
  334. ### BEGIN /etc/grub.d/20_linux_xen ###
  335. ### END /etc/grub.d/20_linux_xen ###
  336. ### BEGIN /etc/grub.d/20_memtest86+ ###
  337. ### END /etc/grub.d/20_memtest86+ ###
  338. ### BEGIN /etc/grub.d/30_os-prober ###
  339. ### END /etc/grub.d/30_os-prober ###
  340. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  341. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  342. fwsetup
  343. }
  344. ### END /etc/grub.d/30_uefi-firmware ###
  345. ### BEGIN /etc/grub.d/40_custom ###
  346. # This file provides an easy way to add custom menu entries. Simply type the
  347. # menu entries you want to add after this comment. Be careful not to change
  348. # the 'exec tail' line above.
  349. ### END /etc/grub.d/40_custom ###
  350. ### BEGIN /etc/grub.d/41_custom ###
  351. if [ -f ${config_directory}/custom.cfg ]; then
  352. source ${config_directory}/custom.cfg
  353. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  354. source $prefix/custom.cfg;
  355. fi
  356. ### END /etc/grub.d/41_custom ###
  357. --------------------------------------------------------------------------------
  358. =============================== sda1/etc/fstab: ================================
  359. --------------------------------------------------------------------------------
  360. # /etc/fstab: static file system information.
  361. #
  362. # Use 'blkid' to print the universally unique identifier for a
  363. # device; this may be used with UUID= as a more robust way to name devices
  364. # that works even if disks are added and removed. See fstab(5).
  365. #
  366. # <file system> <mount point> <type> <options> <dump> <pass>
  367. # / was on /dev/sda1 during installation
  368. UUID=90850678-76cf-4faa-a968-17b19e1980f0 / ext4 errors=remount-ro 0 1
  369. # swap was on /dev/sda7 during installation
  370. UUID=c21a53f9-2b99-4f08-832c-75a85be292b9 none swap sw 0 0
  371. --------------------------------------------------------------------------------
  372. =================== sda1: Location of files loaded by Grub: ====================
  373. GiB - GB File Fragment(s)
  374. 78.292263031 = 84.065677312 boot/grub/grub.cfg 1
  375. 1.288757324 = 1.383792640 boot/vmlinuz-4.4.0-21-generic 1
  376. 44.140193939 = 47.395172352 boot/vmlinuz-4.4.0-21-generic.efi.signed 1
  377. 79.174404144 = 85.012869120 boot/vmlinuz-4.4.0-31-generic 1
  378. 79.343479156 = 85.194412032 boot/vmlinuz-4.4.0-31-generic.efi.signed 1
  379. 1.288757324 = 1.383792640 vmlinuz 1
  380. 79.480865479 = 85.341929472 boot/initrd.img-4.4.0-21-generic 1
  381. 80.127616882 = 86.036373504 boot/initrd.img-4.4.0-31-generic 3
  382. 79.480865479 = 85.341929472 initrd.img 1
  383. 79.480865479 = 85.341929472 initrd.img.old 1
  384. ============================= sda6/grub/grub.cfg: ==============================
  385. --------------------------------------------------------------------------------
  386. #
  387. # DO NOT EDIT THIS FILE
  388. #
  389. # It is automatically generated by grub-mkconfig using templates
  390. # from /etc/grub.d and settings from /etc/default/grub
  391. #
  392. ### BEGIN /etc/grub.d/00_header ###
  393. if [ -s $prefix/grubenv ]; then
  394. set have_grubenv=true
  395. load_env
  396. fi
  397. if [ "${next_entry}" ] ; then
  398. set default="${next_entry}"
  399. set next_entry=
  400. save_env next_entry
  401. set boot_once=true
  402. else
  403. set default="0"
  404. fi
  405. if [ x"${feature_menuentry_id}" = xy ]; then
  406. menuentry_id_option="--id"
  407. else
  408. menuentry_id_option=""
  409. fi
  410. export menuentry_id_option
  411. if [ "${prev_saved_entry}" ]; then
  412. set saved_entry="${prev_saved_entry}"
  413. save_env saved_entry
  414. set prev_saved_entry=
  415. save_env prev_saved_entry
  416. set boot_once=true
  417. fi
  418. function savedefault {
  419. if [ -z "${boot_once}" ]; then
  420. saved_entry="${chosen}"
  421. save_env saved_entry
  422. fi
  423. }
  424. function recordfail {
  425. set recordfail=1
  426. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  427. }
  428. function load_video {
  429. if [ x$feature_all_video_module = xy ]; then
  430. insmod all_video
  431. else
  432. insmod efi_gop
  433. insmod efi_uga
  434. insmod ieee1275_fb
  435. insmod vbe
  436. insmod vga
  437. insmod video_bochs
  438. insmod video_cirrus
  439. fi
  440. }
  441. if [ x$feature_default_font_path = xy ] ; then
  442. font=unicode
  443. else
  444. insmod part_msdos
  445. insmod ext2
  446. set root='hd0,msdos1'
  447. if [ x$feature_platform_search_hint = xy ]; then
  448. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9
  449. else
  450. search --no-floppy --fs-uuid --set=root 8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9
  451. fi
  452. font="/usr/share/grub/unicode.pf2"
  453. fi
  454. if loadfont $font ; then
  455. set gfxmode=auto
  456. load_video
  457. insmod gfxterm
  458. set locale_dir=$prefix/locale
  459. set lang=fr_FR
  460. insmod gettext
  461. fi
  462. terminal_output gfxterm
  463. if [ "${recordfail}" = 1 ] ; then
  464. set timeout=30
  465. else
  466. if [ x$feature_timeout_style = xy ] ; then
  467. set timeout_style=hidden
  468. set timeout=0
  469. # Fallback hidden-timeout code in case the timeout_style feature is
  470. # unavailable.
  471. elif sleep --interruptible 0 ; then
  472. set timeout=0
  473. fi
  474. fi
  475. ### END /etc/grub.d/00_header ###
  476. ### BEGIN /etc/grub.d/05_debian_theme ###
  477. set menu_color_normal=white/black
  478. set menu_color_highlight=black/light-gray
  479. if background_color 44,0,30,0; then
  480. clear
  481. fi
  482. ### END /etc/grub.d/05_debian_theme ###
  483. ### BEGIN /etc/grub.d/10_linux ###
  484. function gfxmode {
  485. set gfxpayload="${1}"
  486. if [ "${1}" = "keep" ]; then
  487. set vt_handoff=vt.handoff=7
  488. else
  489. set vt_handoff=
  490. fi
  491. }
  492. if [ "${recordfail}" != 1 ]; then
  493. if [ -e ${prefix}/gfxblacklist.txt ]; then
  494. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  495. if [ ${match} = 0 ]; then
  496. set linux_gfx_mode=keep
  497. else
  498. set linux_gfx_mode=text
  499. fi
  500. else
  501. set linux_gfx_mode=text
  502. fi
  503. else
  504. set linux_gfx_mode=keep
  505. fi
  506. else
  507. set linux_gfx_mode=text
  508. fi
  509. export linux_gfx_mode
  510. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9' {
  511. recordfail
  512. load_video
  513. gfxmode $linux_gfx_mode
  514. insmod gzio
  515. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  516. insmod part_msdos
  517. insmod ext2
  518. set root='hd0,msdos6'
  519. if [ x$feature_platform_search_hint = xy ]; then
  520. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 503cdc87-66ef-4818-839b-7775b5347874
  521. else
  522. search --no-floppy --fs-uuid --set=root 503cdc87-66ef-4818-839b-7775b5347874
  523. fi
  524. linux /vmlinuz-4.4.0-21-generic root=UUID=8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9 ro quiet splash $vt_handoff
  525. initrd /initrd.img-4.4.0-21-generic
  526. }
  527. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9' {
  528. 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-8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9' {
  529. recordfail
  530. load_video
  531. gfxmode $linux_gfx_mode
  532. insmod gzio
  533. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  534. insmod part_msdos
  535. insmod ext2
  536. set root='hd0,msdos6'
  537. if [ x$feature_platform_search_hint = xy ]; then
  538. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 503cdc87-66ef-4818-839b-7775b5347874
  539. else
  540. search --no-floppy --fs-uuid --set=root 503cdc87-66ef-4818-839b-7775b5347874
  541. fi
  542. echo 'Chargement de Linux 4.4.0-21-generic…'
  543. linux /vmlinuz-4.4.0-21-generic root=UUID=8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9 ro quiet splash $vt_handoff
  544. echo 'Chargement du disque mémoire initial…'
  545. initrd /initrd.img-4.4.0-21-generic
  546. }
  547. menuentry 'Ubuntu, with Linux 4.4.0-21-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-21-generic-init-upstart-8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9' {
  548. recordfail
  549. load_video
  550. gfxmode $linux_gfx_mode
  551. insmod gzio
  552. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  553. insmod part_msdos
  554. insmod ext2
  555. set root='hd0,msdos6'
  556. if [ x$feature_platform_search_hint = xy ]; then
  557. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 503cdc87-66ef-4818-839b-7775b5347874
  558. else
  559. search --no-floppy --fs-uuid --set=root 503cdc87-66ef-4818-839b-7775b5347874
  560. fi
  561. echo 'Chargement de Linux 4.4.0-21-generic…'
  562. linux /vmlinuz-4.4.0-21-generic root=UUID=8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9 ro quiet splash $vt_handoff init=/sbin/upstart
  563. echo 'Chargement du disque mémoire initial…'
  564. initrd /initrd.img-4.4.0-21-generic
  565. }
  566. 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-8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9' {
  567. recordfail
  568. load_video
  569. insmod gzio
  570. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  571. insmod part_msdos
  572. insmod ext2
  573. set root='hd0,msdos6'
  574. if [ x$feature_platform_search_hint = xy ]; then
  575. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 503cdc87-66ef-4818-839b-7775b5347874
  576. else
  577. search --no-floppy --fs-uuid --set=root 503cdc87-66ef-4818-839b-7775b5347874
  578. fi
  579. echo 'Chargement de Linux 4.4.0-21-generic…'
  580. linux /vmlinuz-4.4.0-21-generic root=UUID=8fa363ab-9dc7-46ce-83ea-640ed1b7aaf9 ro recovery nomodeset
  581. echo 'Chargement du disque mémoire initial…'
  582. initrd /initrd.img-4.4.0-21-generic
  583. }
  584. }
  585. ### END /etc/grub.d/10_linux ###
  586. ### BEGIN /etc/grub.d/20_linux_xen ###
  587. ### END /etc/grub.d/20_linux_xen ###
  588. ### BEGIN /etc/grub.d/20_memtest86+ ###
  589. ### END /etc/grub.d/20_memtest86+ ###
  590. ### BEGIN /etc/grub.d/30_os-prober ###
  591. ### END /etc/grub.d/30_os-prober ###
  592. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  593. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  594. fwsetup
  595. }
  596. ### END /etc/grub.d/30_uefi-firmware ###
  597. ### BEGIN /etc/grub.d/40_custom ###
  598. # This file provides an easy way to add custom menu entries. Simply type the
  599. # menu entries you want to add after this comment. Be careful not to change
  600. # the 'exec tail' line above.
  601. ### END /etc/grub.d/40_custom ###
  602. ### BEGIN /etc/grub.d/41_custom ###
  603. if [ -f ${config_directory}/custom.cfg ]; then
  604. source ${config_directory}/custom.cfg
  605. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  606. source $prefix/custom.cfg;
  607. fi
  608. ### END /etc/grub.d/41_custom ###
  609. --------------------------------------------------------------------------------
  610. =================== sda6: Location of files loaded by Grub: ====================
  611. GiB - GB File Fragment(s)
  612. 652.081291199 = 700.166955008 grub/grub.cfg 1
  613. 652.077953339 = 700.163371008 grub/i386-pc/core.img 1
  614. 652.070007324 = 700.154839040 vmlinuz-4.4.0-21-generic 1
  615. 652.153316498 = 700.244291584 initrd.img-4.4.0-21-generic 2
  616. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  617. Unknown BootLoader on sda2
  618. 00000000 a5 e9 45 34 98 11 68 ab a8 94 18 00 00 00 00 00 |..E4..h.........|
  619. 00000010 d6 34 f8 82 17 2e f7 56 00 95 18 00 00 00 00 00 |.4.....V........|
  620. 00000020 6c 06 ad 3c 3e 3a cd d0 60 95 18 00 00 00 00 00 |l..<>:..`.......|
  621. 00000030 45 38 b1 fa aa af e5 94 d0 95 18 00 00 00 00 00 |E8..............|
  622. 00000040 82 15 c7 be 41 80 6a ea 18 ca 22 00 00 00 00 00 |....A.j...".....|
  623. 00000050 48 b4 0c f8 b6 fe f9 ea 01 00 00 00 00 00 00 00 |H...............|
  624. 00000060 ee 00 00 00 00 00 00 00 e0 02 99 99 14 d5 3e 73 |..............>s|
  625. 00000070 00 00 00 00 00 00 00 00 18 ca 22 00 00 00 00 00 |..........".....|
  626. 00000080 48 cd 22 00 00 00 00 00 00 00 00 00 00 00 00 00 |H.".............|
  627. 00000090 01 00 00 00 00 00 00 00 4d 45 53 53 41 47 45 3d |........MESSAGE=|
  628. 000000a0 75 72 65 61 64 61 68 65 61 64 3a 2f 76 61 72 2f |ureadahead:/var/|
  629. 000000b0 6c 69 62 2f 70 6f 6c 6b 69 74 2d 31 2f 6c 6f 63 |lib/polkit-1/loc|
  630. 000000c0 61 6c 61 75 74 68 6f 72 69 74 79 2f 31 30 2d 76 |alauthority/10-v|
  631. 000000d0 65 6e 64 6f 72 2e 64 2f 35 30 2d 63 6f 6d 2e 63 |endor.d/50-com.c|
  632. 000000e0 61 6e 6f 6e 69 63 61 6c 2e 69 6e 64 69 63 61 74 |anonical.indicat|
  633. 000000f0 6f 72 2e 73 6f 75 6e 64 2e 41 63 63 6f 75 6e 74 |or.sound.Account|
  634. 00000100 73 53 65 72 76 69 63 65 2e 70 6b 6c 61 3a 20 45 |sService.pkla: E|
  635. 00000110 72 72 6f 72 20 72 65 74 72 69 65 76 69 6e 67 20 |rror retrieving |
  636. 00000120 63 68 75 6e 6b 20 65 78 74 65 6e 74 73 3a 20 4f |chunk extents: O|
  637. 00000130 70 65 72 61 74 69 6f 6e 20 6e 6f 74 20 73 75 70 |peration not sup|
  638. 00000140 70 6f 72 74 65 64 00 00 03 00 00 00 00 00 00 00 |ported..........|
  639. 00000150 60 01 00 00 00 00 00 00 4c 0b 00 00 00 00 00 00 |`.......L.......|
  640. 00000160 42 9f 88 07 01 38 05 00 70 d1 9c 28 00 00 00 00 |B....8..p..(....|
  641. 00000170 07 1b 3f 4b 16 8c 4a 5c 80 b1 fa 67 60 6b 84 2a |..?K..J\...g`k.*|
  642. 00000180 91 16 16 e6 ad 1f e1 d2 a0 37 02 00 00 00 00 00 |.........7......|
  643. 00000190 a2 16 59 8b c3 29 96 12 68 39 02 00 00 00 00 00 |..Y..)..h9......|
  644. 000001a0 a3 26 8d 80 19 9f f0 80 c8 43 02 00 00 00 00 00 |.&.......C......|
  645. 000001b0 0a 4c af 38 4d c3 de 8c 40 44 02 00 00 00 00 fe |.L.8M...@D......|
  646. 000001c0 ff ff 83 fe ff ff 02 00 00 00 00 60 d9 45 00 fe |...........`.E..|
  647. 000001d0 ff ff 05 fe ff ff 02 60 d9 45 00 98 3b 00 00 00 |.......`.E..;...|
  648. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  649. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  650. 00000200
  651. =============================== StdErr Messages: ===============================
  652. File descriptor 9 (/proc/5016/mounts) leaked on lvs invocation. Parent PID 12323: bash
  653. File descriptor 63 (pipe:[50674]) leaked on lvs invocation. Parent PID 12323: bash
  654. ADDITIONAL INFORMATION :
  655. =================== log of boot-info 2016-07-20__20h57 ===================
  656. boot-info version : 4ppa38
  657. boot-sav version : 4ppa38
  658. glade2script version : 3.2.3~ppa1
  659. boot-sav-extra version : 4ppa38
  660. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
  661. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
  662. boot-info is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  663. CPU op-mode(s): 32-bit, 64-bit
  664. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  665. ls: cannot access '/home/usr/.config': No such file or directory
  666. Partition 2 does not start on physical sector boundary.
  667. =================== os-prober:
  668. /dev/sda1:Ubuntu 16.04 LTS (16.04):Ubuntu:linux
  669. =================== blkid:
  670. /dev/sda1: UUID="90850678-76cf-4faa-a968-17b19e1980f0" TYPE="ext4" PARTUUID="f7791db4-01"
  671. /dev/sda5: UUID="78e7a2f0-10f1-488a-8277-eded5cfd7a47" TYPE="ext4" PARTUUID="f7791db4-05"
  672. /dev/sda6: UUID="503cdc87-66ef-4818-839b-7775b5347874" TYPE="ext4" PARTUUID="f7791db4-06"
  673. /dev/sr0: UUID="2016-04-20-22-29-52-00" LABEL="Ubuntu 16.04 LTS amd64" TYPE="iso9660" PTUUID="0e0e8e70" PTTYPE="dos"
  674. /dev/loop0: TYPE="squashfs"
  675. /dev/sda7: UUID="c21a53f9-2b99-4f08-832c-75a85be292b9" TYPE="swap" PARTUUID="f7791db4-07"
  676. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  677. Partition 2 does not start on physical sector boundary.
  678. Partition 2 does not start on physical sector boundary.
  679. =================== sda1/etc/grub.d/ :
  680. drwxr-xr-x 2 root root 4096 Jul 20 18:33 grub.d
  681. total 76
  682. -rwxr-xr-x 1 root root 9791 Apr 15 22:00 00_header
  683. -rwxr-xr-x 1 root root 6258 Mar 15 18:08 05_debian_theme
  684. -rwxr-xr-x 1 root root 12261 Apr 15 22:00 10_linux
  685. -rwxr-xr-x 1 root root 11082 Apr 15 22:00 20_linux_xen
  686. -rwxr-xr-x 1 root root 1992 Jan 28 12:44 20_memtest86+
  687. -rwxr-xr-x 1 root root 11692 Apr 15 22:00 30_os-prober
  688. -rwxr-xr-x 1 root root 1418 Apr 15 22:00 30_uefi-firmware
  689. -rwxr-xr-x 1 root root 214 Apr 15 22:00 40_custom
  690. -rwxr-xr-x 1 root root 216 Apr 15 22:00 41_custom
  691. -rw-r--r-- 1 root root 483 Apr 15 22:00 README
  692. =================== sda1/etc/default/grub :
  693. # If you change this file, run 'update-grub' afterwards to update
  694. # /boot/grub/grub.cfg.
  695. # For full documentation of the options in this file, see:
  696. # info -f grub -n 'Simple configuration'
  697. GRUB_DEFAULT=0
  698. GRUB_HIDDEN_TIMEOUT=0
  699. GRUB_HIDDEN_TIMEOUT_QUIET=true
  700. GRUB_TIMEOUT=10
  701. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  702. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  703. GRUB_CMDLINE_LINUX=""
  704. # Uncomment to enable BadRAM filtering, modify to suit your needs
  705. # This works with Linux (no patch required) and with any kernel that obtains
  706. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  707. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  708. # Uncomment to disable graphical terminal (grub-pc only)
  709. #GRUB_TERMINAL=console
  710. # The resolution used on graphical terminal
  711. # note that you can use only modes which your graphic card supports via VBE
  712. # you can see them in real GRUB with the command `vbeinfo'
  713. #GRUB_GFXMODE=640x480
  714. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  715. #GRUB_DISABLE_LINUX_UUID=true
  716. # Uncomment to disable generation of recovery mode menu entries
  717. #GRUB_DISABLE_RECOVERY="true"
  718. # Uncomment to get a beep at grub start
  719. #GRUB_INIT_TUNE="480 440 1"
  720. =================== efibootmgr -v
  721. BootCurrent: 0001
  722. Timeout: 0 seconds
  723. BootOrder: 0001
  724. Boot0001* UEFI: MATSHITA DVD-RAM UJ8E1 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(2,65535,0)/CDROM(1,0xb0451,0x1280)AMBO
  725. =================== UEFI/Legacy mode:
  726. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  727. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  728. =================== PARTITIONS & DISKS:
  729. sda1 : sda, not-sepboot, no-grubenv grub2, signed grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, /mnt/boot-sav/sda1.
  730. sda5 : 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, farbios, /mnt/boot-sav/sda5.
  731. sda6 : sda, is-sepboot, grubenv-ok 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/sda6.
  732. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  733. =================== parted -l:
  734. Model: ATA HGST HTS541075A9 (scsi)
  735. Disk /dev/sda: 750GB
  736. Sector size (logical/physical): 512B/4096B
  737. Partition Table: msdos
  738. Disk Flags:
  739. Number Start End Size Type File system Flags
  740. 1 1049kB 100GB 100GB primary ext4
  741. 2 100GB 704GB 604GB extended
  742. 5 100GB 700GB 600GB logical ext4
  743. 6 700GB 702GB 1999MB logical ext4
  744. 7 702GB 704GB 1999MB logical linux-swap(v1)
  745. Model: MATSHITA DVD-RAM UJ8E1 (scsi)
  746. Disk /dev/sr0: 1486MB
  747. Sector size (logical/physical): 2048B/2048B
  748. Partition Table: mac
  749. Disk Flags:
  750. Number Start End Size File system Name Flags
  751. 1 2048B 6143B 4096B Apple
  752. 2 1479MB 1481MB 2425kB EFI
  753. =================== parted -lm:
  754. BYT;
  755. /dev/sda:750GB:scsi:512:4096:msdos:ATA HGST HTS541075A9:;
  756. 1:1049kB:100GB:100GB:ext4::;
  757. 2:100GB:704GB:604GB:::;
  758. 5:100GB:700GB:600GB:ext4::;
  759. 6:700GB:702GB:1999MB:ext4::;
  760. 7:702GB:704GB:1999MB:linux-swap(v1)::;
  761. BYT;
  762. /dev/sr0:1486MB:scsi:2048:2048:mac:MATSHITA DVD-RAM UJ8E1:;
  763. 1:2048B:6143B:4096B::Apple:;
  764. 2:1479MB:1481MB:2425kB::EFI:;
  765. =================== lsblk:
  766. KNAME TYPE FSTYPE SIZE LABEL
  767. sda disk 698.7G
  768. sda1 part ext4 93.1G
  769. sda2 part 1K
  770. sda5 part ext4 558.8G
  771. sda6 part ext4 1.9G
  772. sda7 part swap 1.9G
  773. sr0 rom iso9660 1.4G Ubuntu 16.04 LTS amd64
  774. loop0 loop squashfs 1.3G
  775. KNAME ROTA RO RM STATE MOUNTPOINT
  776. sda 1 0 0 running
  777. sda1 1 0 0 /mnt/boot-sav/sda1
  778. sda2 1 0 0
  779. sda5 1 0 0 /mnt/boot-sav/sda5
  780. sda6 1 0 0 /mnt/boot-sav/sda6
  781. sda7 1 0 0 [SWAP]
  782. sr0 1 0 1 running /cdrom
  783. loop0 1 1 0 /rofs
  784. =================== mount:
  785. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  786. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  787. udev on /dev type devtmpfs (rw,nosuid,relatime,size=1948924k,nr_inodes=487231,mode=755)
  788. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  789. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=392716k,mode=755)
  790. /dev/sr0 on /cdrom type iso9660 (ro,noatime)
  791. /dev/loop0 on /rofs type squashfs (ro,noatime)
  792. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  793. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  794. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  795. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  796. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  797. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  798. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  799. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  800. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  801. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  802. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  803. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  804. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  805. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  806. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  807. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  808. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  809. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  810. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  811. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  812. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  813. mqueue on /dev/mqueue type mqueue (rw,relatime)
  814. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  815. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  816. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  817. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=392716k,mode=700,uid=999,gid=999)
  818. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  819. /dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
  820. /dev/sda5 on /mnt/boot-sav/sda5 type ext4 (rw,relatime,data=ordered)
  821. /dev/sda6 on /mnt/boot-sav/sda6 type ext4 (rw,relatime,data=ordered)
  822. =================== ls:
  823. /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
  824. /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
  825. /dev (filtered): autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-15 i2c-16 i2c-17 i2c-18 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sda6 sda7 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  826. ls /dev/mapper: control
  827. Partition 2 does not start on physical sector boundary.
  828. =================== df -Th:
  829. Filesystem Type Size Used Avail Use% Mounted on
  830. udev devtmpfs 1.9G 0 1.9G 0% /dev
  831. tmpfs tmpfs 384M 6.2M 378M 2% /run
  832. /dev/sr0 iso9660 1.4G 1.4G 0 100% /cdrom
  833. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  834. /cow overlay 1.9G 89M 1.8G 5% /
  835. tmpfs tmpfs 1.9G 124K 1.9G 1% /dev/shm
  836. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  837. tmpfs tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
  838. tmpfs tmpfs 1.9G 264K 1.9G 1% /tmp
  839. tmpfs tmpfs 384M 68K 384M 1% /run/user/999
  840. /dev/sda1 ext4 92G 4.5G 83G 6% /mnt/boot-sav/sda1
  841. /dev/sda5 ext4 550G 71M 522G 1% /mnt/boot-sav/sda5
  842. /dev/sda6 ext4 1.9G 57M 1.7G 4% /mnt/boot-sav/sda6
  843. =================== fdisk -l:
  844. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  845. Units: sectors of 1 * 512 = 512 bytes
  846. Sector size (logical/physical): 512 bytes / 4096 bytes
  847. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  848. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  849. Units: sectors of 1 * 512 = 512 bytes
  850. Sector size (logical/physical): 512 bytes / 4096 bytes
  851. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  852. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  853. Units: sectors of 1 * 512 = 512 bytes
  854. Sector size (logical/physical): 512 bytes / 4096 bytes
  855. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  856. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  857. Units: sectors of 1 * 512 = 512 bytes
  858. Sector size (logical/physical): 512 bytes / 4096 bytes
  859. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  860. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  861. Units: sectors of 1 * 512 = 512 bytes
  862. Sector size (logical/physical): 512 bytes / 4096 bytes
  863. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  864. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  865. Units: sectors of 1 * 512 = 512 bytes
  866. Sector size (logical/physical): 512 bytes / 4096 bytes
  867. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  868. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  869. Units: sectors of 1 * 512 = 512 bytes
  870. Sector size (logical/physical): 512 bytes / 4096 bytes
  871. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  872. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  873. Units: sectors of 1 * 512 = 512 bytes
  874. Sector size (logical/physical): 512 bytes / 4096 bytes
  875. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  876. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  877. Units: sectors of 1 * 512 = 512 bytes
  878. Sector size (logical/physical): 512 bytes / 4096 bytes
  879. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  880. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  881. Units: sectors of 1 * 512 = 512 bytes
  882. Sector size (logical/physical): 512 bytes / 4096 bytes
  883. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  884. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  885. Units: sectors of 1 * 512 = 512 bytes
  886. Sector size (logical/physical): 512 bytes / 4096 bytes
  887. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  888. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  889. Units: sectors of 1 * 512 = 512 bytes
  890. Sector size (logical/physical): 512 bytes / 4096 bytes
  891. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  892. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  893. Units: sectors of 1 * 512 = 512 bytes
  894. Sector size (logical/physical): 512 bytes / 4096 bytes
  895. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  896. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  897. Units: sectors of 1 * 512 = 512 bytes
  898. Sector size (logical/physical): 512 bytes / 4096 bytes
  899. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  900. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  901. Units: sectors of 1 * 512 = 512 bytes
  902. Sector size (logical/physical): 512 bytes / 4096 bytes
  903. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  904. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  905. Units: sectors of 1 * 512 = 512 bytes
  906. Sector size (logical/physical): 512 bytes / 4096 bytes
  907. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  908. Disk /dev/loop0: 1.3 GiB, 1433468928 bytes, 2799744 sectors
  909. Units: sectors of 1 * 512 = 512 bytes
  910. Sector size (logical/physical): 512 bytes / 512 bytes
  911. I/O size (minimum/optimal): 512 bytes / 512 bytes
  912. Disk /dev/sda: 698.7 GiB, 750156374016 bytes, 1465149168 sectors
  913. Units: sectors of 1 * 512 = 512 bytes
  914. Sector size (logical/physical): 512 bytes / 4096 bytes
  915. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  916. Disklabel type: dos
  917. Disk identifier: 0xf7791db4
  918. Device Boot Start End Sectors Size Id Type
  919. /dev/sda1 2048 195311615 195309568 93.1G 83 Linux
  920. /dev/sda2 195313662 1374998527 1179684866 562.5G 5 Extended
  921. /dev/sda5 195313664 1367187455 1171873792 558.8G 83 Linux
  922. /dev/sda6 1367189504 1371092991 3903488 1.9G 83 Linux
  923. /dev/sda7 1371095040 1374998527 3903488 1.9G 82 Linux swap / Solaris
  924. =================== Suggested repair
  925. The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub2 of sda1 into the MBR of sda.
  926. The boot flag would be placed on sda1.
  927. Additional repair would be performed: unhide-bootmenu-10s
  928. =================== Advice in case of suggested repair
  929. The boot of your PC is in EFI mode, but no EFI partition was detected. You may want to retry after creating a EFI partition (FAT32, 100MB~250MB, start of the disk, boot flag).
  930. Do you want to continue?
  931. =================== User settings
  932. The settings chosen by the user will not act on the boot.
  933. paste.ubuntu.com ko (), using paste.debian
  934. paste.debian.net ko (), using paste2