1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. ============================ Drive/Partition Info: =============================
  4. no valid partition table found
  5. "blkid" output: ________________________________________________________________
  6. Device UUID TYPE LABEL
  7. /dev/nvme0n1
  8. /dev/nvme0n1p1 38FC-6365 vfat
  9. /dev/nvme0n1p2 f734460d-bee4-4890-9d41-5851925eb70c ext4
  10. /dev/nvme0n1p3 331be593-02de-4dab-b04e-1867e8efab8a swap
  11. /dev/nvme0n1p4 1084B1B620D9E7FE ntfs
  12. ================================ Mount points: =================================
  13. Device Mount_Point Type Options
  14. /dev/nvme0n1p1 /boot/efi vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  15. /dev/nvme0n1p2 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
  16. ADDITIONAL INFORMATION :
  17. =================== log of boot-repair 2016-06-09__14h41 ===================
  18. boot-repair version : 4ppa37
  19. boot-sav version : 4ppa37
  20. glade2script version : 3.2.3~ppa1
  21. boot-sav-extra version : 4ppa37
  22. boot-repair is executed in installed-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  23. CPU op-mode(s): 32-bit, 64-bit
  24. BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic root=UUID=f734460d-bee4-4890-9d41-5851925eb70c ro quiet splash vt.handoff=7
  25. nvme0n1 (nvme0n1) has unknown type. Please report this message to [email protected]
  26. nvme0n1 (nvme0n1) has unknown type. Please report this message to [email protected]
  27. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  28. mount /dev/nvme0n1 : Error code 32
  29. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  30. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  31. mount -r /dev/nvme0n1 : Error code 32
  32. =================== os-prober:
  33. /dev/nvme0n1p2:The OS now in use - Ubuntu 16.04 LTS CurrentSession:linux
  34. =================== blkid:
  35. /dev/nvme0n1p1: UUID="38FC-6365" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="e0e357c3-4859-4014-a55e-c34cddcaad21"
  36. /dev/nvme0n1p2: UUID="f734460d-bee4-4890-9d41-5851925eb70c" TYPE="ext4" PARTUUID="b3ad821f-810b-4092-bab0-495042976e6d"
  37. /dev/nvme0n1p3: UUID="331be593-02de-4dab-b04e-1867e8efab8a" TYPE="swap" PARTUUID="5f793e28-6bdf-47bb-94c5-7656f738f37e"
  38. /dev/nvme0n1p4: UUID="1084B1B620D9E7FE" TYPE="ntfs" PARTUUID="55fbcbb6-1f93-4c9c-8b87-9c6cd2a05648"
  39. /dev/nvme0n1: PTUUID="d806b58b-e397-4e50-a3c2-2f6af045b5d8" PTTYPE="gpt"
  40. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  41. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  42. mount /dev/nvme0n1 : Error code 32
  43. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  44. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  45. mount -r /dev/nvme0n1 : Error code 32
  46. ls: cannot access '/dev/disk/by-id': No such file or directory
  47. =================== /etc/grub.d/ :
  48. drwxr-xr-x 2 root root 4096 Jun 8 22:57 grub.d
  49. total 80
  50. -rwxr-xr-x 1 root root 9791 Feb 6 12:30 00_header
  51. -rwxr-xr-x 1 root root 6258 Jan 22 06:00 05_debian_theme
  52. -rwxr-xr-x 1 root root 12261 Feb 6 12:30 10_linux
  53. -rwxr-xr-x 1 root root 11082 Feb 6 12:30 20_linux_xen
  54. -rwxr-xr-x 1 root root 1992 Jan 28 07:44 20_memtest86+
  55. -rwxr-xr-x 1 root root 773 Jun 8 22:57 25_custom
  56. -rwxr-xr-x 1 root root 11692 Feb 6 12:30 30_os-prober
  57. -rwxr-xr-x 1 root root 1418 Feb 6 12:30 30_uefi-firmware
  58. -rwxr-xr-x 1 root root 214 Feb 6 12:30 40_custom
  59. -rwxr-xr-x 1 root root 216 Feb 6 12:30 41_custom
  60. -rw-r--r-- 1 root root 483 Feb 6 12:30 README
  61. =================== /etc/default/grub :
  62. # If you change this file, run 'update-grub' afterwards to update
  63. # /boot/grub/grub.cfg.
  64. # For full documentation of the options in this file, see:
  65. # info -f grub -n 'Simple configuration'
  66. GRUB_DEFAULT=0
  67. #GRUB_HIDDEN_TIMEOUT=0
  68. GRUB_HIDDEN_TIMEOUT_QUIET=true
  69. GRUB_TIMEOUT=10
  70. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  71. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  72. GRUB_CMDLINE_LINUX=""
  73. # Uncomment to enable BadRAM filtering, modify to suit your needs
  74. # This works with Linux (no patch required) and with any kernel that obtains
  75. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  76. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  77. # Uncomment to disable graphical terminal (grub-pc only)
  78. #GRUB_TERMINAL=console
  79. # The resolution used on graphical terminal
  80. # note that you can use only modes which your graphic card supports via VBE
  81. # you can see them in real GRUB with the command `vbeinfo'
  82. #GRUB_GFXMODE=640x480
  83. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  84. #GRUB_DISABLE_LINUX_UUID=true
  85. # Uncomment to disable generation of recovery mode menu entries
  86. #GRUB_DISABLE_RECOVERY="true"
  87. # Uncomment to get a beep at grub start
  88. #GRUB_INIT_TUNE="480 440 1"
  89. /boot/efi detected in the fstab of nvme0n1p2: UUID=38FC-6365 (nvme0n1p1)
  90. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  91. Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootx64.efi
  92. Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
  93. =================== efibootmgr -v
  94. BootCurrent: 0001
  95. Timeout: 0 seconds
  96. BootOrder: 0001,0000,000A
  97. Boot0000* Windows Boot Manager HD(1,GPT,e0e357c3-4859-4014-a55e-c34cddcaad21,0x800,0xfa000)/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.}....................
  98. Boot0001* ubuntu HD(1,GPT,e0e357c3-4859-4014-a55e-c34cddcaad21,0x800,0x100000)/File(EFIubuntushimx64.efi)
  99. Boot000A* UEFI: PM951 NVMe SAMSUNG 512GB, Partition 1 HD(1,GPT,e0e357c3-4859-4014-a55e-c34cddcaad21,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)..BO
  100. =================== UEFI/Legacy mode:
  101. BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
  102. SecureBoot enabled.
  103. =================== PARTITIONS & DISKS:
  104. nvme0n1p2 : nvme0n1, 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, farbios, .
  105. nvme0n1p1 : nvme0n1, 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, /boot/efi.
  106. nvme0n1p4 : nvme0n1, not-sepboot, 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, farbios, /mnt/boot-sav/nvme0n1p4.
  107. nvme0n1 : nvme0n1, 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/nvme0n1.
  108. nvme0n1 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  109. =================== parted -l:
  110. Model: Unknown (unknown)
  111. Disk /dev/nvme0n1: 512GB
  112. Sector size (logical/physical): 512B/512B
  113. Partition Table: gpt
  114. Disk Flags:
  115. Number Start End Size File system Name Flags
  116. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  117. 2 538MB 263GB 262GB ext4
  118. 4 263GB 495GB 232GB ntfs msftdata
  119. 3 495GB 512GB 17.0GB linux-swap(v1)
  120. =================== parted -lm:
  121. BYT;
  122. /dev/nvme0n1:512GB:unknown:512:512:gpt:Unknown:;
  123. 1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
  124. 2:538MB:263GB:262GB:ext4::;
  125. 4:263GB:495GB:232GB:ntfs::msftdata;
  126. 3:495GB:512GB:17.0GB:linux-swap(v1)::;
  127. =================== lsblk:
  128. KNAME TYPE FSTYPE SIZE LABEL
  129. nvme0n1 disk 477G
  130. nvme0n1p1 part vfat 512M
  131. nvme0n1p2 part ext4 244.1G
  132. nvme0n1p3 part swap 15.9G
  133. nvme0n1p4 part ntfs 216.5G
  134. KNAME ROTA RO RM STATE MOUNTPOINT
  135. nvme0n1 0 0 0
  136. nvme0n1p1 0 0 0 /boot/efi
  137. nvme0n1p2 0 0 0 /
  138. nvme0n1p3 0 0 0 [SWAP]
  139. nvme0n1p4 0 0 0 /mnt/boot-sav/nvme0n1p4
  140. =================== mount:
  141. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  142. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  143. udev on /dev type devtmpfs (rw,nosuid,relatime,size=8121340k,nr_inodes=2030335,mode=755)
  144. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  145. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1628100k,mode=755)
  146. /dev/nvme0n1p2 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  147. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  148. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  149. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  150. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  151. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  152. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  153. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  154. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  155. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  156. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  157. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  158. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  159. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  160. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  161. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  162. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  163. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  164. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=26,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  165. mqueue on /dev/mqueue type mqueue (rw,relatime)
  166. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  167. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  168. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  169. /dev/nvme0n1p1 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  170. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
  171. tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1628100k,mode=700,uid=1000,gid=1000)
  172. gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
  173. /dev/nvme0n1p4 on /mnt/boot-sav/nvme0n1p4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  174. =================== ls:
  175. /sys/block/nvme0n1 (filtered): alignment_offset bdi capability dev device discard_alignment eui ext_range holders inflight integrity mq nsid nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 power queue range removable ro size slaves stat subsystem trace uevent
  176. /dev (filtered): acpi_thermal_rel autofs block btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null nvme0 nvme0n1 nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 port ppp psaux ptmx pts random rfkill rtc rtc0 shm snapshot snd stderr stdin stdout tpm0 uhid uinput urandom usb userio v4l vfio vga_arbiter vhci vhost-net video0 watchdog watchdog0 zero
  177. ls /dev/mapper: control
  178. ls: cannot access '': No such file or directory
  179. =================== hexdump -n512 -C /dev/nvme0n1p1
  180. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  181. 00000010 02 00 00 00 00 f8 00 00 20 00 40 00 00 08 00 00 |........ .@.....|
  182. 00000020 00 00 10 00 fe 03 00 00 00 00 00 00 02 00 00 00 |................|
  183. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  184. 00000040 80 01 29 65 63 fc 38 4e 4f 20 4e 41 4d 45 20 20 |..)ec.8NO NAME |
  185. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  186. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  187. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  188. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  189. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  190. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  191. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  192. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  193. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  194. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  195. *
  196. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  197. 00000200
  198. =================== hexdump -n512 -C /dev/nvme0n1p4
  199. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  200. 00000010 00 00 00 00 00 f8 00 00 20 00 40 00 00 88 94 1e |........ .@.....|
  201. 00000020 00 00 00 00 80 00 80 00 ff 3f 0e 1b 00 00 00 00 |.........?......|
  202. 00000030 04 00 00 00 00 00 00 00 ff e3 b0 01 00 00 00 00 |................|
  203. 00000040 f6 00 00 00 01 00 00 00 fe e7 d9 20 b6 b1 84 10 |........... ....|
  204. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  205. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  206. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  207. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......|
  208. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  209. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  210. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  211. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  212. 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-|
  213. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  214. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  215. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.|
  216. 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....|
  217. 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..|
  218. 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z|
  219. 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......|
  220. 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..|
  221. 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................|
  222. 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........|
  223. 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er|
  224. 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B|
  225. 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin|
  226. 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c|
  227. 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres|
  228. 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t|
  229. 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......|
  230. 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.|
  231. 00000200
  232. =================== df -Th:
  233. Filesystem Type Size Used Avail Use% Mounted on
  234. udev devtmpfs 7.8G 0 7.8G 0% /dev
  235. tmpfs tmpfs 1.6G 9.6M 1.6G 1% /run
  236. /dev/nvme0n1p2 ext4 241G 50G 179G 22% /
  237. tmpfs tmpfs 7.8G 43M 7.8G 1% /dev/shm
  238. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  239. tmpfs tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
  240. /dev/nvme0n1p1 vfat 511M 11M 501M 3% /boot/efi
  241. tmpfs tmpfs 1.6G 32K 1.6G 1% /run/user/1000
  242. /dev/nvme0n1p4 fuseblk 217G 72M 217G 1% /mnt/boot-sav/nvme0n1p4
  243. =================== fdisk -l:
  244. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  245. Units: sectors of 1 * 512 = 512 bytes
  246. Sector size (logical/physical): 512 bytes / 4096 bytes
  247. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  248. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  249. Units: sectors of 1 * 512 = 512 bytes
  250. Sector size (logical/physical): 512 bytes / 4096 bytes
  251. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  252. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  253. Units: sectors of 1 * 512 = 512 bytes
  254. Sector size (logical/physical): 512 bytes / 4096 bytes
  255. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  256. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  257. Units: sectors of 1 * 512 = 512 bytes
  258. Sector size (logical/physical): 512 bytes / 4096 bytes
  259. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  260. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  261. Units: sectors of 1 * 512 = 512 bytes
  262. Sector size (logical/physical): 512 bytes / 4096 bytes
  263. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  264. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  265. Units: sectors of 1 * 512 = 512 bytes
  266. Sector size (logical/physical): 512 bytes / 4096 bytes
  267. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  268. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  269. Units: sectors of 1 * 512 = 512 bytes
  270. Sector size (logical/physical): 512 bytes / 4096 bytes
  271. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  272. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  273. Units: sectors of 1 * 512 = 512 bytes
  274. Sector size (logical/physical): 512 bytes / 4096 bytes
  275. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  276. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  277. Units: sectors of 1 * 512 = 512 bytes
  278. Sector size (logical/physical): 512 bytes / 4096 bytes
  279. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  280. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  281. Units: sectors of 1 * 512 = 512 bytes
  282. Sector size (logical/physical): 512 bytes / 4096 bytes
  283. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  284. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  285. Units: sectors of 1 * 512 = 512 bytes
  286. Sector size (logical/physical): 512 bytes / 4096 bytes
  287. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  288. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  289. Units: sectors of 1 * 512 = 512 bytes
  290. Sector size (logical/physical): 512 bytes / 4096 bytes
  291. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  292. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  293. Units: sectors of 1 * 512 = 512 bytes
  294. Sector size (logical/physical): 512 bytes / 4096 bytes
  295. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  296. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  297. Units: sectors of 1 * 512 = 512 bytes
  298. Sector size (logical/physical): 512 bytes / 4096 bytes
  299. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  300. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  301. Units: sectors of 1 * 512 = 512 bytes
  302. Sector size (logical/physical): 512 bytes / 4096 bytes
  303. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  304. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  305. Units: sectors of 1 * 512 = 512 bytes
  306. Sector size (logical/physical): 512 bytes / 4096 bytes
  307. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  308. Disk /dev/nvme0n1: 477 GiB, 512110190592 bytes, 1000215216 sectors
  309. Units: sectors of 1 * 512 = 512 bytes
  310. Sector size (logical/physical): 512 bytes / 512 bytes
  311. I/O size (minimum/optimal): 512 bytes / 512 bytes
  312. Disklabel type: gpt
  313. Disk identifier: D806B58B-E397-4E50-A3C2-2F6AF045B5D8
  314. Device Start End Sectors Size Type
  315. /dev/nvme0n1p1 2048 1050623 1048576 512M EFI System
  316. /dev/nvme0n1p2 1050624 513050623 512000000 244.1G Linux filesystem
  317. /dev/nvme0n1p3 966969344 1000214527 33245184 15.9G Linux swap
  318. /dev/nvme0n1p4 513050624 966969343 453918720 216.5G Microsoft basic data
  319. Partition table entries are not in disk order.
  320. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  321. =================== Suggested repair
  322. The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of nvme0n1p2, using the following options: nvme0n1p1/boot/efi,
  323. Additional repair would be performed: unhide-bootmenu-10s repair-filesystems use-standard-efi-file rename-ms-efi
  324. =================== Final advice in case of suggested repair
  325. The boot files of [The OS now in use - Ubuntu 16.04 LTS] are far from the start of the disk. Your BIOS may not detect them. You may want to retry after creating a /boot partition (EXT4, >200MB, start of the disk). This can be performed via tools such as gParted. Then select this partition via the [Separate /boot partition:] option of [Boot Repair]. (https://help.ubuntu.com/community/BootPartition)
  326. =================== User settings
  327. The settings chosen by the user will not act on the boot.
  328. paste.ubuntu.com ko (), using paste.debian
  329. paste.debian.net ko (), using paste2