1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: SYSLINUX 4.03 0x4d8ae235
  7. Boot sector info: Syslinux looks at sector 3194442 of /dev/sda1 for its
  8. second stage. SYSLINUX is installed in the /
  9. directory. 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: 119.3 GiB, 128043712512 bytes, 250085376 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 * 32,768 250,085,375 250,052,608 b W95 FAT32
  22. "blkid" output: ________________________________________________________________
  23. Device UUID TYPE LABEL
  24. /dev/loop0 squashfs
  25. /dev/sda1 6395-1BFE vfat S
  26. ========================= "ls -l /dev/disk/by-id" output: ======================
  27. total 0
  28. lrwxrwxrwx 1 root root 9 Apr 12 06:45 usb-TS-RDF5_SD_Transcend_000000000039-0:0 -> ../../sda
  29. lrwxrwxrwx 1 root root 10 Apr 12 06:45 usb-TS-RDF5_SD_Transcend_000000000039-0:0-part1 -> ../../sda1
  30. ================================ Mount points: =================================
  31. Device Mount_Point Type Options
  32. /dev/loop0 /rofs squashfs (ro,noatime)
  33. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  34. =========================== sda1/boot/grub/grub.cfg: ===========================
  35. --------------------------------------------------------------------------------
  36. if loadfont /boot/grub/font.pf2 ; then
  37. set gfxmode=auto
  38. insmod efi_gop
  39. insmod efi_uga
  40. insmod gfxterm
  41. terminal_output gfxterm
  42. fi
  43. set menu_color_normal=white/black
  44. set menu_color_highlight=black/light-gray
  45. menuentry "Try Ubuntu without installing" {
  46. set gfxpayload=keep
  47. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  48. initrd /casper/initrd.lz
  49. }
  50. menuentry "Install Ubuntu" {
  51. set gfxpayload=keep
  52. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  53. initrd /casper/initrd.lz
  54. }
  55. menuentry "OEM install (for manufacturers)" {
  56. set gfxpayload=keep
  57. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  58. initrd /casper/initrd.lz
  59. }
  60. menuentry "Check disc for defects" {
  61. set gfxpayload=keep
  62. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  63. initrd /casper/initrd.lz
  64. }
  65. --------------------------------------------------------------------------------
  66. ============================== sda1/syslinux.cfg: ==============================
  67. --------------------------------------------------------------------------------
  68. default menu.c32
  69. prompt 0
  70. menu title UNetbootin
  71. timeout 100
  72. label unetbootindefault
  73. menu label Default
  74. kernel /ubnkern
  75. append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  76. label ubnentry0
  77. menu label ^Help
  78. kernel /ubnkern
  79. append initrd=/ubninit
  80. label ubnentry1
  81. menu label ^Try Ubuntu without installing
  82. kernel /casper/vmlinuz.efi
  83. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  84. label ubnentry2
  85. menu label ^Install Ubuntu
  86. kernel /casper/vmlinuz.efi
  87. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  88. label ubnentry3
  89. menu label ^Check disc for defects
  90. kernel /casper/vmlinuz.efi
  91. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  92. label ubnentry4
  93. menu label Test ^memory
  94. kernel /install/mt86plus
  95. append initrd=/ubninit
  96. label ubnentry5
  97. menu label ^Boot from first hard disk
  98. kernel /ubnkern
  99. append initrd=/ubninit
  100. label ubnentry6
  101. menu label Try Ubuntu without installing
  102. kernel /casper/vmlinuz.efi
  103. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  104. label ubnentry7
  105. menu label Install Ubuntu
  106. kernel /casper/vmlinuz.efi
  107. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  108. label ubnentry8
  109. menu label OEM install (for manufacturers)
  110. kernel /casper/vmlinuz.efi
  111. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  112. label ubnentry9
  113. menu label Check disc for defects
  114. kernel /casper/vmlinuz.efi
  115. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  116. --------------------------------------------------------------------------------
  117. =================== sda1: Location of files loaded by Grub: ====================
  118. GiB - GB File Fragment(s)
  119. ?? = ?? boot/grub/grub.cfg 1
  120. ================= sda1: Location of files loaded by Syslinux: ==================
  121. GiB - GB File Fragment(s)
  122. ?? = ?? syslinux.cfg 1
  123. ?? = ?? ldlinux.sys 1
  124. ?? = ?? menu.c32 1
  125. ============== sda1: Version of COM32(R) files used by Syslinux: ===============
  126. menu.c32 : COM32R module (v4.xx)
  127. =============================== StdErr Messages: ===============================
  128. File descriptor 9 (/proc/5136/mounts) leaked on lvs invocation. Parent PID 10192: bash
  129. File descriptor 63 (pipe:[37084]) leaked on lvs invocation. Parent PID 10192: bash
  130. ADDITIONAL INFORMATION :
  131. =================== log of boot-repair 2017-04-12__06h45 ===================
  132. boot-repair version : 4ppa40
  133. boot-sav version : 4ppa40
  134. glade2script version : 3.2.3~ppa1
  135. boot-sav-extra version : 4ppa40
  136. boot-repair is executed in live-session (Ubuntu 16.04.2 LTS, xenial, Ubuntu, x86_64)
  137. CPU op-mode(s): 32-bit, 64-bit
  138. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  139. ls: cannot access '/home/usr/.config': No such file or directory
  140. =================== os-prober:
  141. =================== blkid:
  142. /dev/sda1: LABEL="S" UUID="6395-1BFE" TYPE="vfat"
  143. /dev/loop0: TYPE="squashfs"
  144. =================== efibootmgr -v
  145. BootCurrent: 0002
  146. Timeout: 0 seconds
  147. BootOrder: 2001,0001,2002,2003
  148. Boot0000* ubuntu HD(1,GPT,038c6237-de47-4e0f-977d-4f695fe8a6df,0x800,0x100000)/File(EFIubuntushimx64.efi)
  149. Boot0001* Windows Boot Manager HD(1,GPT,7ab6de0c-f836-4863-9c2f-65c8e3e7a6a7,0x800,0x32000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...z................
  150. Boot0002* USB HDD: TS-RDF5 SD Transcend PciRoot(0x0)/Pci(0x15,0x0)/USB(9,0)/HD(1,MBR,0x0,0x8000,0xee78000)RC
  151. Boot2001* EFI USB Device RC
  152. Boot2002* EFI DVD/CDROM RC
  153. Boot2003* EFI Network RC
  154. =================== UEFI/Legacy mode:
  155. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  156. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  157. =================== PARTITIONS & DISKS:
  158. =================== parted -l:
  159. Model: TS-RDF5 SD Transcend (scsi)
  160. Disk /dev/sda: 128GB
  161. Sector size (logical/physical): 512B/512B
  162. Partition Table: msdos
  163. Disk Flags:
  164. Number Start End Size Type File system Flags
  165. 1 16.8MB 128GB 128GB primary fat32 boot
  166. =================== parted -lm:
  167. BYT;
  168. /dev/sda:128GB:scsi:512:512:msdos:TS-RDF5 SD Transcend:;
  169. 1:16.8MB:128GB:128GB:fat32::boot;
  170. =================== lsblk:
  171. KNAME TYPE FSTYPE SIZE LABEL
  172. loop0 loop squashfs 1.4G
  173. sda disk 119.3G
  174. sda1 part vfat 119.2G S
  175. KNAME ROTA RO RM STATE MOUNTPOINT
  176. loop0 1 1 0 /rofs
  177. sda 1 0 1 running
  178. sda1 1 0 1 /cdrom
  179. =================== mount:
  180. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  181. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  182. udev on /dev type devtmpfs (rw,nosuid,relatime,size=920496k,nr_inodes=230124,mode=755)
  183. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  184. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=187216k,mode=755)
  185. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  186. /dev/loop0 on /rofs type squashfs (ro,noatime)
  187. aufs on / type aufs (rw,noatime,si=c8179ace2b513cea)
  188. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  189. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  190. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  191. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  192. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  193. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  194. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  195. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  196. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  197. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  198. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  199. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  200. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  201. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  202. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  203. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  204. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  205. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=10578)
  206. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  207. mqueue on /dev/mqueue type mqueue (rw,relatime)
  208. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  209. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  210. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  211. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  212. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=187216k,mode=700,uid=999,gid=999)
  213. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  214. =================== ls:
  215. /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
  216. /dev (filtered): acpi_thermal_rel 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 hidraw0 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 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
  217. ls /dev/mapper: control
  218. =================== df -Th:
  219. Filesystem Type Size Used Avail Use% Mounted on
  220. udev devtmpfs 899M 0 899M 0% /dev
  221. tmpfs tmpfs 183M 6.0M 177M 4% /run
  222. /dev/sda1 vfat 120G 1.5G 118G 2% /cdrom
  223. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  224. aufs aufs 915M 43M 872M 5% /
  225. tmpfs tmpfs 915M 220K 914M 1% /dev/shm
  226. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  227. tmpfs tmpfs 915M 0 915M 0% /sys/fs/cgroup
  228. tmpfs tmpfs 915M 256K 914M 1% /tmp
  229. tmpfs tmpfs 183M 92K 183M 1% /run/user/999
  230. =================== fdisk -l:
  231. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  232. Units: sectors of 1 * 512 = 512 bytes
  233. Sector size (logical/physical): 512 bytes / 4096 bytes
  234. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  235. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  236. Units: sectors of 1 * 512 = 512 bytes
  237. Sector size (logical/physical): 512 bytes / 4096 bytes
  238. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  239. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  240. Units: sectors of 1 * 512 = 512 bytes
  241. Sector size (logical/physical): 512 bytes / 4096 bytes
  242. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  243. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  244. Units: sectors of 1 * 512 = 512 bytes
  245. Sector size (logical/physical): 512 bytes / 4096 bytes
  246. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  247. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  248. Units: sectors of 1 * 512 = 512 bytes
  249. Sector size (logical/physical): 512 bytes / 4096 bytes
  250. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  251. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  252. Units: sectors of 1 * 512 = 512 bytes
  253. Sector size (logical/physical): 512 bytes / 4096 bytes
  254. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  255. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  256. Units: sectors of 1 * 512 = 512 bytes
  257. Sector size (logical/physical): 512 bytes / 4096 bytes
  258. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  259. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  260. Units: sectors of 1 * 512 = 512 bytes
  261. Sector size (logical/physical): 512 bytes / 4096 bytes
  262. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  263. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  264. Units: sectors of 1 * 512 = 512 bytes
  265. Sector size (logical/physical): 512 bytes / 4096 bytes
  266. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  267. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  268. Units: sectors of 1 * 512 = 512 bytes
  269. Sector size (logical/physical): 512 bytes / 4096 bytes
  270. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  271. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  272. Units: sectors of 1 * 512 = 512 bytes
  273. Sector size (logical/physical): 512 bytes / 4096 bytes
  274. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  275. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  276. Units: sectors of 1 * 512 = 512 bytes
  277. Sector size (logical/physical): 512 bytes / 4096 bytes
  278. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  279. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  280. Units: sectors of 1 * 512 = 512 bytes
  281. Sector size (logical/physical): 512 bytes / 4096 bytes
  282. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  283. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  284. Units: sectors of 1 * 512 = 512 bytes
  285. Sector size (logical/physical): 512 bytes / 4096 bytes
  286. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  287. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  288. Units: sectors of 1 * 512 = 512 bytes
  289. Sector size (logical/physical): 512 bytes / 4096 bytes
  290. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  291. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  292. Units: sectors of 1 * 512 = 512 bytes
  293. Sector size (logical/physical): 512 bytes / 4096 bytes
  294. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  295. Disk /dev/loop0: 1.4 GiB, 1497772032 bytes, 2925336 sectors
  296. Units: sectors of 1 * 512 = 512 bytes
  297. Sector size (logical/physical): 512 bytes / 512 bytes
  298. I/O size (minimum/optimal): 512 bytes / 512 bytes
  299. Disk /dev/sda: 119.3 GiB, 128043712512 bytes, 250085376 sectors
  300. Units: sectors of 1 * 512 = 512 bytes
  301. Sector size (logical/physical): 512 bytes / 512 bytes
  302. I/O size (minimum/optimal): 512 bytes / 512 bytes
  303. Disklabel type: dos
  304. Disk identifier: 0x00000000
  305. Device Boot Start End Sectors Size Id Type
  306. /dev/sda1 * 32768 250085375 250052608 119.2G b W95 FAT32
  307. Error: no partitions
  308. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  309. =================== Suggested repair
  310. The default repair of the Boot-Repair utility would not act on the MBR.
  311. Additional repair would be performed: repair-filesystems
  312. =================== User settings
  313. The settings chosen by the user will not act on the boot.
  314. paste.ubuntu.com ko (), using paste.debian
  315. paste.debian.net ko (), using paste2