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 20150318..................................................2....0............A20 gate n
  7. Boot sector info: Syslinux looks at sector 2592054 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: 58.4 GiB, 62738399232 bytes, 122535936 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 122,535,935 122,533,888 b W95 FAT32
  22. "blkid" output: ________________________________________________________________
  23. Device UUID TYPE LABEL
  24. /dev/loop0 7dd1abaf-a816-4992-85ba-134172dc8d36 ext3
  25. /dev/loop1 squashfs
  26. /dev/mmcblk0
  27. /dev/mmcblk0p1 EC40-9E26 vfat
  28. /dev/mmcblk0p2 40b4639a-1132-4f38-b82b-04aeeddbd878 ext4
  29. /dev/mmcblk0p3 9882a717-f77c-40ec-8168-436693d84acb swap
  30. /dev/sda1 6FD6-D386 vfat
  31. ========================= "ls -l /dev/disk/by-id" output: ======================
  32. total 0
  33. lrwxrwxrwx 1 root root 13 Apr 4 18:31 mmc-BJNB4R_0x3d4f4dd2 -> ../../mmcblk0
  34. lrwxrwxrwx 1 root root 15 Apr 4 18:32 mmc-BJNB4R_0x3d4f4dd2-part1 -> ../../mmcblk0p1
  35. lrwxrwxrwx 1 root root 15 Apr 4 18:32 mmc-BJNB4R_0x3d4f4dd2-part2 -> ../../mmcblk0p2
  36. lrwxrwxrwx 1 root root 15 Apr 4 18:32 mmc-BJNB4R_0x3d4f4dd2-part3 -> ../../mmcblk0p3
  37. lrwxrwxrwx 1 root root 9 Apr 4 18:53 usb-Lexar_USB_Flash_Drive_20131102203153703F53-0:0 -> ../../sda
  38. lrwxrwxrwx 1 root root 10 Apr 4 18:53 usb-Lexar_USB_Flash_Drive_20131102203153703F53-0:0-part1 -> ../../sda1
  39. ================================ Mount points: =================================
  40. Device Mount_Point Type Options
  41. /dev/loop1 /rofs squashfs (ro,noatime)
  42. /dev/sda1 /cdrom vfat (rw,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 Xubuntu without installing" {
  55. set gfxpayload=keep
  56. linux /casper/vmlinuz.efi file=/cdrom/preseed/xubuntu.seed boot=casper quiet splash --- cdrom-detect/try-usb=true noprompt persistent
  57. initrd /casper/initrd.lz
  58. }
  59. menuentry "Install Xubuntu" {
  60. set gfxpayload=keep
  61. linux /casper/vmlinuz.efi file=/cdrom/preseed/xubuntu.seed boot=casper only-ubiquity quiet splash --- cdrom-detect/try-usb=true noprompt persistent
  62. initrd /casper/initrd.lz
  63. }
  64. menuentry "OEM install (for manufacturers)" {
  65. set gfxpayload=keep
  66. linux /casper/vmlinuz.efi file=/cdrom/preseed/xubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true --- cdrom-detect/try-usb=true noprompt persistent
  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. ?? = ?? ldlinux.c32 1
  94. ?? = ?? syslinux/chain.c32 1
  95. ?? = ?? syslinux/gfxboot.c32 1
  96. ?? = ?? syslinux/ldlinux.c32 1
  97. ?? = ?? syslinux/libcom32.c32 1
  98. ?? = ?? syslinux/libutil.c32 1
  99. ?? = ?? syslinux/vesamenu.c32 1
  100. ============== sda1: Version of COM32(R) files used by Syslinux: ===============
  101. ldlinux.c32 : not a COM32/COM32R module
  102. syslinux/chain.c32 : not a COM32/COM32R module
  103. syslinux/gfxboot.c32 : not a COM32/COM32R module
  104. syslinux/ldlinux.c32 : not a COM32/COM32R module
  105. syslinux/libcom32.c32 : not a COM32/COM32R module
  106. syslinux/libutil.c32 : not a COM32/COM32R module
  107. syslinux/vesamenu.c32 : not a COM32/COM32R module
  108. =============================== StdErr Messages: ===============================
  109. File descriptor 9 (/proc/15739/mounts) leaked on lvs invocation. Parent PID 25735: bash
  110. File descriptor 63 (pipe:[44426]) leaked on lvs invocation. Parent PID 25735: bash
  111. ADDITIONAL INFORMATION :
  112. =================== log of boot-repair 2017-04-04__18h52 ===================
  113. boot-repair version : 4ppa40
  114. boot-sav version : 4ppa40
  115. glade2script version : 3.2.3~ppa1
  116. boot-sav-extra version : 4ppa40
  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. Error: /dev/mmcblk0rpmb: unrecognised disk label
  122. Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
  123. Error: /dev/mmcblk0boot0: unrecognised disk label
  124. Error: /dev/mmcblk0boot1: unrecognised disk label
  125. boot-repair is executed in live-session (Ubuntu 16.04.2 LTS, xenial, Ubuntu, x86_64)
  126. CPU op-mode(s): 32-bit, 64-bit
  127. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/xubuntu.seed boot=casper quiet splash --- cdrom-detect/try-usb=true noprompt persistent
  128. ls: cannot access '/home/usr/.config': No such file or directory
  129. mmcblk0 (sda) has unknown type. Please report this message to [email protected]
  130. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  131. mount /dev/mmcblk0 : Error code 32
  132. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  133. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  134. mount -r /dev/mmcblk0 : Error code 32
  135. cat: /sys/block/mmcblk0/mmcblk0boot0/start: No such file or directory
  136. cat: /sys/block/mmcblk0/mmcblk0boot1/start: No such file or directory
  137. cat: /sys/block/mmcblk0/mmcblk0rpmb/start: No such file or directory
  138. =================== os-prober:
  139. /dev/mmcblk0p2:Ubuntu 16.04.2 LTS (16.04):Ubuntu:linux
  140. =================== blkid:
  141. /dev/mmcblk0p1: UUID="EC40-9E26" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="3f7264e6-734a-4f82-bc2a-daaa0a94d631"
  142. /dev/mmcblk0p2: UUID="40b4639a-1132-4f38-b82b-04aeeddbd878" TYPE="ext4" PARTUUID="da80615e-90f6-4576-98ce-755158c9dd0a"
  143. /dev/sda1: UUID="6FD6-D386" TYPE="vfat" PARTUUID="2976f3eb-01"
  144. /dev/mmcblk0p3: UUID="9882a717-f77c-40ec-8168-436693d84acb" TYPE="swap" PARTUUID="a9348443-8575-4552-8c39-62369368d70f"
  145. /dev/loop0: UUID="7dd1abaf-a816-4992-85ba-134172dc8d36" TYPE="ext3"
  146. /dev/loop1: TYPE="squashfs"
  147. /dev/mmcblk0: PTUUID="b69f179d-50fe-4a2e-8b84-0af7f685fce9" PTTYPE="gpt"
  148. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 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. =================== mmcblk0p2/etc/grub.d/ :
  155. drwxr-xr-x 2 root root 4096 Apr 4 17:54 grub.d
  156. total 80
  157. -rwxr-xr-x 1 root root 9791 Jan 13 17:26 00_header
  158. -rwxr-xr-x 1 root root 6258 Mar 15 2016 05_debian_theme
  159. -rwxr-xr-x 1 root root 12512 Mar 24 07:32 10_linux
  160. -rwxr-xr-x 1 root root 11082 Jan 13 17:26 20_linux_xen
  161. -rwxr-xr-x 1 root root 1992 Jan 28 2016 20_memtest86+
  162. -rwxr-xr-x 1 root root 11692 Jan 13 17:26 30_os-prober
  163. -rwxr-xr-x 1 root root 1418 Jan 13 17:26 30_uefi-firmware
  164. -rwxr-xr-x 1 root root 214 Jan 13 17:26 40_custom
  165. -rwxr-xr-x 1 root root 216 Jan 13 17:26 41_custom
  166. -rw-r--r-- 1 root root 483 Jan 13 17:26 README
  167. =================== mmcblk0p2/etc/default/grub :
  168. # If you change this file, run 'update-grub' afterwards to update
  169. # /boot/grub/grub.cfg.
  170. # For full documentation of the options in this file, see:
  171. # info -f grub -n 'Simple configuration'
  172. GRUB_DEFAULT=0
  173. GRUB_HIDDEN_TIMEOUT=0
  174. GRUB_HIDDEN_TIMEOUT_QUIET=true
  175. GRUB_TIMEOUT=10
  176. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  177. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  178. GRUB_CMDLINE_LINUX="noprompt persistent"
  179. # Uncomment to enable BadRAM filtering, modify to suit your needs
  180. # This works with Linux (no patch required) and with any kernel that obtains
  181. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  182. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  183. # Uncomment to disable graphical terminal (grub-pc only)
  184. #GRUB_TERMINAL=console
  185. # The resolution used on graphical terminal
  186. # note that you can use only modes which your graphic card supports via VBE
  187. # you can see them in real GRUB with the command `vbeinfo'
  188. #GRUB_GFXMODE=640x480
  189. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  190. #GRUB_DISABLE_LINUX_UUID=true
  191. # Uncomment to disable generation of recovery mode menu entries
  192. #GRUB_DISABLE_RECOVERY="true"
  193. # Uncomment to get a beep at grub start
  194. #GRUB_INIT_TUNE="480 440 1"
  195. /boot/efi detected in the fstab of mmcblk0p2: UUID=EC40-9E26 (mmcblk0p1)
  196. =================== efibootmgr -v
  197. BootCurrent: 0001
  198. Timeout: 0 seconds
  199. BootOrder: 2001,2002,2003
  200. Boot0000* Unknown Device: HD(1,GPT,3f7264e6-734a-4f82-bc2a-daaa0a94d631,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  201. Boot0001* USB HDD: Lexar USB Flash Drive PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x4294967275,0x800,0x74db800)RC
  202. Boot0002* Unknown Device: HD(1,GPT,a80c24ee-8003-4353-abd2-6dc15b2bfbbf,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  203. Boot0003* rEFInd Boot Manager HD(1,GPT,3f7264e6-734a-4f82-bc2a-daaa0a94d631,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
  204. Boot2001* EFI USB Device RC
  205. Boot2002* EFI DVD/CDROM RC
  206. Boot2003* EFI Network RC
  207. =================== UEFI/Legacy mode:
  208. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  209. SecureBoot enabled.
  210. =================== PARTITIONS & DISKS:
  211. 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.
  212. 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, /mnt/boot-sav/mmcblk0p2.
  213. 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.
  214. mmcblk0 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 1 sectors * 512 bytes
  215. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 2048 sectors * 512 bytes
  216. =================== parted -l:
  217. Model: Lexar USB Flash Drive (scsi)
  218. Disk /dev/sda: 62.7GB
  219. Sector size (logical/physical): 512B/512B
  220. Partition Table: msdos
  221. Disk Flags:
  222. Number Start End Size Type File system Flags
  223. 1 1049kB 62.7GB 62.7GB primary fat32 boot
  224. Model: Generic SD/MMC Storage Card (sd/mmc)
  225. Disk /dev/mmcblk0rpmb: 4194kB
  226. Sector size (logical/physical): 512B/512B
  227. Partition Table: unknown
  228. Disk Flags:
  229. Model: Generic SD/MMC Storage Card (sd/mmc)
  230. Disk /dev/mmcblk0boot0: 4194kB
  231. Sector size (logical/physical): 512B/512B
  232. Partition Table: unknown
  233. Disk Flags:
  234. Model: Generic SD/MMC Storage Card (sd/mmc)
  235. Disk /dev/mmcblk0boot1: 4194kB
  236. Sector size (logical/physical): 512B/512B
  237. Partition Table: unknown
  238. Disk Flags:
  239. Model: MMC BJNB4R (sd/mmc)
  240. Disk /dev/mmcblk0: 31.3GB
  241. Sector size (logical/physical): 512B/512B
  242. Partition Table: gpt
  243. Disk Flags:
  244. Number Start End Size File system Name Flags
  245. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  246. 2 538MB 27.2GB 26.6GB ext4
  247. 3 27.2GB 31.3GB 4114MB linux-swap(v1)
  248. =================== parted -lm:
  249. BYT;
  250. /dev/sda:62.7GB:scsi:512:512:msdos:Lexar USB Flash Drive:;
  251. 1:1049kB:62.7GB:62.7GB:fat32::boot;
  252. BYT;
  253. /dev/mmcblk0rpmb:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  254. BYT;
  255. /dev/mmcblk0boot0:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  256. BYT;
  257. /dev/mmcblk0boot1:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;
  258. BYT;
  259. /dev/mmcblk0:31.3GB:sd/mmc:512:512:gpt:MMC BJNB4R:;
  260. 1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
  261. 2:538MB:27.2GB:26.6GB:ext4::;
  262. 3:27.2GB:31.3GB:4114MB:linux-swap(v1)::;
  263. =================== lsblk:
  264. KNAME TYPE FSTYPE SIZE LABEL
  265. loop1 loop squashfs 1.2G
  266. mmcblk0rpmb disk 4M
  267. mmcblk0boot0 disk 4M
  268. loop0 loop ext3 1G
  269. sda disk 58.4G
  270. sda1 part vfat 58.4G
  271. mmcblk0boot1 disk 4M
  272. mmcblk0 disk 29.1G
  273. mmcblk0p2 part ext4 24.8G
  274. mmcblk0p3 part swap 3.9G
  275. mmcblk0p1 part vfat 512M
  276. KNAME ROTA RO RM STATE MOUNTPOINT
  277. loop1 1 0 0 /rofs
  278. mmcblk0rpmb 0 0 0
  279. mmcblk0boot0 0 1 0
  280. loop0 1 0 0
  281. sda 1 0 1 running
  282. sda1 1 0 1 /cdrom
  283. mmcblk0boot1 0 1 0
  284. mmcblk0 0 0 0
  285. mmcblk0p2 0 0 0 /mnt/boot-sav/mmcblk0p2
  286. mmcblk0p3 0 0 0
  287. mmcblk0p1 0 0 0 /mnt/boot-sav/mmcblk0p1
  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=1919496k,nr_inodes=479874,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=387044k,mode=755)
  294. /dev/sda1 on /cdrom type vfat (rw,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  295. /dev/loop1 on /rofs type squashfs (ro,noatime)
  296. aufs on / type aufs (rw,noatime,si=1b02c9bfc36f8c05)
  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)
  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/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  305. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  306. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  307. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  308. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  309. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  310. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  311. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  312. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  313. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  314. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13382)
  315. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  316. mqueue on /dev/mqueue type mqueue (rw,relatime)
  317. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  318. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  319. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  320. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=387044k,mode=700,uid=999,gid=999)
  321. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  322. /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)
  323. /dev/mmcblk0p2 on /mnt/boot-sav/mmcblk0p2 type ext4 (rw,relatime,data=ordered)
  324. =================== ls:
  325. /sys/block/mmcblk0 (filtered): alignment_offset badblocks 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
  326. /sys/block/mmcblk0boot0 (filtered): alignment_offset badblocks 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
  327. /sys/block/mmcblk0boot1 (filtered): alignment_offset badblocks 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/mmcblk0rpmb (filtered): alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
  329. /sys/block/sda (filtered): alignment_offset badblocks 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
  330. /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 drm_dp_aux1 ecryptfs fb0 fd full fuse gpiochip0 gpiochip1 gpiochip2 gpiochip3 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 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
  331. ls /dev/mapper: control
  332. =================== hexdump -n512 -C /dev/mmcblk0p1
  333. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  334. 00000010 02 00 00 00 00 f8 00 00 10 00 04 00 00 08 00 00 |................|
  335. 00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
  336. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  337. 00000040 80 01 29 26 9e 40 ec 4e 4f 20 4e 41 4d 45 20 20 |..)&[email protected] NAME |
  338. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  339. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  340. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  341. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  342. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  343. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  344. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  345. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  346. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  347. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  348. *
  349. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  350. 00000200
  351. =================== df -Th:
  352. Filesystem Type Size Used Avail Use% Mounted on
  353. udev devtmpfs 1.9G 0 1.9G 0% /dev
  354. tmpfs tmpfs 378M 6.1M 372M 2% /run
  355. /dev/sda1 vfat 59G 2.3G 57G 4% /cdrom
  356. /dev/loop1 squashfs 1.2G 1.2G 0 100% /rofs
  357. aufs aufs 976M 490M 435M 53% /
  358. tmpfs tmpfs 1.9G 164K 1.9G 1% /dev/shm
  359. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  360. tmpfs tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
  361. tmpfs tmpfs 1.9G 8.0K 1.9G 1% /tmp
  362. tmpfs tmpfs 378M 40K 378M 1% /run/user/999
  363. /dev/mmcblk0p1 vfat 511M 4.4M 507M 1% /mnt/boot-sav/mmcblk0p1
  364. /dev/mmcblk0p2 ext4 25G 4.1G 19G 18% /mnt/boot-sav/mmcblk0p2
  365. =================== fdisk -l:
  366. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  367. Units: sectors of 1 * 512 = 512 bytes
  368. Sector size (logical/physical): 512 bytes / 4096 bytes
  369. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  370. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  371. Units: sectors of 1 * 512 = 512 bytes
  372. Sector size (logical/physical): 512 bytes / 4096 bytes
  373. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  374. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  375. Units: sectors of 1 * 512 = 512 bytes
  376. Sector size (logical/physical): 512 bytes / 4096 bytes
  377. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  378. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  379. Units: sectors of 1 * 512 = 512 bytes
  380. Sector size (logical/physical): 512 bytes / 4096 bytes
  381. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  382. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  383. Units: sectors of 1 * 512 = 512 bytes
  384. Sector size (logical/physical): 512 bytes / 4096 bytes
  385. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  386. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  387. Units: sectors of 1 * 512 = 512 bytes
  388. Sector size (logical/physical): 512 bytes / 4096 bytes
  389. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  390. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  391. Units: sectors of 1 * 512 = 512 bytes
  392. Sector size (logical/physical): 512 bytes / 4096 bytes
  393. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  394. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  395. Units: sectors of 1 * 512 = 512 bytes
  396. Sector size (logical/physical): 512 bytes / 4096 bytes
  397. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  398. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  399. Units: sectors of 1 * 512 = 512 bytes
  400. Sector size (logical/physical): 512 bytes / 4096 bytes
  401. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  402. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  403. Units: sectors of 1 * 512 = 512 bytes
  404. Sector size (logical/physical): 512 bytes / 4096 bytes
  405. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  406. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  407. Units: sectors of 1 * 512 = 512 bytes
  408. Sector size (logical/physical): 512 bytes / 4096 bytes
  409. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  410. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  411. Units: sectors of 1 * 512 = 512 bytes
  412. Sector size (logical/physical): 512 bytes / 4096 bytes
  413. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  414. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  415. Units: sectors of 1 * 512 = 512 bytes
  416. Sector size (logical/physical): 512 bytes / 4096 bytes
  417. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  418. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  419. Units: sectors of 1 * 512 = 512 bytes
  420. Sector size (logical/physical): 512 bytes / 4096 bytes
  421. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  422. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  423. Units: sectors of 1 * 512 = 512 bytes
  424. Sector size (logical/physical): 512 bytes / 4096 bytes
  425. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  426. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  427. Units: sectors of 1 * 512 = 512 bytes
  428. Sector size (logical/physical): 512 bytes / 4096 bytes
  429. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  430. Disk /dev/loop0: 1 GiB, 1073741824 bytes, 2097152 sectors
  431. Units: sectors of 1 * 512 = 512 bytes
  432. Sector size (logical/physical): 512 bytes / 512 bytes
  433. I/O size (minimum/optimal): 512 bytes / 512 bytes
  434. Disk /dev/loop1: 1.2 GiB, 1245523968 bytes, 2432664 sectors
  435. Units: sectors of 1 * 512 = 512 bytes
  436. Sector size (logical/physical): 512 bytes / 512 bytes
  437. I/O size (minimum/optimal): 512 bytes / 512 bytes
  438. Disk /dev/mmcblk0: 29.1 GiB, 31268536320 bytes, 61071360 sectors
  439. Units: sectors of 1 * 512 = 512 bytes
  440. Sector size (logical/physical): 512 bytes / 512 bytes
  441. I/O size (minimum/optimal): 512 bytes / 512 bytes
  442. Disklabel type: gpt
  443. Disk identifier: B69F179D-50FE-4A2E-8B84-0AF7F685FCE9
  444. Device Start End Sectors Size Type
  445. /dev/mmcblk0p1 2048 1050623 1048576 512M EFI System
  446. /dev/mmcblk0p2 1050624 53035007 51984384 24.8G Linux filesystem
  447. /dev/mmcblk0p3 53035008 61069311 8034304 3.9G Linux swap
  448. Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
  449. Units: sectors of 1 * 512 = 512 bytes
  450. Sector size (logical/physical): 512 bytes / 512 bytes
  451. I/O size (minimum/optimal): 512 bytes / 512 bytes
  452. Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
  453. Units: sectors of 1 * 512 = 512 bytes
  454. Sector size (logical/physical): 512 bytes / 512 bytes
  455. I/O size (minimum/optimal): 512 bytes / 512 bytes
  456. Disk /dev/sda: 58.4 GiB, 62738399232 bytes, 122535936 sectors
  457. Units: sectors of 1 * 512 = 512 bytes
  458. Sector size (logical/physical): 512 bytes / 512 bytes
  459. I/O size (minimum/optimal): 512 bytes / 512 bytes
  460. Disklabel type: dos
  461. Disk identifier: 0x2976f3eb
  462. Device Boot Start End Sectors Size Id Type
  463. /dev/sda1 * 2048 122535935 122533888 58.4G b W95 FAT32
  464. =================== Recommended repair
  465. The default repair of the Boot-Repair utility will reinstall the grub-efi-amd64-signed of mmcblk0p2, using the following options: mmcblk0p1/boot/efi,
  466. Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file rename-ms-efi
  467. /boot/efi added in mmcblk0p2/fstab
  468. Mount mmcblk0p1 on /mnt/boot-sav/mmcblk0p2/boot/efi
  469. ls mmcblk0p1/efi: /refind/keys/SLES-UEFI-CA-Certificate.cer /refind/keys/refind.cer /refind/keys/openSUSE-UEFI-CA-Certificate.cer /refind/keys/openSUSE-UEFI-CA-Certificate-4096.cer /refind/keys/microsoft-uefica-public.der /refind/keys/microsoft-pca-public.der /refind/keys/microsoft-kekca-public.der /refind/keys/fedora-ca.cer /refind/keys/centos.cer /refind/keys/canonical-uefi-ca.der /refind/keys/altlinux.cer /refind/icons/vol_optical.png /refind/icons/vol_net.png /refind/icons/vol_internal.png /refind/icons/vol_external.png /refind/icons/transparent.png /refind/icons/tool_windows_rescue.png /refind/icons/tool_shell.png /refind/icons/tool_rescue.png /refind/icons/tool_part.png /refind/icons/tool_netboot.png /refind/icons/tool_mok_tool.png /refind/icons/tool_memtest.png /refind/icons/tool_fwupdate.png /refind/icons/tool_apple_rescue.png /refind/icons/README /refind/icons/os_xubuntu.png /refind/icons/os_win.png /refind/icons/os_win8.png /refind/icons/os_unknown.png /refind/icons/os_ubuntu.png /refind/icons/os_suse.png /refind/icons/os_slackware.png /refind/icons/os_refit.png /refind/icons/os_refind.png /refind/icons/os_redhat.png /refind/icons/os_opensuse.png /refind/icons/os_network.png /refind/icons/os_netbsd.png /refind/icons/os_mandriva.png /refind/icons/os_mageia.png /refind/icons/os_mac.png /refind/icons/os_lubuntu.png /refind/icons/os_linux.png /refind/icons/os_linuxmint.png /refind/icons/os_legacy.png /refind/icons/os_kubuntu.png /refind/icons/os_hwtest.png /refind/icons/os_haiku.png /refind/icons/os_gummiboot.png /refind/icons/os_gentoo.png /refind/icons/os_frugalware.png /refind/icons/os_freebsd.png /refind/icons/os_fedora.png /refind/icons/os_elementary.png /refind/icons/os_debian.png /refind/icons/os_crunchbang.png /refind/icons/os_clover.png /refind/icons/os_chrome.png /refind/icons/os_chakra.png /refind/icons/os_centos.png /refind/icons/os_arch.png /refind/icons/func_shutdown.png /refind/icons/func_reset.png /refind/icons/func_firmware.png /refind/icons/func_exit.png /refind/icons/func_csr_rotate.png /refind/icons/func_about.png /refind/icons/boot_win.png /refind/icons/boot_linux.png /refind/icons/arrow_right.png /refind/icons/arrow_left.png /refind/drivers_x64/ext4_x64.efi /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /ubuntu/fbx64.efi /refind/refind_x64.efi /refind/refind.conf /refind/keys /refind/icons /refind/drivers_x64
  470. Unhide GRUB boot menu in mmcblk0p2/etc/default/grub
  471. *******lspci -nnk | grep -iA3 vga
  472. 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:5a85] (rev 0b)
  473. Subsystem: Acer Incorporated [ALI] Device [1025:110d]
  474. Kernel driver in use: i915
  475. Kernel modules: i915
  476. *******
  477. grub-install --version
  478. grub-install (GRUB) 2.02~beta2-36ubuntu3.9,grub-install (GRUB) 2.
  479. chroot /mnt/boot-sav/mmcblk0p2 efibootmgr -v
  480. BootCurrent: 0001
  481. Timeout: 0 seconds
  482. BootOrder: 2001,2002,2003
  483. Boot0000* Unknown Device: HD(1,GPT,3f7264e6-734a-4f82-bc2a-daaa0a94d631,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  484. Boot0001* USB HDD: Lexar USB Flash Drive PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x4294967275,0x800,0x74db800)RC
  485. Boot0002* Unknown Device: HD(1,GPT,a80c24ee-8003-4353-abd2-6dc15b2bfbbf,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  486. Boot0003* rEFInd Boot Manager HD(1,GPT,3f7264e6-734a-4f82-bc2a-daaa0a94d631,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
  487. Boot2001* EFI USB Device RC
  488. Boot2002* EFI DVD/CDROM RC
  489. Boot2003* EFI Network RC
  490. chroot /mnt/boot-sav/mmcblk0p2 uname -r
  491. Kernel: 4.8.0-36-generic
  492. Reinstall the grub-efi-amd64-signed of mmcblk0p2
  493. Installing for x86_64-efi platform.
  494. Installation finished. No error reported.
  495. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  496. Refind detected on mmcblk0p1
  497. ls mmcblk0p1/efi: /refind/keys/SLES-UEFI-CA-Certificate.cer /refind/keys/refind.cer /refind/keys/openSUSE-UEFI-CA-Certificate.cer /refind/keys/openSUSE-UEFI-CA-Certificate-4096.cer /refind/keys/microsoft-uefica-public.der /refind/keys/microsoft-pca-public.der /refind/keys/microsoft-kekca-public.der /refind/keys/fedora-ca.cer /refind/keys/centos.cer /refind/keys/canonical-uefi-ca.der /refind/keys/altlinux.cer /refind/icons/vol_optical.png /refind/icons/vol_net.png /refind/icons/vol_internal.png /refind/icons/vol_external.png /refind/icons/transparent.png /refind/icons/tool_windows_rescue.png /refind/icons/tool_shell.png /refind/icons/tool_rescue.png /refind/icons/tool_part.png /refind/icons/tool_netboot.png /refind/icons/tool_mok_tool.png /refind/icons/tool_memtest.png /refind/icons/tool_fwupdate.png /refind/icons/tool_apple_rescue.png /refind/icons/README /refind/icons/os_xubuntu.png /refind/icons/os_win.png /refind/icons/os_win8.png /refind/icons/os_unknown.png /refind/icons/os_ubuntu.png /refind/icons/os_suse.png /refind/icons/os_slackware.png /refind/icons/os_refit.png /refind/icons/os_refind.png /refind/icons/os_redhat.png /refind/icons/os_opensuse.png /refind/icons/os_network.png /refind/icons/os_netbsd.png /refind/icons/os_mandriva.png /refind/icons/os_mageia.png /refind/icons/os_mac.png /refind/icons/os_lubuntu.png /refind/icons/os_linux.png /refind/icons/os_linuxmint.png /refind/icons/os_legacy.png /refind/icons/os_kubuntu.png /refind/icons/os_hwtest.png /refind/icons/os_haiku.png /refind/icons/os_gummiboot.png /refind/icons/os_gentoo.png /refind/icons/os_frugalware.png /refind/icons/os_freebsd.png /refind/icons/os_fedora.png /refind/icons/os_elementary.png /refind/icons/os_debian.png /refind/icons/os_crunchbang.png /refind/icons/os_clover.png /refind/icons/os_chrome.png /refind/icons/os_chakra.png /refind/icons/os_centos.png /refind/icons/os_arch.png /refind/icons/func_shutdown.png /refind/icons/func_reset.png /refind/icons/func_firmware.png /refind/icons/func_exit.png /refind/icons/func_csr_rotate.png /refind/icons/func_about.png /refind/icons/boot_win.png /refind/icons/boot_linux.png /refind/icons/arrow_right.png /refind/icons/arrow_left.png /refind/drivers_x64/ext4_x64.efi /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /ubuntu/fbx64.efi /refind/refind_x64.efi /refind/refind.conf /refind/keys /refind/icons /refind/drivers_x64
  498. df /dev/mmcblk0p1
  499. cp /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi (& .grb)
  500. df /dev/mmcblk0p1
  501. cp /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/Microsoft/Boot/bootx64.efi (& .grb)
  502. df /dev/mmcblk0p1
  503. cp /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/Boot/bootx64.efi (& .grb)
  504. ls mmcblk0p1/efi: /refind/keys/SLES-UEFI-CA-Certificate.cer /refind/keys/refind.cer /refind/keys/openSUSE-UEFI-CA-Certificate.cer /refind/keys/openSUSE-UEFI-CA-Certificate-4096.cer /refind/keys/microsoft-uefica-public.der /refind/keys/microsoft-pca-public.der /refind/keys/microsoft-kekca-public.der /refind/keys/fedora-ca.cer /refind/keys/centos.cer /refind/keys/canonical-uefi-ca.der /refind/keys/altlinux.cer /refind/icons/vol_optical.png /refind/icons/vol_net.png /refind/icons/vol_internal.png /refind/icons/vol_external.png /refind/icons/transparent.png /refind/icons/tool_windows_rescue.png /refind/icons/tool_shell.png /refind/icons/tool_rescue.png /refind/icons/tool_part.png /refind/icons/tool_netboot.png /refind/icons/tool_mok_tool.png /refind/icons/tool_memtest.png /refind/icons/tool_fwupdate.png /refind/icons/tool_apple_rescue.png /refind/icons/README /refind/icons/os_xubuntu.png /refind/icons/os_win.png /refind/icons/os_win8.png /refind/icons/os_unknown.png /refind/icons/os_ubuntu.png /refind/icons/os_suse.png /refind/icons/os_slackware.png /refind/icons/os_refit.png /refind/icons/os_refind.png /refind/icons/os_redhat.png /refind/icons/os_opensuse.png /refind/icons/os_network.png /refind/icons/os_netbsd.png /refind/icons/os_mandriva.png /refind/icons/os_mageia.png /refind/icons/os_mac.png /refind/icons/os_lubuntu.png /refind/icons/os_linux.png /refind/icons/os_linuxmint.png /refind/icons/os_legacy.png /refind/icons/os_kubuntu.png /refind/icons/os_hwtest.png /refind/icons/os_haiku.png /refind/icons/os_gummiboot.png /refind/icons/os_gentoo.png /refind/icons/os_frugalware.png /refind/icons/os_freebsd.png /refind/icons/os_fedora.png /refind/icons/os_elementary.png /refind/icons/os_debian.png /refind/icons/os_crunchbang.png /refind/icons/os_clover.png /refind/icons/os_chrome.png /refind/icons/os_chakra.png /refind/icons/os_centos.png /refind/icons/os_arch.png /refind/icons/func_shutdown.png /refind/icons/func_reset.png /refind/icons/func_firmware.png /refind/icons/func_exit.png /refind/icons/func_csr_rotate.png /refind/icons/func_about.png /refind/icons/boot_win.png /refind/icons/boot_linux.png /refind/icons/arrow_right.png /refind/icons/arrow_left.png /refind/drivers_x64/ext4_x64.efi /Microsoft/Boot/bootx64.efi.grb /Microsoft/Boot/bootx64.efi /Microsoft/Boot/bootmgfw.efi.grb /Microsoft/Boot/bootmgfw.efi /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /ubuntu/fbx64.efi /refind/refind_x64.efi /refind/refind.conf /refind/keys /refind/icons /refind/drivers_x64 /Microsoft/Boot /Boot/bootx64.efi.grb /Boot/bootx64.efi
  505. Add /mnt/boot-sav/mmcblk0p2/boot/efi efi entries in /mnt/boot-sav/mmcblk0p2/etc/grub.d/25_custom
  506. Adding custom /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/refind/refind_x64.efi
  507. Adding custom /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/ubuntu/fbx64.efi
  508. Adding custom /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/ubuntu/fwupx64.efi
  509. Adding custom /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/ubuntu/mmx64.efi
  510. Adding custom /mnt/boot-sav/mmcblk0p2/boot/efi/EFI/refind/drivers_x64/ext4_x64.efi
  511. chroot /mnt/boot-sav/mmcblk0p2 efibootmgr -v
  512. BootCurrent: 0001
  513. Timeout: 0 seconds
  514. BootOrder: 0004,2001,2002,2003
  515. Boot0000* Unknown Device: HD(1,GPT,3f7264e6-734a-4f82-bc2a-daaa0a94d631,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  516. Boot0001* USB HDD: Lexar USB Flash Drive PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x4294967275,0x800,0x74db800)RC
  517. Boot0002* Unknown Device: HD(1,GPT,a80c24ee-8003-4353-abd2-6dc15b2bfbbf,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  518. Boot0003* rEFInd Boot Manager HD(1,GPT,3f7264e6-734a-4f82-bc2a-daaa0a94d631,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
  519. Boot0004* ubuntu HD(1,GPT,3f7264e6-734a-4f82-bc2a-daaa0a94d631,0x800,0x100000)/File(EFIubuntushimx64.efi)
  520. Boot2001* EFI USB Device RC
  521. Boot2002* EFI DVD/CDROM RC
  522. Boot2003* EFI Network RC
  523. chroot /mnt/boot-sav/mmcblk0p2 update-grub
  524. Generating grub configuration file ...
  525. Found linux image: /boot/vmlinuz-4.8.0-46-generic
  526. Found initrd image: /boot/initrd.img-4.8.0-46-generic
  527. Found linux image: /boot/vmlinuz-4.8.0-36-generic
  528. Found initrd image: /boot/initrd.img-4.8.0-36-generic
  529. Adding boot menu entry for EFI firmware configuration
  530. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  531. mount /dev/mmcblk0 : Error code 32
  532. mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
  533. mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
  534. mount -r /dev/mmcblk0 : Error code 32
  535. Unhide GRUB boot menu in mmcblk0p2/boot/grub/grub.cfg
  536. Boot successfully repaired.
  537. You can now reboot your computer.
  538. Please do not forget to make your BIOS boot on mmcblk0 (31.3GB) disk!
  539. paste.ubuntu.com ko (), using paste.debian
  540. paste.debian.net ko (), using paste2