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 (,msdos1)/boot/grub. It also embeds following components:
  6. modules
  7. ---------------------------------------------------------------------------
  8. fshelp ext2 part_msdos biosdisk
  9. ---------------------------------------------------------------------------
  10. => Windows 2000/XP/2003 is installed in the MBR of /dev/sdb.
  11. sda1: __________________________________________________________________________
  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. /boot/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: swap
  24. Boot sector type: -
  25. Boot sector info:
  26. sdb1: __________________________________________________________________________
  27. File system: ntfs
  28. Boot sector type: Windows 8/2012: NTFS
  29. Boot sector info: No errors found in the Boot Parameter Block.
  30. Operating System:
  31. Boot files:
  32. ============================ Drive/Partition Info: =============================
  33. Drive: sda _____________________________________________________________________
  34. Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
  35. Units: sectors of 1 * 512 = 512 bytes
  36. Sector size (logical/physical): 512 bytes / 512 bytes
  37. I/O size (minimum/optimal): 512 bytes / 512 bytes
  38. Disklabel type: dos
  39. Partition Boot Start Sector End Sector # of Sectors Id System
  40. /dev/sda1 * 2,048 216,705,023 216,702,976 83 Linux
  41. /dev/sda2 216,707,070 250,068,991 33,361,922 5 Extended
  42. /dev/sda5 216,707,072 250,068,991 33,361,920 82 Linux swap / Solaris
  43. Drive: sdb _____________________________________________________________________
  44. Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  45. Units: sectors of 1 * 512 = 512 bytes
  46. Sector size (logical/physical): 512 bytes / 4096 bytes
  47. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  48. Disklabel type: dos
  49. Partition Boot Start Sector End Sector # of Sectors Id System
  50. /dev/sdb1 2,048 1,953,521,663 1,953,519,616 7 NTFS / exFAT / HPFS
  51. "blkid" output: ________________________________________________________________
  52. Device UUID TYPE LABEL
  53. /dev/sda1 87014c31-2600-42d5-bad0-d91de968c871 ext4
  54. /dev/sda5 14c2dfcd-edc3-4959-9e5b-1d946141d1ec swap
  55. /dev/sdb1 284A0F264A0EEFFC ntfs DD DATA
  56. ========================= "ls -l /dev/disk/by-id" output: ======================
  57. total 0
  58. lrwxrwxrwx 1 root root 9 Aug 5 10:37 ata-TOSHIBA_THNSNJ128G8NY_Y5JS106UTUQW -> ../../sda
  59. lrwxrwxrwx 1 root root 10 Aug 5 10:37 ata-TOSHIBA_THNSNJ128G8NY_Y5JS106UTUQW-part1 -> ../../sda1
  60. lrwxrwxrwx 1 root root 10 Aug 5 10:37 ata-TOSHIBA_THNSNJ128G8NY_Y5JS106UTUQW-part2 -> ../../sda2
  61. lrwxrwxrwx 1 root root 10 Aug 5 10:37 ata-TOSHIBA_THNSNJ128G8NY_Y5JS106UTUQW-part5 -> ../../sda5
  62. lrwxrwxrwx 1 root root 9 Aug 5 10:31 ata-TSSTcorp_CDDVDW_SU-208GB_S16W6YFGB000SC -> ../../sr0
  63. lrwxrwxrwx 1 root root 9 Aug 5 10:37 ata-WDC_WD10JPVX-22JC3T0_WD-WXL1AA59V90T -> ../../sdb
  64. lrwxrwxrwx 1 root root 10 Aug 5 10:37 ata-WDC_WD10JPVX-22JC3T0_WD-WXL1AA59V90T-part1 -> ../../sdb1
  65. lrwxrwxrwx 1 root root 9 Aug 5 10:37 wwn-0x500080d9105129c0 -> ../../sda
  66. lrwxrwxrwx 1 root root 10 Aug 5 10:37 wwn-0x500080d9105129c0-part1 -> ../../sda1
  67. lrwxrwxrwx 1 root root 10 Aug 5 10:37 wwn-0x500080d9105129c0-part2 -> ../../sda2
  68. lrwxrwxrwx 1 root root 10 Aug 5 10:37 wwn-0x500080d9105129c0-part5 -> ../../sda5
  69. lrwxrwxrwx 1 root root 9 Aug 5 10:37 wwn-0x50014ee60664d75b -> ../../sdb
  70. lrwxrwxrwx 1 root root 10 Aug 5 10:37 wwn-0x50014ee60664d75b-part1 -> ../../sdb1
  71. ================================ Mount points: =================================
  72. Device Mount_Point Type Options
  73. /dev/sda1 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  74. =========================== sda1/boot/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 ext2
  136. set root='hd0,msdos1'
  137. if [ x$feature_platform_search_hint = xy ]; then
  138. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 87014c31-2600-42d5-bad0-d91de968c871
  139. else
  140. search --no-floppy --fs-uuid --set=root 87014c31-2600-42d5-bad0-d91de968c871
  141. fi
  142. font="/usr/share/grub/unicode.pf2"
  143. fi
  144. if loadfont $font ; then
  145. set gfxmode=auto
  146. load_video
  147. insmod gfxterm
  148. set locale_dir=$prefix/locale
  149. set lang=fr_FR
  150. insmod gettext
  151. fi
  152. terminal_output gfxterm
  153. if [ "${recordfail}" = 1 ] ; then
  154. set timeout=30
  155. else
  156. if [ x$feature_timeout_style = xy ] ; then
  157. set timeout_style=hidden
  158. set timeout=0
  159. # Fallback hidden-timeout code in case the timeout_style feature is
  160. # unavailable.
  161. elif sleep --interruptible 0 ; then
  162. set timeout=0
  163. fi
  164. fi
  165. ### END /etc/grub.d/00_header ###
  166. ### BEGIN /etc/grub.d/05_debian_theme ###
  167. set menu_color_normal=white/black
  168. set menu_color_highlight=black/light-gray
  169. if background_color 44,0,30,0; then
  170. clear
  171. fi
  172. ### END /etc/grub.d/05_debian_theme ###
  173. ### BEGIN /etc/grub.d/10_linux ###
  174. function gfxmode {
  175. set gfxpayload="${1}"
  176. if [ "${1}" = "keep" ]; then
  177. set vt_handoff=vt.handoff=7
  178. else
  179. set vt_handoff=
  180. fi
  181. }
  182. if [ "${recordfail}" != 1 ]; then
  183. if [ -e ${prefix}/gfxblacklist.txt ]; then
  184. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  185. if [ ${match} = 0 ]; then
  186. set linux_gfx_mode=keep
  187. else
  188. set linux_gfx_mode=text
  189. fi
  190. else
  191. set linux_gfx_mode=text
  192. fi
  193. else
  194. set linux_gfx_mode=keep
  195. fi
  196. else
  197. set linux_gfx_mode=text
  198. fi
  199. export linux_gfx_mode
  200. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-87014c31-2600-42d5-bad0-d91de968c871' {
  201. recordfail
  202. load_video
  203. gfxmode $linux_gfx_mode
  204. insmod gzio
  205. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  206. insmod part_msdos
  207. insmod ext2
  208. set root='hd0,msdos1'
  209. if [ x$feature_platform_search_hint = xy ]; then
  210. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 87014c31-2600-42d5-bad0-d91de968c871
  211. else
  212. search --no-floppy --fs-uuid --set=root 87014c31-2600-42d5-bad0-d91de968c871
  213. fi
  214. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=87014c31-2600-42d5-bad0-d91de968c871 ro quiet splash $vt_handoff
  215. initrd /boot/initrd.img-4.4.0-31-generic
  216. }
  217. submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-87014c31-2600-42d5-bad0-d91de968c871' {
  218. 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-87014c31-2600-42d5-bad0-d91de968c871' {
  219. recordfail
  220. load_video
  221. gfxmode $linux_gfx_mode
  222. insmod gzio
  223. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  224. insmod part_msdos
  225. insmod ext2
  226. set root='hd0,msdos1'
  227. if [ x$feature_platform_search_hint = xy ]; then
  228. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 87014c31-2600-42d5-bad0-d91de968c871
  229. else
  230. search --no-floppy --fs-uuid --set=root 87014c31-2600-42d5-bad0-d91de968c871
  231. fi
  232. echo 'Chargement de Linux 4.4.0-31-generic…'
  233. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=87014c31-2600-42d5-bad0-d91de968c871 ro quiet splash $vt_handoff
  234. echo 'Chargement du disque mémoire initial…'
  235. initrd /boot/initrd.img-4.4.0-31-generic
  236. }
  237. 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-87014c31-2600-42d5-bad0-d91de968c871' {
  238. recordfail
  239. load_video
  240. gfxmode $linux_gfx_mode
  241. insmod gzio
  242. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  243. insmod part_msdos
  244. insmod ext2
  245. set root='hd0,msdos1'
  246. if [ x$feature_platform_search_hint = xy ]; then
  247. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 87014c31-2600-42d5-bad0-d91de968c871
  248. else
  249. search --no-floppy --fs-uuid --set=root 87014c31-2600-42d5-bad0-d91de968c871
  250. fi
  251. echo 'Chargement de Linux 4.4.0-31-generic…'
  252. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=87014c31-2600-42d5-bad0-d91de968c871 ro quiet splash $vt_handoff init=/sbin/upstart
  253. echo 'Chargement du disque mémoire initial…'
  254. initrd /boot/initrd.img-4.4.0-31-generic
  255. }
  256. 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-87014c31-2600-42d5-bad0-d91de968c871' {
  257. recordfail
  258. load_video
  259. insmod gzio
  260. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  261. insmod part_msdos
  262. insmod ext2
  263. set root='hd0,msdos1'
  264. if [ x$feature_platform_search_hint = xy ]; then
  265. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 87014c31-2600-42d5-bad0-d91de968c871
  266. else
  267. search --no-floppy --fs-uuid --set=root 87014c31-2600-42d5-bad0-d91de968c871
  268. fi
  269. echo 'Chargement de Linux 4.4.0-31-generic…'
  270. linux /boot/vmlinuz-4.4.0-31-generic root=UUID=87014c31-2600-42d5-bad0-d91de968c871 ro recovery nomodeset
  271. echo 'Chargement du disque mémoire initial…'
  272. initrd /boot/initrd.img-4.4.0-31-generic
  273. }
  274. }
  275. ### END /etc/grub.d/10_linux ###
  276. ### BEGIN /etc/grub.d/20_linux_xen ###
  277. ### END /etc/grub.d/20_linux_xen ###
  278. ### BEGIN /etc/grub.d/20_memtest86+ ###
  279. menuentry 'Memory test (memtest86+)' {
  280. insmod part_msdos
  281. insmod ext2
  282. set root='hd0,msdos1'
  283. if [ x$feature_platform_search_hint = xy ]; then
  284. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 87014c31-2600-42d5-bad0-d91de968c871
  285. else
  286. search --no-floppy --fs-uuid --set=root 87014c31-2600-42d5-bad0-d91de968c871
  287. fi
  288. knetbsd /boot/memtest86+.elf
  289. }
  290. menuentry 'Memory test (memtest86+, serial console 115200)' {
  291. insmod part_msdos
  292. insmod ext2
  293. set root='hd0,msdos1'
  294. if [ x$feature_platform_search_hint = xy ]; then
  295. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 87014c31-2600-42d5-bad0-d91de968c871
  296. else
  297. search --no-floppy --fs-uuid --set=root 87014c31-2600-42d5-bad0-d91de968c871
  298. fi
  299. linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  300. }
  301. ### END /etc/grub.d/20_memtest86+ ###
  302. ### BEGIN /etc/grub.d/30_os-prober ###
  303. ### END /etc/grub.d/30_os-prober ###
  304. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  305. ### END /etc/grub.d/30_uefi-firmware ###
  306. ### BEGIN /etc/grub.d/40_custom ###
  307. # This file provides an easy way to add custom menu entries. Simply type the
  308. # menu entries you want to add after this comment. Be careful not to change
  309. # the 'exec tail' line above.
  310. ### END /etc/grub.d/40_custom ###
  311. ### BEGIN /etc/grub.d/41_custom ###
  312. if [ -f ${config_directory}/custom.cfg ]; then
  313. source ${config_directory}/custom.cfg
  314. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  315. source $prefix/custom.cfg;
  316. fi
  317. ### END /etc/grub.d/41_custom ###
  318. --------------------------------------------------------------------------------
  319. =============================== sda1/etc/fstab: ================================
  320. --------------------------------------------------------------------------------
  321. # /etc/fstab: static file system information.
  322. #
  323. # Use 'blkid' to print the universally unique identifier for a
  324. # device; this may be used with UUID= as a more robust way to name devices
  325. # that works even if disks are added and removed. See fstab(5).
  326. #
  327. # <file system> <mount point> <type> <options> <dump> <pass>
  328. # / was on /dev/sda1 during installation
  329. UUID=87014c31-2600-42d5-bad0-d91de968c871 / ext4 errors=remount-ro 0 1
  330. # swap was on /dev/sda5 during installation
  331. UUID=14c2dfcd-edc3-4959-9e5b-1d946141d1ec none swap sw 0 0
  332. --------------------------------------------------------------------------------
  333. =================== sda1: Location of files loaded by Grub: ====================
  334. GiB - GB File Fragment(s)
  335. 56.154144287 = 60.295053312 boot/grub/grub.cfg 1
  336. 56.154129028 = 60.295036928 boot/grub/i386-pc/core.img 1
  337. 1.077850342 = 1.157332992 boot/vmlinuz-4.4.0-31-generic 1
  338. 1.077850342 = 1.157332992 vmlinuz 1
  339. 1.805660248 = 1.938812928 boot/initrd.img-4.4.0-31-generic 2
  340. 1.805660248 = 1.938812928 initrd.img 2
  341. ADDITIONAL INFORMATION :
  342. =================== log of boot-info 2016-08-05__10h36 ===================
  343. boot-info version : 4ppa38
  344. boot-sav version : 4ppa38
  345. glade2script version : 3.2.3~ppa1
  346. boot-sav-extra version : 4ppa38
  347. boot-info is executed in installed-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  348. CPU op-mode(s): 32-bit, 64-bit
  349. BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic root=UUID=87014c31-2600-42d5-bad0-d91de968c871 ro quiet splash
  350. =================== os-prober:
  351. /dev/sda1:L'OS actuellement utilisé - Ubuntu 16.04.1 LTS CurrentSession:linux
  352. =================== blkid:
  353. /dev/sda1: UUID="87014c31-2600-42d5-bad0-d91de968c871" TYPE="ext4" PARTUUID="c38e399b-01"
  354. /dev/sda5: UUID="14c2dfcd-edc3-4959-9e5b-1d946141d1ec" TYPE="swap" PARTUUID="c38e399b-05"
  355. /dev/sdb1: LABEL="DD DATA" UUID="284A0F264A0EEFFC" TYPE="ntfs" PARTUUID="fe17c0b8-01"
  356. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  357. =================== /etc/grub.d/ :
  358. drwxr-xr-x 2 root root 4096 août 5 10:28 grub.d
  359. total 76
  360. -rwxr-xr-x 1 root root 9791 juin 17 11:10 00_header
  361. -rwxr-xr-x 1 root root 6258 mars 15 19:08 05_debian_theme
  362. -rwxr-xr-x 1 root root 12261 juin 17 11:10 10_linux
  363. -rwxr-xr-x 1 root root 11082 juin 17 11:10 20_linux_xen
  364. -rwxr-xr-x 1 root root 1992 janv. 28 2016 20_memtest86+
  365. -rwxr-xr-x 1 root root 11692 juin 17 11:10 30_os-prober
  366. -rwxr-xr-x 1 root root 1418 juin 17 11:10 30_uefi-firmware
  367. -rwxr-xr-x 1 root root 214 juin 17 11:10 40_custom
  368. -rwxr-xr-x 1 root root 216 juin 17 11:10 41_custom
  369. -rw-r--r-- 1 root root 483 juin 17 11:10 README
  370. =================== /etc/default/grub :
  371. # If you change this file, run 'update-grub' afterwards to update
  372. # /boot/grub/grub.cfg.
  373. # For full documentation of the options in this file, see:
  374. # info -f grub -n 'Simple configuration'
  375. GRUB_DEFAULT=0
  376. GRUB_HIDDEN_TIMEOUT=0
  377. GRUB_HIDDEN_TIMEOUT_QUIET=true
  378. GRUB_TIMEOUT=10
  379. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  380. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  381. GRUB_CMDLINE_LINUX=""
  382. # Uncomment to enable BadRAM filtering, modify to suit your needs
  383. # This works with Linux (no patch required) and with any kernel that obtains
  384. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  385. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  386. # Uncomment to disable graphical terminal (grub-pc only)
  387. #GRUB_TERMINAL=console
  388. # The resolution used on graphical terminal
  389. # note that you can use only modes which your graphic card supports via VBE
  390. # you can see them in real GRUB with the command `vbeinfo'
  391. #GRUB_GFXMODE=640x480
  392. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  393. #GRUB_DISABLE_LINUX_UUID=true
  394. # Uncomment to disable generation of recovery mode menu entries
  395. #GRUB_DISABLE_RECOVERY="true"
  396. # Uncomment to get a beep at grub start
  397. #GRUB_INIT_TUNE="480 440 1"
  398. =================== UEFI/Legacy mode:
  399. This installed-session is not in EFI-mode.
  400. EFI in dmesg.
  401. [ 0.000000] ACPI: UEFI 0x00000000773A6F30 000042 (v01 00000000 00000000)
  402. SecureBoot disabled.
  403. =================== PARTITIONS & DISKS:
  404. sda1 : 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, farbios, .
  405. sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sdb1.
  406. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes
  407. sdb : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, no-os, 2048 sectors * 512 bytes
  408. =================== parted -l:
  409. Model: ATA TOSHIBA THNSNJ12 (scsi)
  410. Disk /dev/sda: 128GB
  411. Sector size (logical/physical): 512B/512B
  412. Partition Table: msdos
  413. Disk Flags:
  414. Number Start End Size Type File system Flags
  415. 1 1049kB 111GB 111GB primary ext4 boot
  416. 2 111GB 128GB 17.1GB extended
  417. 5 111GB 128GB 17.1GB logical linux-swap(v1)
  418. Model: ATA WDC WD10JPVX-22J (scsi)
  419. Disk /dev/sdb: 1000GB
  420. Sector size (logical/physical): 512B/4096B
  421. Partition Table: msdos
  422. Disk Flags:
  423. Number Start End Size Type File system Flags
  424. 1 1049kB 1000GB 1000GB primary ntfs
  425. =================== parted -lm:
  426. BYT;
  427. /dev/sda:128GB:scsi:512:512:msdos:ATA TOSHIBA THNSNJ12:;
  428. 1:1049kB:111GB:111GB:ext4::boot;
  429. 2:111GB:128GB:17.1GB:::;
  430. 5:111GB:128GB:17.1GB:linux-swap(v1)::;
  431. BYT;
  432. /dev/sdb:1000GB:scsi:512:4096:msdos:ATA WDC WD10JPVX-22J:;
  433. 1:1049kB:1000GB:1000GB:ntfs::;
  434. =================== lsblk:
  435. KNAME TYPE FSTYPE SIZE LABEL
  436. sda disk 119,2G
  437. sda1 part ext4 103,3G
  438. sda2 part 1K
  439. sda5 part swap 15,9G
  440. sdb disk 931,5G
  441. sdb1 part ntfs 931,5G DD DATA
  442. sr0 rom 1024M
  443. KNAME ROTA RO RM STATE MOUNTPOINT
  444. sda 0 0 0 running
  445. sda1 0 0 0 /
  446. sda2 0 0 0
  447. sda5 0 0 0 [SWAP]
  448. sdb 1 0 0 running
  449. sdb1 1 0 0 /mnt/boot-sav/sdb1
  450. sr0 1 0 1 running
  451. =================== mount:
  452. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  453. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  454. udev on /dev type devtmpfs (rw,nosuid,relatime,size=8150212k,nr_inodes=2037553,mode=755)
  455. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  456. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1633840k,mode=755)
  457. /dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  458. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  459. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  460. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  461. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  462. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  463. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  464. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  465. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  466. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  467. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  468. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  469. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  470. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  471. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  472. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  473. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  474. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  475. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  476. mqueue on /dev/mqueue type mqueue (rw,relatime)
  477. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  478. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  479. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  480. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1633840k,mode=700,uid=1000,gid=1000)
  481. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  482. /dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  483. =================== ls:
  484. /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
  485. /sys/block/sdb (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 sdb1 size slaves stat subsystem trace uevent
  486. /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
  487. /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 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 initctl input kmsg kvm lightnvm log mapper mcelog mei0 mem memory_bandwidth mqueue net network_latency network_throughput null nvidia0 nvidiactl nvidia-modeset nvidia-uvm port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb userio vfio vga_arbiter vhci vhost-net zero
  488. ls /dev/mapper: control
  489. ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type
  490. =================== hexdump -n512 -C /dev/sdb1
  491. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  492. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  493. 00000020 00 00 00 00 80 00 80 00 ff 57 70 74 00 00 00 00 |.........Wpt....|
  494. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  495. 00000040 f6 00 00 00 01 00 00 00 fc ef 0e 4a 26 0f 4a 28 |...........J&.J(|
  496. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  497. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  498. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  499. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  500. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  501. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  502. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  503. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  504. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  505. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  506. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  507. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  508. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  509. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  510. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  511. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  512. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  513. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  514. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  515. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 72 65 |............Erre|
  516. 00000190 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 71 75 |ur lecture disqu|
  517. 000001a0 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 6f 6d 70 |e...BOOTMGR comp|
  518. 000001b0 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b 41 6c 74 |ress....Ctrl+Alt|
  519. 000001c0 2b 53 75 70 70 72 20 70 6f 75 72 20 72 65 64 82 |+Suppr pour red.|
  520. 000001d0 6d 61 72 72 65 72 0d 0a 00 73 74 61 72 74 0d 0a |marrer...start..|
  521. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  522. 000001f0 00 00 00 00 00 00 8a 01 a2 01 b6 01 00 00 55 aa |..............U.|
  523. 00000200
  524. =================== df -Th:
  525. Filesystem Type Size Used Avail Use% Mounted on
  526. udev devtmpfs 7.8G 0 7.8G 0% /dev
  527. tmpfs tmpfs 1.6G 9.6M 1.6G 1% /run
  528. /dev/sda1 ext4 102G 4.2G 93G 5% /
  529. tmpfs tmpfs 7.8G 228K 7.8G 1% /dev/shm
  530. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  531. tmpfs tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
  532. tmpfs tmpfs 1.6G 60K 1.6G 1% /run/user/1000
  533. /dev/sdb1 fuseblk 932G 464G 469G 50% /mnt/boot-sav/sdb1
  534. =================== fdisk -l:
  535. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  536. Units: sectors of 1 * 512 = 512 bytes
  537. Sector size (logical/physical): 512 bytes / 4096 bytes
  538. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  539. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  540. Units: sectors of 1 * 512 = 512 bytes
  541. Sector size (logical/physical): 512 bytes / 4096 bytes
  542. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  543. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  544. Units: sectors of 1 * 512 = 512 bytes
  545. Sector size (logical/physical): 512 bytes / 4096 bytes
  546. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  547. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  548. Units: sectors of 1 * 512 = 512 bytes
  549. Sector size (logical/physical): 512 bytes / 4096 bytes
  550. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  551. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  552. Units: sectors of 1 * 512 = 512 bytes
  553. Sector size (logical/physical): 512 bytes / 4096 bytes
  554. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  555. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  556. Units: sectors of 1 * 512 = 512 bytes
  557. Sector size (logical/physical): 512 bytes / 4096 bytes
  558. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  559. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  560. Units: sectors of 1 * 512 = 512 bytes
  561. Sector size (logical/physical): 512 bytes / 4096 bytes
  562. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  563. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  564. Units: sectors of 1 * 512 = 512 bytes
  565. Sector size (logical/physical): 512 bytes / 4096 bytes
  566. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  567. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  568. Units: sectors of 1 * 512 = 512 bytes
  569. Sector size (logical/physical): 512 bytes / 4096 bytes
  570. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  571. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  572. Units: sectors of 1 * 512 = 512 bytes
  573. Sector size (logical/physical): 512 bytes / 4096 bytes
  574. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  575. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  576. Units: sectors of 1 * 512 = 512 bytes
  577. Sector size (logical/physical): 512 bytes / 4096 bytes
  578. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  579. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  580. Units: sectors of 1 * 512 = 512 bytes
  581. Sector size (logical/physical): 512 bytes / 4096 bytes
  582. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  583. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  584. Units: sectors of 1 * 512 = 512 bytes
  585. Sector size (logical/physical): 512 bytes / 4096 bytes
  586. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  587. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  588. Units: sectors of 1 * 512 = 512 bytes
  589. Sector size (logical/physical): 512 bytes / 4096 bytes
  590. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  591. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  592. Units: sectors of 1 * 512 = 512 bytes
  593. Sector size (logical/physical): 512 bytes / 4096 bytes
  594. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  595. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  596. Units: sectors of 1 * 512 = 512 bytes
  597. Sector size (logical/physical): 512 bytes / 4096 bytes
  598. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  599. Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
  600. Units: sectors of 1 * 512 = 512 bytes
  601. Sector size (logical/physical): 512 bytes / 512 bytes
  602. I/O size (minimum/optimal): 512 bytes / 512 bytes
  603. Disklabel type: dos
  604. Disk identifier: 0xc38e399b
  605. Device Boot Start End Sectors Size Id Type
  606. /dev/sda1 * 2048 216705023 216702976 103.3G 83 Linux
  607. /dev/sda2 216707070 250068991 33361922 15.9G 5 Extended
  608. /dev/sda5 216707072 250068991 33361920 15.9G 82 Linux swap / Solaris
  609. Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  610. Units: sectors of 1 * 512 = 512 bytes
  611. Sector size (logical/physical): 512 bytes / 4096 bytes
  612. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  613. Disklabel type: dos
  614. Disk identifier: 0xfe17c0b8
  615. Device Boot Start End Sectors Size Id Type
  616. /dev/sdb1 2048 1953521663 1953519616 931.5G 7 HPFS/NTFS/exFAT
  617. =================== Suggested repair
  618. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda1 into the MBRs of all disks (except USB without OS).
  619. The boot flag would be placed on sdb1.
  620. Additional repair would be performed: unhide-bootmenu-10s
  621. =================== Final advice in case of suggested repair
  622. N'oubliez pas de régler votre BIOS pour qu'il amorce sur le disque sda (128GB) !
  623. Les fichiers de démarrage de [L'OS actuellement utilisé - Ubuntu 16.04.1 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot (EXT4, >200MB, en début de disque). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot séparée :] de [Boot-Repair]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)
  624. =================== User settings
  625. The settings chosen by the user will not act on the boot.
  626. paste.ubuntu.com ko (), using paste.debian
  627. paste.debian.net ko (), using paste2