1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (5.00 and higher) is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: SYSLINUX 6.03
  7. Boot sector info: Syslinux looks at sector 16408 of /dev/sda1 for its
  8. second stage. The integrity check of Syslinux failed.
  9. No errors found in the Boot Parameter Block.
  10. Operating System:
  11. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  12. /EFI/BOOT/bootia32.efi /EFI/BOOT/grubx64.efi
  13. /ldlinux.sys
  14. ============================ Drive/Partition Info: =============================
  15. Drive: sda _____________________________________________________________________
  16. Disk /dev/sda: 3.8 GiB, 4009754624 bytes, 7831552 sectors
  17. Units: sectors of 1 * 512 = 512 bytes
  18. Sector size (logical/physical): 512 bytes / 512 bytes
  19. I/O size (minimum/optimal): 512 bytes / 512 bytes
  20. Disklabel type: dos
  21. Partition Boot Start Sector End Sector # of Sectors Id System
  22. /dev/sda1 * 2,048 7,831,551 7,829,504 c W95 FAT32 (LBA)
  23. "blkid" output: ________________________________________________________________
  24. Device UUID TYPE LABEL
  25. /dev/loop0 squashfs
  26. /dev/mmcblk0
  27. /dev/mmcblk0p1 0a016de3-2921-4b36-9e26-48fdb0f22151 ext4
  28. /dev/mmcblk0p2 E161-DF31 vfat BOOT
  29. /dev/sda1 4ABE-18AF vfat UBUNTU 16_0
  30. /dev/zram0 4c62b008-e95b-4a14-aed7-451cddef3686 swap
  31. /dev/zram1 8530e164-cdf7-4cc1-a9c5-32502cfa4810 swap
  32. /dev/zram2 4333b442-5c8c-4b74-b2ed-907eaca50c0c swap
  33. /dev/zram3 4ad7b788-6de6-4148-acc4-ddf9fc039303 swap
  34. ========================= "ls -l /dev/disk/by-id" output: ======================
  35. total 0
  36. lrwxrwxrwx 1 root root 13 Feb 15 20:21 mmc-NCard_0xc7678f56 -> ../../mmcblk0
  37. lrwxrwxrwx 1 root root 15 Feb 15 20:21 mmc-NCard_0xc7678f56-part1 -> ../../mmcblk0p1
  38. lrwxrwxrwx 1 root root 15 Feb 15 20:21 mmc-NCard_0xc7678f56-part2 -> ../../mmcblk0p2
  39. lrwxrwxrwx 1 root root 9 Feb 15 20:27 usb-USB_Flash_Disk_FBH1108230102158-0:0 -> ../../sda
  40. lrwxrwxrwx 1 root root 10 Feb 15 20:27 usb-USB_Flash_Disk_FBH1108230102158-0:0-part1 -> ../../sda1
  41. ================================ Mount points: =================================
  42. Device Mount_Point Type Options
  43. /dev/loop0 /rofs squashfs (ro,noatime)
  44. /dev/mmcblk0p1 /media/ubuntu/0a016de3-2921-4b36-9e26-48fdb0f22151 ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
  45. /dev/mmcblk0p2 /media/ubuntu/BOOT vfat (rw,nosuid,nodev,relatime,uid=999,gid=999,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
  46. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  47. =========================== sda1/boot/grub/grub.cfg: ===========================
  48. --------------------------------------------------------------------------------
  49. if loadfont /boot/grub/font.pf2 ; then
  50. set gfxmode=auto
  51. insmod efi_gop
  52. insmod efi_uga
  53. insmod gfxterm
  54. terminal_output gfxterm
  55. fi
  56. set menu_color_normal=white/black
  57. set menu_color_highlight=black/light-gray
  58. menuentry "Try Ubuntu without installing" {
  59. set gfxpayload=keep
  60. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper zswap.enabled=1 zswap.compressor=lz4 quiet splash ---
  61. initrd /casper/initrd.lz
  62. }
  63. menuentry "Install Ubuntu" {
  64. set gfxpayload=keep
  65. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  66. initrd /casper/initrd.lz
  67. }
  68. # menuentry "OEM install (for manufacturers)" {
  69. # set gfxpayload=keep
  70. # linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  71. # initrd /casper/initrd.lz
  72. # }
  73. menuentry "Check disc for defects" {
  74. set gfxpayload=keep
  75. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  76. initrd /casper/initrd.lz
  77. }
  78. --------------------------------------------------------------------------------
  79. ============================== sda1/syslinux.cfg: ==============================
  80. --------------------------------------------------------------------------------
  81. DEFAULT loadconfig
  82. LABEL loadconfig
  83. CONFIG /isolinux/isolinux.cfg
  84. APPEND /isolinux/
  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.cfg 1
  92. ?? = ?? ldlinux.sys 1
  93. =============================== StdErr Messages: ===============================
  94. File descriptor 9 (/proc/8306/mounts) leaked on lvs invocation. Parent PID 16578: bash
  95. File descriptor 63 (pipe:[58459]) leaked on lvs invocation. Parent PID 16578: bash
  96. ADDITIONAL INFORMATION :
  97. =================== log of boot-info 2017-02-15__20h27 ===================
  98. boot-info version : 4ppa40
  99. boot-sav version : 4ppa40
  100. glade2script version : 3.2.3~ppa1
  101. boot-sav-extra version : 4ppa40
  102. Error: /dev/mmcblk0rpmb: unrecognised disk label
  103. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  104. Error: /dev/mmcblk0boot0: unrecognised disk label
  105. Error: /dev/mmcblk0boot1: unrecognised disk label
  106. Error: /dev/mmcblk0rpmb: unrecognised disk label
  107. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  108. Error: /dev/mmcblk0boot0: unrecognised disk label
  109. Error: /dev/mmcblk0boot1: unrecognised disk label
  110. boot-info is executed in live-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  111. CPU op-mode(s): 32-bit, 64-bit
  112. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper zswap.enabled=1 zswap.compressor=lz4 quiet splash ---
  113. ls: cannot access '/home/usr/.config': No such file or directory
  114. mmcblk0 (sda) has unknown type. Please report this message to [email protected]
  115. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  116. mount /dev/mmcblk0 : Error code 32
  117. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  118. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  119. mount -r /dev/mmcblk0 : Error code 32
  120. cat: /sys/block/mmcblk0/mmcblk0boot0/start: No such file or directory
  121. cat: /sys/block/mmcblk0/mmcblk0boot1/start: No such file or directory
  122. cat: /sys/block/mmcblk0/mmcblk0rpmb/start: No such file or directory
  123. =================== os-prober:
  124. /dev/mmcblk0p1:Ubuntu 16.04.1 LTS (16.04):Ubuntu:linux
  125. =================== blkid:
  126. /dev/mmcblk0p1: UUID="0a016de3-2921-4b36-9e26-48fdb0f22151" TYPE="ext4" PARTUUID="2dea2be6-01"
  127. /dev/mmcblk0p2: LABEL="BOOT" UUID="E161-DF31" TYPE="vfat" PARTUUID="2dea2be6-02"
  128. /dev/sda1: LABEL="UBUNTU 16_0" UUID="4ABE-18AF" TYPE="vfat" PARTUUID="2ac14968-01"
  129. /dev/loop0: TYPE="squashfs"
  130. /dev/zram0: UUID="4c62b008-e95b-4a14-aed7-451cddef3686" TYPE="swap"
  131. /dev/zram1: UUID="8530e164-cdf7-4cc1-a9c5-32502cfa4810" TYPE="swap"
  132. /dev/zram2: UUID="4333b442-5c8c-4b74-b2ed-907eaca50c0c" TYPE="swap"
  133. /dev/zram3: UUID="4ad7b788-6de6-4148-acc4-ddf9fc039303" TYPE="swap"
  134. /dev/mmcblk0: PTUUID="2dea2be6" PTTYPE="dos"
  135. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  136. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  137. mount /dev/mmcblk0 : Error code 32
  138. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  139. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  140. mount -r /dev/mmcblk0 : Error code 32
  141. =================== /media/ubuntu/0a016de3-2921-4b36-9e26-48fdb0f22151/etc/grub.d/ :
  142. drwxr-xr-x 2 root root 4096 Jul 19 2016 grub.d
  143. total 76
  144. -rwxr-xr-x 1 root root 9791 Jun 17 2016 00_header
  145. -rwxr-xr-x 1 root root 6258 Mar 15 2016 05_debian_theme
  146. -rwxr-xr-x 1 root root 12261 Jun 17 2016 10_linux
  147. -rwxr-xr-x 1 root root 11082 Jun 17 2016 20_linux_xen
  148. -rwxr-xr-x 1 root root 1992 Jan 28 2016 20_memtest86+
  149. -rwxr-xr-x 1 root root 11692 Jun 17 2016 30_os-prober
  150. -rwxr-xr-x 1 root root 1418 Jun 17 2016 30_uefi-firmware
  151. -rwxr-xr-x 1 root root 214 Jun 17 2016 40_custom
  152. -rwxr-xr-x 1 root root 216 Jun 17 2016 41_custom
  153. -rw-r--r-- 1 root root 483 Jun 17 2016 README
  154. =================== /media/ubuntu/0a016de3-2921-4b36-9e26-48fdb0f22151/etc/default/grub :
  155. # If you change this file, run 'update-grub' afterwards to update
  156. # /boot/grub/grub.cfg.
  157. # For full documentation of the options in this file, see:
  158. # info -f grub -n 'Simple configuration'
  159. GRUB_DEFAULT=0
  160. GRUB_HIDDEN_TIMEOUT=0
  161. GRUB_HIDDEN_TIMEOUT_QUIET=true
  162. GRUB_TIMEOUT=10
  163. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  164. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  165. GRUB_CMDLINE_LINUX=""
  166. # Uncomment to enable BadRAM filtering, modify to suit your needs
  167. # This works with Linux (no patch required) and with any kernel that obtains
  168. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  169. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  170. # Uncomment to disable graphical terminal (grub-pc only)
  171. #GRUB_TERMINAL=console
  172. # The resolution used on graphical terminal
  173. # note that you can use only modes which your graphic card supports via VBE
  174. # you can see them in real GRUB with the command `vbeinfo'
  175. #GRUB_GFXMODE=640x480
  176. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  177. #GRUB_DISABLE_LINUX_UUID=true
  178. # Uncomment to disable generation of recovery mode menu entries
  179. #GRUB_DISABLE_RECOVERY="true"
  180. # Uncomment to get a beep at grub start
  181. #GRUB_INIT_TUNE="480 440 1"
  182. =================== efibootmgr -v
  183. BootCurrent: 0004
  184. Timeout: 1 seconds
  185. BootOrder: 0004,0003,0001,0002,0005
  186. Boot0001* UEFI:CD/DVD Drive BBS(129,,0x0)
  187. Boot0002* UEFI:Removable Device BBS(130,,0x0)
  188. Boot0003* UEFI: Built-in EFI Shell VenMedia(5023b95c-db26-429b-a648-bd47664c8012)..BO
  189. Boot0004* UEFI: USB Flash Disk 1100 PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/USB(1,0)/HD(1,MBR,0x104,0x800,0x777800)..BO
  190. Boot0005* UEFI:Network Device BBS(131,,0x0)
  191. =================== UEFI/Legacy mode:
  192. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  193. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  194. =================== PARTITIONS & DISKS:
  195. mmcblk0p1 : mmcblk0, not-sepboot, grubenv-ok grub2, signed grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, not-far, /media/ubuntu/0a016de3-2921-4b36-9e26-48fdb0f22151.
  196. mmcblk0p2 : mmcblk0, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-maybe-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, /media/ubuntu/BOOT.
  197. 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.
  198. mmcblk0 : not-GPT, BIOSboot-not-needed, has-maybe-EFI, not-usb, has-os, 1 sectors * 512 bytes
  199. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 2048 sectors * 512 bytes
  200. =================== parted -l:
  201. Model: USB Flash Disk (scsi)
  202. Disk /dev/sda: 4010MB
  203. Sector size (logical/physical): 512B/512B
  204. Partition Table: msdos
  205. Disk Flags:
  206. Number Start End Size Type File system Flags
  207. 1 1049kB 4010MB 4009MB primary fat32 boot, lba
  208. Model: Unknown (unknown)
  209. Disk /dev/zram0: 254MB
  210. Sector size (logical/physical): 4096B/4096B
  211. Partition Table: loop
  212. Disk Flags:
  213. Number Start End Size File system Flags
  214. 1 0.00B 254MB 254MB linux-swap(v1)
  215. Model: Unknown (unknown)
  216. Disk /dev/zram1: 254MB
  217. Sector size (logical/physical): 4096B/4096B
  218. Partition Table: loop
  219. Disk Flags:
  220. Number Start End Size File system Flags
  221. 1 0.00B 254MB 254MB linux-swap(v1)
  222. Model: Unknown (unknown)
  223. Disk /dev/zram2: 254MB
  224. Sector size (logical/physical): 4096B/4096B
  225. Partition Table: loop
  226. Disk Flags:
  227. Number Start End Size File system Flags
  228. 1 0.00B 254MB 254MB linux-swap(v1)
  229. Model: Unknown (unknown)
  230. Disk /dev/zram3: 254MB
  231. Sector size (logical/physical): 4096B/4096B
  232. Partition Table: loop
  233. Disk Flags:
  234. Number Start End Size File system Flags
  235. 1 0.00B 254MB 254MB linux-swap(v1)
  236. Model: Generic SD/MMC Storage Card (sd/mmc)
  237. Disk /dev/mmcblk0rpmb: 4194kB
  238. Sector size (logical/physical): 512B/512B
  239. Partition Table: unknown
  240. Disk Flags:
  241. Model: Generic SD/MMC Storage Card (sd/mmc)
  242. Disk /dev/mmcblk0boot0: 4194kB
  243. Sector size (logical/physical): 512B/512B
  244. Partition Table: unknown
  245. Disk Flags:
  246. Model: Generic SD/MMC Storage Card (sd/mmc)
  247. Disk /dev/mmcblk0boot1: 4194kB
  248. Sector size (logical/physical): 512B/512B
  249. Partition Table: unknown
  250. Disk Flags:
  251. Model: MMC NCard (sd/mmc)
  252. Disk /dev/mmcblk0: 31.0GB
  253. Sector size (logical/physical): 512B/512B
  254. Partition Table: msdos
  255. Disk Flags:
  256. Number Start End Size Type File system Flags
  257. 1 1049kB 29.0GB 29.0GB primary ext4 boot
  258. 2 29.0GB 29.0GB 36.7MB primary fat32
  259. =================== parted -lm:
  260. BYT;
  261. /dev/sda:4010MB:scsi:512:512:msdos:USB Flash Disk:;
  262. 1:1049kB:4010MB:4009MB:fat32::boot, lba;
  263. BYT;
  264. /dev/zram0:254MB:unknown:4096:4096:loop:Unknown:;
  265. 1:0.00B:254MB:254MB:linux-swap(v1)::;
  266. BYT;
  267. /dev/zram1:254MB:unknown:4096:4096:loop:Unknown:;
  268. 1:0.00B:254MB:254MB:linux-swap(v1)::;
  269. BYT;
  270. /dev/zram2:254MB:unknown:4096:4096:loop:Unknown:;
  271. 1:0.00B:254MB:254MB:linux-swap(v1)::;
  272. BYT;
  273. /dev/zram3:254MB:unknown:4096:4096:loop:Unknown:;
  274. 1:0.00B:254MB:254MB:linux-swap(v1)::;
  275. BYT;
  276. /dev/mmcblk0rpmb:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  277. BYT;
  278. /dev/mmcblk0boot0:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  279. BYT;
  280. /dev/mmcblk0boot1:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  281. BYT;
  282. /dev/mmcblk0:31.0GB:sd/mmc:512:512:msdos:MMC NCard:;
  283. 1:1049kB:29.0GB:29.0GB:ext4::boot;
  284. 2:29.0GB:29.0GB:36.7MB:fat32::;
  285. =================== lsblk:
  286. KNAME TYPE FSTYPE SIZE LABEL
  287. sda disk 3.8G
  288. sda1 part vfat 3.8G UBUNTU 16_0
  289. loop0 loop squashfs 1.4G
  290. zram0 disk 242.2M
  291. zram1 disk 242.2M
  292. zram2 disk 242.2M
  293. zram3 disk 242.2M
  294. mmcblk0rpmb disk 4M
  295. mmcblk0boot0 disk 4M
  296. mmcblk0boot1 disk 4M
  297. mmcblk0 disk 28.9G
  298. mmcblk0p1 part ext4 27G
  299. mmcblk0p2 part vfat 35M BOOT
  300. KNAME ROTA RO RM STATE MOUNTPOINT
  301. sda 1 0 1 running
  302. sda1 1 0 1 /cdrom
  303. loop0 1 1 0 /rofs
  304. zram0 0 0 0 [SWAP]
  305. zram1 0 0 0 [SWAP]
  306. zram2 0 0 0 [SWAP]
  307. zram3 0 0 0 [SWAP]
  308. mmcblk0rpmb 0 0 0
  309. mmcblk0boot0 0 1 0
  310. mmcblk0boot1 0 1 0
  311. mmcblk0 0 0 0
  312. mmcblk0p1 0 0 0 /media/ubuntu/0a016de3-2921-4b36-9e26-48fdb0f22151
  313. mmcblk0p2 0 0 0 /media/ubuntu/BOOT
  314. =================== mount:
  315. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  316. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  317. udev on /dev type devtmpfs (rw,nosuid,relatime,size=964372k,nr_inodes=241093,mode=755)
  318. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  319. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=198440k,mode=755)
  320. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  321. /dev/loop0 on /rofs type squashfs (ro,noatime)
  322. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  323. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  324. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  325. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  326. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  327. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  328. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  329. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  330. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  331. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  332. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  333. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  334. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  335. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  336. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  337. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  338. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  339. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  340. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  341. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  342. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  343. mqueue on /dev/mqueue type mqueue (rw,relatime)
  344. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  345. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  346. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  347. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=198440k,mode=700,uid=999,gid=999)
  348. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  349. /dev/mmcblk0p2 on /media/ubuntu/BOOT type vfat (rw,nosuid,nodev,relatime,uid=999,gid=999,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
  350. /dev/mmcblk0p1 on /media/ubuntu/0a016de3-2921-4b36-9e26-48fdb0f22151 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
  351. =================== ls:
  352. /sys/block/mmcblk0 (filtered): alignment_offset bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent
  353. /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
  354. /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
  355. /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
  356. /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
  357. /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 hidraw1 hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 iio:device0 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mmcblk0 mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 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 usb userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  358. ls /dev/mapper: control
  359. =================== hexdump -n512 -C /dev/mmcblk0p2
  360. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 01 20 00 |.X.mkfs.fat... .|
  361. 00000010 02 00 00 00 00 f8 00 00 10 00 04 00 00 f8 5e 03 |..............^.|
  362. 00000020 00 18 01 00 28 02 00 00 00 00 00 00 02 00 00 00 |....(...........|
  363. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  364. 00000040 80 01 29 31 df 61 e1 42 4f 4f 54 20 20 20 20 20 |..)1.a.BOOT |
  365. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  366. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  367. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  368. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  369. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  370. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  371. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  372. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  373. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  374. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  375. *
  376. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  377. 00000200
  378. =================== df -Th:
  379. Filesystem Type Size Used Avail Use% Mounted on
  380. udev devtmpfs 942M 0 942M 0% /dev
  381. tmpfs tmpfs 194M 6.5M 188M 4% /run
  382. /dev/sda1 vfat 3.8G 1.5G 2.3G 40% /cdrom
  383. /dev/loop0 squashfs 1.5G 1.5G 0 100% /rofs
  384. /cow overlay 969M 78M 892M 9% /
  385. tmpfs tmpfs 969M 232K 969M 1% /dev/shm
  386. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  387. tmpfs tmpfs 969M 0 969M 0% /sys/fs/cgroup
  388. tmpfs tmpfs 969M 264K 969M 1% /tmp
  389. tmpfs tmpfs 194M 104K 194M 1% /run/user/999
  390. /dev/mmcblk0p2 vfat 35M 1.0K 35M 1% /media/ubuntu/BOOT
  391. /dev/mmcblk0p1 ext4 27G 3.4G 22G 14% /media/ubuntu/0a016de3-2921-4b36-9e26-48fdb0f22151
  392. =================== fdisk -l:
  393. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  394. Units: sectors of 1 * 512 = 512 bytes
  395. Sector size (logical/physical): 512 bytes / 4096 bytes
  396. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  397. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  398. Units: sectors of 1 * 512 = 512 bytes
  399. Sector size (logical/physical): 512 bytes / 4096 bytes
  400. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  401. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  402. Units: sectors of 1 * 512 = 512 bytes
  403. Sector size (logical/physical): 512 bytes / 4096 bytes
  404. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  405. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  406. Units: sectors of 1 * 512 = 512 bytes
  407. Sector size (logical/physical): 512 bytes / 4096 bytes
  408. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  409. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  410. Units: sectors of 1 * 512 = 512 bytes
  411. Sector size (logical/physical): 512 bytes / 4096 bytes
  412. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  413. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  414. Units: sectors of 1 * 512 = 512 bytes
  415. Sector size (logical/physical): 512 bytes / 4096 bytes
  416. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  417. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  418. Units: sectors of 1 * 512 = 512 bytes
  419. Sector size (logical/physical): 512 bytes / 4096 bytes
  420. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  421. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  422. Units: sectors of 1 * 512 = 512 bytes
  423. Sector size (logical/physical): 512 bytes / 4096 bytes
  424. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  425. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  426. Units: sectors of 1 * 512 = 512 bytes
  427. Sector size (logical/physical): 512 bytes / 4096 bytes
  428. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  429. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  430. Units: sectors of 1 * 512 = 512 bytes
  431. Sector size (logical/physical): 512 bytes / 4096 bytes
  432. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  433. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  434. Units: sectors of 1 * 512 = 512 bytes
  435. Sector size (logical/physical): 512 bytes / 4096 bytes
  436. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  437. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  438. Units: sectors of 1 * 512 = 512 bytes
  439. Sector size (logical/physical): 512 bytes / 4096 bytes
  440. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  441. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  442. Units: sectors of 1 * 512 = 512 bytes
  443. Sector size (logical/physical): 512 bytes / 4096 bytes
  444. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  445. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  446. Units: sectors of 1 * 512 = 512 bytes
  447. Sector size (logical/physical): 512 bytes / 4096 bytes
  448. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  449. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  450. Units: sectors of 1 * 512 = 512 bytes
  451. Sector size (logical/physical): 512 bytes / 4096 bytes
  452. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  453. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  454. Units: sectors of 1 * 512 = 512 bytes
  455. Sector size (logical/physical): 512 bytes / 4096 bytes
  456. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  457. Disk /dev/loop0: 1.4 GiB, 1504096256 bytes, 2937688 sectors
  458. Units: sectors of 1 * 512 = 512 bytes
  459. Sector size (logical/physical): 512 bytes / 512 bytes
  460. I/O size (minimum/optimal): 512 bytes / 512 bytes
  461. Disk /dev/mmcblk0: 28.9 GiB, 31037849600 bytes, 60620800 sectors
  462. Units: sectors of 1 * 512 = 512 bytes
  463. Sector size (logical/physical): 512 bytes / 512 bytes
  464. I/O size (minimum/optimal): 512 bytes / 512 bytes
  465. Disklabel type: dos
  466. Disk identifier: 0x2dea2be6
  467. Device Boot Start End Sectors Size Id Type
  468. /dev/mmcblk0p1 * 2048 56555519 56553472 27G 83 Linux
  469. /dev/mmcblk0p2 56555520 56627199 71680 35M b W95 FAT32
  470. Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
  471. Units: sectors of 1 * 512 = 512 bytes
  472. Sector size (logical/physical): 512 bytes / 512 bytes
  473. I/O size (minimum/optimal): 512 bytes / 512 bytes
  474. Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
  475. Units: sectors of 1 * 512 = 512 bytes
  476. Sector size (logical/physical): 512 bytes / 512 bytes
  477. I/O size (minimum/optimal): 512 bytes / 512 bytes
  478. Disk /dev/sda: 3.8 GiB, 4009754624 bytes, 7831552 sectors
  479. Units: sectors of 1 * 512 = 512 bytes
  480. Sector size (logical/physical): 512 bytes / 512 bytes
  481. I/O size (minimum/optimal): 512 bytes / 512 bytes
  482. Disklabel type: dos
  483. Disk identifier: 0x2ac14968
  484. Device Boot Start End Sectors Size Id Type
  485. /dev/sda1 * 2048 7831551 7829504 3.8G c W95 FAT32 (LBA)
  486. Disk /dev/zram0: 242.2 MiB, 254001152 bytes, 62012 sectors
  487. Units: sectors of 1 * 4096 = 4096 bytes
  488. Sector size (logical/physical): 4096 bytes / 4096 bytes
  489. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  490. Disk /dev/zram1: 242.2 MiB, 254001152 bytes, 62012 sectors
  491. Units: sectors of 1 * 4096 = 4096 bytes
  492. Sector size (logical/physical): 4096 bytes / 4096 bytes
  493. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  494. Disk /dev/zram2: 242.2 MiB, 254001152 bytes, 62012 sectors
  495. Units: sectors of 1 * 4096 = 4096 bytes
  496. Sector size (logical/physical): 4096 bytes / 4096 bytes
  497. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  498. Disk /dev/zram3: 242.2 MiB, 254001152 bytes, 62012 sectors
  499. Units: sectors of 1 * 4096 = 4096 bytes
  500. Sector size (logical/physical): 4096 bytes / 4096 bytes
  501. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  502. =================== Suggested repair
  503. The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of mmcblk0p1 into the MBRs of all disks (except USB without OS).
  504. Grub-efi would not be selected by default because: no-win-efi
  505. Additional repair would be performed: unhide-bootmenu-10s
  506. =================== Advice in case of suggested repair
  507. The boot of your PC is in EFI mode, but no EFI partition was detected. You may want to retry after creating a EFI partition (FAT32, 100MB~250MB, start of the disk, boot flag).
  508. Do you want to continue?
  509. =================== Final advice in case of suggested repair
  510. Please do not forget to make your BIOS boot on mmcblk0 (31.0GB) disk!
  511. =================== User settings
  512. The settings chosen by the user will not act on the boot.
  513. paste.ubuntu.com ko (), using paste.debian
  514. paste.debian.net ko (), using paste2