1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => No boot loader is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: FAT32
  7. Boot sector info: No errors found in the Boot Parameter Block.
  8. Operating System:
  9. Boot files: /EFI/ubuntu/MokManager.efi /EFI/ubuntu/fwupx64.efi
  10. /EFI/ubuntu/grubx64.efi /EFI/ubuntu/shimx64.efi
  11. sda2: __________________________________________________________________________
  12. File system: ext4
  13. Boot sector type: -
  14. Boot sector info:
  15. Operating System: Ubuntu 16.04.1 LTS
  16. Boot files: /boot/grub/grub.cfg /etc/fstab
  17. sda3: __________________________________________________________________________
  18. File system: swap
  19. Boot sector type: -
  20. Boot sector info:
  21. sda4: __________________________________________________________________________
  22. File system: ext4
  23. Boot sector type: -
  24. Boot sector info:
  25. Operating System:
  26. Boot files:
  27. ============================ Drive/Partition Info: =============================
  28. Drive: sda _____________________________________________________________________
  29. Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
  30. Units: sectors of 1 * 512 = 512 bytes
  31. Sector size (logical/physical): 512 bytes / 512 bytes
  32. I/O size (minimum/optimal): 512 bytes / 512 bytes
  33. Disklabel type: gpt
  34. Partition Boot Start Sector End Sector # of Sectors Id System
  35. /dev/sda1 1 976,773,167 976,773,167 ee GPT
  36. GUID Partition Table detected.
  37. Partition Attrs Start Sector End Sector # of Sectors System
  38. /dev/sda1 2,048 1,050,623 1,048,576 EFI System partition
  39. /dev/sda2 1,050,624 84,563,967 83,513,344 Data partition (Linux)
  40. /dev/sda3 968,427,520 976,771,071 8,343,552 Swap partition (Linux)
  41. /dev/sda4 233,474,048 968,427,519 734,953,472 Data partition (Linux)
  42. Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
  43. "blkid" output: ________________________________________________________________
  44. Device UUID TYPE LABEL
  45. /dev/sda1 DC99-8916 vfat
  46. /dev/sda2 75ed4a8e-0f45-4c7d-a7a7-44438afce004 ext4
  47. /dev/sda3 fc912439-ba14-41d2-91ea-bddb6a01f301 swap
  48. /dev/sda4 3085839c-9fee-42cf-997f-5de069b32711 ext4 Data
  49. ========================= "ls -l /dev/disk/by-id" output: ======================
  50. total 0
  51. lrwxrwxrwx 1 root root 9 Nov 23 19:00 ata-HL-DT-ST_DVDRAM_GT51N_M8IC2FD3533 -> ../../sr0
  52. lrwxrwxrwx 1 root root 9 Nov 23 19:10 ata-WDC_WD5000AAKX-221CA1_WD-WMAYUH374823 -> ../../sda
  53. lrwxrwxrwx 1 root root 10 Nov 23 19:10 ata-WDC_WD5000AAKX-221CA1_WD-WMAYUH374823-part1 -> ../../sda1
  54. lrwxrwxrwx 1 root root 10 Nov 23 19:10 ata-WDC_WD5000AAKX-221CA1_WD-WMAYUH374823-part2 -> ../../sda2
  55. lrwxrwxrwx 1 root root 10 Nov 23 19:10 ata-WDC_WD5000AAKX-221CA1_WD-WMAYUH374823-part3 -> ../../sda3
  56. lrwxrwxrwx 1 root root 10 Nov 23 19:10 ata-WDC_WD5000AAKX-221CA1_WD-WMAYUH374823-part4 -> ../../sda4
  57. lrwxrwxrwx 1 root root 9 Nov 23 19:00 wwn-0x5001480000000000 -> ../../sr0
  58. lrwxrwxrwx 1 root root 9 Nov 23 19:10 wwn-0x50014ee0032af9d5 -> ../../sda
  59. lrwxrwxrwx 1 root root 10 Nov 23 19:10 wwn-0x50014ee0032af9d5-part1 -> ../../sda1
  60. lrwxrwxrwx 1 root root 10 Nov 23 19:10 wwn-0x50014ee0032af9d5-part2 -> ../../sda2
  61. lrwxrwxrwx 1 root root 10 Nov 23 19:10 wwn-0x50014ee0032af9d5-part3 -> ../../sda3
  62. lrwxrwxrwx 1 root root 10 Nov 23 19:10 wwn-0x50014ee0032af9d5-part4 -> ../../sda4
  63. ================================ Mount points: =================================
  64. Device Mount_Point Type Options
  65. /dev/sda1 /boot/efi vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  66. /dev/sda2 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  67. /dev/sda4 /home ext4 (rw,nosuid,nodev,relatime,data=ordered)
  68. =========================== sda2/boot/grub/grub.cfg: ===========================
  69. --------------------------------------------------------------------------------
  70. #
  71. # DO NOT EDIT THIS FILE
  72. #
  73. # It is automatically generated by grub-mkconfig using templates
  74. # from /etc/grub.d and settings from /etc/default/grub
  75. #
  76. ### BEGIN /etc/grub.d/00_header ###
  77. if [ -s $prefix/grubenv ]; then
  78. set have_grubenv=true
  79. load_env
  80. fi
  81. if [ "${next_entry}" ] ; then
  82. set default="${next_entry}"
  83. set next_entry=
  84. save_env next_entry
  85. set boot_once=true
  86. else
  87. set default="0"
  88. fi
  89. if [ x"${feature_menuentry_id}" = xy ]; then
  90. menuentry_id_option="--id"
  91. else
  92. menuentry_id_option=""
  93. fi
  94. export menuentry_id_option
  95. if [ "${prev_saved_entry}" ]; then
  96. set saved_entry="${prev_saved_entry}"
  97. save_env saved_entry
  98. set prev_saved_entry=
  99. save_env prev_saved_entry
  100. set boot_once=true
  101. fi
  102. function savedefault {
  103. if [ -z "${boot_once}" ]; then
  104. saved_entry="${chosen}"
  105. save_env saved_entry
  106. fi
  107. }
  108. function recordfail {
  109. set recordfail=1
  110. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  111. }
  112. function load_video {
  113. if [ x$feature_all_video_module = xy ]; then
  114. insmod all_video
  115. else
  116. insmod efi_gop
  117. insmod efi_uga
  118. insmod ieee1275_fb
  119. insmod vbe
  120. insmod vga
  121. insmod video_bochs
  122. insmod video_cirrus
  123. fi
  124. }
  125. if [ x$feature_default_font_path = xy ] ; then
  126. font=unicode
  127. else
  128. insmod part_gpt
  129. insmod ext2
  130. set root='hd0,gpt2'
  131. if [ x$feature_platform_search_hint = xy ]; then
  132. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  133. else
  134. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  135. fi
  136. font="/usr/share/grub/unicode.pf2"
  137. fi
  138. if loadfont $font ; then
  139. set gfxmode=auto
  140. load_video
  141. insmod gfxterm
  142. set locale_dir=$prefix/locale
  143. set lang=fr_FR
  144. insmod gettext
  145. fi
  146. terminal_output gfxterm
  147. if [ "${recordfail}" = 1 ] ; then
  148. set timeout=30
  149. else
  150. if [ x$feature_timeout_style = xy ] ; then
  151. set timeout_style=menu
  152. set timeout=10
  153. # Fallback normal timeout code in case the timeout_style feature is
  154. # unavailable.
  155. else
  156. set timeout=10
  157. fi
  158. fi
  159. ### END /etc/grub.d/00_header ###
  160. ### BEGIN /etc/grub.d/05_debian_theme ###
  161. set menu_color_normal=white/black
  162. set menu_color_highlight=black/light-gray
  163. #set_background_image "images/tile.png";
  164. set menu_color_normal=white/black
  165. set menu_color_highlight=black/light-gray
  166. if background_color 0,0,0; then
  167. clear
  168. fi
  169. ### END /etc/grub.d/05_debian_theme ###
  170. ### BEGIN /etc/grub.d/10_linux ###
  171. function gfxmode {
  172. set gfxpayload="${1}"
  173. if [ "${1}" = "keep" ]; then
  174. set vt_handoff=vt.handoff=7
  175. else
  176. set vt_handoff=
  177. fi
  178. }
  179. if [ "${recordfail}" != 1 ]; then
  180. if [ -e ${prefix}/gfxblacklist.txt ]; then
  181. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  182. if [ ${match} = 0 ]; then
  183. set linux_gfx_mode=keep
  184. else
  185. set linux_gfx_mode=text
  186. fi
  187. else
  188. set linux_gfx_mode=text
  189. fi
  190. else
  191. set linux_gfx_mode=keep
  192. fi
  193. else
  194. set linux_gfx_mode=text
  195. fi
  196. export linux_gfx_mode
  197. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  198. recordfail
  199. load_video
  200. gfxmode $linux_gfx_mode
  201. insmod gzio
  202. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  203. insmod part_gpt
  204. insmod ext2
  205. set root='hd0,gpt2'
  206. if [ x$feature_platform_search_hint = xy ]; then
  207. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  208. else
  209. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  210. fi
  211. linux /boot/vmlinuz-4.4.0-47-generic.efi.signed root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro quiet splash $vt_handoff
  212. initrd /boot/initrd.img-4.4.0-47-generic
  213. }
  214. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  215. menuentry 'Ubuntu, avec Linux 4.4.0-47-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-47-generic-advanced-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  216. recordfail
  217. load_video
  218. gfxmode $linux_gfx_mode
  219. insmod gzio
  220. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  221. insmod part_gpt
  222. insmod ext2
  223. set root='hd0,gpt2'
  224. if [ x$feature_platform_search_hint = xy ]; then
  225. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  226. else
  227. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  228. fi
  229. echo 'Chargement de Linux 4.4.0-47-generic…'
  230. linux /boot/vmlinuz-4.4.0-47-generic.efi.signed root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro quiet splash $vt_handoff
  231. echo 'Chargement du disque mémoire initial…'
  232. initrd /boot/initrd.img-4.4.0-47-generic
  233. }
  234. menuentry 'Ubuntu, with Linux 4.4.0-47-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-47-generic-recovery-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  235. recordfail
  236. load_video
  237. insmod gzio
  238. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  239. insmod part_gpt
  240. insmod ext2
  241. set root='hd0,gpt2'
  242. if [ x$feature_platform_search_hint = xy ]; then
  243. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  244. else
  245. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  246. fi
  247. echo 'Chargement de Linux 4.4.0-47-generic…'
  248. linux /boot/vmlinuz-4.4.0-47-generic.efi.signed root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro recovery nomodeset
  249. echo 'Chargement du disque mémoire initial…'
  250. initrd /boot/initrd.img-4.4.0-47-generic
  251. }
  252. menuentry 'Ubuntu, avec Linux 4.4.0-45-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-45-generic-advanced-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  253. recordfail
  254. load_video
  255. gfxmode $linux_gfx_mode
  256. insmod gzio
  257. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  258. insmod part_gpt
  259. insmod ext2
  260. set root='hd0,gpt2'
  261. if [ x$feature_platform_search_hint = xy ]; then
  262. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  263. else
  264. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  265. fi
  266. echo 'Chargement de Linux 4.4.0-45-generic…'
  267. linux /boot/vmlinuz-4.4.0-45-generic.efi.signed root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro quiet splash $vt_handoff
  268. echo 'Chargement du disque mémoire initial…'
  269. initrd /boot/initrd.img-4.4.0-45-generic
  270. }
  271. menuentry 'Ubuntu, with Linux 4.4.0-45-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-45-generic-recovery-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  272. recordfail
  273. load_video
  274. insmod gzio
  275. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  276. insmod part_gpt
  277. insmod ext2
  278. set root='hd0,gpt2'
  279. if [ x$feature_platform_search_hint = xy ]; then
  280. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  281. else
  282. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  283. fi
  284. echo 'Chargement de Linux 4.4.0-45-generic…'
  285. linux /boot/vmlinuz-4.4.0-45-generic.efi.signed root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro recovery nomodeset
  286. echo 'Chargement du disque mémoire initial…'
  287. initrd /boot/initrd.img-4.4.0-45-generic
  288. }
  289. 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-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  290. recordfail
  291. load_video
  292. gfxmode $linux_gfx_mode
  293. insmod gzio
  294. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  295. insmod part_gpt
  296. insmod ext2
  297. set root='hd0,gpt2'
  298. if [ x$feature_platform_search_hint = xy ]; then
  299. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  300. else
  301. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  302. fi
  303. echo 'Chargement de Linux 4.4.0-31-generic…'
  304. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro quiet splash $vt_handoff
  305. echo 'Chargement du disque mémoire initial…'
  306. initrd /boot/initrd.img-4.4.0-31-generic
  307. }
  308. 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-75ed4a8e-0f45-4c7d-a7a7-44438afce004' {
  309. recordfail
  310. load_video
  311. insmod gzio
  312. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  313. insmod part_gpt
  314. insmod ext2
  315. set root='hd0,gpt2'
  316. if [ x$feature_platform_search_hint = xy ]; then
  317. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  318. else
  319. search --no-floppy --fs-uuid --set=root 75ed4a8e-0f45-4c7d-a7a7-44438afce004
  320. fi
  321. echo 'Chargement de Linux 4.4.0-31-generic…'
  322. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro recovery nomodeset
  323. echo 'Chargement du disque mémoire initial…'
  324. initrd /boot/initrd.img-4.4.0-31-generic
  325. }
  326. }
  327. ### END /etc/grub.d/10_linux ###
  328. ### BEGIN /etc/grub.d/20_linux_xen ###
  329. ### END /etc/grub.d/20_linux_xen ###
  330. ### BEGIN /etc/grub.d/20_memtest86+ ###
  331. ### END /etc/grub.d/20_memtest86+ ###
  332. ### BEGIN /etc/grub.d/25_custom ###
  333. menuentry "EFI/ubuntu/fwupx64.efi" {
  334. search --fs-uuid --no-floppy --set=root DC99-8916
  335. chainloader (${root})/EFI/ubuntu/fwupx64.efi
  336. }
  337. menuentry "EFI/ubuntu/MokManager.efi" {
  338. search --fs-uuid --no-floppy --set=root DC99-8916
  339. chainloader (${root})/EFI/ubuntu/MokManager.efi
  340. }
  341. ### END /etc/grub.d/25_custom ###
  342. ### BEGIN /etc/grub.d/30_os-prober ###
  343. ### END /etc/grub.d/30_os-prober ###
  344. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  345. ### END /etc/grub.d/30_uefi-firmware ###
  346. ### BEGIN /etc/grub.d/40_custom ###
  347. # This file provides an easy way to add custom menu entries. Simply type the
  348. # menu entries you want to add after this comment. Be careful not to change
  349. # the 'exec tail' line above.
  350. ### END /etc/grub.d/40_custom ###
  351. ### BEGIN /etc/grub.d/41_custom ###
  352. if [ -f ${config_directory}/custom.cfg ]; then
  353. source ${config_directory}/custom.cfg
  354. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  355. source $prefix/custom.cfg;
  356. fi
  357. ### END /etc/grub.d/41_custom ###
  358. --------------------------------------------------------------------------------
  359. =============================== sda2/etc/fstab: ================================
  360. --------------------------------------------------------------------------------
  361. # /etc/fstab: static file system information.
  362. #
  363. # Use 'blkid' to print the universally unique identifier for a
  364. # device; this may be used with UUID= as a more robust way to name devices
  365. # that works even if disks are added and removed. See fstab(5).
  366. #
  367. # <file system> <mount point> <type> <options> <dump> <pass>
  368. # / was on /dev/sda2 during installation
  369. UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 / ext4 errors=remount-ro 0 1
  370. # /boot/efi was on /dev/sda1 during installation
  371. #UUID=DC99-8916 /boot/efi vfat umask=0077 0 1
  372. # swap was on /dev/sda3 during installation
  373. UUID=fc912439-ba14-41d2-91ea-bddb6a01f301 none swap sw 0 0
  374. UUID=DC99-8916 /boot/efi vfat defaults 0 1
  375. UUID=3085839c-9fee-42cf-997f-5de069b32711 /home ext4 nodev,nosuid 0 2--------------------------------------------------------------------------------
  376. =================== sda2: Location of files loaded by Grub: ====================
  377. GiB - GB File Fragment(s)
  378. 1.722282410 = 1.849286656 boot/grub/grub.cfg 1
  379. 1.827850342 = 1.962639360 boot/vmlinuz-4.4.0-31-generic 1
  380. 2.820045471 = 3.028000768 boot/vmlinuz-4.4.0-45-generic 1
  381. 3.034889221 = 3.258687488 boot/vmlinuz-4.4.0-45-generic.efi.signed 1
  382. 5.882549286 = 6.316339200 boot/vmlinuz-4.4.0-47-generic 1
  383. 4.153316498 = 4.459589632 boot/vmlinuz-4.4.0-47-generic.efi.signed 2
  384. 5.882549286 = 6.316339200 vmlinuz 1
  385. 1.827850342 = 1.962639360 vmlinuz.old 1
  386. 3.152740479 = 3.385229312 boot/initrd.img-4.4.0-31-generic 1
  387. 2.310356140 = 2.480726016 boot/initrd.img-4.4.0-45-generic 14
  388. 4.250972748 = 4.564447232 boot/initrd.img-4.4.0-47-generic 3
  389. 4.250972748 = 4.564447232 initrd.img 3
  390. 3.152740479 = 3.385229312 initrd.img.old 1
  391. ADDITIONAL INFORMATION :
  392. =================== log of boot-info 2016-11-23__19h10 ===================
  393. boot-info version : 4ppa40
  394. boot-sav version : 4ppa40
  395. glade2script version : 3.2.3~ppa1
  396. boot-sav-extra version : 4ppa40
  397. boot-info is executed in installed-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  398. CPU op-mode(s): 32-bit, 64-bit
  399. BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic.efi.signed root=UUID=75ed4a8e-0f45-4c7d-a7a7-44438afce004 ro quiet splash
  400. =================== os-prober:
  401. /dev/sda2:L'OS actuellement utilisé - Ubuntu 16.04.1 LTS CurrentSession:linux
  402. =================== blkid:
  403. /dev/sda1: UUID="DC99-8916" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="44fa0d35-a4ea-4b7e-a592-0c027936e5aa"
  404. /dev/sda2: UUID="75ed4a8e-0f45-4c7d-a7a7-44438afce004" TYPE="ext4" PARTUUID="49911531-fd3e-4541-b448-e72f40854adf"
  405. /dev/sda3: UUID="fc912439-ba14-41d2-91ea-bddb6a01f301" TYPE="swap" PARTUUID="4b9e6e5b-8e8e-46d5-913d-7b35548a1f0c"
  406. /dev/sda4: LABEL="Data" UUID="3085839c-9fee-42cf-997f-5de069b32711" TYPE="ext4" PARTUUID="0e3feae7-de50-4913-a6cf-a7b327ecf010"
  407. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  408. =================== /etc/grub.d/ :
  409. drwxr-xr-x 3 root root 4096 nov. 10 18:08 grub.d
  410. total 84
  411. -rwxr-xr-x 1 root root 9791 juin 17 11:10 00_header
  412. -rwxr-xr-x 1 root root 6258 mars 15 2016 05_debian_theme
  413. -rwxr-xr-x 1 root root 12261 juin 17 11:10 10_linux
  414. -rwxr-xr-x 1 root root 11082 juin 17 11:10 20_linux_xen
  415. -rwxr-xr-x 1 root root 1992 janv. 28 2016 20_memtest86+
  416. -rwxr-xr-x 1 root root 305 nov. 10 18:08 25_custom
  417. -rwxr-xr-x 1 root root 11692 juin 17 11:10 30_os-prober
  418. -rwxr-xr-x 1 root root 1418 juin 17 11:10 30_uefi-firmware
  419. -rwxr-xr-x 1 root root 214 juin 17 11:10 40_custom
  420. -rwxr-xr-x 1 root root 216 juin 17 11:10 41_custom
  421. drwxr-xr-x 4 root root 4096 nov. 4 21:09 backup
  422. -rw-r--r-- 1 root root 483 juin 17 11:10 README
  423. =================== /etc/default/grub :
  424. # If you change this file, run 'update-grub' afterwards to update
  425. # /boot/grub/grub.cfg.
  426. # For full documentation of the options in this file, see:
  427. # info -f grub -n 'Simple configuration'
  428. GRUB_DEFAULT="0"
  429. #GRUB_HIDDEN_TIMEOUT="0"
  430. GRUB_HIDDEN_TIMEOUT_QUIET="true"
  431. GRUB_TIMEOUT=10
  432. GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
  433. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  434. GRUB_CMDLINE_LINUX=""
  435. # Uncomment to enable BadRAM filtering, modify to suit your needs
  436. # This works with Linux (no patch required) and with any kernel that obtains
  437. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  438. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  439. # Uncomment to disable graphical terminal (grub-pc only)
  440. #GRUB_TERMINAL="console"
  441. # The resolution used on graphical terminal
  442. # note that you can use only modes which your graphic card supports via VBE
  443. # you can see them in real GRUB with the command `vbeinfo'
  444. #GRUB_GFXMODE="640x480"
  445. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  446. #GRUB_DISABLE_LINUX_UUID="true"
  447. # Uncomment to disable generation of recovery mode menu entries
  448. #GRUB_DISABLE_RECOVERY="true"
  449. # Uncomment to get a beep at grub start
  450. #GRUB_INIT_TUNE="480 440 1"
  451. #GRUB_DISABLE_OS_PROBER="true"
  452. #GRUB_THEME="/boot/grub/themes/grub_archlinux/theme.txt"
  453. export GRUB_COLOR_NORMAL="light-gray/black"
  454. export GRUB_COLOR_HIGHLIGHT="magenta/black"
  455. /boot/efi detected in the fstab of sda2: UUID=DC99-8916 (sda1)
  456. ls /sys/firmware/efi/vars : UserDefaults-c4cc0de8-0687-4422-99c1-65351a5d5f95,UsbSupport-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,UsbMassDevValid-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,UsbMassDevNum-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,TSEStatus-a6351a87-2965-7418-88c7-7b6b6ac0b5e4,Timeout-8be4df61-93ca-11d2-aa0d-00e098032b8c,TimeData-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,StdDefaults-4599d26f-1a11-49b8-b91f-858745cff824,SioSerialPortsLocationVar-560bf58a-1e0d-4d7e-953f-2980a261e031,Setup-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,Setup-80e1202e-2697-4264-9cc9-80762c3e5863,SerialPortsEnabledVar-560bf58a-1e0d-4d7e-953f-2980a261e031,PS2KB-3fcd4dc6-9fe4-40f4-98fe-b9b003caa010,PNP0604_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0604_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0510_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0510_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_1_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_1_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0400_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0400_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PlatformLangCodes-8be4df61-93ca-11d2-aa0d-00e098032b8c,PlatformLang-8be4df61-93ca-11d2-aa0d-00e098032b8c,OldFBOSetDevOrder-0c923ca9-df73-4ac8-b6d2-98ddc30d99fc,new_var,NBMemoryInfo-490216c0-076a-44d3-a536-ace05c90e386,MrcS3Resume-6737934b-a27e-4c05-ad5b-6ab86273680b,MonotonicCounter-8be4df61-93ca-11d2-aa0d-00e098032b8c,MokListRT-605dab50-e046-4300-abb6-3dd810dd8b23,MemCeil.-8be4df61-93ca-11d2-aa0d-00e098032b8c,LegacyDevOrder-a56074db-65fe-45f7-bd21-2d2bdd8e9652,LegacyDevChecksum-a56074db-65fe-45f7-bd21-2d2bdd8e9652,LangCodes-8be4df61-93ca-11d2-aa0d-00e098032b8c,Lang-8be4df61-93ca-11d2-aa0d-00e098032b8c,HiiDB-1b838190-4625-4ead-abc9-cd5e6af18fe0,GNVS_PTR-0a602c5b-05a0-40c4-9181-edcd891d0013,FixedBoot-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,FBOSetDevOrder-0c923ca9-df73-4ac8-b6d2-98ddc30d99fc,FBO_OldBootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c,DmiVar35-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar34-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar25-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar24-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar18-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar17-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar15-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar14-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar11a-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiArray-4b3082a3-80c6-4d7e-9cd0-583917265df1,del_var,DefaultFBOSetDevOrder-0c923ca9-df73-4ac8-b6d2-98ddc30d99fc,DebuggerSerialPortsEnabledVar-97ca1a5b-b760-4d1f-a54b-d19092032c90,CpuS3Resume-30b98b95-dfa3-4501-a3ce-e38c186384a0,ConOutDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConInDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConErrDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootCurrentDP-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootCurrent-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0003-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0002-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0001-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c,BBSDeviceInfo-3efcbe54-3fc6-4a77-aab8-5e8742ef47ed,BBSChecksums-8be4df61-93ca-11d2-aa0d-00e098032b8c,AMITSESetup-c811fa38-42c8-4579-a9bb-60e94eddfb34,AcpiGlobalVariable-af9ffd67-ec10-488a-9dfc-6cbf5ee22c2e,
  457. Veuillez indiquer ce message à [email protected]
  458. ls /sys/firmware/efi/vars : UserDefaults-c4cc0de8-0687-4422-99c1-65351a5d5f95,UsbSupport-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,UsbMassDevValid-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,UsbMassDevNum-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,TSEStatus-a6351a87-2965-7418-88c7-7b6b6ac0b5e4,Timeout-8be4df61-93ca-11d2-aa0d-00e098032b8c,TimeData-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,StdDefaults-4599d26f-1a11-49b8-b91f-858745cff824,SioSerialPortsLocationVar-560bf58a-1e0d-4d7e-953f-2980a261e031,Setup-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,Setup-80e1202e-2697-4264-9cc9-80762c3e5863,SerialPortsEnabledVar-560bf58a-1e0d-4d7e-953f-2980a261e031,PS2KB-3fcd4dc6-9fe4-40f4-98fe-b9b003caa010,PNP0604_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0604_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0510_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0510_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_1_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_1_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0501_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0400_0_VV-560bf58a-1e0d-4d7e-953f-2980a261e031,PNP0400_0_NV-560bf58a-1e0d-4d7e-953f-2980a261e031,PlatformLangCodes-8be4df61-93ca-11d2-aa0d-00e098032b8c,PlatformLang-8be4df61-93ca-11d2-aa0d-00e098032b8c,OldFBOSetDevOrder-0c923ca9-df73-4ac8-b6d2-98ddc30d99fc,new_var,NBMemoryInfo-490216c0-076a-44d3-a536-ace05c90e386,MrcS3Resume-6737934b-a27e-4c05-ad5b-6ab86273680b,MonotonicCounter-8be4df61-93ca-11d2-aa0d-00e098032b8c,MokListRT-605dab50-e046-4300-abb6-3dd810dd8b23,MemCeil.-8be4df61-93ca-11d2-aa0d-00e098032b8c,LegacyDevOrder-a56074db-65fe-45f7-bd21-2d2bdd8e9652,LegacyDevChecksum-a56074db-65fe-45f7-bd21-2d2bdd8e9652,LangCodes-8be4df61-93ca-11d2-aa0d-00e098032b8c,Lang-8be4df61-93ca-11d2-aa0d-00e098032b8c,HiiDB-1b838190-4625-4ead-abc9-cd5e6af18fe0,GNVS_PTR-0a602c5b-05a0-40c4-9181-edcd891d0013,FixedBoot-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9,FBOSetDevOrder-0c923ca9-df73-4ac8-b6d2-98ddc30d99fc,FBO_OldBootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c,DmiVar35-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar34-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar25-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar24-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar18-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar17-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar15-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar14-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiVar11a-4b3082a3-80c6-4d7e-9cd0-583917265df1,DmiArray-4b3082a3-80c6-4d7e-9cd0-583917265df1,del_var,DefaultFBOSetDevOrder-0c923ca9-df73-4ac8-b6d2-98ddc30d99fc,DebuggerSerialPortsEnabledVar-97ca1a5b-b760-4d1f-a54b-d19092032c90,CpuS3Resume-30b98b95-dfa3-4501-a3ce-e38c186384a0,ConOutDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConInDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c,ConErrDev-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootCurrentDP-8be4df61-93ca-11d2-aa0d-00e098032b8c,BootCurrent-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0003-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0002-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0001-8be4df61-93ca-11d2-aa0d-00e098032b8c,Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c,BBSDeviceInfo-3efcbe54-3fc6-4a77-aab8-5e8742ef47ed,BBSChecksums-8be4df61-93ca-11d2-aa0d-00e098032b8c,AMITSESetup-c811fa38-42c8-4579-a9bb-60e94eddfb34,AcpiGlobalVariable-af9ffd67-ec10-488a-9dfc-6cbf5ee22c2e,
  459. Special SecureBoot. Veuillez indiquer ce message à [email protected]
  460. =================== efibootmgr -v
  461. BootCurrent: 0003
  462. Timeout: 1 seconds
  463. BootOrder: 0003,0000,0001,0002
  464. Boot0000* UEFI: P0: WDC WD5000AAKX-221CA1 BBS(17,,0x0)
  465. Boot0001* UEFI: P1: HL-DT-ST DVDRAM GT51N BBS(18,,0x0)
  466. Boot0002* UEFI: IBA GE Slot 00C8 v1365 BBS(20,,0x0)
  467. Boot0003* ubuntu HD(1,GPT,44fa0d35-a4ea-4b7e-a592-0c027936e5aa,0x800,0x100000)/File(EFIubuntushimx64.efi)
  468. =================== UEFI/Legacy mode:
  469. BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
  470. SecureBoot enabled.
  471. =================== PARTITIONS & DISKS:
  472. sda2 : sda, not-sepboot, grubenv-ok grub2, signed grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, 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, .
  473. sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, 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, /boot/efi.
  474. sda4 : 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, /home.
  475. sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  476. =================== parted -l:
  477. Model: ATA WDC WD5000AAKX-2 (scsi)
  478. Disk /dev/sda: 500GB
  479. Sector size (logical/physical): 512B/512B
  480. Partition Table: gpt
  481. Disk Flags:
  482. Number Start End Size File system Name Flags
  483. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  484. 2 538MB 43.3GB 42.8GB ext4
  485. 4 120GB 496GB 376GB ext4
  486. 3 496GB 500GB 4272MB linux-swap(v1)
  487. =================== parted -lm:
  488. BYT;
  489. /dev/sda:500GB:scsi:512:512:gpt:ATA WDC WD5000AAKX-2:;
  490. 1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
  491. 2:538MB:43.3GB:42.8GB:ext4::;
  492. 4:120GB:496GB:376GB:ext4::;
  493. 3:496GB:500GB:4272MB:linux-swap(v1)::;
  494. =================== lsblk:
  495. KNAME TYPE FSTYPE SIZE LABEL
  496. sda disk 465,8G
  497. sda1 part vfat 512M
  498. sda2 part ext4 39,8G
  499. sda3 part swap 4G
  500. sda4 part ext4 350,5G Data
  501. sr0 rom 1024M
  502. KNAME ROTA RO RM STATE MOUNTPOINT
  503. sda 1 0 0 running
  504. sda1 1 0 0 /boot/efi
  505. sda2 1 0 0 /
  506. sda3 1 0 0 [SWAP]
  507. sda4 1 0 0 /home
  508. sr0 1 0 1 running
  509. =================== mount:
  510. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  511. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  512. udev on /dev type devtmpfs (rw,nosuid,relatime,size=1992452k,nr_inodes=498113,mode=755)
  513. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  514. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=402532k,mode=755)
  515. /dev/sda2 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  516. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  517. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  518. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  519. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  520. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  521. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  522. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  523. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  524. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  525. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  526. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  527. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  528. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  529. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  530. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  531. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  532. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  533. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  534. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  535. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  536. mqueue on /dev/mqueue type mqueue (rw,relatime)
  537. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  538. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  539. /dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  540. /dev/sda4 on /home type ext4 (rw,nosuid,nodev,relatime,data=ordered)
  541. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
  542. tmpfs on /run/user/118 type tmpfs (rw,nosuid,nodev,relatime,size=402532k,mode=700,uid=118,gid=126)
  543. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=402532k,mode=700,uid=1000,gid=1000)
  544. =================== ls:
  545. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 size slaves stat subsystem trace uevent
  546. /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
  547. /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 hidraw0 hidraw1 hidraw2 hidraw3 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 initctl input kfd kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx ptp0 pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  548. ls /dev/mapper: control
  549. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  550. =================== hexdump -n512 -C /dev/sda1
  551. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  552. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  553. 00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
  554. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  555. 00000040 80 01 29 16 89 99 dc 4e 4f 20 4e 41 4d 45 20 20 |..)....NO NAME |
  556. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  557. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  558. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  559. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  560. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  561. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  562. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  563. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  564. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  565. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  566. *
  567. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  568. 00000200
  569. =================== df -Th:
  570. Filesystem Type Size Used Avail Use% Mounted on
  571. udev devtmpfs 2.0G 0 2.0G 0% /dev
  572. tmpfs tmpfs 394M 6.5M 387M 2% /run
  573. /dev/sda2 ext4 40G 7.7G 30G 21% /
  574. tmpfs tmpfs 2.0G 140K 2.0G 1% /dev/shm
  575. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  576. tmpfs tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
  577. /dev/sda1 vfat 511M 3.6M 508M 1% /boot/efi
  578. /dev/sda4 ext4 345G 89G 240G 27% /home
  579. tmpfs tmpfs 394M 0 394M 0% /run/user/118
  580. tmpfs tmpfs 394M 20K 394M 1% /run/user/1000
  581. =================== fdisk -l:
  582. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  583. Units: sectors of 1 * 512 = 512 bytes
  584. Sector size (logical/physical): 512 bytes / 4096 bytes
  585. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  586. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  587. Units: sectors of 1 * 512 = 512 bytes
  588. Sector size (logical/physical): 512 bytes / 4096 bytes
  589. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  590. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  591. Units: sectors of 1 * 512 = 512 bytes
  592. Sector size (logical/physical): 512 bytes / 4096 bytes
  593. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  594. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  595. Units: sectors of 1 * 512 = 512 bytes
  596. Sector size (logical/physical): 512 bytes / 4096 bytes
  597. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  598. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  599. Units: sectors of 1 * 512 = 512 bytes
  600. Sector size (logical/physical): 512 bytes / 4096 bytes
  601. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  602. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  603. Units: sectors of 1 * 512 = 512 bytes
  604. Sector size (logical/physical): 512 bytes / 4096 bytes
  605. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  606. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  607. Units: sectors of 1 * 512 = 512 bytes
  608. Sector size (logical/physical): 512 bytes / 4096 bytes
  609. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  610. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  611. Units: sectors of 1 * 512 = 512 bytes
  612. Sector size (logical/physical): 512 bytes / 4096 bytes
  613. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  614. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  615. Units: sectors of 1 * 512 = 512 bytes
  616. Sector size (logical/physical): 512 bytes / 4096 bytes
  617. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  618. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  619. Units: sectors of 1 * 512 = 512 bytes
  620. Sector size (logical/physical): 512 bytes / 4096 bytes
  621. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  622. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  623. Units: sectors of 1 * 512 = 512 bytes
  624. Sector size (logical/physical): 512 bytes / 4096 bytes
  625. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  626. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  627. Units: sectors of 1 * 512 = 512 bytes
  628. Sector size (logical/physical): 512 bytes / 4096 bytes
  629. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  630. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  631. Units: sectors of 1 * 512 = 512 bytes
  632. Sector size (logical/physical): 512 bytes / 4096 bytes
  633. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  634. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  635. Units: sectors of 1 * 512 = 512 bytes
  636. Sector size (logical/physical): 512 bytes / 4096 bytes
  637. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  638. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  639. Units: sectors of 1 * 512 = 512 bytes
  640. Sector size (logical/physical): 512 bytes / 4096 bytes
  641. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  642. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  643. Units: sectors of 1 * 512 = 512 bytes
  644. Sector size (logical/physical): 512 bytes / 4096 bytes
  645. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  646. Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
  647. Units: sectors of 1 * 512 = 512 bytes
  648. Sector size (logical/physical): 512 bytes / 512 bytes
  649. I/O size (minimum/optimal): 512 bytes / 512 bytes
  650. Disklabel type: gpt
  651. Disk identifier: 94243E0D-5B56-4B0C-88C6-4F74399E9BC8
  652. Device Start End Sectors Size Type
  653. /dev/sda1 2048 1050623 1048576 512M EFI System
  654. /dev/sda2 1050624 84563967 83513344 39.8G Linux filesystem
  655. /dev/sda3 968427520 976771071 8343552 4G Linux swap
  656. /dev/sda4 233474048 968427519 734953472 350.5G Linux filesystem
  657. Partition table entries are not in disk order.
  658. =================== Suggested repair
  659. The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of sda2, using the following options: sda1/boot/efi,
  660. Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file rename-ms-efi
  661. =================== User settings
  662. The settings chosen by the user will not act on the boot.
  663. paste.ubuntu.com ko (), using paste.debian
  664. paste.debian.net ko (), using paste2