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: Windows 8/2012: FAT32
  7. Boot sector info: No errors found in the Boot Parameter Block.
  8. Operating System:
  9. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  10. /EFI/BOOT/bootia32.efi /EFI/BOOT/grubx64.efi
  11. ============================ Drive/Partition Info: =============================
  12. Drive: sda _____________________________________________________________________
  13. Disk /dev/sda: 7.5 GiB, 8022654976 bytes, 15669248 sectors
  14. Units: sectors of 1 * 512 = 512 bytes
  15. Sector size (logical/physical): 512 bytes / 512 bytes
  16. I/O size (minimum/optimal): 512 bytes / 512 bytes
  17. Disklabel type: gpt
  18. Partition Boot Start Sector End Sector # of Sectors Id System
  19. /dev/sda1 1 4,294,967,295 4,294,967,295 ee GPT
  20. /dev/sda1 ends after the last sector of /dev/sda
  21. GUID Partition Table detected.
  22. Partition Attrs Start Sector End Sector # of Sectors System
  23. /dev/sda1 2,048 15,669,214 15,667,167 Data partition (Windows/Linux)
  24. Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
  25. "blkid" output: ________________________________________________________________
  26. Device UUID TYPE LABEL
  27. /dev/loop0 squashfs
  28. /dev/mmcblk0
  29. /dev/mmcblk0p1 C2F4-C3D5 vfat ESP
  30. /dev/mmcblk0p2 A645-110C vfat DIAGS
  31. /dev/mmcblk0p3
  32. /dev/mmcblk0p4 0234BB48B681FF47 ntfs
  33. /dev/mmcblk0p5 A486A45AA255928B ntfs OS
  34. /dev/mmcblk0p6 BABAABDABAAB9205 ntfs
  35. /dev/mmcblk0p7 bb0971b6-f209-4087-ac8a-6ddcb86f6476 ext4
  36. /dev/sda1 16D4-E550 vfat UBUNTU 16_0
  37. ========================= "ls -l /dev/disk/by-id" output: ======================
  38. total 0
  39. lrwxrwxrwx 1 root root 13 Jun 29 05:42 mmc-HCG8e__0x025f8895 -> ../../mmcblk0
  40. lrwxrwxrwx 1 root root 15 Jun 29 05:42 mmc-HCG8e__0x025f8895-part1 -> ../../mmcblk0p1
  41. lrwxrwxrwx 1 root root 15 Jun 29 05:42 mmc-HCG8e__0x025f8895-part2 -> ../../mmcblk0p2
  42. lrwxrwxrwx 1 root root 15 Jun 29 05:42 mmc-HCG8e__0x025f8895-part3 -> ../../mmcblk0p3
  43. lrwxrwxrwx 1 root root 15 Jun 29 05:42 mmc-HCG8e__0x025f8895-part4 -> ../../mmcblk0p4
  44. lrwxrwxrwx 1 root root 15 Jun 29 05:42 mmc-HCG8e__0x025f8895-part5 -> ../../mmcblk0p5
  45. lrwxrwxrwx 1 root root 15 Jun 29 05:42 mmc-HCG8e__0x025f8895-part6 -> ../../mmcblk0p6
  46. lrwxrwxrwx 1 root root 15 Jun 29 05:42 mmc-HCG8e__0x025f8895-part7 -> ../../mmcblk0p7
  47. lrwxrwxrwx 1 root root 9 Jun 29 05:45 usb-Freecom_DATABAR_10V3000000002D09-0:0 -> ../../sda
  48. lrwxrwxrwx 1 root root 10 Jun 29 05:45 usb-Freecom_DATABAR_10V3000000002D09-0:0-part1 -> ../../sda1
  49. lrwxrwxrwx 1 root root 9 Jun 29 05:42 usb-Generic_STORAGE_DEVICE_000000000817-0:0 -> ../../sdb
  50. ================================ Mount points: =================================
  51. Device Mount_Point Type Options
  52. /dev/loop0 /rofs squashfs (ro,noatime)
  53. /dev/mmcblk0p5 /media/ubuntu/OS fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
  54. /dev/mmcblk0p7 /media/ubuntu/bb0971b6-f209-4087-ac8a-6ddcb86f6476 ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
  55. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  56. =========================== sda1/boot/grub/grub.cfg: ===========================
  57. --------------------------------------------------------------------------------
  58. if loadfont /boot/grub/font.pf2 ; then
  59. set gfxmode=auto
  60. insmod efi_gop
  61. insmod efi_uga
  62. insmod gfxterm
  63. terminal_output gfxterm
  64. fi
  65. set menu_color_normal=white/black
  66. set menu_color_highlight=black/light-gray
  67. menuentry "Try Ubuntu without installing" {
  68. set gfxpayload=keep
  69. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  70. initrd /casper/initrd.lz
  71. }
  72. menuentry "Install Ubuntu" {
  73. set gfxpayload=keep
  74. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  75. initrd /casper/initrd.lz
  76. }
  77. menuentry "OEM install (for manufacturers)" {
  78. set gfxpayload=keep
  79. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  80. initrd /casper/initrd.lz
  81. }
  82. menuentry "Check disc for defects" {
  83. set gfxpayload=keep
  84. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  85. initrd /casper/initrd.lz
  86. }
  87. --------------------------------------------------------------------------------
  88. ============================== sda1/syslinux.cfg: ==============================
  89. --------------------------------------------------------------------------------
  90. DEFAULT loadconfig
  91. LABEL loadconfig
  92. CONFIG /isolinux/isolinux.cfg
  93. APPEND /isolinux/
  94. --------------------------------------------------------------------------------
  95. =================== sda1: Location of files loaded by Grub: ====================
  96. GiB - GB File Fragment(s)
  97. ?? = ?? boot/grub/grub.cfg 1
  98. ================= sda1: Location of files loaded by Syslinux: ==================
  99. GiB - GB File Fragment(s)
  100. ?? = ?? syslinux.cfg 1
  101. ========= Devices which don't seem to have a corresponding hard drive: =========
  102. sdb
  103. =============================== StdErr Messages: ===============================
  104. File descriptor 9 (/proc/6504/mounts) leaked on lvs invocation. Parent PID 17177: bash
  105. File descriptor 63 (pipe:[60026]) leaked on lvs invocation. Parent PID 17177: bash
  106. ADDITIONAL INFORMATION :
  107. =================== log of boot-info 2016-06-29__05h45 ===================
  108. boot-info version : 4ppa38
  109. boot-sav version : 4ppa38
  110. glade2script version : 3.2.3~ppa1
  111. boot-sav-extra version : 4ppa38
  112. blockdev: ioctl error on BLKROSET: Operation not permitted
  113. Error: /dev/mmcblk0rpmb: unrecognised disk label
  114. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  115. Error: /dev/mmcblk0boot0: unrecognised disk label
  116. Error: /dev/mmcblk0boot1: unrecognised disk label
  117. Error: /dev/mmcblk0rpmb: unrecognised disk label
  118. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  119. Error: /dev/mmcblk0boot0: unrecognised disk label
  120. Error: /dev/mmcblk0boot1: unrecognised disk label
  121. boot-info is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  122. CPU op-mode(s): 32-bit, 64-bit
  123. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  124. ls: cannot access '/home/usr/.config': No such file or directory
  125. mmcblk0 (sda) has unknown type. Please report this message to [email protected]
  126. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  127. mount /dev/mmcblk0 : Error code 32
  128. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  129. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  130. mount -r /dev/mmcblk0 : Error code 32
  131. cat: /sys/block/mmcblk0/mmcblk0boot0/start: No such file or directory
  132. cat: /sys/block/mmcblk0/mmcblk0boot1/start: No such file or directory
  133. cat: /sys/block/mmcblk0/mmcblk0rpmb/start: No such file or directory
  134. =================== os-prober:
  135. /dev/mmcblk0p1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  136. /dev/mmcblk0p7:Ubuntu 16.04 LTS (16.04):Ubuntu:linux
  137. =================== blkid:
  138. /dev/mmcblk0p1: LABEL="ESP" UUID="C2F4-C3D5" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="f69285f5-8b52-46e0-ae4c-87f188e4b2f1"
  139. /dev/mmcblk0p2: LABEL="DIAGS" UUID="A645-110C" TYPE="vfat" PARTLABEL="Basic data partition" PARTUUID="e7d58d7e-b9ec-4d05-b0ca-1e4340de7e9a"
  140. /dev/mmcblk0p4: UUID="0234BB48B681FF47" TYPE="ntfs" PARTLABEL="Microsoft recovery partition" PARTUUID="f8775261-a52a-463a-bacb-a2a05d8b511c"
  141. /dev/mmcblk0p5: LABEL="OS" UUID="A486A45AA255928B" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="53eda270-5520-42d4-a85c-e2aa83a6c96e"
  142. /dev/mmcblk0p6: UUID="BABAABDABAAB9205" TYPE="ntfs" PARTLABEL="Microsoft recovery partition" PARTUUID="1178baed-57cd-4be8-9a2c-3851ac6278b9"
  143. /dev/mmcblk0p7: UUID="bb0971b6-f209-4087-ac8a-6ddcb86f6476" TYPE="ext4" PARTUUID="5909d639-7f85-49df-a1b8-769a332c7b36"
  144. /dev/sda1: LABEL="UBUNTU 16_0" UUID="16D4-E550" TYPE="vfat" PARTLABEL="Microsoft Basic Data" PARTUUID="bfcb263a-ff86-4897-80db-fb7552bb9ef2"
  145. /dev/loop0: TYPE="squashfs"
  146. /dev/mmcblk0: PTUUID="d9f4a818-bd37-4f88-b9fe-0577a9cd0908" PTTYPE="gpt"
  147. /dev/mmcblk0p3: PARTLABEL="Microsoft reserved partition" PARTUUID="50c146e5-726a-443b-b832-29f880e61908"
  148. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  149. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  150. mount /dev/mmcblk0 : Error code 32
  151. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  152. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  153. mount -r /dev/mmcblk0 : Error code 32
  154. Windows not detected by os-prober on mmcblk0p5.
  155. Presence of EFI/Microsoft file detected: /mnt/boot-sav/mmcblk0p1/EFI/Microsoft/Boot/bootmgfw.efi
  156. Presence of EFI/Boot file detected: /mnt/boot-sav/mmcblk0p1/EFI/Boot/bootia32.efi
  157. =================== /media/ubuntu/bb0971b6-f209-4087-ac8a-6ddcb86f6476/etc/grub.d/ :
  158. drwxr-xr-x 2 root root 4096 Apr 20 22:15 grub.d
  159. total 76
  160. -rwxr-xr-x 1 root root 9791 Apr 15 22:00 00_header
  161. -rwxr-xr-x 1 root root 6258 Mar 15 18:08 05_debian_theme
  162. -rwxr-xr-x 1 root root 12261 Apr 15 22:00 10_linux
  163. -rwxr-xr-x 1 root root 11082 Apr 15 22:00 20_linux_xen
  164. -rwxr-xr-x 1 root root 1992 Jan 28 12:44 20_memtest86+
  165. -rwxr-xr-x 1 root root 11692 Apr 15 22:00 30_os-prober
  166. -rwxr-xr-x 1 root root 1418 Apr 15 22:00 30_uefi-firmware
  167. -rwxr-xr-x 1 root root 214 Apr 15 22:00 40_custom
  168. -rwxr-xr-x 1 root root 216 Apr 15 22:00 41_custom
  169. -rw-r--r-- 1 root root 483 Apr 15 22:00 README
  170. =================== /media/ubuntu/bb0971b6-f209-4087-ac8a-6ddcb86f6476/etc/default/grub :
  171. # If you change this file, run 'update-grub' afterwards to update
  172. # /boot/grub/grub.cfg.
  173. # For full documentation of the options in this file, see:
  174. # info -f grub -n 'Simple configuration'
  175. GRUB_DEFAULT=0
  176. #GRUB_HIDDEN_TIMEOUT=0
  177. GRUB_HIDDEN_TIMEOUT_QUIET=true
  178. GRUB_TIMEOUT=10
  179. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  180. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  181. GRUB_CMDLINE_LINUX=""
  182. # Uncomment to enable BadRAM filtering, modify to suit your needs
  183. # This works with Linux (no patch required) and with any kernel that obtains
  184. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  185. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  186. # Uncomment to disable graphical terminal (grub-pc only)
  187. #GRUB_TERMINAL=console
  188. # The resolution used on graphical terminal
  189. # note that you can use only modes which your graphic card supports via VBE
  190. # you can see them in real GRUB with the command `vbeinfo'
  191. #GRUB_GFXMODE=640x480
  192. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  193. #GRUB_DISABLE_LINUX_UUID=true
  194. # Uncomment to disable generation of recovery mode menu entries
  195. #GRUB_DISABLE_RECOVERY="true"
  196. # Uncomment to get a beep at grub start
  197. #GRUB_INIT_TUNE="480 440 1"
  198. /boot/efi detected in the fstab of mmcblk0p7: UUID=C2F4-C3D5 (mmcblk0p1)
  199. =================== mmcblk0p7recordfail=1/grub/grubenv :
  200. recordfail=1
  201. =================== efibootmgr -v
  202. BootCurrent: 0002
  203. Timeout: 0 seconds
  204. BootOrder: 0001,0002
  205. Boot0001* Windows Boot Manager HD(1,GPT,f69285f5-8b52-46e0-ae4c-87f188e4b2f1,0x800,0xfa000)/File(EFIMicrosoftBootbootmgfw.efi)
  206. Boot0002* UEFI: Freecom DATABAR 1.00 PciRoot(0x0)/Pci(0x14,0x0)/USB(2,0)/HD(1,GPT,bfcb263a-ff86-4897-80db-fb7552bb9ef2,0x800,0xef0fdf)..BO
  207. =================== UEFI/Legacy mode:
  208. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  209. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  210. =================== PARTITIONS & DISKS:
  211. mmcblk0p1 : mmcblk0, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, NTLDR, no-winload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/mmcblk0p1.
  212. mmcblk0p2 : mmcblk0, 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, not-far, /mnt/boot-sav/mmcblk0p2.
  213. mmcblk0p4 : mmcblk0, 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, BOOTMGR, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/mmcblk0p4.
  214. mmcblk0p5 : mmcblk0, 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, not-far, /media/ubuntu/OS.
  215. mmcblk0p6 : mmcblk0, 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/mmcblk0p6.
  216. mmcblk0p7 : mmcblk0, not-sepboot, grubenv-ng grub2, signed grub-pc 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, /media/ubuntu/bb0971b6-f209-4087-ac8a-6ddcb86f6476.
  217. mmcblk0 : 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, not-far, /mnt/boot-sav/mmcblk0.
  218. mmcblk0 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 1 sectors * 512 bytes
  219. sda : GPT, no-BIOS_boot, has-no-EFIpart, usb-disk, no-os, 2048 sectors * 512 bytes
  220. =================== parted -l:
  221. Model: Freecom DATABAR (scsi)
  222. Disk /dev/sda: 8023MB
  223. Sector size (logical/physical): 512B/512B
  224. Partition Table: gpt
  225. Disk Flags:
  226. Number Start End Size File system Name Flags
  227. 1 1049kB 8023MB 8022MB fat32 Microsoft Basic Data msftdata
  228. Model: Generic SD/MMC Storage Card (sd/mmc)
  229. Disk /dev/mmcblk0rpmb: 4194kB
  230. Sector size (logical/physical): 512B/512B
  231. Partition Table: unknown
  232. Disk Flags:
  233. Model: Generic SD/MMC Storage Card (sd/mmc)
  234. Disk /dev/mmcblk0boot0: 4194kB
  235. Sector size (logical/physical): 512B/512B
  236. Partition Table: unknown
  237. Disk Flags:
  238. Model: Generic SD/MMC Storage Card (sd/mmc)
  239. Disk /dev/mmcblk0boot1: 4194kB
  240. Sector size (logical/physical): 512B/512B
  241. Partition Table: unknown
  242. Disk Flags:
  243. Model: MMC HCG8e (sd/mmc)
  244. Disk /dev/mmcblk0: 62.5GB
  245. Sector size (logical/physical): 512B/512B
  246. Partition Table: gpt
  247. Disk Flags:
  248. Number Start End Size File system Name Flags
  249. 1 1049kB 525MB 524MB fat32 EFI system partition boot, esp
  250. 2 525MB 567MB 41.9MB fat32 Basic data partition msftdata
  251. 3 567MB 701MB 134MB Microsoft reserved partition msftres
  252. 4 701MB 1488MB 786MB ntfs Microsoft recovery partition hidden, diag
  253. 5 1488MB 42.8GB 41.3GB ntfs Basic data partition msftdata
  254. 7 42.8GB 56.8GB 13.9GB ext4
  255. 6 56.8GB 62.5GB 5786MB ntfs Microsoft recovery partition hidden, diag
  256. =================== parted -lm:
  257. BYT;
  258. /dev/sda:8023MB:scsi:512:512:gpt:Freecom DATABAR:;
  259. 1:1049kB:8023MB:8022MB:fat32:Microsoft Basic Data:msftdata;
  260. BYT;
  261. /dev/mmcblk0rpmb:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  262. BYT;
  263. /dev/mmcblk0boot0:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  264. BYT;
  265. /dev/mmcblk0boot1:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  266. BYT;
  267. /dev/mmcblk0:62.5GB:sd/mmc:512:512:gpt:MMC HCG8e:;
  268. 1:1049kB:525MB:524MB:fat32:EFI system partition:boot, esp;
  269. 2:525MB:567MB:41.9MB:fat32:Basic data partition:msftdata;
  270. 3:567MB:701MB:134MB::Microsoft reserved partition:msftres;
  271. 4:701MB:1488MB:786MB:ntfs:Microsoft recovery partition:hidden, diag;
  272. 5:1488MB:42.8GB:41.3GB:ntfs:Basic data partition:msftdata;
  273. 7:42.8GB:56.8GB:13.9GB:ext4::;
  274. 6:56.8GB:62.5GB:5786MB:ntfs:Microsoft recovery partition:hidden, diag;
  275. =================== lsblk:
  276. KNAME TYPE FSTYPE SIZE LABEL
  277. sda disk 7.5G
  278. sda1 part vfat 7.5G UBUNTU 16_0
  279. loop0 loop squashfs 1.3G
  280. mmcblk0rpmb disk 4M
  281. mmcblk0boot0 disk 4M
  282. mmcblk0boot1 disk 4M
  283. mmcblk0 disk 58.3G
  284. mmcblk0p1 part vfat 500M ESP
  285. mmcblk0p2 part vfat 40M DIAGS
  286. mmcblk0p3 part 128M
  287. mmcblk0p4 part ntfs 750M
  288. mmcblk0p5 part ntfs 38.5G OS
  289. mmcblk0p6 part ntfs 5.4G
  290. mmcblk0p7 part ext4 13G
  291. KNAME ROTA RO RM STATE MOUNTPOINT
  292. sda 1 0 1 running
  293. sda1 1 0 1 /cdrom
  294. loop0 1 1 0 /rofs
  295. mmcblk0rpmb 0 0 0
  296. mmcblk0boot0 0 1 0
  297. mmcblk0boot1 0 1 0
  298. mmcblk0 0 0 0
  299. mmcblk0p1 0 0 0 /mnt/boot-sav/mmcblk0p1
  300. mmcblk0p2 0 0 0 /mnt/boot-sav/mmcblk0p2
  301. mmcblk0p3 0 0 0
  302. mmcblk0p4 0 0 0 /mnt/boot-sav/mmcblk0p4
  303. mmcblk0p5 0 0 0 /media/ubuntu/OS
  304. mmcblk0p6 0 0 0 /mnt/boot-sav/mmcblk0p6
  305. mmcblk0p7 0 0 0 /media/ubuntu/bb0971b6-f209-4087-ac8a-6ddcb86f6476
  306. =================== mount:
  307. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  308. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  309. udev on /dev type devtmpfs (rw,nosuid,relatime,size=958152k,nr_inodes=239538,mode=755)
  310. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  311. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=194560k,mode=755)
  312. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  313. /dev/loop0 on /rofs type squashfs (ro,noatime)
  314. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  315. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  316. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  317. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  318. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  319. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  320. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  321. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  322. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  323. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  324. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  325. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  326. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  327. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  328. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  329. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  330. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  331. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  332. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  333. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  334. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  335. mqueue on /dev/mqueue type mqueue (rw,relatime)
  336. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  337. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  338. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  339. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=194560k,mode=700,uid=999,gid=999)
  340. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  341. /dev/mmcblk0p7 on /media/ubuntu/bb0971b6-f209-4087-ac8a-6ddcb86f6476 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
  342. /dev/mmcblk0p5 on /media/ubuntu/OS type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
  343. /dev/mmcblk0p1 on /mnt/boot-sav/mmcblk0p1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  344. /dev/mmcblk0p2 on /mnt/boot-sav/mmcblk0p2 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  345. /dev/mmcblk0p4 on /mnt/boot-sav/mmcblk0p4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  346. /dev/mmcblk0p6 on /mnt/boot-sav/mmcblk0p6 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  347. =================== ls:
  348. /sys/block/mmcblk0 (filtered): alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0p4 mmcblk0p5 mmcblk0p6 mmcblk0p7 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent
  349. /sys/block/mmcblk0boot0 (filtered): alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro ro_lock_until_next_power_on size slaves stat subsystem trace uevent
  350. /sys/block/mmcblk0boot1 (filtered): alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro ro_lock_until_next_power_on size slaves stat subsystem trace uevent
  351. /sys/block/mmcblk0rpmb (filtered): alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  352. /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 size slaves stat subsystem trace uevent
  353. /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 size slaves stat subsystem trace uevent
  354. /dev (filtered): acpi_thermal_rel autofs block bsg btrfs-control bus cdc-wdm0 char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hidraw3 HID-SENSOR-2000e1.4.auto hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 iio:device0 iio:device1 iio:device2 iio:device3 iio:device4 iio:device5 initctl input kmsg kvm lightnvm log mapper mcelog mei0 mem memory_bandwidth mmcblk0 mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0p4 mmcblk0p5 mmcblk0p6 mmcblk0p7 mmcblk0rpmb mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sdb sg0 sg1 shm snapshot snd stderr stdin stdout tpm0 uhid uinput urandom userio vfio vga_arbiter vhci vhost-net zero
  355. ls /dev/mapper: control
  356. ls mmcblk0p1/efi: /Microsoft/Recovery/BCD.LOG2 /Microsoft/Recovery/BCD.LOG1 /Microsoft/Recovery/BCD.LOG /Microsoft/Recovery/BCD /Microsoft/Boot/zh-TW /Microsoft/Boot/zh-HK /Microsoft/Boot/zh-CN /Microsoft/Boot/uk-UA /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-RS /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/sl-SI /Microsoft/Boot/sk-SK /Microsoft/Boot/ru-RU /Microsoft/Boot/ro-RO /Microsoft/Boot/Resources /Microsoft/Boot/qps-ploc /Microsoft/Boot/pt-PT /Microsoft/Boot/pt-BR /Microsoft/Boot/pl-PL /Microsoft/Boot/nl-NL /Microsoft/Boot/nb-NO /Microsoft/Boot/memtest.efi /Microsoft/Boot/lv-LV /Microsoft/Boot/lt-LT /Microsoft/Boot/ko-KR /Microsoft/Boot/kdstub.dll /Microsoft/Boot/kd_0C_8086.dll /Microsoft/Boot/kd_07_1415.dll /Microsoft/Boot/kd_02_8086.dll /Microsoft/Boot/kd_02_19a2.dll /Microsoft/Boot/kd_02_1969.dll /Microsoft/Boot/kd_02_14e4.dll /Microsoft/Boot/kd_02_10ec.dll /Microsoft/Boot/kd_02_10df.dll /Microsoft/Boot/ja-JP /Microsoft/Boot/it-IT /Microsoft/Boot/hu-HU /Microsoft/Boot/hr-HR /Microsoft/Boot/fr-FR /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/et-EE /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/en-GB /Microsoft/Boot/el-GR /Microsoft/Boot/de-DE /Microsoft/Boot/da-DK /Microsoft/Boot/cs-CZ /Microsoft/Boot/boot.stl /Microsoft/Boot/BOOTSTAT.DAT /Microsoft/Boot/bootmgr.efi /Microsoft/Boot/bootmgfw.efi /Microsoft/Boot/bg-BG /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /ubuntu/grubia32.efi /ubuntu/grub.efi /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /Boot/bootia32.efi
  357. ls mmcblk0p1: Boot
  358. bootmgfw.efi
  359. bootmgr
  360. bootmgr.efi
  361. DELL
  362. EFI
  363. en-us
  364. NTLDR
  365. sources
  366. ST4551.5983
  367. System Volume Information . Please report this message to [email protected]
  368. =================== hexdump -n512 -C /dev/mmcblk0p1
  369. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 3e 18 |.X.MSDOS5.0...>.|
  370. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  371. 00000020 00 a0 0f 00 e1 03 00 00 00 00 00 00 02 00 00 00 |................|
  372. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  373. 00000040 80 01 29 d5 c3 f4 c2 4e 4f 20 4e 41 4d 45 20 20 |..)....NO NAME |
  374. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  375. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  376. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  377. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  378. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  379. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  380. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  381. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  382. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  383. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  384. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  385. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  386. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  387. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  388. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  389. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  390. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  391. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  392. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  393. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  394. *
  395. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 45 72 |..............Er|
  396. 000001b0 72 2e 20 64 69 73 71 75 65 ff 0d 0a 50 72 65 73 |r. disque...Pres|
  397. 000001c0 73 65 7a 20 75 6e 65 20 74 6f 75 63 68 65 20 70 |sez une touche p|
  398. 000001d0 6f 75 72 20 72 65 64 82 6d 61 72 72 65 72 0d 0a |our red.marrer..|
  399. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  400. 000001f0 00 00 00 00 00 00 00 00 ac 01 ba 01 00 00 55 aa |..............U.|
  401. 00000200
  402. =================== hexdump -n512 -C /dev/mmcblk0p2
  403. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 01 7e 1b |.X.MSDOS5.0...~.|
  404. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 a8 0f 00 |........?.......|
  405. 00000020 00 40 01 00 41 02 00 00 00 00 00 00 02 00 00 00 |[email protected]...........|
  406. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  407. 00000040 80 01 29 0c 11 45 a6 4e 4f 20 4e 41 4d 45 20 20 |..)..E.NO NAME |
  408. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  409. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  410. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  411. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  412. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  413. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  414. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  415. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  416. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  417. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  418. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  419. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  420. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  421. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  422. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  423. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  424. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  425. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  426. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  427. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  428. *
  429. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 45 72 |..............Er|
  430. 000001b0 72 2e 20 64 69 73 71 75 65 ff 0d 0a 50 72 65 73 |r. disque...Pres|
  431. 000001c0 73 65 7a 20 75 6e 65 20 74 6f 75 63 68 65 20 70 |sez une touche p|
  432. 000001d0 6f 75 72 20 72 65 64 82 6d 61 72 72 65 72 0d 0a |our red.marrer..|
  433. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  434. 000001f0 00 00 00 00 00 00 00 00 ac 01 ba 01 00 00 55 aa |..............U.|
  435. 00000200
  436. =================== hexdump -n512 -C /dev/mmcblk0p4
  437. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  438. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 e8 14 00 |........?.......|
  439. 00000020 00 00 00 00 80 00 80 00 ff 6f 17 00 00 00 00 00 |.........o......|
  440. 00000030 00 fa 00 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  441. 00000040 f6 00 00 00 01 00 00 00 47 ff 81 b6 48 bb 34 02 |........G...H.4.|
  442. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  443. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  444. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  445. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  446. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  447. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  448. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  449. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  450. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  451. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  452. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  453. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  454. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  455. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  456. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  457. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  458. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  459. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  460. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  461. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 72 65 |............Erre|
  462. 00000190 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 71 75 |ur lecture disqu|
  463. 000001a0 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 6f 6d 70 |e...BOOTMGR comp|
  464. 000001b0 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b 41 6c 74 |ress....Ctrl+Alt|
  465. 000001c0 2b 53 75 70 70 72 20 70 6f 75 72 20 72 65 64 82 |+Suppr pour red.|
  466. 000001d0 6d 61 72 72 65 72 0d 0a 00 73 74 61 72 74 0d 0a |marrer...start..|
  467. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  468. 000001f0 52 45 43 4f 56 45 52 59 a2 01 b6 01 00 00 55 aa |RECOVERY......U.|
  469. 00000200
  470. =================== hexdump -n512 -C /dev/mmcblk0p5
  471. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  472. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 58 2c 00 |........?....X,.|
  473. 00000020 00 00 00 00 80 00 80 00 f8 17 d0 04 00 00 00 00 |................|
  474. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  475. 00000040 f6 00 00 00 01 00 00 00 8b 92 55 a2 5a a4 86 a4 |..........U.Z...|
  476. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  477. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  478. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  479. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  480. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  481. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  482. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  483. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  484. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  485. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  486. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  487. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  488. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  489. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  490. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  491. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  492. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  493. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  494. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  495. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 72 65 |............Erre|
  496. 00000190 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 71 75 |ur lecture disqu|
  497. 000001a0 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 6f 6d 70 |e...BOOTMGR comp|
  498. 000001b0 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b 41 6c 74 |ress....Ctrl+Alt|
  499. 000001c0 2b 53 75 70 70 72 20 70 6f 75 72 20 72 65 64 82 |+Suppr pour red.|
  500. 000001d0 6d 61 72 72 65 72 0d 0a 00 73 74 61 72 74 0d 0a |marrer...start..|
  501. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  502. 000001f0 00 00 00 00 00 00 8a 01 a2 01 b6 01 00 00 55 aa |..............U.|
  503. 00000200
  504. =================== hexdump -n512 -C /dev/mmcblk0p6
  505. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  506. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 88 9b 06 |........?.......|
  507. 00000020 00 00 00 00 80 00 80 00 ff 6f ac 00 00 00 00 00 |.........o......|
  508. 00000030 00 00 04 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  509. 00000040 f6 00 00 00 01 00 00 00 05 92 ab ba da ab ba ba |................|
  510. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  511. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  512. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  513. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  514. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  515. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  516. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  517. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  518. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  519. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  520. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  521. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  522. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  523. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  524. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  525. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  526. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  527. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  528. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  529. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 72 65 |............Erre|
  530. 00000190 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 71 75 |ur lecture disqu|
  531. 000001a0 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 6f 6d 70 |e...BOOTMGR comp|
  532. 000001b0 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b 41 6c 74 |ress....Ctrl+Alt|
  533. 000001c0 2b 53 75 70 70 72 20 70 6f 75 72 20 72 65 64 82 |+Suppr pour red.|
  534. 000001d0 6d 61 72 72 65 72 0d 0a 00 73 74 61 72 74 0d 0a |marrer...start..|
  535. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  536. 000001f0 46 41 43 54 4f 52 59 00 a2 01 b6 01 00 00 55 aa |FACTORY.......U.|
  537. 00000200
  538. =================== df -Th:
  539. Filesystem Type Size Used Avail Use% Mounted on
  540. udev devtmpfs 936M 0 936M 0% /dev
  541. tmpfs tmpfs 190M 6.3M 184M 4% /run
  542. /dev/sda1 vfat 7.5G 1.4G 6.1G 19% /cdrom
  543. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  544. /cow overlay 950M 102M 849M 11% /
  545. tmpfs tmpfs 950M 344K 950M 1% /dev/shm
  546. tmpfs tmpfs 5.0M 8.0K 5.0M 1% /run/lock
  547. tmpfs tmpfs 950M 0 950M 0% /sys/fs/cgroup
  548. tmpfs tmpfs 950M 264K 950M 1% /tmp
  549. tmpfs tmpfs 190M 84K 190M 1% /run/user/999
  550. /dev/mmcblk0p7 ext4 13G 4.2G 7.9G 35% /media/ubuntu/bb0971b6-f209-4087-ac8a-6ddcb86f6476
  551. /dev/mmcblk0p5 fuseblk 39G 29G 9.6G 76% /media/ubuntu/OS
  552. /dev/mmcblk0p1 vfat 496M 45M 452M 9% /mnt/boot-sav/mmcblk0p1
  553. /dev/mmcblk0p2 vfat 36M 2.5K 36M 1% /mnt/boot-sav/mmcblk0p2
  554. /dev/mmcblk0p4 fuseblk 750M 231M 520M 31% /mnt/boot-sav/mmcblk0p4
  555. /dev/mmcblk0p6 fuseblk 5.4G 4.0G 1.5G 74% /mnt/boot-sav/mmcblk0p6
  556. =================== fdisk -l:
  557. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  558. Units: sectors of 1 * 512 = 512 bytes
  559. Sector size (logical/physical): 512 bytes / 4096 bytes
  560. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  561. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  562. Units: sectors of 1 * 512 = 512 bytes
  563. Sector size (logical/physical): 512 bytes / 4096 bytes
  564. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  565. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  566. Units: sectors of 1 * 512 = 512 bytes
  567. Sector size (logical/physical): 512 bytes / 4096 bytes
  568. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  569. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  570. Units: sectors of 1 * 512 = 512 bytes
  571. Sector size (logical/physical): 512 bytes / 4096 bytes
  572. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  573. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  574. Units: sectors of 1 * 512 = 512 bytes
  575. Sector size (logical/physical): 512 bytes / 4096 bytes
  576. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  577. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  578. Units: sectors of 1 * 512 = 512 bytes
  579. Sector size (logical/physical): 512 bytes / 4096 bytes
  580. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  581. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  582. Units: sectors of 1 * 512 = 512 bytes
  583. Sector size (logical/physical): 512 bytes / 4096 bytes
  584. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  585. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  586. Units: sectors of 1 * 512 = 512 bytes
  587. Sector size (logical/physical): 512 bytes / 4096 bytes
  588. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  589. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  590. Units: sectors of 1 * 512 = 512 bytes
  591. Sector size (logical/physical): 512 bytes / 4096 bytes
  592. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  593. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  594. Units: sectors of 1 * 512 = 512 bytes
  595. Sector size (logical/physical): 512 bytes / 4096 bytes
  596. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  597. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  598. Units: sectors of 1 * 512 = 512 bytes
  599. Sector size (logical/physical): 512 bytes / 4096 bytes
  600. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  601. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  602. Units: sectors of 1 * 512 = 512 bytes
  603. Sector size (logical/physical): 512 bytes / 4096 bytes
  604. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  605. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  606. Units: sectors of 1 * 512 = 512 bytes
  607. Sector size (logical/physical): 512 bytes / 4096 bytes
  608. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  609. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 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. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  614. Units: sectors of 1 * 512 = 512 bytes
  615. Sector size (logical/physical): 512 bytes / 4096 bytes
  616. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  617. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  618. Units: sectors of 1 * 512 = 512 bytes
  619. Sector size (logical/physical): 512 bytes / 4096 bytes
  620. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  621. Disk /dev/loop0: 1.3 GiB, 1433468928 bytes, 2799744 sectors
  622. Units: sectors of 1 * 512 = 512 bytes
  623. Sector size (logical/physical): 512 bytes / 512 bytes
  624. I/O size (minimum/optimal): 512 bytes / 512 bytes
  625. Disk /dev/mmcblk0: 58.3 GiB, 62545461248 bytes, 122159104 sectors
  626. Units: sectors of 1 * 512 = 512 bytes
  627. Sector size (logical/physical): 512 bytes / 512 bytes
  628. I/O size (minimum/optimal): 512 bytes / 512 bytes
  629. Disklabel type: gpt
  630. Disk identifier: D9F4A818-BD37-4F88-B9FE-0577A9CD0908
  631. Device Start End Sectors Size Type
  632. /dev/mmcblk0p1 2048 1026047 1024000 500M EFI System
  633. /dev/mmcblk0p2 1026048 1107967 81920 40M Microsoft basic data
  634. /dev/mmcblk0p3 1107968 1370111 262144 128M Microsoft reserved
  635. /dev/mmcblk0p4 1370112 2906111 1536000 750M Windows recovery environment
  636. /dev/mmcblk0p5 2906112 83652607 80746496 38.5G Microsoft basic data
  637. /dev/mmcblk0p6 110856192 122157055 11300864 5.4G Windows recovery environment
  638. /dev/mmcblk0p7 83652608 110855732 27203125 13G Linux filesystem
  639. Partition table entries are not in disk order.
  640. Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
  641. Units: sectors of 1 * 512 = 512 bytes
  642. Sector size (logical/physical): 512 bytes / 512 bytes
  643. I/O size (minimum/optimal): 512 bytes / 512 bytes
  644. Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
  645. Units: sectors of 1 * 512 = 512 bytes
  646. Sector size (logical/physical): 512 bytes / 512 bytes
  647. I/O size (minimum/optimal): 512 bytes / 512 bytes
  648. Disk /dev/sda: 7.5 GiB, 8022654976 bytes, 15669248 sectors
  649. Units: sectors of 1 * 512 = 512 bytes
  650. Sector size (logical/physical): 512 bytes / 512 bytes
  651. I/O size (minimum/optimal): 512 bytes / 512 bytes
  652. Disklabel type: gpt
  653. Disk identifier: D0DAFC4B-3D6F-4D8E-9F7C-B344BA6285B5
  654. Device Start End Sectors Size Type
  655. /dev/sda1 2048 15669214 15667167 7.5G Microsoft basic data
  656. =================== Suggested repair
  657. The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of mmcblk0p7, using the following options: mmcblk0p1/boot/efi,
  658. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot use-standard-efi-file
  659. =================== Final advice in case of suggested repair
  660. Please do not forget to make your BIOS boot on mmcblk0 (62.5GB) disk!
  661. If your computer reboots directly into Windows, try to change the boot order in your BIOS.
  662. If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
  663. For example you can boot into Windows, then type the following command in an admin command prompt:
  664. bcdedit /set {bootmgr} path \EFI\...\grub*.efi
  665. =================== User settings
  666. The settings chosen by the user will not act on the boot.
  667. paste.ubuntu.com ko (), using paste.debian
  668. paste.debian.net ko (), using paste2