1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Dec2013]
  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: Windows 8/2012: FAT32
  7. Boot sector info: No errors found in the Boot Parameter Block.
  8. Operating System:
  9. Boot files: /EFI/Boot/bootx64.efi /EFI/ubuntu/MokManager.efi
  10. /EFI/ubuntu/grubx64.efi /EFI/ubuntu/shimx64.efi
  11. /EFI/Dell/Boot/bootmgfw.efi /EFI/Dell/Boot/bootmgr.efi
  12. /EFI/Dell/Boot/bootx64.efi /EFI/Dell/Boot/memtest.efi
  13. /EFI/Microsoft/Boot/bootmgfw.efi
  14. /EFI/Microsoft/Boot/bootmgr.efi
  15. /EFI/Microsoft/Boot/memtest.efi
  16. sda2: __________________________________________________________________________
  17. File system: vfat
  18. Boot sector type: Windows 8/2012: FAT32
  19. Boot sector info: No errors found in the Boot Parameter Block.
  20. Operating System:
  21. Boot files:
  22. sda3: __________________________________________________________________________
  23. File system:
  24. Boot sector type: -
  25. Boot sector info:
  26. Mounting failed: mount: unknown filesystem type ''
  27. sda4: __________________________________________________________________________
  28. File system: ntfs
  29. Boot sector type: Windows 8/2012: NTFS
  30. Boot sector info: No errors found in the Boot Parameter Block.
  31. Operating System:
  32. Boot files:
  33. sda5: __________________________________________________________________________
  34. File system: ntfs
  35. Boot sector type: Windows 8/2012: NTFS
  36. Boot sector info: No errors found in the Boot Parameter Block.
  37. Operating System:
  38. Boot files: /bootmgr /Windows/System32/winload.exe
  39. sda6: __________________________________________________________________________
  40. File system: ntfs
  41. Boot sector type: Windows 8/2012: NTFS
  42. Boot sector info: No errors found in the Boot Parameter Block.
  43. Operating System:
  44. Boot files:
  45. sda7: __________________________________________________________________________
  46. File system: ntfs
  47. Boot sector type: Windows 8/2012: NTFS
  48. Boot sector info: No errors found in the Boot Parameter Block.
  49. Operating System:
  50. Boot files:
  51. sda8: __________________________________________________________________________
  52. File system: ext4
  53. Boot sector type: -
  54. Boot sector info:
  55. Operating System: Linux Mint 17 Qiana
  56. Boot files: /boot/grub/grub.cfg /etc/fstab
  57. sda9: __________________________________________________________________________
  58. File system: swap
  59. Boot sector type: -
  60. Boot sector info:
  61. sda10: _________________________________________________________________________
  62. File system: ext4
  63. Boot sector type: -
  64. Boot sector info:
  65. Operating System:
  66. Boot files:
  67. ============================ Drive/Partition Info: =============================
  68. Drive: sda _____________________________________________________________________
  69. Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
  70. 255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
  71. Units = sectors of 1 * 512 = 512 bytes
  72. Sector size (logical/physical): 512 bytes / 4096 bytes
  73. Partition Boot Start Sector End Sector # of Sectors Id System
  74. /dev/sda1 1 3,907,029,167 3,907,029,167 ee GPT
  75. GUID Partition Table detected.
  76. Partition Start Sector End Sector # of Sectors System
  77. /dev/sda1 2,048 1,026,047 1,024,000 EFI System partition
  78. /dev/sda2 1,032,192 1,114,111 81,920 -
  79. /dev/sda3 1,114,112 1,376,255 262,144 Microsoft Reserved Partition (Windows)
  80. /dev/sda4 1,376,256 2,400,255 1,024,000 Windows Recovery Environment (Windows)
  81. /dev/sda5 2,400,256 2,739,007,487 2,736,607,232 Data partition (Windows/Linux)
  82. /dev/sda6 3,876,978,688 3,877,695,487 716,800 Windows Recovery Environment (Windows)
  83. /dev/sda7 3,877,695,488 3,907,027,119 29,331,632 Windows Recovery Environment (Windows)
  84. /dev/sda8 2,739,007,488 2,774,130,687 35,123,200 Data partition (Linux)
  85. /dev/sda9 2,774,130,688 2,805,381,119 31,250,432 Swap partition (Linux)
  86. /dev/sda10 2,805,381,120 3,876,978,687 1,071,597,568 Data partition (Linux)
  87. "blkid" output: ________________________________________________________________
  88. Device UUID TYPE LABEL
  89. /dev/sda1 6ECC-3701 vfat ESP
  90. /dev/sda10 ad0fa11f-755a-4cee-a8e4-02ed0617da5a ext4
  91. /dev/sda2 4628-5A6E vfat DIAGS
  92. /dev/sda4 FA9C2A1F9C29D6C3 ntfs WINRETOOLS
  93. /dev/sda5 F4922EA9922E7072 ntfs OS
  94. /dev/sda6 D83EC4013EC3D6A2 ntfs
  95. /dev/sda7 0EE4363BE43624FD ntfs PBR Image
  96. /dev/sda8 6ccefc22-c0e6-4d3a-845b-184a7a03f503 ext4
  97. /dev/sda9 1c41e708-1fc4-44b0-90dc-4a884a04ae2d swap
  98. ================================ Mount points: =================================
  99. Device Mount_Point Type Options
  100. /dev/sda1 /boot/efi vfat (rw)
  101. /dev/sda10 /home ext4 (rw)
  102. /dev/sda8 / ext4 (rw,errors=remount-ro)
  103. =========================== sda8/boot/grub/grub.cfg: ===========================
  104. --------------------------------------------------------------------------------
  105. #
  106. # DO NOT EDIT THIS FILE
  107. #
  108. # It is automatically generated by grub-mkconfig using templates
  109. # from /etc/grub.d and settings from /etc/default/grub
  110. #
  111. ### BEGIN /etc/grub.d/00_header ###
  112. if [ -s $prefix/grubenv ]; then
  113. set have_grubenv=true
  114. load_env
  115. fi
  116. if [ "${next_entry}" ] ; then
  117. set default="${next_entry}"
  118. set next_entry=
  119. save_env next_entry
  120. set boot_once=true
  121. else
  122. set default="0"
  123. fi
  124. if [ x"${feature_menuentry_id}" = xy ]; then
  125. menuentry_id_option="--id"
  126. else
  127. menuentry_id_option=""
  128. fi
  129. export menuentry_id_option
  130. if [ "${prev_saved_entry}" ]; then
  131. set saved_entry="${prev_saved_entry}"
  132. save_env saved_entry
  133. set prev_saved_entry=
  134. save_env prev_saved_entry
  135. set boot_once=true
  136. fi
  137. function savedefault {
  138. if [ -z "${boot_once}" ]; then
  139. saved_entry="${chosen}"
  140. save_env saved_entry
  141. fi
  142. }
  143. function recordfail {
  144. set recordfail=1
  145. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  146. }
  147. function load_video {
  148. if [ x$feature_all_video_module = xy ]; then
  149. insmod all_video
  150. else
  151. insmod efi_gop
  152. insmod efi_uga
  153. insmod ieee1275_fb
  154. insmod vbe
  155. insmod vga
  156. insmod video_bochs
  157. insmod video_cirrus
  158. fi
  159. }
  160. if [ x$feature_default_font_path = xy ] ; then
  161. font=unicode
  162. else
  163. insmod part_gpt
  164. insmod ext2
  165. set root='hd0,gpt8'
  166. if [ x$feature_platform_search_hint = xy ]; then
  167. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt8 --hint-efi=hd0,gpt8 --hint-baremetal=ahci0,gpt8 6ccefc22-c0e6-4d3a-845b-184a7a03f503
  168. else
  169. search --no-floppy --fs-uuid --set=root 6ccefc22-c0e6-4d3a-845b-184a7a03f503
  170. fi
  171. font="/usr/share/grub/unicode.pf2"
  172. fi
  173. if loadfont $font ; then
  174. set gfxmode=auto
  175. load_video
  176. insmod gfxterm
  177. set locale_dir=$prefix/locale
  178. set lang=fr_FR
  179. insmod gettext
  180. fi
  181. terminal_output gfxterm
  182. if [ "${recordfail}" = 1 ] ; then
  183. set timeout=-1
  184. else
  185. if [ x$feature_timeout_style = xy ] ; then
  186. set timeout_style=menu
  187. set timeout=10
  188. # Fallback normal timeout code in case the timeout_style feature is
  189. # unavailable.
  190. else
  191. set timeout=10
  192. fi
  193. fi
  194. ### END /etc/grub.d/00_header ###
  195. ### BEGIN /etc/grub.d/05_debian_theme ###
  196. set menu_color_normal=white/black
  197. set menu_color_highlight=black/light-gray
  198. ### END /etc/grub.d/05_debian_theme ###
  199. ### BEGIN /etc/grub.d/06_mint_theme ###
  200. set menu_color_normal=white/black
  201. set menu_color_highlight=white/light-gray
  202. ### END /etc/grub.d/06_mint_theme ###
  203. ### BEGIN /etc/grub.d/10_linux ###
  204. function gfxmode {
  205. set gfxpayload="$1"
  206. if [ "$1" = "keep" ]; then
  207. set vt_handoff=vt.handoff=7
  208. else
  209. set vt_handoff=
  210. fi
  211. }
  212. if [ ${recordfail} != 1 ]; then
  213. if [ -e ${prefix}/gfxblacklist.txt ]; then
  214. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  215. if [ ${match} = 0 ]; then
  216. set linux_gfx_mode=keep
  217. else
  218. set linux_gfx_mode=text
  219. fi
  220. else
  221. set linux_gfx_mode=text
  222. fi
  223. else
  224. set linux_gfx_mode=keep
  225. fi
  226. else
  227. set linux_gfx_mode=text
  228. fi
  229. export linux_gfx_mode
  230. if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
  231. menuentry 'Linux Mint 17 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda8)' --class ubuntu --class gnu-linux --class gnu --class os {
  232. recordfail
  233. gfxmode $linux_gfx_mode
  234. insmod gzio
  235. insmod part_gpt
  236. insmod ext2
  237. set root='hd0,gpt8'
  238. if [ x$feature_platform_search_hint = xy ]; then
  239. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt8 --hint-efi=hd0,gpt8 --hint-baremetal=ahci0,gpt8 6ccefc22-c0e6-4d3a-845b-184a7a03f503
  240. else
  241. search --no-floppy --fs-uuid --set=root 6ccefc22-c0e6-4d3a-845b-184a7a03f503
  242. fi
  243. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=6ccefc22-c0e6-4d3a-845b-184a7a03f503 ro quiet splash $vt_handoff
  244. initrd /boot/initrd.img-3.13.0-24-generic
  245. }
  246. menuentry 'Linux Mint 17 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda8) -- recovery mode' --class ubuntu --class gnu-linux --class gnu --class os {
  247. recordfail
  248. insmod gzio
  249. insmod part_gpt
  250. insmod ext2
  251. set root='hd0,gpt8'
  252. if [ x$feature_platform_search_hint = xy ]; then
  253. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt8 --hint-efi=hd0,gpt8 --hint-baremetal=ahci0,gpt8 6ccefc22-c0e6-4d3a-845b-184a7a03f503
  254. else
  255. search --no-floppy --fs-uuid --set=root 6ccefc22-c0e6-4d3a-845b-184a7a03f503
  256. fi
  257. echo 'Chargement de Linux 3.13.0-24-generic…'
  258. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=6ccefc22-c0e6-4d3a-845b-184a7a03f503 ro recovery nomodeset
  259. echo 'Chargement du disque mémoire initial…'
  260. initrd /boot/initrd.img-3.13.0-24-generic
  261. }
  262. ### END /etc/grub.d/10_linux ###
  263. ### BEGIN /etc/grub.d/10_lupin ###
  264. ### END /etc/grub.d/10_lupin ###
  265. ### BEGIN /etc/grub.d/20_linux_xen ###
  266. ### END /etc/grub.d/20_linux_xen ###
  267. ### BEGIN /etc/grub.d/20_memtest86+ ###
  268. ### END /etc/grub.d/20_memtest86+ ###
  269. ### BEGIN /etc/grub.d/30_os-prober ###
  270. menuentry 'Windows Boot Manager (sur /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-efi-6ECC-3701' {
  271. insmod part_gpt
  272. insmod fat
  273. set root='hd0,gpt1'
  274. if [ x$feature_platform_search_hint = xy ]; then
  275. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 6ECC-3701
  276. else
  277. search --no-floppy --fs-uuid --set=root 6ECC-3701
  278. fi
  279. chainloader /EFI/Microsoft/Boot/bootmgfw.efi
  280. }
  281. set timeout_style=menu
  282. if [ "${timeout}" = 0 ]; then
  283. set timeout=10
  284. fi
  285. ### END /etc/grub.d/30_os-prober ###
  286. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  287. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  288. fwsetup
  289. }
  290. ### END /etc/grub.d/30_uefi-firmware ###
  291. ### BEGIN /etc/grub.d/40_custom ###
  292. # This file provides an easy way to add custom menu entries. Simply type the
  293. # menu entries you want to add after this comment. Be careful not to change
  294. # the 'exec tail' line above.
  295. ### END /etc/grub.d/40_custom ###
  296. ### BEGIN /etc/grub.d/41_custom ###
  297. if [ -f ${config_directory}/custom.cfg ]; then
  298. source ${config_directory}/custom.cfg
  299. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  300. source $prefix/custom.cfg;
  301. fi
  302. ### END /etc/grub.d/41_custom ###
  303. --------------------------------------------------------------------------------
  304. =============================== sda8/etc/fstab: ================================
  305. --------------------------------------------------------------------------------
  306. # /etc/fstab: static file system information.
  307. #
  308. # Use 'blkid' to print the universally unique identifier for a
  309. # device; this may be used with UUID= as a more robust way to name devices
  310. # that works even if disks are added and removed. See fstab(5).
  311. #
  312. # <file system> <mount point> <type> <options> <dump> <pass>
  313. # / was on /dev/sda8 during installation
  314. UUID=6ccefc22-c0e6-4d3a-845b-184a7a03f503 / ext4 errors=remount-ro 0 1
  315. # /boot/efi was on /dev/sda1 during installation
  316. #UUID=6ECC-3701 /boot/efi vfat defaults 0 1
  317. # /home was on /dev/sda10 during installation
  318. UUID=ad0fa11f-755a-4cee-a8e4-02ed0617da5a /home ext4 defaults 0 2
  319. # swap was on /dev/sda9 during installation
  320. UUID=1c41e708-1fc4-44b0-90dc-4a884a04ae2d none swap sw 0 0
  321. UUID=6ECC-3701 /boot/efi vfat defaults 0 1
  322. --------------------------------------------------------------------------------
  323. =================== sda8: Location of files loaded by Grub: ====================
  324. GiB - GB File Fragment(s)
  325. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  326. Unknown GPT Partiton Type
  327. d3ad6b79bf6b9f4db631466eb71a4965
  328. =============================== StdErr Messages: ===============================
  329. cat: /tmp/BootInfo-Pe4ucvTI/Tmp_Log: No such file or directory
  330. File descriptor 9 (/proc/30425/mounts) leaked on lvscan invocation. Parent PID 10478: bash
  331. File descriptor 63 (pipe:[54730]) leaked on lvscan invocation. Parent PID 10478: bash
  332. No volume groups found
  333. ADDITIONAL INFORMATION :
  334. =================== log of boot-repair 2014-08-14__14h33 ===================
  335. boot-repair version : 3.199~ppa40~saucy
  336. boot-sav version : 3.199~ppa40~saucy
  337. glade2script version : 3.2.2~ppa47~saucy
  338. boot-sav-extra version :
  339. File descriptor 9 (/proc/30425/mounts) leaked on lvs invocation. Parent PID 31891: /bin/sh
  340. No volume groups found
  341. boot-repair is executed in installed-session (Linux Mint 17 Qiana, qiana, LinuxMint, x86_64)
  342. CPU op-mode(s): 32-bit, 64-bit
  343. BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=6ccefc22-c0e6-4d3a-845b-184a7a03f503 ro quiet splash vt.handoff=7
  344. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  345. =================== os-prober:
  346. /dev/sda8:L'OS actuellement utilisé - Linux Mint 17 Qiana CurrentSession:linux
  347. /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  348. =================== blkid:
  349. /dev/sda2: LABEL="DIAGS" UUID="4628-5A6E" TYPE="vfat"
  350. /dev/sda4: LABEL="WINRETOOLS" UUID="FA9C2A1F9C29D6C3" TYPE="ntfs"
  351. /dev/sda5: LABEL="OS" UUID="F4922EA9922E7072" TYPE="ntfs"
  352. /dev/sda6: UUID="D83EC4013EC3D6A2" TYPE="ntfs"
  353. /dev/sda7: LABEL="PBR Image" UUID="0EE4363BE43624FD" TYPE="ntfs"
  354. /dev/sda1: LABEL="ESP" UUID="6ECC-3701" TYPE="vfat"
  355. /dev/sda8: UUID="6ccefc22-c0e6-4d3a-845b-184a7a03f503" TYPE="ext4"
  356. /dev/sda9: UUID="1c41e708-1fc4-44b0-90dc-4a884a04ae2d" TYPE="swap"
  357. /dev/sda10: UUID="ad0fa11f-755a-4cee-a8e4-02ed0617da5a" TYPE="ext4"
  358. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  359. Windows not detected by os-prober on sda5.
  360. Attention : identifiant de table de partitions GPT (GUID) détecté sur « /dev/sda ». L'utilitaire sfdisk ne prend pas GPT en charge. Utilisez GNU Parted.
  361. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  362. =================== /etc/grub.d/ :
  363. drwxr-xr-x 2 root root 4096 août 13 00:01 grub.d
  364. total 88
  365. -rwxr-xr-x 1 root root 9424 avril 11 12:51 00_header
  366. -rwxr-xr-x 1 root root 6058 avril 10 17:58 05_debian_theme
  367. -rwxr-xr-x 1 root root 1183 oct. 23 2011 06_mint_theme
  368. -rwxr-xr-x 1 root root 7500 août 14 11:49 10_linux
  369. -rwxr-xr-x 1 root root 10634 oct. 1 2012 10_lupin
  370. -rwxr-xr-x 1 root root 10412 avril 11 12:51 20_linux_xen
  371. -rwxr-xr-x 1 root root 1992 mars 12 13:31 20_memtest86+
  372. -rwxr-xr-x 1 root root 11692 avril 11 12:51 30_os-prober
  373. -rwxr-xr-x 1 root root 1416 avril 11 12:51 30_uefi-firmware
  374. -rwxr-xr-x 1 root root 214 avril 11 12:51 40_custom
  375. -rwxr-xr-x 1 root root 216 avril 11 12:51 41_custom
  376. -rw-r--r-- 1 root root 483 avril 11 12:51 README
  377. =================== /etc/default/grub :
  378. # If you change this file, run 'update-grub' afterwards to update
  379. # /boot/grub/grub.cfg.
  380. # For full documentation of the options in this file, see:
  381. # info -f grub -n 'Simple configuration'
  382. GRUB_DEFAULT=0
  383. #GRUB_HIDDEN_TIMEOUT=0
  384. GRUB_HIDDEN_TIMEOUT_QUIET=true
  385. GRUB_TIMEOUT=10
  386. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  387. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  388. GRUB_CMDLINE_LINUX=""
  389. # Uncomment to enable BadRAM filtering, modify to suit your needs
  390. # This works with Linux (no patch required) and with any kernel that obtains
  391. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  392. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  393. # Uncomment to disable graphical terminal (grub-pc only)
  394. #GRUB_TERMINAL=console
  395. # The resolution used on graphical terminal
  396. # note that you can use only modes which your graphic card supports via VBE
  397. # you can see them in real GRUB with the command `vbeinfo'
  398. #GRUB_GFXMODE=640x480
  399. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  400. #GRUB_DISABLE_LINUX_UUID=true
  401. # Uncomment to disable generation of recovery mode menu entries
  402. #GRUB_DISABLE_RECOVERY="true"
  403. # Uncomment to get a beep at grub start
  404. #GRUB_INIT_TUNE="480 440 1"
  405. /boot/efi detected in the fstab of sda8: UUID=6ECC-3701 (sda1)
  406. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  407. Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
  408. efibootmgr -v
  409. BootCurrent: 0003
  410. Timeout: 1 seconds
  411. BootOrder: 0003,0000,0001,0002
  412. Boot0000* P0: ST2000DM001-1CH164 BIOS(11,0,00)
  413. Boot0001* WD My Book 1110 1032 BIOS(12,0,00)
  414. Boot0002* P4: PLDS DVDRW/BDROM DH-12E3SH BIOS(13,0,00)
  415. Boot0003* ubuntu HD(1,800,fa000,481924fe-77c0-4cf8-8412-092b870efd60)File(EFIubuntushimx64.efi)
  416. =================== UEFI/Legacy mode:
  417. Unusual EFI: Veuillez indiquer ce message à [email protected]
  418. BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
  419. SecureBoot disabled. (maybe sec-boot, Veuillez indiquer ce message à [email protected])
  420. =================== PARTITIONS & DISKS:
  421. sda8 : 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, farbios, .
  422. sda2 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda2.
  423. sda4 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda4.
  424. sda5 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda5.
  425. sda6 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda6.
  426. sda7 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda7.
  427. 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.
  428. sda10 : 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.
  429. sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  430. =================== parted -l:
  431. Model: ATA ST2000DM001-1CH1 (scsi)
  432. Disk /dev/sda: 2000GB
  433. Sector size (logical/physical): 512B/4096B
  434. Partition Table: gpt
  435. Number Start End Size File system Name Flags
  436. 1 1049kB 525MB 524MB fat32 EFI system partition boot
  437. 2 528MB 570MB 41.9MB fat32 Basic data partition hidden
  438. 3 570MB 705MB 134MB Microsoft reserved partition msftres
  439. 4 705MB 1229MB 524MB ntfs Basic data partition hidden, diag
  440. 5 1229MB 1402GB 1401GB ntfs Basic data partition msftdata
  441. 8 1402GB 1420GB 18.0GB ext4
  442. 9 1420GB 1436GB 16.0GB linux-swap(v1)
  443. 10 1436GB 1985GB 549GB ext4
  444. 6 1985GB 1985GB 367MB ntfs hidden, diag
  445. 7 1985GB 2000GB 15.0GB ntfs Microsoft recovery partition hidden, diag
  446. =================== parted -lm:
  447. BYT;
  448. /dev/sda:2000GB:scsi:512:4096:gpt:ATA ST2000DM001-1CH1;
  449. 1:1049kB:525MB:524MB:fat32:EFI system partition:boot;
  450. 2:528MB:570MB:41.9MB:fat32:Basic data partition:hidden;
  451. 3:570MB:705MB:134MB::Microsoft reserved partition:msftres;
  452. 4:705MB:1229MB:524MB:ntfs:Basic data partition:hidden, diag;
  453. 5:1229MB:1402GB:1401GB:ntfs:Basic data partition:msftdata;
  454. 8:1402GB:1420GB:18.0GB:ext4::;
  455. 9:1420GB:1436GB:16.0GB:linux-swap(v1)::;
  456. 10:1436GB:1985GB:549GB:ext4::;
  457. 6:1985GB:1985GB:367MB:ntfs::hidden, diag;
  458. 7:1985GB:2000GB:15.0GB:ntfs:Microsoft recovery partition:hidden, diag;
  459. =================== mount:
  460. /dev/sda8 on / type ext4 (rw,errors=remount-ro)
  461. proc on /proc type proc (rw,noexec,nosuid,nodev)
  462. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  463. none on /sys/fs/cgroup type tmpfs (rw)
  464. none on /sys/fs/fuse/connections type fusectl (rw)
  465. none on /sys/kernel/debug type debugfs (rw)
  466. none on /sys/kernel/security type securityfs (rw)
  467. none on /sys/firmware/efi/efivars type efivarfs (rw)
  468. udev on /dev type devtmpfs (rw,mode=0755)
  469. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  470. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  471. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  472. none on /run/shm type tmpfs (rw,nosuid,nodev)
  473. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  474. none on /sys/fs/pstore type pstore (rw)
  475. /dev/sda10 on /home type ext4 (rw)
  476. /dev/sda1 on /boot/efi type vfat (rw)
  477. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  478. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  479. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=kakotx)
  480. /dev/sda2 on /mnt/boot-sav/sda2 type vfat (rw)
  481. /dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  482. /dev/sda5 on /mnt/boot-sav/sda5 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  483. /dev/sda6 on /mnt/boot-sav/sda6 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  484. /dev/sda7 on /mnt/boot-sav/sda7 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
  485. =================== ls:
  486. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda10 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 size slaves stat subsystem trace uevent
  487. /sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
  488. /dev (filtered): autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fb1 fd full fuse hidraw0 hidraw1 hidraw2 hidraw3 hpet input kmsg kvm log mapper mcelog mei mem net network_latency network_throughput null nvidia0 nvidiactl port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda10 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom vga_arbiter vhost-net watchdog watchdog0 zero
  489. ls /dev/mapper: control
  490. =================== hexdump -n512 -C /dev/sda2
  491. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 01 7e 1b |.X.MSDOS5.0...~.|
  492. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 c0 0f 00 |........?.......|
  493. 00000020 00 40 01 00 41 02 00 00 00 00 00 00 02 00 00 00 |[email protected]...........|
  494. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  495. 00000040 80 01 29 6e 5a 28 46 4e 4f 20 4e 41 4d 45 20 20 |..)nZ(FNO NAME |
  496. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  497. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  498. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  499. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  500. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  501. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  502. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  503. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  504. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  505. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  506. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  507. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  508. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  509. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  510. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  511. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  512. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  513. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  514. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  515. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  516. *
  517. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  518. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  519. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  520. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  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 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  523. 00000200
  524. =================== hexdump -n512 -C /dev/sda4
  525. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  526. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 00 15 00 |........?.......|
  527. 00000020 00 00 00 00 80 00 80 00 ff 9f 0f 00 00 00 00 00 |................|
  528. 00000030 aa a6 00 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  529. 00000040 f6 00 00 00 01 00 00 00 c3 d6 29 9c 1f 2a 9c fa |..........)..*..|
  530. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  531. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  532. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  533. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  534. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  535. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  536. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  537. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  538. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  539. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  540. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  541. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  542. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  543. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  544. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  545. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  546. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  547. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  548. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  549. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  550. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  551. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  552. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  553. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  554. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  555. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  556. 000001f0 52 45 43 4f 56 45 52 59 a7 01 bf 01 00 00 55 aa |RECOVERY......U.|
  557. 00000200
  558. =================== hexdump -n512 -C /dev/sda5
  559. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  560. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 a0 24 00 |........?.....$.|
  561. 00000020 00 00 00 00 80 00 80 00 ff 4f 1d a3 00 00 00 00 |.........O......|
  562. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  563. 00000040 f6 00 00 00 01 00 00 00 72 70 2e 92 a9 2e 92 f4 |........rp......|
  564. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  565. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  566. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  567. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  568. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  569. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  570. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  571. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  572. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  573. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  574. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  575. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  576. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  577. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  578. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  579. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  580. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  581. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  582. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  583. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  584. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  585. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  586. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  587. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  588. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  589. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  590. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  591. 00000200
  592. =================== hexdump -n512 -C /dev/sda6
  593. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  594. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 00 16 e7 |........?.......|
  595. 00000020 00 00 00 00 80 00 80 00 ff ef 0a 00 00 00 00 00 |................|
  596. 00000030 aa 74 00 00 00 00 00 00 02 00 00 00 00 00 00 00 |.t..............|
  597. 00000040 f6 00 00 00 01 00 00 00 a2 d6 c3 3e 01 c4 3e d8 |...........>..>.|
  598. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  599. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  600. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  601. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  602. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  603. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  604. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  605. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  606. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  607. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  608. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  609. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  610. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  611. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  612. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  613. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  614. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  615. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  616. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  617. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 72 65 |............Erre|
  618. 00000190 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 71 75 |ur lecture disqu|
  619. 000001a0 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 6f 6d 70 |e...BOOTMGR comp|
  620. 000001b0 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b 41 6c 74 |ress....Ctrl+Alt|
  621. 000001c0 2b 53 75 70 70 72 20 70 6f 75 72 20 72 65 64 82 |+Suppr pour red.|
  622. 000001d0 6d 61 72 72 65 72 0d 0a 00 73 74 61 72 74 0d 0a |marrer...start..|
  623. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  624. 000001f0 00 00 00 00 00 00 8a 01 a2 01 b6 01 00 00 55 aa |..............U.|
  625. 00000200
  626. =================== hexdump -n512 -C /dev/sda7
  627. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  628. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 f0 20 e7 |........?..... .|
  629. 00000020 00 00 00 00 80 00 80 00 af 90 bf 01 00 00 00 00 |................|
  630. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  631. 00000040 f6 00 00 00 01 00 00 00 fd 24 36 e4 3b 36 e4 0e |.........$6.;6..|
  632. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  633. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  634. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  635. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  636. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  637. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  638. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  639. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  640. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  641. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  642. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  643. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  644. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  645. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  646. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  647. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  648. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  649. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  650. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  651. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  652. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  653. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  654. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  655. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  656. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  657. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  658. 000001f0 46 41 43 54 4f 52 59 00 a7 01 bf 01 00 00 55 aa |FACTORY.......U.|
  659. 00000200
  660. ls /boot/efi/1:
  661. ls /boot/efi: BOOTSECT.BAK
  662. EFI
  663. en-us
  664. System Volume Information . Veuillez indiquer ce message à [email protected]
  665. =================== hexdump -n512 -C /dev/sda1
  666. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 3e 18 |.X.MSDOS5.0...>.|
  667. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  668. 00000020 00 a0 0f 00 e1 03 00 00 00 00 00 00 02 00 00 00 |................|
  669. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  670. 00000040 80 01 29 01 37 cc 6e 4e 4f 20 4e 41 4d 45 20 20 |..).7.nNO NAME |
  671. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  672. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  673. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  674. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  675. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  676. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  677. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  678. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  679. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  680. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  681. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  682. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  683. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  684. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  685. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  686. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  687. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  688. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  689. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  690. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  691. *
  692. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  693. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  694. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  695. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  696. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  697. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  698. 00000200
  699. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  700. =================== df -Th:
  701. Filesystem Type Size Used Avail Use% Mounted on
  702. /dev/sda8 ext4 17G 5.7G 10G 37% /
  703. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  704. udev devtmpfs 3.9G 12K 3.9G 1% /dev
  705. tmpfs tmpfs 786M 1.5M 785M 1% /run
  706. none tmpfs 5.0M 0 5.0M 0% /run/lock
  707. none tmpfs 3.9G 988K 3.9G 1% /run/shm
  708. none tmpfs 100M 24K 100M 1% /run/user
  709. /dev/sda10 ext4 503G 9.2G 469G 2% /home
  710. /dev/sda1 vfat 496M 54M 443M 11% /boot/efi
  711. /dev/sda2 vfat 36M 512 36M 1% /mnt/boot-sav/sda2
  712. /dev/sda4 fuseblk 500M 282M 219M 57% /mnt/boot-sav/sda4
  713. /dev/sda5 fuseblk 1.3T 163G 1.2T 13% /mnt/boot-sav/sda5
  714. /dev/sda6 fuseblk 350M 285M 66M 82% /mnt/boot-sav/sda6
  715. /dev/sda7 fuseblk 14G 14G 267M 99% /mnt/boot-sav/sda7
  716. =================== fdisk -l:
  717. Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
  718. 255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
  719. Units = sectors of 1 * 512 = 512 bytes
  720. Sector size (logical/physical): 512 bytes / 4096 bytes
  721. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  722. Disk identifier: 0xa99623cf
  723. Device Boot Start End Blocks Id System
  724. /dev/sda1 1 3907029167 1953514583+ ee GPT
  725. Partition 1 does not start on physical sector boundary.
  726. EFI détecté. Veuillez vérifier les options.
  727. =================== Final advice in case of recommended repair
  728. N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sda1/efi/.../grub*.efi !
  729. Les fichiers de démarrage de [L'OS actuellement utilisé - Linux Mint 17 Qiana] 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 [Réparateur de démarrage]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)
  730. Vous souhaiterez peut-être ré-essayer après avoir activé l'option [Sauvegarder et renommer les fichiers EFI Windows].
  731. =================== Default settings
  732. Recommended-Repair
  733. This setting would reinstall the grub-efi-amd64-signed of sda8, using the following options: sda1/boot/efi,
  734. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot
  735. =================== Settings chosen by the user
  736. Boot-Info
  737. This setting will not act on the MBR.
  738. Aucun changement n'a été effectué sur cet ordinateur.