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
  6. (lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LA
  7. yQ-dr3jun)/boot/grub. It also embeds following components:
  8. modules
  9. ---------------------------------------------------------------------------
  10. fshelp ext2 part_msdos diskfilter lvm biosdisk
  11. ---------------------------------------------------------------------------
  12. sda1: __________________________________________________________________________
  13. File system: ext2
  14. Boot sector type: -
  15. Boot sector info:
  16. Operating System:
  17. Boot files: /grub/grub.cfg /grub/i386-pc/core.img
  18. sda2: __________________________________________________________________________
  19. File system: Extended Partition
  20. Boot sector type: -
  21. Boot sector info:
  22. sda5: __________________________________________________________________________
  23. File system: LVM2_member
  24. Boot sector type: -
  25. Boot sector info:
  26. ubuntu-vg-root: ________________________________________________________________
  27. File system: ext4
  28. Boot sector type: -
  29. Boot sector info:
  30. Operating System: Ubuntu 16.04.1 LTS
  31. Boot files: /boot/grub/grub.cfg /etc/fstab
  32. /boot/grub/i386-pc/core.img
  33. ubuntu-vg-swap_1: ______________________________________________________________
  34. File system: swap
  35. Boot sector type: -
  36. Boot sector info:
  37. ============================ Drive/Partition Info: =============================
  38. Drive: sda _____________________________________________________________________
  39. Disk /dev/sda: 21 GiB, 22599892992 bytes, 44140416 sectors
  40. Units: sectors of 1 * 512 = 512 bytes
  41. Sector size (logical/physical): 512 bytes / 512 bytes
  42. I/O size (minimum/optimal): 512 bytes / 512 bytes
  43. Disklabel type: dos
  44. Partition Boot Start Sector End Sector # of Sectors Id System
  45. /dev/sda1 * 2,048 499,711 497,664 83 Linux
  46. /dev/sda2 501,758 44,138,495 43,636,738 5 Extended
  47. /dev/sda5 501,760 44,138,495 43,636,736 8e Linux LVM
  48. "blkid" output: ________________________________________________________________
  49. Device UUID TYPE LABEL
  50. /dev/mapper/ubuntu--vg-root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb ext4
  51. /dev/mapper/ubuntu--vg-swap_1 d57e164d-d634-4d7d-9625-b8f21079e813 swap
  52. /dev/sda1 1023924b-705e-4f3a-92ce-1c8eee375d43 ext2
  53. /dev/sda5 64Cijq-M2Sd-7AbT-4fpJ-gEHj-Q7nK-dDzTgF LVM2_member
  54. ========================= "ls -l /dev/disk/by-id" output: ======================
  55. total 0
  56. lrwxrwxrwx 1 root root 9 Oct 10 15:12 ata-VBOX_CD-ROM_VB2-01700376 -> ../../sr0
  57. lrwxrwxrwx 1 root root 9 Oct 10 15:12 ata-VBOX_HARDDISK_VBd9b08ee5-8297cd99 -> ../../sda
  58. lrwxrwxrwx 1 root root 10 Oct 10 15:20 ata-VBOX_HARDDISK_VBd9b08ee5-8297cd99-part1 -> ../../sda1
  59. lrwxrwxrwx 1 root root 10 Oct 10 15:20 ata-VBOX_HARDDISK_VBd9b08ee5-8297cd99-part2 -> ../../sda2
  60. lrwxrwxrwx 1 root root 10 Oct 10 15:20 ata-VBOX_HARDDISK_VBd9b08ee5-8297cd99-part5 -> ../../sda5
  61. lrwxrwxrwx 1 root root 10 Oct 10 15:20 dm-name-ubuntu--vg-root -> ../../dm-0
  62. lrwxrwxrwx 1 root root 10 Oct 10 15:20 dm-name-ubuntu--vg-swap_1 -> ../../dm-1
  63. lrwxrwxrwx 1 root root 10 Oct 10 15:20 dm-uuid-LVM-JWxGCL2LJZj1w25sefbG7a1sqBi7DE213ejZGlE40tPXqSWLiZl8ARLAyQdr3jun -> ../../dm-0
  64. lrwxrwxrwx 1 root root 10 Oct 10 15:20 dm-uuid-LVM-JWxGCL2LJZj1w25sefbG7a1sqBi7DE21l7RckyQnF1ryXDjLCVfpg2Db6JtFuJaw -> ../../dm-1
  65. lrwxrwxrwx 1 root root 10 Oct 10 15:20 lvm-pv-uuid-64Cijq-M2Sd-7AbT-4fpJ-gEHj-Q7nK-dDzTgF -> ../../sda5
  66. ========================= "ls -R /dev/mapper/" output: =========================
  67. /dev/mapper:
  68. control
  69. ubuntu--vg-root
  70. ubuntu--vg-swap_1
  71. ================================ Mount points: =================================
  72. Device Mount_Point Type Options
  73. /dev/mapper/ubuntu--vg-root / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  74. ============================= sda1/grub/grub.cfg: ==============================
  75. --------------------------------------------------------------------------------
  76. #
  77. # DO NOT EDIT THIS FILE
  78. #
  79. # It is automatically generated by grub-mkconfig using templates
  80. # from /etc/grub.d and settings from /etc/default/grub
  81. #
  82. ### BEGIN /etc/grub.d/00_header ###
  83. if [ -s $prefix/grubenv ]; then
  84. set have_grubenv=true
  85. load_env
  86. fi
  87. if [ "${next_entry}" ] ; then
  88. set default="${next_entry}"
  89. set next_entry=
  90. save_env next_entry
  91. set boot_once=true
  92. else
  93. set default="0"
  94. fi
  95. if [ x"${feature_menuentry_id}" = xy ]; then
  96. menuentry_id_option="--id"
  97. else
  98. menuentry_id_option=""
  99. fi
  100. export menuentry_id_option
  101. if [ "${prev_saved_entry}" ]; then
  102. set saved_entry="${prev_saved_entry}"
  103. save_env saved_entry
  104. set prev_saved_entry=
  105. save_env prev_saved_entry
  106. set boot_once=true
  107. fi
  108. function savedefault {
  109. if [ -z "${boot_once}" ]; then
  110. saved_entry="${chosen}"
  111. save_env saved_entry
  112. fi
  113. }
  114. function recordfail {
  115. set recordfail=1
  116. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  117. }
  118. function load_video {
  119. if [ x$feature_all_video_module = xy ]; then
  120. insmod all_video
  121. else
  122. insmod efi_gop
  123. insmod efi_uga
  124. insmod ieee1275_fb
  125. insmod vbe
  126. insmod vga
  127. insmod video_bochs
  128. insmod video_cirrus
  129. fi
  130. }
  131. if [ x$feature_default_font_path = xy ] ; then
  132. font=unicode
  133. else
  134. insmod part_msdos
  135. insmod lvm
  136. insmod ext2
  137. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  138. if [ x$feature_platform_search_hint = xy ]; then
  139. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 26c56ead-506f-432e-b097-eca1705e627e
  140. else
  141. search --no-floppy --fs-uuid --set=root 26c56ead-506f-432e-b097-eca1705e627e
  142. fi
  143. font="/usr/share/grub/unicode.pf2"
  144. fi
  145. if loadfont $font ; then
  146. set gfxmode=auto
  147. load_video
  148. insmod gfxterm
  149. set locale_dir=$prefix/locale
  150. set lang=fr_FR
  151. insmod gettext
  152. fi
  153. terminal_output gfxterm
  154. if [ "${recordfail}" = 1 ] ; then
  155. set timeout=30
  156. else
  157. if [ x$feature_timeout_style = xy ] ; then
  158. set timeout_style=hidden
  159. set timeout=0
  160. # Fallback hidden-timeout code in case the timeout_style feature is
  161. # unavailable.
  162. elif sleep --interruptible 0 ; then
  163. set timeout=0
  164. fi
  165. fi
  166. ### END /etc/grub.d/00_header ###
  167. ### BEGIN /etc/grub.d/05_debian_theme ###
  168. set menu_color_normal=white/black
  169. set menu_color_highlight=black/light-gray
  170. if background_color 44,0,30,0; then
  171. clear
  172. fi
  173. ### END /etc/grub.d/05_debian_theme ###
  174. ### BEGIN /etc/grub.d/10_linux ###
  175. function gfxmode {
  176. set gfxpayload="${1}"
  177. if [ "${1}" = "keep" ]; then
  178. set vt_handoff=vt.handoff=7
  179. else
  180. set vt_handoff=
  181. fi
  182. }
  183. if [ "${recordfail}" != 1 ]; then
  184. if [ -e ${prefix}/gfxblacklist.txt ]; then
  185. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  186. if [ ${match} = 0 ]; then
  187. set linux_gfx_mode=keep
  188. else
  189. set linux_gfx_mode=text
  190. fi
  191. else
  192. set linux_gfx_mode=text
  193. fi
  194. else
  195. set linux_gfx_mode=keep
  196. fi
  197. else
  198. set linux_gfx_mode=text
  199. fi
  200. export linux_gfx_mode
  201. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-26c56ead-506f-432e-b097-eca1705e627e' {
  202. recordfail
  203. load_video
  204. gfxmode $linux_gfx_mode
  205. insmod gzio
  206. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  207. insmod part_msdos
  208. insmod ext2
  209. set root='hd0,msdos1'
  210. if [ x$feature_platform_search_hint = xy ]; then
  211. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  212. else
  213. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  214. fi
  215. linux /vmlinuz-4.4.0-38-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  216. initrd /initrd.img-4.4.0-38-generic
  217. }
  218. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-26c56ead-506f-432e-b097-eca1705e627e' {
  219. menuentry 'Ubuntu, avec Linux 4.4.0-38-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-advanced-26c56ead-506f-432e-b097-eca1705e627e' {
  220. recordfail
  221. load_video
  222. gfxmode $linux_gfx_mode
  223. insmod gzio
  224. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  225. insmod part_msdos
  226. insmod ext2
  227. set root='hd0,msdos1'
  228. if [ x$feature_platform_search_hint = xy ]; then
  229. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  230. else
  231. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  232. fi
  233. echo 'Chargement de Linux 4.4.0-38-generic…'
  234. linux /vmlinuz-4.4.0-38-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  235. echo 'Chargement du disque mémoire initial…'
  236. initrd /initrd.img-4.4.0-38-generic
  237. }
  238. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-init-upstart-26c56ead-506f-432e-b097-eca1705e627e' {
  239. recordfail
  240. load_video
  241. gfxmode $linux_gfx_mode
  242. insmod gzio
  243. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  244. insmod part_msdos
  245. insmod ext2
  246. set root='hd0,msdos1'
  247. if [ x$feature_platform_search_hint = xy ]; then
  248. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  249. else
  250. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  251. fi
  252. echo 'Chargement de Linux 4.4.0-38-generic…'
  253. linux /vmlinuz-4.4.0-38-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff init=/sbin/upstart
  254. echo 'Chargement du disque mémoire initial…'
  255. initrd /initrd.img-4.4.0-38-generic
  256. }
  257. menuentry 'Ubuntu, with Linux 4.4.0-38-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-38-generic-recovery-26c56ead-506f-432e-b097-eca1705e627e' {
  258. recordfail
  259. load_video
  260. insmod gzio
  261. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  262. insmod part_msdos
  263. insmod ext2
  264. set root='hd0,msdos1'
  265. if [ x$feature_platform_search_hint = xy ]; then
  266. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  267. else
  268. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  269. fi
  270. echo 'Chargement de Linux 4.4.0-38-generic…'
  271. linux /vmlinuz-4.4.0-38-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  272. echo 'Chargement du disque mémoire initial…'
  273. initrd /initrd.img-4.4.0-38-generic
  274. }
  275. 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-26c56ead-506f-432e-b097-eca1705e627e' {
  276. recordfail
  277. load_video
  278. gfxmode $linux_gfx_mode
  279. insmod gzio
  280. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  281. insmod part_msdos
  282. insmod ext2
  283. set root='hd0,msdos1'
  284. if [ x$feature_platform_search_hint = xy ]; then
  285. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  286. else
  287. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  288. fi
  289. echo 'Chargement de Linux 4.4.0-31-generic…'
  290. linux /vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  291. echo 'Chargement du disque mémoire initial…'
  292. initrd /initrd.img-4.4.0-31-generic
  293. }
  294. 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-26c56ead-506f-432e-b097-eca1705e627e' {
  295. recordfail
  296. load_video
  297. gfxmode $linux_gfx_mode
  298. insmod gzio
  299. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  300. insmod part_msdos
  301. insmod ext2
  302. set root='hd0,msdos1'
  303. if [ x$feature_platform_search_hint = xy ]; then
  304. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  305. else
  306. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  307. fi
  308. echo 'Chargement de Linux 4.4.0-31-generic…'
  309. linux /vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff init=/sbin/upstart
  310. echo 'Chargement du disque mémoire initial…'
  311. initrd /initrd.img-4.4.0-31-generic
  312. }
  313. 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-26c56ead-506f-432e-b097-eca1705e627e' {
  314. recordfail
  315. load_video
  316. insmod gzio
  317. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  318. insmod part_msdos
  319. insmod ext2
  320. set root='hd0,msdos1'
  321. if [ x$feature_platform_search_hint = xy ]; then
  322. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  323. else
  324. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  325. fi
  326. echo 'Chargement de Linux 4.4.0-31-generic…'
  327. linux /vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  328. echo 'Chargement du disque mémoire initial…'
  329. initrd /initrd.img-4.4.0-31-generic
  330. }
  331. }
  332. ### END /etc/grub.d/10_linux ###
  333. ### BEGIN /etc/grub.d/20_linux_xen ###
  334. ### END /etc/grub.d/20_linux_xen ###
  335. ### BEGIN /etc/grub.d/20_memtest86+ ###
  336. menuentry 'Memory test (memtest86+)' {
  337. insmod part_msdos
  338. insmod ext2
  339. set root='hd0,msdos1'
  340. if [ x$feature_platform_search_hint = xy ]; then
  341. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  342. else
  343. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  344. fi
  345. knetbsd /memtest86+.elf
  346. }
  347. menuentry 'Memory test (memtest86+, serial console 115200)' {
  348. insmod part_msdos
  349. insmod ext2
  350. set root='hd0,msdos1'
  351. if [ x$feature_platform_search_hint = xy ]; then
  352. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1023924b-705e-4f3a-92ce-1c8eee375d43
  353. else
  354. search --no-floppy --fs-uuid --set=root 1023924b-705e-4f3a-92ce-1c8eee375d43
  355. fi
  356. linux16 /memtest86+.bin console=ttyS0,115200n8
  357. }
  358. ### END /etc/grub.d/20_memtest86+ ###
  359. ### BEGIN /etc/grub.d/30_os-prober ###
  360. ### END /etc/grub.d/30_os-prober ###
  361. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  362. ### END /etc/grub.d/30_uefi-firmware ###
  363. ### BEGIN /etc/grub.d/40_custom ###
  364. # This file provides an easy way to add custom menu entries. Simply type the
  365. # menu entries you want to add after this comment. Be careful not to change
  366. # the 'exec tail' line above.
  367. ### END /etc/grub.d/40_custom ###
  368. ### BEGIN /etc/grub.d/41_custom ###
  369. if [ -f ${config_directory}/custom.cfg ]; then
  370. source ${config_directory}/custom.cfg
  371. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  372. source $prefix/custom.cfg;
  373. fi
  374. ### END /etc/grub.d/41_custom ###
  375. --------------------------------------------------------------------------------
  376. =================== sda1: Location of files loaded by Grub: ====================
  377. GiB - GB File Fragment(s)
  378. 0.121622086 = 0.130590720 grub/grub.cfg 10
  379. 0.064171791 = 0.068903936 grub/i386-pc/core.img 2
  380. 0.062228203 = 0.066817024 vmlinuz-4.4.0-31-generic 8
  381. 0.038794518 = 0.041655296 vmlinuz-4.4.0-38-generic 9
  382. 0.170292854 = 0.182850560 initrd.img-4.4.0-31-generic 14
  383. 0.235351562 = 0.252706816 initrd.img-4.4.0-38-generic 16
  384. ====================== ubuntu-vg-root/boot/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. # GRUB lacks write support for lvm, so recordfail support is disabled.
  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 lvm
  446. insmod ext2
  447. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  448. if [ x$feature_platform_search_hint = xy ]; then
  449. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  450. else
  451. search --no-floppy --fs-uuid --set=root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  452. fi
  453. font="/usr/share/grub/unicode.pf2"
  454. fi
  455. if loadfont $font ; then
  456. set gfxmode=auto
  457. load_video
  458. insmod gfxterm
  459. set locale_dir=$prefix/locale
  460. set lang=fr_FR
  461. insmod gettext
  462. fi
  463. terminal_output gfxterm
  464. if [ "${recordfail}" = 1 ] ; then
  465. set timeout=30
  466. else
  467. if [ x$feature_timeout_style = xy ] ; then
  468. set timeout_style=hidden
  469. set timeout=0
  470. # Fallback hidden-timeout code in case the timeout_style feature is
  471. # unavailable.
  472. elif sleep --interruptible 0 ; then
  473. set timeout=0
  474. fi
  475. fi
  476. ### END /etc/grub.d/00_header ###
  477. ### BEGIN /etc/grub.d/05_debian_theme ###
  478. set menu_color_normal=white/black
  479. set menu_color_highlight=black/light-gray
  480. if background_color 44,0,30,0; then
  481. clear
  482. fi
  483. ### END /etc/grub.d/05_debian_theme ###
  484. ### BEGIN /etc/grub.d/10_linux ###
  485. function gfxmode {
  486. set gfxpayload="${1}"
  487. if [ "${1}" = "keep" ]; then
  488. set vt_handoff=vt.handoff=7
  489. else
  490. set vt_handoff=
  491. fi
  492. }
  493. if [ "${recordfail}" != 1 ]; then
  494. if [ -e ${prefix}/gfxblacklist.txt ]; then
  495. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  496. if [ ${match} = 0 ]; then
  497. set linux_gfx_mode=keep
  498. else
  499. set linux_gfx_mode=text
  500. fi
  501. else
  502. set linux_gfx_mode=text
  503. fi
  504. else
  505. set linux_gfx_mode=keep
  506. fi
  507. else
  508. set linux_gfx_mode=text
  509. fi
  510. export linux_gfx_mode
  511. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-6e89f79e-3bda-4127-ae97-8dc35e99c3fb' {
  512. recordfail
  513. load_video
  514. gfxmode $linux_gfx_mode
  515. insmod gzio
  516. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  517. insmod part_msdos
  518. insmod lvm
  519. insmod ext2
  520. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  521. if [ x$feature_platform_search_hint = xy ]; then
  522. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  523. else
  524. search --no-floppy --fs-uuid --set=root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  525. fi
  526. linux /boot/vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  527. initrd /boot/initrd.img-4.4.0-31-generic
  528. }
  529. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-6e89f79e-3bda-4127-ae97-8dc35e99c3fb' {
  530. 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-6e89f79e-3bda-4127-ae97-8dc35e99c3fb' {
  531. recordfail
  532. load_video
  533. gfxmode $linux_gfx_mode
  534. insmod gzio
  535. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  536. insmod part_msdos
  537. insmod lvm
  538. insmod ext2
  539. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  540. if [ x$feature_platform_search_hint = xy ]; then
  541. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  542. else
  543. search --no-floppy --fs-uuid --set=root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  544. fi
  545. echo 'Chargement de Linux 4.4.0-31-generic…'
  546. linux /boot/vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff
  547. echo 'Chargement du disque mémoire initial…'
  548. initrd /boot/initrd.img-4.4.0-31-generic
  549. }
  550. 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-6e89f79e-3bda-4127-ae97-8dc35e99c3fb' {
  551. recordfail
  552. load_video
  553. gfxmode $linux_gfx_mode
  554. insmod gzio
  555. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  556. insmod part_msdos
  557. insmod lvm
  558. insmod ext2
  559. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  560. if [ x$feature_platform_search_hint = xy ]; then
  561. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  562. else
  563. search --no-floppy --fs-uuid --set=root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  564. fi
  565. echo 'Chargement de Linux 4.4.0-31-generic…'
  566. linux /boot/vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff init=/sbin/upstart
  567. echo 'Chargement du disque mémoire initial…'
  568. initrd /boot/initrd.img-4.4.0-31-generic
  569. }
  570. 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-6e89f79e-3bda-4127-ae97-8dc35e99c3fb' {
  571. recordfail
  572. load_video
  573. insmod gzio
  574. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  575. insmod part_msdos
  576. insmod lvm
  577. insmod ext2
  578. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  579. if [ x$feature_platform_search_hint = xy ]; then
  580. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  581. else
  582. search --no-floppy --fs-uuid --set=root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  583. fi
  584. echo 'Chargement de Linux 4.4.0-31-generic…'
  585. linux /boot/vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  586. echo 'Chargement du disque mémoire initial…'
  587. initrd /boot/initrd.img-4.4.0-31-generic
  588. }
  589. }
  590. ### END /etc/grub.d/10_linux ###
  591. ### BEGIN /etc/grub.d/20_linux_xen ###
  592. ### END /etc/grub.d/20_linux_xen ###
  593. ### BEGIN /etc/grub.d/20_memtest86+ ###
  594. menuentry 'Memory test (memtest86+)' {
  595. insmod part_msdos
  596. insmod lvm
  597. insmod ext2
  598. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  599. if [ x$feature_platform_search_hint = xy ]; then
  600. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  601. else
  602. search --no-floppy --fs-uuid --set=root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  603. fi
  604. knetbsd /boot/memtest86+.elf
  605. }
  606. menuentry 'Memory test (memtest86+, serial console 115200)' {
  607. insmod part_msdos
  608. insmod lvm
  609. insmod ext2
  610. set root='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun'
  611. if [ x$feature_platform_search_hint = xy ]; then
  612. search --no-floppy --fs-uuid --set=root --hint='lvmid/JWxGCL-2LJZ-j1w2-5sef-bG7a-1sqB-i7DE21/3ejZGl-E40t-PXqS-WLiZ-l8AR-LAyQ-dr3jun' 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  613. else
  614. search --no-floppy --fs-uuid --set=root 6e89f79e-3bda-4127-ae97-8dc35e99c3fb
  615. fi
  616. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  617. }
  618. ### END /etc/grub.d/20_memtest86+ ###
  619. ### BEGIN /etc/grub.d/30_os-prober ###
  620. ### END /etc/grub.d/30_os-prober ###
  621. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  622. ### END /etc/grub.d/30_uefi-firmware ###
  623. ### BEGIN /etc/grub.d/40_custom ###
  624. # This file provides an easy way to add custom menu entries. Simply type the
  625. # menu entries you want to add after this comment. Be careful not to change
  626. # the 'exec tail' line above.
  627. ### END /etc/grub.d/40_custom ###
  628. ### BEGIN /etc/grub.d/41_custom ###
  629. if [ -f ${config_directory}/custom.cfg ]; then
  630. source ${config_directory}/custom.cfg
  631. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  632. source $prefix/custom.cfg;
  633. fi
  634. ### END /etc/grub.d/41_custom ###
  635. --------------------------------------------------------------------------------
  636. ========================== ubuntu-vg-root/etc/fstab: ===========================
  637. --------------------------------------------------------------------------------
  638. # /etc/fstab: static file system information.
  639. #
  640. # Use 'blkid' to print the universally unique identifier for a
  641. # device; this may be used with UUID= as a more robust way to name devices
  642. # that works even if disks are added and removed. See fstab(5).
  643. #
  644. # <file system> <mount point> <type> <options> <dump> <pass>
  645. /dev/mapper/ubuntu--vg-root / ext4 errors=remount-ro 0 1
  646. /dev/mapper/ubuntu--vg-swap_1 none swap sw 0 0
  647. --------------------------------------------------------------------------------
  648. ============== ubuntu-vg-root: Location of files loaded by Grub: ===============
  649. GiB - GB File Fragment(s)
  650. 6.321136475 = 6.787268608 boot/grub/grub.cfg 1
  651. 2.144439697 = 2.302574592 boot/grub/i386-pc/core.img 1
  652. 1.529998779 = 1.642823680 boot/vmlinuz-4.4.0-31-generic 2
  653. 1.529998779 = 1.642823680 vmlinuz 2
  654. 2.718746185 = 2.919231488 boot/initrd.img-4.4.0-31-generic 2
  655. 2.718746185 = 2.919231488 initrd.img 2
  656. =============================== StdErr Messages: ===============================
  657. File descriptor 9 (/proc/6144/mounts) leaked on lvs invocation. Parent PID 13098: bash
  658. File descriptor 63 (pipe:[34718]) leaked on lvs invocation. Parent PID 13098: bash
  659. File descriptor 9 (/proc/6144/mounts) leaked on lvchange invocation. Parent PID 14038: bash
  660. File descriptor 63 (pipe:[34718]) leaked on lvchange invocation. Parent PID 14038: bash
  661. File descriptor 9 (/proc/6144/mounts) leaked on lvchange invocation. Parent PID 14038: bash
  662. File descriptor 63 (pipe:[34718]) leaked on lvchange invocation. Parent PID 14038: bash
  663. ADDITIONAL INFORMATION :
  664. =================== log of boot-info 2016-10-10__15h19 ===================
  665. boot-info version : 4ppa38
  666. boot-sav version : 4ppa38
  667. glade2script version : 3.2.3~ppa1
  668. boot-sav-extra version : 4ppa38
  669. BLKID BEFORE LVM ACTIVATION:
  670. /dev/sda1: UUID="1023924b-705e-4f3a-92ce-1c8eee375d43" TYPE="ext2" PARTUUID="000bd045-01"
  671. /dev/sda5: UUID="64Cijq-M2Sd-7AbT-4fpJ-gEHj-Q7nK-dDzTgF" TYPE="LVM2_member" PARTUUID="000bd045-05"
  672. /dev/mapper/ubuntu--vg-root: UUID="6e89f79e-3bda-4127-ae97-8dc35e99c3fb" TYPE="ext4"
  673. /dev/mapper/ubuntu--vg-swap_1: UUID="d57e164d-d634-4d7d-9625-b8f21079e813" TYPE="swap"
  674. MODPROBE
  675. VGSCAN
  676. File descriptor 9 (/proc/6144/mounts) leaked on vgscan invocation. Parent PID 6156: /bin/bash
  677. Reading all physical volumes. This may take a while...
  678. Found volume group "ubuntu-vg" using metadata type lvm2
  679. VGCHANGE
  680. File descriptor 9 (/proc/6144/mounts) leaked on vgchange invocation. Parent PID 6156: /bin/bash
  681. 2 logical volume(s) in volume group "ubuntu-vg" now active
  682. File descriptor 9 (/proc/6144/mounts) leaked on lvscan invocation. Parent PID 6156: /bin/bash
  683. LVSCAN:
  684. ACTIVE '/dev/ubuntu-vg/root' [18.91 GiB] inherit
  685. ACTIVE '/dev/ubuntu-vg/swap_1' [1.86 GiB] inherit
  686. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  687. Y a-t-il un RAID sur cet ordinateur ? no
  688. File descriptor 9 (/proc/6144/mounts) leaked on lvs invocation. Parent PID 7946: /bin/sh
  689. boot-info is executed in installed-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  690. CPU op-mode(s): 32-bit, 64-bit
  691. BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash
  692. Set sda as corresponding disk of mapper/ubuntu--vg-root
  693. Set sda as corresponding disk of mapper/ubuntu--vg-root
  694. =================== os-prober:
  695. /dev/mapper/ubuntu--vg-root:L'OS actuellement utilisé - Ubuntu 16.04.1 LTS CurrentSession:linux
  696. =================== blkid:
  697. /dev/sda1: UUID="1023924b-705e-4f3a-92ce-1c8eee375d43" TYPE="ext2" PARTUUID="000bd045-01"
  698. /dev/sda5: UUID="64Cijq-M2Sd-7AbT-4fpJ-gEHj-Q7nK-dDzTgF" TYPE="LVM2_member" PARTUUID="000bd045-05"
  699. /dev/mapper/ubuntu--vg-root: UUID="6e89f79e-3bda-4127-ae97-8dc35e99c3fb" TYPE="ext4"
  700. /dev/mapper/ubuntu--vg-swap_1: UUID="d57e164d-d634-4d7d-9625-b8f21079e813" TYPE="swap"
  701. Set sda as corresponding disk of mapper/ubuntu--vg-root
  702. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  703. =================== /etc/grub.d/ :
  704. drwxr-xr-x 2 root root 4096 juil. 19 22:50 grub.d
  705. total 76
  706. -rwxr-xr-x 1 root root 9791 juin 17 11:10 00_header
  707. -rwxr-xr-x 1 root root 6258 mars 15 2016 05_debian_theme
  708. -rwxr-xr-x 1 root root 12261 juin 17 11:10 10_linux
  709. -rwxr-xr-x 1 root root 11082 juin 17 11:10 20_linux_xen
  710. -rwxr-xr-x 1 root root 1992 janv. 28 2016 20_memtest86+
  711. -rwxr-xr-x 1 root root 11692 juin 17 11:10 30_os-prober
  712. -rwxr-xr-x 1 root root 1418 juin 17 11:10 30_uefi-firmware
  713. -rwxr-xr-x 1 root root 214 juin 17 11:10 40_custom
  714. -rwxr-xr-x 1 root root 216 juin 17 11:10 41_custom
  715. -rw-r--r-- 1 root root 483 juin 17 11:10 README
  716. =================== /etc/default/grub :
  717. # If you change this file, run 'update-grub' afterwards to update
  718. # /boot/grub/grub.cfg.
  719. # For full documentation of the options in this file, see:
  720. # info -f grub -n 'Simple configuration'
  721. GRUB_DEFAULT=0
  722. GRUB_HIDDEN_TIMEOUT=0
  723. GRUB_HIDDEN_TIMEOUT_QUIET=true
  724. GRUB_TIMEOUT=10
  725. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  726. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  727. GRUB_CMDLINE_LINUX=""
  728. # Uncomment to enable BadRAM filtering, modify to suit your needs
  729. # This works with Linux (no patch required) and with any kernel that obtains
  730. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  731. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  732. # Uncomment to disable graphical terminal (grub-pc only)
  733. #GRUB_TERMINAL=console
  734. # The resolution used on graphical terminal
  735. # note that you can use only modes which your graphic card supports via VBE
  736. # you can see them in real GRUB with the command `vbeinfo'
  737. #GRUB_GFXMODE=640x480
  738. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  739. #GRUB_DISABLE_LINUX_UUID=true
  740. # Uncomment to disable generation of recovery mode menu entries
  741. #GRUB_DISABLE_RECOVERY="true"
  742. # Uncomment to get a beep at grub start
  743. #GRUB_INIT_TUNE="480 440 1"
  744. =================== UEFI/Legacy mode:
  745. This installed-session is not in EFI-mode.
  746. SecureBoot disabled.
  747. =================== PARTITIONS & DISKS:
  748. mapper/ubuntu--vg-root : 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, .
  749. sda1 : 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, not-far, /mnt/boot-sav/sda1.
  750. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  751. =================== parted -l:
  752. Model: ATA VBOX HARDDISK (scsi)
  753. Disk /dev/sda: 22.6GB
  754. Sector size (logical/physical): 512B/512B
  755. Partition Table: msdos
  756. Disk Flags:
  757. Number Start End Size Type File system Flags
  758. 1 1049kB 256MB 255MB primary ext2 boot
  759. 2 257MB 22.6GB 22.3GB extended
  760. 5 257MB 22.6GB 22.3GB logical lvm
  761. Model: Linux device-mapper (linear) (dm)
  762. Disk /dev/mapper/ubuntu--vg-swap_1: 1992MB
  763. Sector size (logical/physical): 512B/512B
  764. Partition Table: loop
  765. Disk Flags:
  766. Number Start End Size File system Flags
  767. 1 0.00B 1992MB 1992MB linux-swap(v1)
  768. Model: Linux device-mapper (linear) (dm)
  769. Disk /dev/mapper/ubuntu--vg-root: 20.3GB
  770. Sector size (logical/physical): 512B/512B
  771. Partition Table: loop
  772. Disk Flags:
  773. Number Start End Size File system Flags
  774. 1 0.00B 20.3GB 20.3GB ext4
  775. =================== parted -lm:
  776. BYT;
  777. /dev/sda:22.6GB:scsi:512:512:msdos:ATA VBOX HARDDISK:;
  778. 1:1049kB:256MB:255MB:ext2::boot;
  779. 2:257MB:22.6GB:22.3GB:::;
  780. 5:257MB:22.6GB:22.3GB:::lvm;
  781. BYT;
  782. /dev/mapper/ubuntu--vg-swap_1:1992MB:dm:512:512:loop:Linux device-mapper (linear):;
  783. 1:0.00B:1992MB:1992MB:linux-swap(v1)::;
  784. BYT;
  785. /dev/mapper/ubuntu--vg-root:20.3GB:dm:512:512:loop:Linux device-mapper (linear):;
  786. 1:0.00B:20.3GB:20.3GB:ext4::;
  787. =================== lsblk:
  788. KNAME TYPE FSTYPE SIZE LABEL
  789. sda disk 21G
  790. sda1 part ext2 243M
  791. sda2 part 1K
  792. sda5 part LVM2_member 20,8G
  793. dm-0 lvm ext4 18,9G
  794. dm-1 lvm swap 1,9G
  795. sr0 rom 1024M
  796. KNAME ROTA RO RM STATE MOUNTPOINT
  797. sda 1 0 0 running
  798. sda1 1 0 0 /mnt/boot-sav/sda1
  799. sda2 1 0 0
  800. sda5 1 0 0
  801. dm-0 1 0 0 running /
  802. dm-1 1 0 0 running [SWAP]
  803. sr0 1 0 1 running
  804. =================== mount:
  805. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  806. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  807. udev on /dev type devtmpfs (rw,nosuid,relatime,size=930940k,nr_inodes=232735,mode=755)
  808. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  809. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=190164k,mode=755)
  810. /dev/mapper/ubuntu--vg-root on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  811. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  812. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  813. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  814. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  815. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  816. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  817. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  818. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  819. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  820. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  821. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  822. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  823. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  824. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  825. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  826. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  827. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=38,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  828. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  829. mqueue on /dev/mqueue type mqueue (rw,relatime)
  830. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  831. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  832. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=190164k,mode=700,uid=1000,gid=1000)
  833. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  834. /dev/sda1 on /mnt/boot-sav/sda1 type ext2 (rw,relatime,block_validity,barrier,user_xattr,acl)
  835. =================== ls:
  836. /sys/block/dm-0 (filtered): alignment_offset bdi capability dev discard_alignment dm ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  837. /sys/block/dm-1 (filtered): alignment_offset bdi capability dev discard_alignment dm ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  838. /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 size slaves stat subsystem trace uevent
  839. /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
  840. /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dm-0 dm-1 dri dvd ecryptfs fb0 fd full fuse hidraw0 hpet hugepages hwrng initctl input kmsg lightnvm log mapper mcelog mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout ubuntu-vg uhid uinput urandom userio vboxguest vboxuser vfio vga_arbiter vhci vhost-net zero
  841. ls /dev/mapper: control ubuntu--vg-root ubuntu--vg-swap_1
  842. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  843. =================== df -Th:
  844. Filesystem Type Size Used Avail Use% Mounted on
  845. udev devtmpfs 910M 0 910M 0% /dev
  846. tmpfs tmpfs 186M 3.5M 183M 2% /run
  847. /dev/mapper/ubuntu--vg-root ext4 19G 4.0G 14G 23% /
  848. tmpfs tmpfs 929M 316K 929M 1% /dev/shm
  849. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  850. tmpfs tmpfs 929M 0 929M 0% /sys/fs/cgroup
  851. tmpfs tmpfs 186M 96K 186M 1% /run/user/1000
  852. /dev/sda1 ext2 236M 106M 118M 48% /mnt/boot-sav/sda1
  853. =================== fdisk -l:
  854. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  855. Units: sectors of 1 * 512 = 512 bytes
  856. Sector size (logical/physical): 512 bytes / 4096 bytes
  857. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  858. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  859. Units: sectors of 1 * 512 = 512 bytes
  860. Sector size (logical/physical): 512 bytes / 4096 bytes
  861. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  862. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  863. Units: sectors of 1 * 512 = 512 bytes
  864. Sector size (logical/physical): 512 bytes / 4096 bytes
  865. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  866. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  867. Units: sectors of 1 * 512 = 512 bytes
  868. Sector size (logical/physical): 512 bytes / 4096 bytes
  869. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  870. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  871. Units: sectors of 1 * 512 = 512 bytes
  872. Sector size (logical/physical): 512 bytes / 4096 bytes
  873. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  874. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  875. Units: sectors of 1 * 512 = 512 bytes
  876. Sector size (logical/physical): 512 bytes / 4096 bytes
  877. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  878. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  879. Units: sectors of 1 * 512 = 512 bytes
  880. Sector size (logical/physical): 512 bytes / 4096 bytes
  881. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  882. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  883. Units: sectors of 1 * 512 = 512 bytes
  884. Sector size (logical/physical): 512 bytes / 4096 bytes
  885. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  886. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  887. Units: sectors of 1 * 512 = 512 bytes
  888. Sector size (logical/physical): 512 bytes / 4096 bytes
  889. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  890. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  891. Units: sectors of 1 * 512 = 512 bytes
  892. Sector size (logical/physical): 512 bytes / 4096 bytes
  893. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  894. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  895. Units: sectors of 1 * 512 = 512 bytes
  896. Sector size (logical/physical): 512 bytes / 4096 bytes
  897. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  898. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  899. Units: sectors of 1 * 512 = 512 bytes
  900. Sector size (logical/physical): 512 bytes / 4096 bytes
  901. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  902. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  903. Units: sectors of 1 * 512 = 512 bytes
  904. Sector size (logical/physical): 512 bytes / 4096 bytes
  905. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  906. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  907. Units: sectors of 1 * 512 = 512 bytes
  908. Sector size (logical/physical): 512 bytes / 4096 bytes
  909. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  910. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  911. Units: sectors of 1 * 512 = 512 bytes
  912. Sector size (logical/physical): 512 bytes / 4096 bytes
  913. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  914. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  915. Units: sectors of 1 * 512 = 512 bytes
  916. Sector size (logical/physical): 512 bytes / 4096 bytes
  917. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  918. Disk /dev/sda: 21 GiB, 22599892992 bytes, 44140416 sectors
  919. Units: sectors of 1 * 512 = 512 bytes
  920. Sector size (logical/physical): 512 bytes / 512 bytes
  921. I/O size (minimum/optimal): 512 bytes / 512 bytes
  922. Disklabel type: dos
  923. Disk identifier: 0x000bd045
  924. Device Boot Start End Sectors Size Id Type
  925. /dev/sda1 * 2048 499711 497664 243M 83 Linux
  926. /dev/sda2 501758 44138495 43636738 20.8G 5 Extended
  927. /dev/sda5 501760 44138495 43636736 20.8G 8e Linux LVM
  928. Disk /dev/mapper/ubuntu--vg-root: 18.9 GiB, 20304625664 bytes, 39657472 sectors
  929. Units: sectors of 1 * 512 = 512 bytes
  930. Sector size (logical/physical): 512 bytes / 512 bytes
  931. I/O size (minimum/optimal): 512 bytes / 512 bytes
  932. Disk /dev/mapper/ubuntu--vg-swap_1: 1.9 GiB, 1992294400 bytes, 3891200 sectors
  933. Units: sectors of 1 * 512 = 512 bytes
  934. Sector size (logical/physical): 512 bytes / 512 bytes
  935. I/O size (minimum/optimal): 512 bytes / 512 bytes
  936. =================== Suggested repair
  937. The default repair of the Boot-Repair utility would purge (in order to enable-lvm) and reinstall the grub2 of mapper/ubuntu--vg-root into the MBR of sda.
  938. Additional repair would be performed: unhide-bootmenu-10s
  939. =================== User settings
  940. The settings chosen by the user will not act on the boot.
  941. paste.ubuntu.com ko (), using paste.debian
  942. paste.debian.net ko (), using paste2