1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (4.04-4.07) is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: SYSLINUX 4.05 20140113
  7. Boot sector info: Syslinux looks at sector 2934038 of /dev/sda1 for its
  8. second stage. SYSLINUX is installed in the directory.
  9. No errors found in the Boot Parameter Block.
  10. Operating System:
  11. Boot files: /boot/grub/grub.cfg /syslinux/syslinux.cfg
  12. /casper/vmlinuz.efi /EFI/BOOT/grubx64.efi /ldlinux.sys
  13. ============================ Drive/Partition Info: =============================
  14. Drive: sda _____________________________________________________________________
  15. Disk /dev/sda: 14.5 GiB, 15512174592 bytes, 30297216 sectors
  16. Units: sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 512 bytes
  18. I/O size (minimum/optimal): 512 bytes / 512 bytes
  19. Disklabel type: dos
  20. Partition Boot Start Sector End Sector # of Sectors Id System
  21. /dev/sda1 * 63 30,296,447 30,296,385 c W95 FAT32 (LBA)
  22. "blkid" output: ________________________________________________________________
  23. Device UUID TYPE LABEL
  24. /dev/loop0 squashfs
  25. /dev/mmcblk0
  26. /dev/mmcblk0p1 14E2-0A5D vfat
  27. /dev/mmcblk0p2 e0ee2419-8812-4161-ba48-28d3dd94f834 ext4
  28. /dev/mmcblk0p3 a1a3d1e3-0571-4a2d-a5f9-3edd012043b2 swap
  29. /dev/sda1 9F11-3245 vfat
  30. ========================= "ls -l /dev/disk/by-id" output: ======================
  31. total 0
  32. lrwxrwxrwx 1 root root 13 Oct 23 14:58 mmc-HBG4e__0x50964137 -> ../../mmcblk0
  33. lrwxrwxrwx 1 root root 15 Oct 23 14:58 mmc-HBG4e__0x50964137-part1 -> ../../mmcblk0p1
  34. lrwxrwxrwx 1 root root 15 Oct 23 14:58 mmc-HBG4e__0x50964137-part2 -> ../../mmcblk0p2
  35. lrwxrwxrwx 1 root root 15 Oct 23 14:58 mmc-HBG4e__0x50964137-part3 -> ../../mmcblk0p3
  36. lrwxrwxrwx 1 root root 9 Oct 23 15:04 usb-TOSHIBA_TransMemory_ECA86B2440D7CF310CEFB9D0-0:0 -> ../../sda
  37. lrwxrwxrwx 1 root root 10 Oct 23 15:04 usb-TOSHIBA_TransMemory_ECA86B2440D7CF310CEFB9D0-0:0-part1 -> ../../sda1
  38. ================================ Mount points: =================================
  39. Device Mount_Point Type Options
  40. /dev/loop0 /rofs squashfs (ro,noatime)
  41. /dev/mmcblk0p2 /media/ubuntu/e0ee2419-8812-4161-ba48-28d3dd94f834 ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
  42. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  43. =========================== sda1/boot/grub/grub.cfg: ===========================
  44. --------------------------------------------------------------------------------
  45. if loadfont /boot/grub/font.pf2 ; then
  46. set gfxmode=auto
  47. insmod efi_gop
  48. insmod efi_uga
  49. insmod gfxterm
  50. terminal_output gfxterm
  51. fi
  52. set menu_color_normal=white/black
  53. set menu_color_highlight=black/light-gray
  54. menuentry "Try Ubuntu without installing" {
  55. set gfxpayload=keep
  56. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  57. initrd /casper/initrd.lz
  58. }
  59. menuentry "Install Ubuntu" {
  60. set gfxpayload=keep
  61. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  62. initrd /casper/initrd.lz
  63. }
  64. menuentry "OEM install (for manufacturers)" {
  65. set gfxpayload=keep
  66. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  67. initrd /casper/initrd.lz
  68. }
  69. menuentry "Check disc for defects" {
  70. set gfxpayload=keep
  71. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  72. initrd /casper/initrd.lz
  73. }
  74. --------------------------------------------------------------------------------
  75. ========================= sda1/syslinux/syslinux.cfg: ==========================
  76. --------------------------------------------------------------------------------
  77. # D-I config version 2.0
  78. # search path for the c32 support libraries (libcom32, libutil etc.)
  79. path
  80. include menu.cfg
  81. default vesamenu.c32
  82. prompt 0
  83. timeout 50
  84. ui gfxboot bootlogo
  85. --------------------------------------------------------------------------------
  86. =================== sda1: Location of files loaded by Grub: ====================
  87. GiB - GB File Fragment(s)
  88. ?? = ?? boot/grub/grub.cfg 1
  89. ================= sda1: Location of files loaded by Syslinux: ==================
  90. GiB - GB File Fragment(s)
  91. ?? = ?? syslinux/syslinux.cfg 1
  92. ?? = ?? ldlinux.sys 1
  93. ?? = ?? syslinux/chain.c32 1
  94. ?? = ?? syslinux/gfxboot.c32 1
  95. ?? = ?? syslinux/ldlinux.c32 1
  96. ?? = ?? syslinux/libcom32.c32 1
  97. ?? = ?? syslinux/libutil.c32 1
  98. ?? = ?? syslinux/vesamenu.c32 1
  99. ============== sda1: Version of COM32(R) files used by Syslinux: ===============
  100. syslinux/chain.c32 : not a COM32/COM32R module
  101. syslinux/gfxboot.c32 : not a COM32/COM32R module
  102. syslinux/ldlinux.c32 : not a COM32/COM32R module
  103. syslinux/libcom32.c32 : not a COM32/COM32R module
  104. syslinux/libutil.c32 : not a COM32/COM32R module
  105. syslinux/vesamenu.c32 : not a COM32/COM32R module
  106. =============================== StdErr Messages: ===============================
  107. File descriptor 9 (/proc/13374/mounts) leaked on lvs invocation. Parent PID 20988: bash
  108. File descriptor 63 (pipe:[59608]) leaked on lvs invocation. Parent PID 20988: bash
  109. ADDITIONAL INFORMATION :
  110. =================== log of boot-info 2016-10-23__15h04 ===================
  111. boot-info version : 4ppa38
  112. boot-sav version : 4ppa38
  113. glade2script version : 3.2.3~ppa1
  114. boot-sav-extra version : 4ppa38
  115. Error: /dev/mmcblk0rpmb: unrecognised disk label
  116. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  117. Error: /dev/mmcblk0boot0: unrecognised disk label
  118. Error: /dev/mmcblk0boot1: unrecognised disk label
  119. Error: /dev/mmcblk0rpmb: unrecognised disk label
  120. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  121. Error: /dev/mmcblk0boot0: unrecognised disk label
  122. Error: /dev/mmcblk0boot1: unrecognised disk label
  123. boot-info is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  124. CPU op-mode(s): 32-bit, 64-bit
  125. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  126. ls: cannot access '/home/usr/.config': No such file or directory
  127. mmcblk0 (sda) has unknown type. Please report this message to [email protected]
  128. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  129. mount /dev/mmcblk0 : Error code 32
  130. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  131. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  132. mount -r /dev/mmcblk0 : Error code 32
  133. cat: /sys/block/mmcblk0/mmcblk0boot0/start: No such file or directory
  134. cat: /sys/block/mmcblk0/mmcblk0boot1/start: No such file or directory
  135. cat: /sys/block/mmcblk0/mmcblk0rpmb/start: No such file or directory
  136. =================== os-prober:
  137. /dev/mmcblk0p2:Ubuntu 16.04 LTS (16.04):Ubuntu:linux
  138. =================== blkid:
  139. /dev/mmcblk0p1: UUID="14E2-0A5D" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="360499f3-f63f-4341-8e15-d68fe23d7fc7"
  140. /dev/mmcblk0p2: UUID="e0ee2419-8812-4161-ba48-28d3dd94f834" TYPE="ext4" PARTUUID="6e299d56-ec6a-43c3-9e25-01212fef659f"
  141. /dev/sda1: UUID="9F11-3245" TYPE="vfat" PARTUUID="000b85e1-01"
  142. /dev/loop0: TYPE="squashfs"
  143. /dev/mmcblk0p3: UUID="a1a3d1e3-0571-4a2d-a5f9-3edd012043b2" TYPE="swap" PARTUUID="66b9dcaa-ef96-4d7f-858a-23e6f4abe89c"
  144. /dev/mmcblk0: PTUUID="05b50f26-753b-4f18-8e3c-3d3bc3de9790" PTTYPE="gpt"
  145. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  146. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  147. mount /dev/mmcblk0 : Error code 32
  148. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  149. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  150. mount -r /dev/mmcblk0 : Error code 32
  151. Presence of EFI/Microsoft file detected: /mnt/boot-sav/mmcblk0p1/EFI/Microsoft/Boot/bootmgfw.efi
  152. Presence of EFI/Microsoft file detected: /mnt/boot-sav/mmcblk0p1/EFI/Microsoft/Boot/bootx64.efi
  153. Presence of EFI/Boot file detected: /mnt/boot-sav/mmcblk0p1/EFI/Boot/bootx64.efi
  154. =================== /media/ubuntu/e0ee2419-8812-4161-ba48-28d3dd94f834/etc/grub.d/ :
  155. drwxr-xr-x 2 root root 4096 Oct 23 13:11 grub.d
  156. total 80
  157. -rwxr-xr-x 1 root root 9791 Apr 15 2016 00_header
  158. -rwxr-xr-x 1 root root 6258 Mar 15 2016 05_debian_theme
  159. -rwxr-xr-x 1 root root 12261 Apr 15 2016 10_linux
  160. -rwxr-xr-x 1 root root 11082 Apr 15 2016 20_linux_xen
  161. -rwxr-xr-x 1 root root 1992 Jan 28 2016 20_memtest86+
  162. -rwxr-xr-x 1 root root 305 Oct 23 13:11 25_custom
  163. -rwxr-xr-x 1 root root 11692 Apr 15 2016 30_os-prober
  164. -rwxr-xr-x 1 root root 1418 Apr 15 2016 30_uefi-firmware
  165. -rwxr-xr-x 1 root root 214 Apr 15 2016 40_custom
  166. -rwxr-xr-x 1 root root 216 Apr 15 2016 41_custom
  167. -rw-r--r-- 1 root root 483 Apr 15 2016 README
  168. =================== /media/ubuntu/e0ee2419-8812-4161-ba48-28d3dd94f834/etc/default/grub :
  169. # If you change this file, run 'update-grub' afterwards to update
  170. # /boot/grub/grub.cfg.
  171. # For full documentation of the options in this file, see:
  172. # info -f grub -n 'Simple configuration'
  173. GRUB_DEFAULT=0
  174. #GRUB_HIDDEN_TIMEOUT=0
  175. GRUB_HIDDEN_TIMEOUT_QUIET=true
  176. GRUB_TIMEOUT=10
  177. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  178. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  179. GRUB_CMDLINE_LINUX=""
  180. # Uncomment to enable BadRAM filtering, modify to suit your needs
  181. # This works with Linux (no patch required) and with any kernel that obtains
  182. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  183. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  184. # Uncomment to disable graphical terminal (grub-pc only)
  185. #GRUB_TERMINAL=console
  186. # The resolution used on graphical terminal
  187. # note that you can use only modes which your graphic card supports via VBE
  188. # you can see them in real GRUB with the command `vbeinfo'
  189. #GRUB_GFXMODE=640x480
  190. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  191. #GRUB_DISABLE_LINUX_UUID=true
  192. # Uncomment to disable generation of recovery mode menu entries
  193. #GRUB_DISABLE_RECOVERY="true"
  194. # Uncomment to get a beep at grub start
  195. #GRUB_INIT_TUNE="480 440 1"
  196. /boot/efi detected in the fstab of mmcblk0p2: UUID=14E2-0A5D (mmcblk0p1)
  197. =================== efibootmgr -v
  198. BootCurrent: 0001
  199. Timeout: 0 seconds
  200. BootOrder: 2001,2002,2003
  201. Boot0000* Unknown Device: HD(1,GPT,360499f3-f63f-4341-8e15-d68fe23d7fc7,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  202. Boot0001* USB HDD: TOSHIBA TransMemory PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,MBR,0x4294967265,0x3f,0x1ce4941)RC
  203. Boot0002* Unknown Device: HD(1,GPT,360499f3-f63f-4341-8e15-d68fe23d7fc7,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  204. Boot0003* Unknown Device: FvVol(a881d567-6cb0-4eee-8435-2e72d33e45b5)/FvFile(c57ad6b7-0515-40a8-9d21-551652854e37)RC...0
  205. Boot0004* ubuntu HD(1,GPT,360499f3-f63f-4341-8e15-d68fe23d7fc7,0x800,0x100000)/File(EFIubuntushimx64.efi)
  206. Boot2001* EFI USB Device RC
  207. Boot2002* EFI DVD/CDROM RC
  208. Boot2003* EFI Network RC
  209. =================== UEFI/Legacy mode:
  210. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  211. SecureBoot enabled.
  212. =================== PARTITIONS & DISKS:
  213. mmcblk0p1 : mmcblk0, 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, /mnt/boot-sav/mmcblk0p1.
  214. mmcblk0p2 : mmcblk0, not-sepboot, grubenv-ok grub2, signed grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, not-far, /media/ubuntu/e0ee2419-8812-4161-ba48-28d3dd94f834.
  215. 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.
  216. mmcblk0 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 1 sectors * 512 bytes
  217. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 63 sectors * 512 bytes
  218. =================== parted -l:
  219. Model: TOSHIBA TransMemory (scsi)
  220. Disk /dev/sda: 15.5GB
  221. Sector size (logical/physical): 512B/512B
  222. Partition Table: msdos
  223. Disk Flags:
  224. Number Start End Size Type File system Flags
  225. 1 32.3kB 15.5GB 15.5GB primary fat32 boot, lba
  226. Model: Generic SD/MMC Storage Card (sd/mmc)
  227. Disk /dev/mmcblk0rpmb: 4194kB
  228. Sector size (logical/physical): 512B/512B
  229. Partition Table: unknown
  230. Disk Flags:
  231. Model: Generic SD/MMC Storage Card (sd/mmc)
  232. Disk /dev/mmcblk0boot0: 4194kB
  233. Sector size (logical/physical): 512B/512B
  234. Partition Table: unknown
  235. Disk Flags:
  236. Model: Generic SD/MMC Storage Card (sd/mmc)
  237. Disk /dev/mmcblk0boot1: 4194kB
  238. Sector size (logical/physical): 512B/512B
  239. Partition Table: unknown
  240. Disk Flags:
  241. Model: MMC HBG4e (sd/mmc)
  242. Disk /dev/mmcblk0: 31.3GB
  243. Sector size (logical/physical): 512B/512B
  244. Partition Table: gpt
  245. Disk Flags:
  246. Number Start End Size File system Name Flags
  247. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  248. 2 538MB 29.2GB 28.7GB ext4
  249. 3 29.2GB 31.3GB 2056MB linux-swap(v1)
  250. =================== parted -lm:
  251. BYT;
  252. /dev/sda:15.5GB:scsi:512:512:msdos:TOSHIBA TransMemory:;
  253. 1:32.3kB:15.5GB:15.5GB:fat32::boot, lba;
  254. BYT;
  255. /dev/mmcblk0rpmb:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  256. BYT;
  257. /dev/mmcblk0boot0:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  258. BYT;
  259. /dev/mmcblk0boot1:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  260. BYT;
  261. /dev/mmcblk0:31.3GB:sd/mmc:512:512:gpt:MMC HBG4e:;
  262. 1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
  263. 2:538MB:29.2GB:28.7GB:ext4::;
  264. 3:29.2GB:31.3GB:2056MB:linux-swap(v1)::;
  265. =================== lsblk:
  266. KNAME TYPE FSTYPE SIZE LABEL
  267. sda disk 14.5G
  268. sda1 part vfat 14.5G
  269. loop0 loop squashfs 1.3G
  270. mmcblk0rpmb disk 4M
  271. mmcblk0boot0 disk 4M
  272. mmcblk0boot1 disk 4M
  273. mmcblk0 disk 29.1G
  274. mmcblk0p1 part vfat 512M
  275. mmcblk0p2 part ext4 26.7G
  276. mmcblk0p3 part swap 1.9G
  277. KNAME ROTA RO RM STATE MOUNTPOINT
  278. sda 1 0 1 running
  279. sda1 1 0 1 /cdrom
  280. loop0 1 1 0 /rofs
  281. mmcblk0rpmb 0 0 0
  282. mmcblk0boot0 0 1 0
  283. mmcblk0boot1 0 1 0
  284. mmcblk0 0 0 0
  285. mmcblk0p1 0 0 0 /mnt/boot-sav/mmcblk0p1
  286. mmcblk0p2 0 0 0 /media/ubuntu/e0ee2419-8812-4161-ba48-28d3dd94f834
  287. mmcblk0p3 0 0 0
  288. =================== mount:
  289. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  290. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  291. udev on /dev type devtmpfs (rw,nosuid,relatime,size=965456k,nr_inodes=241364,mode=755)
  292. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  293. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=196024k,mode=755)
  294. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  295. /dev/loop0 on /rofs type squashfs (ro,noatime)
  296. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  297. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  298. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  299. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  300. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  301. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  302. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  303. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  304. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  305. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  306. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  307. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  308. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  309. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  310. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  311. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  312. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  313. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  314. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  315. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  316. mqueue on /dev/mqueue type mqueue (rw,relatime)
  317. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  318. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  319. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  320. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  321. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=196024k,mode=700,uid=999,gid=999)
  322. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  323. /dev/mmcblk0p2 on /media/ubuntu/e0ee2419-8812-4161-ba48-28d3dd94f834 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
  324. /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)
  325. =================== ls:
  326. /sys/block/mmcblk0 (filtered): alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent
  327. /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
  328. /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
  329. /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
  330. /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
  331. /dev (filtered): acpi_thermal_rel autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mmcblk0 mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0rpmb mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sg0 shm snapshot snd stderr stdin stdout tpm0 uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  332. ls /dev/mapper: control
  333. =================== hexdump -n512 -C /dev/mmcblk0p1
  334. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  335. 00000010 02 00 00 00 00 f8 00 00 10 00 04 00 00 08 00 00 |................|
  336. 00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
  337. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  338. 00000040 80 01 29 5d 0a e2 14 4e 4f 20 4e 41 4d 45 20 20 |..)]...NO NAME |
  339. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  340. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  341. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  342. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  343. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  344. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  345. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  346. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  347. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  348. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  349. *
  350. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  351. 00000200
  352. =================== df -Th:
  353. Filesystem Type Size Used Avail Use% Mounted on
  354. udev devtmpfs 943M 0 943M 0% /dev
  355. tmpfs tmpfs 192M 6.2M 186M 4% /run
  356. /dev/sda1 vfat 15G 2.4G 13G 17% /cdrom
  357. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  358. /cow overlay 958M 87M 871M 10% /
  359. tmpfs tmpfs 958M 172K 957M 1% /dev/shm
  360. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  361. tmpfs tmpfs 958M 0 958M 0% /sys/fs/cgroup
  362. tmpfs tmpfs 958M 300K 957M 1% /tmp
  363. tmpfs tmpfs 192M 76K 192M 1% /run/user/999
  364. /dev/mmcblk0p2 ext4 27G 4.8G 21G 20% /media/ubuntu/e0ee2419-8812-4161-ba48-28d3dd94f834
  365. /dev/mmcblk0p1 vfat 511M 7.3M 504M 2% /mnt/boot-sav/mmcblk0p1
  366. =================== fdisk -l:
  367. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  368. Units: sectors of 1 * 512 = 512 bytes
  369. Sector size (logical/physical): 512 bytes / 4096 bytes
  370. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  371. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  372. Units: sectors of 1 * 512 = 512 bytes
  373. Sector size (logical/physical): 512 bytes / 4096 bytes
  374. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  375. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  376. Units: sectors of 1 * 512 = 512 bytes
  377. Sector size (logical/physical): 512 bytes / 4096 bytes
  378. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  379. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  380. Units: sectors of 1 * 512 = 512 bytes
  381. Sector size (logical/physical): 512 bytes / 4096 bytes
  382. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  383. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  384. Units: sectors of 1 * 512 = 512 bytes
  385. Sector size (logical/physical): 512 bytes / 4096 bytes
  386. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  387. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  388. Units: sectors of 1 * 512 = 512 bytes
  389. Sector size (logical/physical): 512 bytes / 4096 bytes
  390. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  391. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  392. Units: sectors of 1 * 512 = 512 bytes
  393. Sector size (logical/physical): 512 bytes / 4096 bytes
  394. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  395. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  396. Units: sectors of 1 * 512 = 512 bytes
  397. Sector size (logical/physical): 512 bytes / 4096 bytes
  398. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  399. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  400. Units: sectors of 1 * 512 = 512 bytes
  401. Sector size (logical/physical): 512 bytes / 4096 bytes
  402. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  403. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  404. Units: sectors of 1 * 512 = 512 bytes
  405. Sector size (logical/physical): 512 bytes / 4096 bytes
  406. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  407. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  408. Units: sectors of 1 * 512 = 512 bytes
  409. Sector size (logical/physical): 512 bytes / 4096 bytes
  410. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  411. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  412. Units: sectors of 1 * 512 = 512 bytes
  413. Sector size (logical/physical): 512 bytes / 4096 bytes
  414. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  415. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  416. Units: sectors of 1 * 512 = 512 bytes
  417. Sector size (logical/physical): 512 bytes / 4096 bytes
  418. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  419. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  420. Units: sectors of 1 * 512 = 512 bytes
  421. Sector size (logical/physical): 512 bytes / 4096 bytes
  422. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  423. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  424. Units: sectors of 1 * 512 = 512 bytes
  425. Sector size (logical/physical): 512 bytes / 4096 bytes
  426. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  427. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  428. Units: sectors of 1 * 512 = 512 bytes
  429. Sector size (logical/physical): 512 bytes / 4096 bytes
  430. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  431. Disk /dev/loop0: 1.3 GiB, 1433468928 bytes, 2799744 sectors
  432. Units: sectors of 1 * 512 = 512 bytes
  433. Sector size (logical/physical): 512 bytes / 512 bytes
  434. I/O size (minimum/optimal): 512 bytes / 512 bytes
  435. Disk /dev/mmcblk0: 29.1 GiB, 31272730624 bytes, 61079552 sectors
  436. Units: sectors of 1 * 512 = 512 bytes
  437. Sector size (logical/physical): 512 bytes / 512 bytes
  438. I/O size (minimum/optimal): 512 bytes / 512 bytes
  439. Disklabel type: gpt
  440. Disk identifier: 05B50F26-753B-4F18-8E3C-3D3BC3DE9790
  441. Device Start End Sectors Size Type
  442. /dev/mmcblk0p1 2048 1050623 1048576 512M EFI System
  443. /dev/mmcblk0p2 1050624 57061375 56010752 26.7G Linux filesystem
  444. /dev/mmcblk0p3 57061376 61077503 4016128 1.9G Linux swap
  445. Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
  446. Units: sectors of 1 * 512 = 512 bytes
  447. Sector size (logical/physical): 512 bytes / 512 bytes
  448. I/O size (minimum/optimal): 512 bytes / 512 bytes
  449. Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
  450. Units: sectors of 1 * 512 = 512 bytes
  451. Sector size (logical/physical): 512 bytes / 512 bytes
  452. I/O size (minimum/optimal): 512 bytes / 512 bytes
  453. Disk /dev/sda: 14.5 GiB, 15512174592 bytes, 30297216 sectors
  454. Units: sectors of 1 * 512 = 512 bytes
  455. Sector size (logical/physical): 512 bytes / 512 bytes
  456. I/O size (minimum/optimal): 512 bytes / 512 bytes
  457. Disklabel type: dos
  458. Disk identifier: 0x000b85e1
  459. Device Boot Start End Sectors Size Id Type
  460. /dev/sda1 * 63 30296447 30296385 14.5G c W95 FAT32 (LBA)
  461. =================== Suggested repair
  462. The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of mmcblk0p2, using the following options: mmcblk0p1/boot/efi,
  463. Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file rename-ms-efi
  464. =================== Final advice in case of suggested repair
  465. Please do not forget to make your BIOS boot on mmcblk0 (31.3GB) disk!
  466. =================== User settings
  467. The settings chosen by the user will not act on the boot.
  468. paste.ubuntu.com ko (), using paste.debian
  469. paste.debian.net ko (), using paste2