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 32776 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/grubx64.efi /ldlinux.sys
  13. ============================ Drive/Partition Info: =============================
  14. Drive: sda _____________________________________________________________________
  15. Disk /dev/sda: 7.5 GiB, 8086618112 bytes, 15794176 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 * 2,048 15,794,175 15,792,128 c W95 FAT32 (LBA)
  22. "blkid" output: ________________________________________________________________
  23. Device UUID TYPE LABEL
  24. /dev/loop0 squashfs
  25. /dev/mmcblk0
  26. /dev/mmcblk0p1 0afcf488-dc74-49f8-b491-7f76202a7247 ext4
  27. /dev/mmcblk0p2 51547422-3b1b-487c-b87c-3d5775b5f31f ext2
  28. /dev/mmcblk0p3
  29. /dev/sda1 FC88-D256 vfat UBUNTU 16_0
  30. ========================= "ls -l /dev/disk/by-id" output: ======================
  31. total 0
  32. lrwxrwxrwx 1 root root 13 Sep 12 12:19 mmc-HBG4e__0x4f63198c -> ../../mmcblk0
  33. lrwxrwxrwx 1 root root 15 Sep 12 12:19 mmc-HBG4e__0x4f63198c-part1 -> ../../mmcblk0p1
  34. lrwxrwxrwx 1 root root 15 Sep 12 12:19 mmc-HBG4e__0x4f63198c-part2 -> ../../mmcblk0p2
  35. lrwxrwxrwx 1 root root 15 Sep 12 12:19 mmc-HBG4e__0x4f63198c-part3 -> ../../mmcblk0p3
  36. lrwxrwxrwx 1 root root 9 Sep 12 12:51 usb-Ut165_USB2FlashStorage_08041704b3e3d2-0:0 -> ../../sda
  37. lrwxrwxrwx 1 root root 10 Sep 12 12:51 usb-Ut165_USB2FlashStorage_08041704b3e3d2-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/51547422-3b1b-487c-b87c-3d5775b5f31f ext2 (rw,nosuid,nodev,relatime,block_validity,barrier,user_xattr,acl,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.cfg: ==============================
  76. --------------------------------------------------------------------------------
  77. DEFAULT loadconfig
  78. LABEL loadconfig
  79. CONFIG /isolinux/isolinux.cfg
  80. APPEND /isolinux/
  81. --------------------------------------------------------------------------------
  82. =================== sda1: Location of files loaded by Grub: ====================
  83. GiB - GB File Fragment(s)
  84. ?? = ?? boot/grub/grub.cfg 1
  85. ================= sda1: Location of files loaded by Syslinux: ==================
  86. GiB - GB File Fragment(s)
  87. ?? = ?? syslinux.cfg 1
  88. ?? = ?? ldlinux.sys 1
  89. =============================== StdErr Messages: ===============================
  90. File descriptor 9 (/proc/5446/mounts) leaked on lvs invocation. Parent PID 11834: bash
  91. File descriptor 63 (pipe:[60391]) leaked on lvs invocation. Parent PID 11834: bash
  92. ADDITIONAL INFORMATION :
  93. =================== log of boot-info 2016-09-12__12h51 ===================
  94. boot-info version : 4ppa38
  95. boot-sav version : 4ppa38
  96. glade2script version : 3.2.3~ppa1
  97. boot-sav-extra version : 4ppa38
  98. blockdev: ioctl error on BLKROSET: Operation not permitted
  99. Error: /dev/mmcblk0rpmb: unrecognised disk label
  100. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  101. Error: /dev/mmcblk0boot0: unrecognised disk label
  102. Error: /dev/mmcblk0boot1: unrecognised disk label
  103. Error: /dev/mmcblk0rpmb: unrecognised disk label
  104. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  105. Error: /dev/mmcblk0boot0: unrecognised disk label
  106. Error: /dev/mmcblk0boot1: unrecognised disk label
  107. boot-info is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  108. CPU op-mode(s): 32-bit, 64-bit
  109. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  110. ls: cannot access '/home/usr/.config': No such file or directory
  111. mmcblk0 (sda) has unknown type. Please report this message to [email protected]
  112. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  113. mount /dev/mmcblk0 : Error code 32
  114. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  115. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  116. mount -r /dev/mmcblk0 : Error code 32
  117. NTFS signature is missing.
  118. Failed to mount '/dev/mmcblk0p3': Invalid argument
  119. The device '/dev/mmcblk0p3' doesn't seem to have a valid NTFS.
  120. Maybe the wrong device is used? Or the whole disk instead of a
  121. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  122. mount /dev/mmcblk0p3 : Error code 12
  123. mount -r /dev/mmcblk0p3 /mnt/boot-sav/mmcblk0p3
  124. NTFS signature is missing.
  125. Failed to mount '/dev/mmcblk0p3': Invalid argument
  126. The device '/dev/mmcblk0p3' doesn't seem to have a valid NTFS.
  127. Maybe the wrong device is used? Or the whole disk instead of a
  128. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  129. mount -r /dev/mmcblk0p3 : Error code 12
  130. cat: /sys/block/mmcblk0/mmcblk0boot0/start: No such file or directory
  131. cat: /sys/block/mmcblk0/mmcblk0boot1/start: No such file or directory
  132. cat: /sys/block/mmcblk0/mmcblk0rpmb/start: No such file or directory
  133. =================== os-prober:
  134. =================== blkid:
  135. /dev/mmcblk0p1: UUID="0afcf488-dc74-49f8-b491-7f76202a7247" TYPE="ext4" PARTLABEL="EFI System Partition" PARTUUID="7ccec8c3-ad87-412d-9451-e84c5b316b23"
  136. /dev/mmcblk0p2: UUID="51547422-3b1b-487c-b87c-3d5775b5f31f" TYPE="ext2" PARTUUID="8067067a-a88a-42a1-ab4b-20371bdb8c3e"
  137. /dev/sda1: LABEL="UBUNTU 16_0" UUID="FC88-D256" TYPE="vfat" PARTUUID="00242972-01"
  138. /dev/loop0: TYPE="squashfs"
  139. /dev/mmcblk0: PTUUID="f6de79e7-90c6-473f-b4cf-0548c6b25633" PTTYPE="gpt"
  140. /dev/mmcblk0p3: PARTUUID="f9246372-619c-4feb-ae85-5185fe26c8b3"
  141. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  142. mount /dev/mmcblk0 : Error code 32
  143. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  144. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  145. mount -r /dev/mmcblk0 : Error code 32
  146. NTFS signature is missing.
  147. Failed to mount '/dev/mmcblk0p3': Invalid argument
  148. The device '/dev/mmcblk0p3' doesn't seem to have a valid NTFS.
  149. Maybe the wrong device is used? Or the whole disk instead of a
  150. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  151. mount /dev/mmcblk0p3 : Error code 12
  152. mount -r /dev/mmcblk0p3 /mnt/boot-sav/mmcblk0p3
  153. NTFS signature is missing.
  154. Failed to mount '/dev/mmcblk0p3': Invalid argument
  155. The device '/dev/mmcblk0p3' doesn't seem to have a valid NTFS.
  156. Maybe the wrong device is used? Or the whole disk instead of a
  157. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  158. mount -r /dev/mmcblk0p3 : Error code 12
  159. =================== efibootmgr -v
  160. BootCurrent: 0000
  161. Timeout: 0 seconds
  162. BootOrder: 2001,2002,2003
  163. Boot0000* USB HDD: Ut165 USB2FlashStorage PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,MBR,0x114,0x800,0xf0f800)RC
  164. Boot0001* Unknown Device: FvVol(a881d567-6cb0-4eee-8435-2e72d33e45b5)/FvFile(c57ad6b7-0515-40a8-9d21-551652854e37)RC...0
  165. Boot0002* Unknown Device: FvVol(a881d567-6cb0-4eee-8435-2e72d33e45b5)/FvFile(c57ad6b7-0515-40a8-9d21-551652854e37)RC...0
  166. Boot0003* Unknown Device: FvVol(a881d567-6cb0-4eee-8435-2e72d33e45b5)/FvFile(c57ad6b7-0515-40a8-9d21-551652854e37)RC...0
  167. Boot0004* ubuntu HD(1,GPT,7ccec8c3-ad87-412d-9451-e84c5b316b23,0x800,0x100000)/File(EFIubuntushimx64.efi)
  168. Boot2001* EFI USB Device RC
  169. Boot2002* EFI DVD/CDROM RC
  170. Boot2003* EFI Network RC
  171. =================== UEFI/Legacy mode:
  172. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  173. SecureBoot enabled.
  174. =================== PARTITIONS & DISKS:
  175. mmcblk0p1 : mmcblk0, 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/mmcblk0p1.
  176. mmcblk0p2 : mmcblk0, is-sepboot, grubenv-ok 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, /media/ubuntu/51547422-3b1b-487c-b87c-3d5775b5f31f.
  177. 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.
  178. mmcblk0p3 : mmcblk0, 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/mmcblk0p3.
  179. mmcblk0 : GPT, no-BIOS_boot, has-no-EFIpart, not-usb, no-os, 1 sectors * 512 bytes
  180. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 2048 sectors * 512 bytes
  181. =================== parted -l:
  182. Model: Ut165 USB2FlashStorage (scsi)
  183. Disk /dev/sda: 8087MB
  184. Sector size (logical/physical): 512B/512B
  185. Partition Table: msdos
  186. Disk Flags:
  187. Number Start End Size Type File system Flags
  188. 1 1049kB 8087MB 8086MB primary fat32 boot, lba
  189. Model: Generic SD/MMC Storage Card (sd/mmc)
  190. Disk /dev/mmcblk0rpmb: 4194kB
  191. Sector size (logical/physical): 512B/512B
  192. Partition Table: unknown
  193. Disk Flags:
  194. Model: Generic SD/MMC Storage Card (sd/mmc)
  195. Disk /dev/mmcblk0boot0: 4194kB
  196. Sector size (logical/physical): 512B/512B
  197. Partition Table: unknown
  198. Disk Flags:
  199. Model: Generic SD/MMC Storage Card (sd/mmc)
  200. Disk /dev/mmcblk0boot1: 4194kB
  201. Sector size (logical/physical): 512B/512B
  202. Partition Table: unknown
  203. Disk Flags:
  204. Model: MMC HBG4e (sd/mmc)
  205. Disk /dev/mmcblk0: 31.3GB
  206. Sector size (logical/physical): 512B/512B
  207. Partition Table: gpt
  208. Disk Flags:
  209. Number Start End Size File system Name Flags
  210. 1 1049kB 538MB 537MB ext4 EFI System Partition boot, esp
  211. 2 538MB 1050MB 512MB ext2
  212. 3 1050MB 31.3GB 30.2GB
  213. =================== parted -lm:
  214. BYT;
  215. /dev/sda:8087MB:scsi:512:512:msdos:Ut165 USB2FlashStorage:;
  216. 1:1049kB:8087MB:8086MB:fat32::boot, lba;
  217. BYT;
  218. /dev/mmcblk0rpmb:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  219. BYT;
  220. /dev/mmcblk0boot0:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  221. BYT;
  222. /dev/mmcblk0boot1:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  223. BYT;
  224. /dev/mmcblk0:31.3GB:sd/mmc:512:512:gpt:MMC HBG4e:;
  225. 1:1049kB:538MB:537MB:ext4:EFI System Partition:boot, esp;
  226. 2:538MB:1050MB:512MB:ext2::;
  227. 3:1050MB:31.3GB:30.2GB:::;
  228. =================== lsblk:
  229. KNAME TYPE FSTYPE SIZE LABEL
  230. sda disk 7.5G
  231. sda1 part vfat 7.5G UBUNTU 16_0
  232. loop0 loop squashfs 1.3G
  233. mmcblk0rpmb disk 4M
  234. mmcblk0boot0 disk 4M
  235. mmcblk0boot1 disk 4M
  236. mmcblk0 disk 29.1G
  237. mmcblk0p1 part ext4 512M
  238. mmcblk0p2 part ext2 488M
  239. mmcblk0p3 part 28.2G
  240. KNAME ROTA RO RM STATE MOUNTPOINT
  241. sda 1 0 1 running
  242. sda1 1 0 1 /cdrom
  243. loop0 1 1 0 /rofs
  244. mmcblk0rpmb 0 0 0
  245. mmcblk0boot0 0 1 0
  246. mmcblk0boot1 0 1 0
  247. mmcblk0 0 0 0
  248. mmcblk0p1 0 0 0 /mnt/boot-sav/mmcblk0p1
  249. mmcblk0p2 0 0 0 /media/ubuntu/51547422-3b1b-487c-b87c-3d5775b5f31f
  250. mmcblk0p3 0 0 0
  251. =================== mount:
  252. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  253. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  254. udev on /dev type devtmpfs (rw,nosuid,relatime,size=965456k,nr_inodes=241364,mode=755)
  255. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  256. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=196024k,mode=755)
  257. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  258. /dev/loop0 on /rofs type squashfs (ro,noatime)
  259. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  260. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  261. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  262. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  263. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  264. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  265. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  266. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  267. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  268. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  269. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  270. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  271. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  272. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  273. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  274. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  275. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  276. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  277. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  278. mqueue on /dev/mqueue type mqueue (rw,relatime)
  279. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  280. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  281. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  282. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  283. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  284. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=196024k,mode=700,uid=999,gid=999)
  285. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  286. /dev/mmcblk0p2 on /media/ubuntu/51547422-3b1b-487c-b87c-3d5775b5f31f type ext2 (rw,nosuid,nodev,relatime,block_validity,barrier,user_xattr,acl,uhelper=udisks2)
  287. /dev/mmcblk0p1 on /mnt/boot-sav/mmcblk0p1 type ext4 (rw,relatime,data=ordered)
  288. =================== ls:
  289. /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
  290. /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
  291. /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
  292. /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
  293. /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
  294. /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
  295. ls /dev/mapper: control
  296. =================== df -Th:
  297. Filesystem Type Size Used Avail Use% Mounted on
  298. udev devtmpfs 943M 0 943M 0% /dev
  299. tmpfs tmpfs 192M 6.2M 186M 4% /run
  300. /dev/sda1 vfat 7.6G 1.4G 6.2G 19% /cdrom
  301. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  302. /cow overlay 958M 94M 864M 10% /
  303. tmpfs tmpfs 958M 540K 957M 1% /dev/shm
  304. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  305. tmpfs tmpfs 958M 0 958M 0% /sys/fs/cgroup
  306. tmpfs tmpfs 958M 264K 957M 1% /tmp
  307. tmpfs tmpfs 192M 84K 192M 1% /run/user/999
  308. /dev/mmcblk0p2 ext2 473M 66M 383M 15% /media/ubuntu/51547422-3b1b-487c-b87c-3d5775b5f31f
  309. /dev/mmcblk0p1 ext4 488M 396K 452M 1% /mnt/boot-sav/mmcblk0p1
  310. =================== fdisk -l:
  311. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  312. Units: sectors of 1 * 512 = 512 bytes
  313. Sector size (logical/physical): 512 bytes / 4096 bytes
  314. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  315. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  316. Units: sectors of 1 * 512 = 512 bytes
  317. Sector size (logical/physical): 512 bytes / 4096 bytes
  318. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  319. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  320. Units: sectors of 1 * 512 = 512 bytes
  321. Sector size (logical/physical): 512 bytes / 4096 bytes
  322. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  323. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  324. Units: sectors of 1 * 512 = 512 bytes
  325. Sector size (logical/physical): 512 bytes / 4096 bytes
  326. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  327. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  328. Units: sectors of 1 * 512 = 512 bytes
  329. Sector size (logical/physical): 512 bytes / 4096 bytes
  330. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  331. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  332. Units: sectors of 1 * 512 = 512 bytes
  333. Sector size (logical/physical): 512 bytes / 4096 bytes
  334. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  335. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  336. Units: sectors of 1 * 512 = 512 bytes
  337. Sector size (logical/physical): 512 bytes / 4096 bytes
  338. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  339. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  340. Units: sectors of 1 * 512 = 512 bytes
  341. Sector size (logical/physical): 512 bytes / 4096 bytes
  342. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  343. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  344. Units: sectors of 1 * 512 = 512 bytes
  345. Sector size (logical/physical): 512 bytes / 4096 bytes
  346. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  347. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  348. Units: sectors of 1 * 512 = 512 bytes
  349. Sector size (logical/physical): 512 bytes / 4096 bytes
  350. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  351. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  352. Units: sectors of 1 * 512 = 512 bytes
  353. Sector size (logical/physical): 512 bytes / 4096 bytes
  354. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  355. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  356. Units: sectors of 1 * 512 = 512 bytes
  357. Sector size (logical/physical): 512 bytes / 4096 bytes
  358. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  359. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  360. Units: sectors of 1 * 512 = 512 bytes
  361. Sector size (logical/physical): 512 bytes / 4096 bytes
  362. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  363. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  364. Units: sectors of 1 * 512 = 512 bytes
  365. Sector size (logical/physical): 512 bytes / 4096 bytes
  366. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  367. Disk /dev/ram14: 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/ram15: 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/loop0: 1.3 GiB, 1433468928 bytes, 2799744 sectors
  376. Units: sectors of 1 * 512 = 512 bytes
  377. Sector size (logical/physical): 512 bytes / 512 bytes
  378. I/O size (minimum/optimal): 512 bytes / 512 bytes
  379. Disk /dev/mmcblk0: 29.1 GiB, 31272730624 bytes, 61079552 sectors
  380. Units: sectors of 1 * 512 = 512 bytes
  381. Sector size (logical/physical): 512 bytes / 512 bytes
  382. I/O size (minimum/optimal): 512 bytes / 512 bytes
  383. Disklabel type: gpt
  384. Disk identifier: F6DE79E7-90C6-473F-B4CF-0548C6B25633
  385. Device Start End Sectors Size Type
  386. /dev/mmcblk0p1 2048 1050623 1048576 512M EFI System
  387. /dev/mmcblk0p2 1050624 2050047 999424 488M Linux filesystem
  388. /dev/mmcblk0p3 2050048 61077503 59027456 28.2G Linux filesystem
  389. Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
  390. Units: sectors of 1 * 512 = 512 bytes
  391. Sector size (logical/physical): 512 bytes / 512 bytes
  392. I/O size (minimum/optimal): 512 bytes / 512 bytes
  393. Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
  394. Units: sectors of 1 * 512 = 512 bytes
  395. Sector size (logical/physical): 512 bytes / 512 bytes
  396. I/O size (minimum/optimal): 512 bytes / 512 bytes
  397. Disk /dev/sda: 7.5 GiB, 8086618112 bytes, 15794176 sectors
  398. Units: sectors of 1 * 512 = 512 bytes
  399. Sector size (logical/physical): 512 bytes / 512 bytes
  400. I/O size (minimum/optimal): 512 bytes / 512 bytes
  401. Disklabel type: dos
  402. Disk identifier: 0x00242972
  403. Device Boot Start End Sectors Size Id Type
  404. /dev/sda1 * 2048 15794175 15792128 7.5G c W95 FAT32 (LBA)
  405. No OS or WinEFI system
  406. gui-tab-other.sh: line 93: _checkbutton_repairfilesystems: command not found
  407. =================== Suggested repair
  408. The default repair of the Boot-Repair utility would not act on the MBR.
  409. Additional repair would be performed: repair-filesystems
  410. =================== User settings
  411. The settings chosen by the user will not act on the boot.
  412. paste.ubuntu.com ko (), using paste.debian
  413. paste.debian.net ko (), using paste2