1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => No known boot loader is installed in the MBR of /dev/sda.
  4. => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sdb.
  5. sda1: __________________________________________________________________________
  6. File system:
  7. Boot sector type: Unknown
  8. Boot sector info:
  9. Mounting failed: mount: unknown filesystem type ''
  10. sda2: __________________________________________________________________________
  11. File system:
  12. Boot sector type: Unknown
  13. Boot sector info:
  14. Mounting failed: mount: unknown filesystem type ''
  15. mount: unknown filesystem type ''
  16. sda3: __________________________________________________________________________
  17. File system:
  18. Boot sector type: Unknown
  19. Boot sector info:
  20. Mounting failed: mount: unknown filesystem type ''
  21. mount: unknown filesystem type ''
  22. mount: unknown filesystem type ''
  23. sda4: __________________________________________________________________________
  24. File system:
  25. Boot sector type: Unknown
  26. Boot sector info:
  27. Mounting failed: mount: unknown filesystem type ''
  28. mount: unknown filesystem type ''
  29. mount: unknown filesystem type ''
  30. mount: unknown filesystem type ''
  31. sdb1: __________________________________________________________________________
  32. File system: vfat
  33. Boot sector type: SYSLINUX 4.03 2010-10-22 ........>..sr>.......S.)9...0...~.....~...f...M.f.f....f..0~....>E}.u......
  34. Boot sector info: Syslinux looks at sector 5252352 of /dev/sdb1 for its
  35. second stage. SYSLINUX is installed in the directory.
  36. No errors found in the Boot Parameter Block.
  37. Operating System:
  38. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  39. /EFI/BOOT/grubx64.efi /ldlinux.sys
  40. ============================ Drive/Partition Info: =============================
  41. Drive: sda _____________________________________________________________________
  42. Disk /dev/sda: 223.6 GiB, 240057409536 bytes, 468862128 sectors
  43. Units: sectors of 1 * 512 = 512 bytes
  44. Sector size (logical/physical): 512 bytes / 512 bytes
  45. I/O size (minimum/optimal): 512 bytes / 512 bytes
  46. Partition Boot Start Sector End Sector # of Sectors Id System
  47. Invalid MBR Signature found.
  48. /dev/sda1 ? 2,711,070,213 6,832,492,670 4,121,422,458 d1 Unknown
  49. /dev/sda2 ? 1,855,015,745 3,386,699,153 1,531,683,409 b3 SpeedStor / QNX Neutrino Power-Safe
  50. /dev/sda3 ? 3,880,974,768 7,644,107,702 3,763,132,935 ef EFI (FAT-12/16/32)
  51. /dev/sda4 ? 480,513,945 1,740,334,410 1,259,820,466 2a AtheOS File System
  52. /dev/sda1 ends after the last sector of /dev/sda
  53. /dev/sda1 overlaps with /dev/sda2
  54. /dev/sda1 overlaps with /dev/sda3
  55. /dev/sda2 ends after the last sector of /dev/sda
  56. /dev/sda3 ends after the last sector of /dev/sda
  57. /dev/sda4 ends after the last sector of /dev/sda
  58. Drive: sdb _____________________________________________________________________
  59. Disk /dev/sdb: 29 GiB, 31104958464 bytes, 60751872 sectors
  60. Units: sectors of 1 * 512 = 512 bytes
  61. Sector size (logical/physical): 512 bytes / 512 bytes
  62. I/O size (minimum/optimal): 512 bytes / 512 bytes
  63. Disklabel type: dos
  64. Partition Boot Start Sector End Sector # of Sectors Id System
  65. /dev/sdb1 * 2,048 60,751,871 60,749,824 c W95 FAT32 (LBA)
  66. "blkid" output: ________________________________________________________________
  67. Device UUID TYPE LABEL
  68. /dev/loop0 squashfs
  69. /dev/sdb1 4A8C-F550 vfat MYLINUXLIVE
  70. ========================= "ls -l /dev/disk/by-id" output: ======================
  71. total 0
  72. lrwxrwxrwx 1 root root 9 Feb 17 17:30 ata-INTEL_SSDSC2KW240H6_CVLT613402MN240CGN -> ../../sda
  73. lrwxrwxrwx 1 root root 9 Feb 17 17:30 usb-SanDisk_Ultra_Fit_4C530001070825112125-0:0 -> ../../sdb
  74. lrwxrwxrwx 1 root root 10 Feb 17 17:30 usb-SanDisk_Ultra_Fit_4C530001070825112125-0:0-part1 -> ../../sdb1
  75. lrwxrwxrwx 1 root root 9 Feb 17 17:30 wwn-0x55cd2e414cb60a8b -> ../../sda
  76. ================================ Mount points: =================================
  77. Device Mount_Point Type Options
  78. /dev/loop0 /rofs squashfs (ro,noatime)
  79. /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  80. =========================== sdb1/boot/grub/grub.cfg: ===========================
  81. --------------------------------------------------------------------------------
  82. if loadfont /boot/grub/font.pf2 ; then
  83. set gfxmode=auto
  84. insmod efi_gop
  85. insmod efi_uga
  86. insmod gfxterm
  87. terminal_output gfxterm
  88. fi
  89. set menu_color_normal=white/black
  90. set menu_color_highlight=black/light-gray
  91. menuentry "Try Ubuntu without installing" {
  92. set gfxpayload=keep
  93. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  94. initrd /casper/initrd.lz
  95. }
  96. menuentry "Install Ubuntu" {
  97. set gfxpayload=keep
  98. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  99. initrd /casper/initrd.lz
  100. }
  101. menuentry "OEM install (for manufacturers)" {
  102. set gfxpayload=keep
  103. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  104. initrd /casper/initrd.lz
  105. }
  106. menuentry "Check disc for defects" {
  107. set gfxpayload=keep
  108. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  109. initrd /casper/initrd.lz
  110. }
  111. --------------------------------------------------------------------------------
  112. ============================== sdb1/syslinux.cfg: ==============================
  113. --------------------------------------------------------------------------------
  114. default menu.c32
  115. prompt 0
  116. menu title UNetbootin
  117. timeout 100
  118. label unetbootindefault
  119. menu label Default
  120. kernel /ubnkern
  121. append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  122. label ubnentry0
  123. menu label ^Help
  124. kernel /ubnkern
  125. append initrd=/ubninit
  126. label ubnentry1
  127. menu label ^Try Ubuntu without installing
  128. kernel /casper/vmlinuz.efi
  129. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  130. label ubnentry2
  131. menu label ^Install Ubuntu
  132. kernel /casper/vmlinuz.efi
  133. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  134. label ubnentry3
  135. menu label ^Check disc for defects
  136. kernel /casper/vmlinuz.efi
  137. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  138. label ubnentry4
  139. menu label Test ^memory
  140. kernel /install/mt86plus
  141. append initrd=/ubninit
  142. label ubnentry5
  143. menu label ^Boot from first hard disk
  144. kernel /ubnkern
  145. append initrd=/ubninit
  146. label ubnentry6
  147. menu label Try Ubuntu without installing
  148. kernel /casper/vmlinuz.efi
  149. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  150. label ubnentry7
  151. menu label Install Ubuntu
  152. kernel /casper/vmlinuz.efi
  153. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  154. label ubnentry8
  155. menu label OEM install (for manufacturers)
  156. kernel /casper/vmlinuz.efi
  157. append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  158. label ubnentry9
  159. menu label Check disc for defects
  160. kernel /casper/vmlinuz.efi
  161. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  162. --------------------------------------------------------------------------------
  163. =================== sdb1: Location of files loaded by Grub: ====================
  164. GiB - GB File Fragment(s)
  165. ?? = ?? boot/grub/grub.cfg 1
  166. ================= sdb1: Location of files loaded by Syslinux: ==================
  167. GiB - GB File Fragment(s)
  168. ?? = ?? syslinux.cfg 1
  169. ?? = ?? ldlinux.sys 1
  170. ?? = ?? ldlinux.c32 1
  171. ?? = ?? menu.c32 1
  172. ?? = ?? syslinux/chain.c32 1
  173. ?? = ?? syslinux/gfxboot.c32 1
  174. ?? = ?? syslinux/ldlinux.c32 1
  175. ?? = ?? syslinux/libcom32.c32 1
  176. ?? = ?? syslinux/libutil.c32 1
  177. ?? = ?? syslinux/vesamenu.c32 1
  178. ============== sdb1: Version of COM32(R) files used by Syslinux: ===============
  179. ldlinux.c32 : not a COM32/COM32R module
  180. menu.c32 : COM32R module (v4.xx)
  181. syslinux/chain.c32 : not a COM32/COM32R module
  182. syslinux/gfxboot.c32 : not a COM32/COM32R module
  183. syslinux/ldlinux.c32 : not a COM32/COM32R module
  184. syslinux/libcom32.c32 : not a COM32/COM32R module
  185. syslinux/libutil.c32 : not a COM32/COM32R module
  186. syslinux/vesamenu.c32 : not a COM32/COM32R module
  187. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  188. Unknown MBR on /dev/sda
  189. 00000000 10 0e cf 4f 0e 8b ab de 67 68 ea 4b e5 a4 22 50 |...O....gh.K.."P|
  190. 00000010 20 f6 49 0f 37 d5 42 50 fb 47 ec 19 f2 8a cf f8 | .I.7.BP.G......|
  191. 00000020 c4 26 75 45 33 48 2f 09 44 c0 84 02 7b 80 4e 7f |.&uE3H/.D...{.N.|
  192. 00000030 f8 15 8b 1f 8c 0a b3 d7 34 39 7e 7b 0a b2 5e a9 |........49~{..^.|
  193. 00000040 3a f0 c2 8b c5 d8 f0 80 dc 0e 92 0a 56 9c f3 05 |:...........V...|
  194. 00000050 63 90 5d ed 9f c4 4b 4f e5 5b d1 73 d0 7f 86 a1 |c.]...KO.[.s....|
  195. 00000060 65 e2 9a cc 52 99 ad 45 45 1b 59 41 8a 33 16 59 |e...R..EE.YA.3.Y|
  196. 00000070 df 49 71 77 09 45 c3 4a 2c c0 71 7b 59 70 71 3b |.Iqw.E.J,.q{Ypq;|
  197. 00000080 a0 f1 a9 6a 7d 25 b5 b0 fc 47 bc 95 86 e7 93 a1 |...j}%...G......|
  198. 00000090 1d 1d f0 9a 96 46 01 d8 93 48 42 26 fe 62 47 86 |.....F...HB&.bG.|
  199. 000000a0 60 e9 e7 35 7d a8 f7 0f 4a fa 22 a1 16 ef 8b fd |`..5}...J.".....|
  200. 000000b0 9d 9c 27 82 05 9f 3a 20 59 1e 86 54 70 89 4c 0a |..'...: Y..Tp.L.|
  201. 000000c0 e3 49 f7 f0 93 e9 05 d3 69 75 f7 02 70 d2 33 c1 |.I......iu..p.3.|
  202. 000000d0 f3 c8 80 a7 b2 c7 ec 29 12 8b 62 2e ba 40 58 a4 |.......)..b..@X.|
  203. 000000e0 a0 7b 36 83 ed 92 3b 44 e3 c7 0d 6b 34 a9 99 ce |.{6...;D...k4...|
  204. 000000f0 97 8e 78 10 4d c1 78 a6 f8 4a da 61 38 90 fe 6b |..x.M.x..J.a8..k|
  205. 00000100 4e cc 80 20 3a f9 7b 1b aa 0a 4e 13 d8 80 3d b9 |N.. :.{...N...=.|
  206. 00000110 64 0e 27 e7 4d 8f 81 a5 73 7e 46 f0 66 f4 c9 24 |d.'.M...s~F.f..$|
  207. 00000120 8c 9b 69 df 53 83 b8 20 1c f9 16 ba aa 36 14 d2 |..i.S.. .....6..|
  208. 00000130 ce bd 67 3e 35 29 19 33 8b a6 24 ad df f8 af 05 |..g>5).3..$.....|
  209. 00000140 ab c2 4a 68 da 13 36 1c 60 52 24 ec 5d c1 23 67 |..Jh..6.`R$.].#g|
  210. 00000150 8a 8c 4d bf 8e f1 47 e2 4b 15 47 33 1b 79 12 ea |..M...G.K.G3.y..|
  211. 00000160 d8 6b 90 6e 25 3a 42 ee ed b8 20 ba d5 f1 81 ab |.k.n%:B... .....|
  212. 00000170 be 6a 91 61 59 3a 47 68 ae 0b 32 3e 18 1c e6 bd |.j.aY:Gh..2>....|
  213. 00000180 93 96 52 96 4f 90 b0 fd 23 5e d8 bc 62 9c 3e 2d |..R.O...#^..b.>-|
  214. 00000190 93 12 01 12 51 42 15 87 eb d1 08 fc cb f0 0a 2d |....QB.........-|
  215. 000001a0 83 da 64 22 c4 e2 1a 74 b1 9f ae 79 1f f8 12 6a |..d"...t...y...j|
  216. 000001b0 eb a5 e6 75 1e a3 63 c8 61 9b 43 25 93 e4 ac 56 |...u..c.a.C%...V|
  217. 000001c0 c8 4d d1 de 11 83 05 a6 97 a1 7a ea a7 f5 89 bc |.M........z.....|
  218. 000001d0 d8 6f b3 bd 60 0c 41 4b 91 6e 51 a2 4b 5b 03 f1 |.o..`.AK.nQ.K[..|
  219. 000001e0 be 5f ef a9 0d fe b0 f9 52 e7 07 da 4c e0 e6 3c |._......R...L..<|
  220. 000001f0 81 bb 2a 30 86 3a 99 0f a4 1c b2 55 17 4b e7 b6 |..*0.:.....U.K..|
  221. 00000200
  222. Unknown BootLoader on sda1
  223. Unknown BootLoader on sda2
  224. Unknown BootLoader on sda3
  225. Unknown BootLoader on sda4
  226. =============================== StdErr Messages: ===============================
  227. hexdump: /dev/sda1: No such file or directory
  228. hexdump: /dev/sda1: No such file or directory
  229. hexdump: /dev/sda2: No such file or directory
  230. hexdump: /dev/sda2: No such file or directory
  231. hexdump: /dev/sda3: No such file or directory
  232. hexdump: /dev/sda3: No such file or directory
  233. hexdump: /dev/sda4: No such file or directory
  234. hexdump: /dev/sda4: No such file or directory
  235. File descriptor 9 (/proc/8674/mounts) leaked on lvs invocation. Parent PID 13580: bash
  236. File descriptor 63 (pipe:[61575]) leaked on lvs invocation. Parent PID 13580: bash
  237. ADDITIONAL INFORMATION :
  238. =================== log of boot-info 2017-02-17__17h30 ===================
  239. boot-info version : 4ppa40
  240. boot-sav version : 4ppa40
  241. glade2script version : 3.2.3~ppa1
  242. boot-sav-extra version : 4ppa40
  243. Error: /dev/sda: unrecognised disk label
  244. Error: /dev/sda: unrecognised disk label
  245. boot-info is executed in live-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  246. CPU op-mode(s): 32-bit, 64-bit
  247. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  248. ls: cannot access '/home/usr/.config': No such file or directory
  249. =================== os-prober:
  250. =================== blkid:
  251. /dev/sdb1: LABEL="MYLINUXLIVE" UUID="4A8C-F550" TYPE="vfat" PARTUUID="24683714-01"
  252. /dev/loop0: TYPE="squashfs"
  253. =================== efibootmgr -v
  254. BootCurrent: 0002
  255. Timeout: 5 seconds
  256. BootOrder: 2001,2002,2003
  257. Boot0000* Notebook Hard Drive BBS(HD,,0x500)................-.|.......|.A.|....B...................................
  258. Boot0001* USB Hard Drive - SanDisk BBS(7,,0x500).......................................................................
  259. Boot0002* USB Hard Drive (UEFI) - SanDisk PciRoot(0x0)/Pci(0x1d,0x0)/USB(0,0)/USB(0,0)/HD(1,MBR,0x20,0x800,0x39ef800)RC
  260. Boot0005* Internal Hard Disk or Solid State Disk RC
  261. Boot0006* Internal Hard Disk or Solid State Disk RC
  262. Boot000A* Internal Hard Disk or Solid State Disk RC
  263. Boot000B* Internal Hard Disk or Solid State Disk RC
  264. Boot000C* Internal Hard Disk or Solid State Disk RC
  265. Boot000D* Internal Hard Disk or Solid State Disk RC
  266. Boot000F* Internal Hard Disk or Solid State Disk RC
  267. Boot0010* Internal Hard Disk or Solid State Disk RC
  268. Boot2001* USB Drive (UEFI) RC
  269. Boot2002* Internal CD/DVD ROM Drive (UEFI) RC
  270. Boot3001* Internal Hard Disk or Solid State Disk RC
  271. Boot3002* Internal Hard Disk or Solid State Disk RC
  272. =================== UEFI/Legacy mode:
  273. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  274. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  275. =================== PARTITIONS & DISKS:
  276. =================== parted -l:
  277. Model: ATA INTEL SSDSC2KW24 (scsi)
  278. Disk /dev/sda: 240GB
  279. Sector size (logical/physical): 512B/512B
  280. Partition Table: unknown
  281. Disk Flags:
  282. Model: SanDisk Ultra Fit (scsi)
  283. Disk /dev/sdb: 31.1GB
  284. Sector size (logical/physical): 512B/512B
  285. Partition Table: msdos
  286. Disk Flags:
  287. Number Start End Size Type File system Flags
  288. 1 1049kB 31.1GB 31.1GB primary fat32 boot, lba
  289. =================== parted -lm:
  290. BYT;
  291. /dev/sda:240GB:scsi:512:512:unknown:ATA INTEL SSDSC2KW24:;
  292. BYT;
  293. /dev/sdb:31.1GB:scsi:512:512:msdos:SanDisk Ultra Fit:;
  294. 1:1049kB:31.1GB:31.1GB:fat32::boot, lba;
  295. =================== lsblk:
  296. KNAME TYPE FSTYPE SIZE LABEL
  297. sda disk 223.6G
  298. sdb disk 29G
  299. sdb1 part vfat 29G MYLINUXLIVE
  300. loop0 loop squashfs 1.4G
  301. KNAME ROTA RO RM STATE MOUNTPOINT
  302. sda 0 0 0 running
  303. sdb 1 0 1 running
  304. sdb1 1 0 1 /cdrom
  305. loop0 1 1 0 /rofs
  306. =================== mount:
  307. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  308. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  309. udev on /dev type devtmpfs (rw,nosuid,relatime,size=6082132k,nr_inodes=1520533,mode=755)
  310. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  311. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1219356k,mode=755)
  312. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  313. /dev/loop0 on /rofs type squashfs (ro,noatime)
  314. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  315. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  316. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  317. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  318. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  319. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  320. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  321. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  322. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  323. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  324. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  325. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  326. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  327. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  328. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  329. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  330. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  331. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  332. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  333. mqueue on /dev/mqueue type mqueue (rw,relatime)
  334. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  335. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  336. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  337. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  338. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  339. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=1219356k,mode=700,uid=999,gid=999)
  340. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  341. =================== ls:
  342. /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 size slaves stat subsystem trace uevent
  343. /sys/block/sdb (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 sdb1 size slaves stat subsystem trace uevent
  344. /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd freefall full fuse hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 initctl input kmsg 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 sdb sdb1 sg0 sg1 shm snapshot snd stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
  345. ls /dev/mapper: control
  346. =================== df -Th:
  347. Filesystem Type Size Used Avail Use% Mounted on
  348. udev devtmpfs 5.9G 0 5.9G 0% /dev
  349. tmpfs tmpfs 1.2G 9.4M 1.2G 1% /run
  350. /dev/sdb1 vfat 29G 1.5G 28G 6% /cdrom
  351. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  352. /cow overlay 5.9G 94M 5.8G 2% /
  353. tmpfs tmpfs 5.9G 192K 5.9G 1% /dev/shm
  354. tmpfs tmpfs 5.0M 8.0K 5.0M 1% /run/lock
  355. tmpfs tmpfs 5.9G 0 5.9G 0% /sys/fs/cgroup
  356. tmpfs tmpfs 5.9G 264K 5.9G 1% /tmp
  357. tmpfs tmpfs 1.2G 96K 1.2G 1% /run/user/999
  358. =================== fdisk -l:
  359. Disk /dev/ram0: 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/ram1: 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/ram2: 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/ram3: 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/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  376. Units: sectors of 1 * 512 = 512 bytes
  377. Sector size (logical/physical): 512 bytes / 4096 bytes
  378. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  379. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  380. Units: sectors of 1 * 512 = 512 bytes
  381. Sector size (logical/physical): 512 bytes / 4096 bytes
  382. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  383. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  384. Units: sectors of 1 * 512 = 512 bytes
  385. Sector size (logical/physical): 512 bytes / 4096 bytes
  386. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  387. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  388. Units: sectors of 1 * 512 = 512 bytes
  389. Sector size (logical/physical): 512 bytes / 4096 bytes
  390. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  391. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  392. Units: sectors of 1 * 512 = 512 bytes
  393. Sector size (logical/physical): 512 bytes / 4096 bytes
  394. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  395. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  396. Units: sectors of 1 * 512 = 512 bytes
  397. Sector size (logical/physical): 512 bytes / 4096 bytes
  398. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  399. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  400. Units: sectors of 1 * 512 = 512 bytes
  401. Sector size (logical/physical): 512 bytes / 4096 bytes
  402. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  403. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  404. Units: sectors of 1 * 512 = 512 bytes
  405. Sector size (logical/physical): 512 bytes / 4096 bytes
  406. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  407. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  408. Units: sectors of 1 * 512 = 512 bytes
  409. Sector size (logical/physical): 512 bytes / 4096 bytes
  410. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  411. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  412. Units: sectors of 1 * 512 = 512 bytes
  413. Sector size (logical/physical): 512 bytes / 4096 bytes
  414. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  415. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  416. Units: sectors of 1 * 512 = 512 bytes
  417. Sector size (logical/physical): 512 bytes / 4096 bytes
  418. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  419. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  420. Units: sectors of 1 * 512 = 512 bytes
  421. Sector size (logical/physical): 512 bytes / 4096 bytes
  422. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  423. Disk /dev/loop0: 1.4 GiB, 1459982336 bytes, 2851528 sectors
  424. Units: sectors of 1 * 512 = 512 bytes
  425. Sector size (logical/physical): 512 bytes / 512 bytes
  426. I/O size (minimum/optimal): 512 bytes / 512 bytes
  427. Disk /dev/sda: 223.6 GiB, 240057409536 bytes, 468862128 sectors
  428. Units: sectors of 1 * 512 = 512 bytes
  429. Sector size (logical/physical): 512 bytes / 512 bytes
  430. I/O size (minimum/optimal): 512 bytes / 512 bytes
  431. Disk /dev/sdb: 29 GiB, 31104958464 bytes, 60751872 sectors
  432. Units: sectors of 1 * 512 = 512 bytes
  433. Sector size (logical/physical): 512 bytes / 512 bytes
  434. I/O size (minimum/optimal): 512 bytes / 512 bytes
  435. Disklabel type: dos
  436. Disk identifier: 0x24683714
  437. Device Boot Start End Sectors Size Id Type
  438. /dev/sdb1 * 2048 60751871 60749824 29G c W95 FAT32 (LBA)
  439. Error: no partitions
  440. gui-tab-other.sh: line 93: _checkbutton_repairfilesystems: command not found
  441. =================== Suggested repair
  442. The default repair of the Boot-Repair utility would not act on the MBR.
  443. Additional repair would be performed: repair-filesystems
  444. =================== User settings
  445. The settings chosen by the user will not act on the boot.
  446. paste.ubuntu.com ko (), using paste.debian
  447. paste.debian.net ko (), using paste2