1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => No boot loader is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: Windows 8/2012: FAT32
  7. Boot sector info: No errors found in the Boot Parameter Block.
  8. Operating System:
  9. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  10. /EFI/BOOT/grubx64.efi
  11. ============================ Drive/Partition Info: =============================
  12. Drive: sda _____________________________________________________________________
  13. Disk /dev/sda: 7.3 GiB, 7811891200 bytes, 15257600 sectors
  14. Units: sectors of 1 * 512 = 512 bytes
  15. Sector size (logical/physical): 512 bytes / 512 bytes
  16. I/O size (minimum/optimal): 512 bytes / 512 bytes
  17. Disklabel type: gpt
  18. Partition Boot Start Sector End Sector # of Sectors Id System
  19. /dev/sda1 1 4,294,967,295 4,294,967,295 ee GPT
  20. /dev/sda1 ends after the last sector of /dev/sda
  21. GUID Partition Table detected.
  22. Partition Attrs Start Sector End Sector # of Sectors System
  23. /dev/sda1 2,048 15,257,566 15,255,519 Data partition (Windows/Linux)
  24. Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
  25. "blkid" output: ________________________________________________________________
  26. Device UUID TYPE LABEL
  27. /dev/loop0 squashfs
  28. /dev/nvme0n1
  29. /dev/nvme0n1p1 60E5-E490 vfat ESP
  30. /dev/nvme0n1p2
  31. /dev/nvme0n1p3 D666213E662120AB ntfs OS
  32. /dev/nvme0n1p4 5A38292D38290A19 ntfs WINRETOOLS
  33. /dev/nvme0n1p5 746E29C86E2983C8 ntfs Image
  34. /dev/nvme0n1p6 30224B26224AF100 ntfs DELLSUPPORT
  35. /dev/nvme0n1p7 4539fe9b-e741-4a0a-bb7b-7624722b15d3 ext4
  36. /dev/nvme0n1p8 5206ec47-22df-4f64-ab50-39c0fb0b3b7a swap
  37. /dev/sda1 A0D0-E588 vfat UBUNTU 16_0
  38. ========================= "ls -l /dev/disk/by-id" output: ======================
  39. total 0
  40. lrwxrwxrwx 1 root root 9 Jan 4 16:43 usb-Verbatim_0302_12112158000376-0:0 -> ../../sda
  41. lrwxrwxrwx 1 root root 10 Jan 4 16:43 usb-Verbatim_0302_12112158000376-0:0-part1 -> ../../sda1
  42. ================================ Mount points: =================================
  43. Device Mount_Point Type Options
  44. /dev/loop0 /rofs squashfs (ro,noatime)
  45. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  46. =========================== sda1/boot/grub/grub.cfg: ===========================
  47. --------------------------------------------------------------------------------
  48. if loadfont /boot/grub/font.pf2 ; then
  49. set gfxmode=auto
  50. insmod efi_gop
  51. insmod efi_uga
  52. insmod gfxterm
  53. terminal_output gfxterm
  54. fi
  55. set menu_color_normal=white/black
  56. set menu_color_highlight=black/light-gray
  57. menuentry "Try Ubuntu without installing" {
  58. set gfxpayload=keep
  59. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  60. initrd /casper/initrd.lz
  61. }
  62. menuentry "Install Ubuntu" {
  63. set gfxpayload=keep
  64. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  65. initrd /casper/initrd.lz
  66. }
  67. menuentry "OEM install (for manufacturers)" {
  68. set gfxpayload=keep
  69. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  70. initrd /casper/initrd.lz
  71. }
  72. menuentry "Check disc for defects" {
  73. set gfxpayload=keep
  74. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  75. initrd /casper/initrd.lz
  76. }
  77. --------------------------------------------------------------------------------
  78. ============================== sda1/syslinux.cfg: ==============================
  79. --------------------------------------------------------------------------------
  80. DEFAULT loadconfig
  81. LABEL loadconfig
  82. CONFIG /isolinux/isolinux.cfg
  83. APPEND /isolinux/
  84. --------------------------------------------------------------------------------
  85. =================== sda1: Location of files loaded by Grub: ====================
  86. GiB - GB File Fragment(s)
  87. ?? = ?? boot/grub/grub.cfg 1
  88. ================= sda1: Location of files loaded by Syslinux: ==================
  89. GiB - GB File Fragment(s)
  90. ?? = ?? syslinux.cfg 1
  91. =============================== StdErr Messages: ===============================
  92. File descriptor 9 (/proc/8202/mounts) leaked on lvs invocation. Parent PID 19862: bash
  93. File descriptor 63 (pipe:[64188]) leaked on lvs invocation. Parent PID 19862: bash
  94. ADDITIONAL INFORMATION :
  95. =================== log of boot-info 2017-01-04__16h43 ===================
  96. boot-info version : 4ppa40
  97. boot-sav version : 4ppa40
  98. glade2script version : 3.2.3~ppa1
  99. boot-sav-extra version : 4ppa40
  100. Warning: failed to translate partition name
  101. Warning: failed to translate partition name
  102. boot-info is executed in live-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
  103. CPU op-mode(s): 32-bit, 64-bit
  104. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
  105. ls: cannot access '/home/usr/.config': No such file or directory
  106. nvme0n1 (sda) has unknown type. Please report this message to [email protected]
  107. Windows is hibernated, refused to mount.
  108. Failed to mount '/dev/nvme0n1p3': Operation not permitted
  109. The NTFS partition is in an unsafe state. Please resume and shutdown
  110. Windows fully (no hibernation or fast restarting), or mount the volume
  111. read-only with the 'ro' mount option.
  112. mount -t ntfs-3g -o remove_hiberfile /dev/nvme0n1p3 /mnt/boot-sav/nvme0n1p3
  113. The disk contains an unclean file system (0, 0).
  114. Metadata kept in Windows cache, refused to mount.
  115. Failed to mount '/dev/nvme0n1p3': Operation not permitted
  116. The NTFS partition is in an unsafe state. Please resume and shutdown
  117. Windows fully (no hibernation or fast restarting), or mount the volume
  118. read-only with the 'ro' mount option.
  119. mount /dev/nvme0n1p3 : Error code 14
  120. mount -r /dev/nvme0n1p3 /mnt/boot-sav/nvme0n1p3
  121. The disk contains an unclean file system (0, 0).
  122. Metadata kept in Windows cache, refused to mount.
  123. Failed to mount '/dev/nvme0n1p4': Operation not permitted
  124. The NTFS partition is in an unsafe state. Please resume and shutdown
  125. Windows fully (no hibernation or fast restarting), or mount the volume
  126. read-only with the 'ro' mount option.
  127. mount -t ntfs-3g -o remove_hiberfile /dev/nvme0n1p4 /mnt/boot-sav/nvme0n1p4
  128. The disk contains an unclean file system (0, 0).
  129. Metadata kept in Windows cache, refused to mount.
  130. Failed to mount '/dev/nvme0n1p4': Operation not permitted
  131. The NTFS partition is in an unsafe state. Please resume and shutdown
  132. Windows fully (no hibernation or fast restarting), or mount the volume
  133. read-only with the 'ro' mount option.
  134. mount /dev/nvme0n1p4 : Error code 14
  135. mount -r /dev/nvme0n1p4 /mnt/boot-sav/nvme0n1p4
  136. The disk contains an unclean file system (0, 0).
  137. Metadata kept in Windows cache, refused to mount.
  138. Failed to mount '/dev/nvme0n1p5': Operation not permitted
  139. The NTFS partition is in an unsafe state. Please resume and shutdown
  140. Windows fully (no hibernation or fast restarting), or mount the volume
  141. read-only with the 'ro' mount option.
  142. mount -t ntfs-3g -o remove_hiberfile /dev/nvme0n1p5 /mnt/boot-sav/nvme0n1p5
  143. The disk contains an unclean file system (0, 0).
  144. Metadata kept in Windows cache, refused to mount.
  145. Failed to mount '/dev/nvme0n1p5': Operation not permitted
  146. The NTFS partition is in an unsafe state. Please resume and shutdown
  147. Windows fully (no hibernation or fast restarting), or mount the volume
  148. read-only with the 'ro' mount option.
  149. mount /dev/nvme0n1p5 : Error code 14
  150. mount -r /dev/nvme0n1p5 /mnt/boot-sav/nvme0n1p5
  151. The disk contains an unclean file system (0, 0).
  152. Metadata kept in Windows cache, refused to mount.
  153. Failed to mount '/dev/nvme0n1p6': Operation not permitted
  154. The NTFS partition is in an unsafe state. Please resume and shutdown
  155. Windows fully (no hibernation or fast restarting), or mount the volume
  156. read-only with the 'ro' mount option.
  157. mount -t ntfs-3g -o remove_hiberfile /dev/nvme0n1p6 /mnt/boot-sav/nvme0n1p6
  158. The disk contains an unclean file system (0, 0).
  159. Metadata kept in Windows cache, refused to mount.
  160. Failed to mount '/dev/nvme0n1p6': Operation not permitted
  161. The NTFS partition is in an unsafe state. Please resume and shutdown
  162. Windows fully (no hibernation or fast restarting), or mount the volume
  163. read-only with the 'ro' mount option.
  164. mount /dev/nvme0n1p6 : Error code 14
  165. mount -r /dev/nvme0n1p6 /mnt/boot-sav/nvme0n1p6
  166. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  167. mount /dev/nvme0n1 : Error code 32
  168. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  169. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  170. mount -r /dev/nvme0n1 : Error code 32
  171. =================== os-prober:
  172. /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  173. /dev/nvme0n1p7:Ubuntu 16.04.1 LTS (16.04):Ubuntu:linux
  174. =================== blkid:
  175. /dev/nvme0n1p1: LABEL="ESP" UUID="60E5-E490" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="c0a40b07-59d6-43af-9c93-71ead34fffc8"
  176. /dev/nvme0n1p3: LABEL="OS" UUID="D666213E662120AB" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="191eff21-e20c-4183-9e09-cf966ff1d2c2"
  177. /dev/nvme0n1p4: LABEL="WINRETOOLS" UUID="5A38292D38290A19" TYPE="ntfs" PARTUUID="095b1124-2a70-42ac-a044-012f232e45c3"
  178. /dev/nvme0n1p5: LABEL="Image" UUID="746E29C86E2983C8" TYPE="ntfs" PARTUUID="99d22cbb-0b9e-495d-9d4f-d4d9645d423c"
  179. /dev/nvme0n1p6: LABEL="DELLSUPPORT" UUID="30224B26224AF100" TYPE="ntfs" PARTUUID="042a6835-3bf3-414f-90fb-2b0058fc19a4"
  180. /dev/nvme0n1p7: UUID="4539fe9b-e741-4a0a-bb7b-7624722b15d3" TYPE="ext4" PARTUUID="d727447e-e74c-4446-8894-00d17a9acbcc"
  181. /dev/sda1: LABEL="UBUNTU 16_0" UUID="A0D0-E588" TYPE="vfat" PARTLABEL="Microsoft Basic Data" PARTUUID="574f8c72-4300-4f38-8730-e038dea033d3"
  182. /dev/loop0: TYPE="squashfs"
  183. /dev/nvme0n1p8: UUID="5206ec47-22df-4f64-ab50-39c0fb0b3b7a" TYPE="swap" PARTUUID="82774996-d147-455a-ad8f-5adc808d9f81"
  184. /dev/nvme0n1: PTUUID="77fa10b9-e729-4fb3-a318-a4100326d318" PTTYPE="gpt"
  185. /dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="ec939eb7-f280-4559-a673-dbb493353ef9"
  186. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  187. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  188. mount /dev/nvme0n1 : Error code 32
  189. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  190. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  191. mount -r /dev/nvme0n1 : Error code 32
  192. Windows not detected by os-prober on nvme0n1p3.
  193. Presence of EFI/Microsoft file detected: /mnt/boot-sav/nvme0n1p1/EFI/Microsoft/Boot/bootmgfw.efi
  194. Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bootx64.efi
  195. =================== nvme0n1p7/etc/grub.d/ :
  196. drwxr-xr-x 2 root root 4096 Jan 3 10:04 grub.d
  197. total 76
  198. -rwxr-xr-x 1 root root 9791 Jun 17 2016 00_header
  199. -rwxr-xr-x 1 root root 6258 Mar 15 2016 05_debian_theme
  200. -rwxr-xr-x 1 root root 12261 Jun 17 2016 10_linux
  201. -rwxr-xr-x 1 root root 11082 Jun 17 2016 20_linux_xen
  202. -rwxr-xr-x 1 root root 1992 Jan 28 2016 20_memtest86+
  203. -rwxr-xr-x 1 root root 11692 Jun 17 2016 30_os-prober
  204. -rwxr-xr-x 1 root root 1418 Jun 17 2016 30_uefi-firmware
  205. -rwxr-xr-x 1 root root 214 Jun 17 2016 40_custom
  206. -rwxr-xr-x 1 root root 216 Jun 17 2016 41_custom
  207. -rw-r--r-- 1 root root 483 Jun 17 2016 README
  208. =================== nvme0n1p7/etc/default/grub :
  209. # If you change this file, run 'update-grub' afterwards to update
  210. # /boot/grub/grub.cfg.
  211. # For full documentation of the options in this file, see:
  212. # info -f grub -n 'Simple configuration'
  213. GRUB_DEFAULT=0
  214. #GRUB_HIDDEN_TIMEOUT=0
  215. GRUB_HIDDEN_TIMEOUT_QUIET=true
  216. GRUB_TIMEOUT=10
  217. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  218. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  219. GRUB_CMDLINE_LINUX=""
  220. # Uncomment to enable BadRAM filtering, modify to suit your needs
  221. # This works with Linux (no patch required) and with any kernel that obtains
  222. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  223. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  224. # Uncomment to disable graphical terminal (grub-pc only)
  225. #GRUB_TERMINAL=console
  226. # The resolution used on graphical terminal
  227. # note that you can use only modes which your graphic card supports via VBE
  228. # you can see them in real GRUB with the command `vbeinfo'
  229. #GRUB_GFXMODE=640x480
  230. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  231. #GRUB_DISABLE_LINUX_UUID=true
  232. # Uncomment to disable generation of recovery mode menu entries
  233. #GRUB_DISABLE_RECOVERY="true"
  234. # Uncomment to get a beep at grub start
  235. #GRUB_INIT_TUNE="480 440 1"
  236. /boot/efi detected in the fstab of nvme0n1p7: UUID=60E5-E490 (nvme0n1p1)
  237. =================== nvme0n1p7recordfail=1/grub/grubenv :
  238. recordfail=1
  239. =================== efibootmgr -v
  240. BootCurrent: 0001
  241. Timeout: 0 seconds
  242. BootOrder: 0001,0008,0000,0003,0005,0006,000A,000B
  243. Boot0000* Windows Boot Manager HD(1,GPT,574f8c72-4300-4f38-8730-e038dea033d3,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.}....................
  244. Boot0001* usb live ubuntu PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,GPT,574f8c72-4300-4f38-8730-e038dea033d3,0x800,0xe8c7df)
  245. Boot0003* Diskette Drive BBS(Floppy,Diskette Drive,0x0)..BO
  246. Boot0005* USB Storage Device BBS(USB,Verbatim 8.07,0x0)..BO
  247. Boot0006* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO
  248. Boot0008* grub64efi PciRoot(0x0)/Pci(0x17,0x0)/Sata(1,32768,0)/HD(1,GPT,c0a40b07-59d6-43af-9c93-71ead34fffc8,0x800,0xfa000)/File(EFIubuntugrubx64.efi)
  249. Boot000A* M.2 PCIe SSD BBS(HD,THNSN5256GPUK NVMe TOSHIBA 256G,0x0)..BO
  250. Boot000B* UEFI: THNSN5256GPUK NVMe TOSHIBA 256GB, Partition 1 HD(1,GPT,c0a40b07-59d6-43af-9c93-71ead34fffc8,0x800,0xfa000)/File(EFIMicrosoftBootbootmgfw.efi)..BO
  251. =================== UEFI/Legacy mode:
  252. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  253. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  254. =================== PARTITIONS & DISKS:
  255. nvme0n1p1 : nvme0n1, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-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/nvme0n1p1.
  256. nvme0n1p3 : nvme0n1, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p3.
  257. 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, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p4.
  258. nvme0n1p5 : 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, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p5.
  259. nvme0n1p6 : 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, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p6.
  260. nvme0n1p7 : nvme0n1, not-sepboot, grubenv-ng 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, /mnt/boot-sav/nvme0n1p7.
  261. nvme0n1 : 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/nvme0n1.
  262. nvme0n1 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  263. sda : GPT, no-BIOS_boot, has-no-EFIpart, usb-disk, no-os, 2048 sectors * 512 bytes
  264. =================== parted -l:
  265. Model: Verbatim (scsi)
  266. Disk /dev/sda: 7812MB
  267. Sector size (logical/physical): 512B/512B
  268. Partition Table: gpt
  269. Disk Flags:
  270. Number Start End Size File system Name Flags
  271. 1 1049kB 7812MB 7811MB fat32 Microsoft Basic Data msftdata
  272. Model: Unknown (unknown)
  273. Disk /dev/nvme0n1: 256GB
  274. Sector size (logical/physical): 512B/512B
  275. Partition Table: gpt
  276. Disk Flags:
  277. Number Start End Size File system Name Flags
  278. 1 1049kB 525MB 524MB fat32 EFI system partition boot, esp
  279. 2 525MB 660MB 134MB Microsoft reserved partition msftres
  280. 3 660MB 189GB 189GB ntfs Basic data partition msftdata
  281. 7 189GB 233GB 44.0GB ext4
  282. 8 233GB 242GB 8466MB linux-swap(v1)
  283. 4 242GB 242GB 472MB ntfs hidden, diag
  284. 5 242GB 255GB 12.6GB ntfs hidden, diag
  285. 6 255GB 256GB 1144MB ntfs hidden, diag
  286. =================== parted -lm:
  287. BYT;
  288. /dev/sda:7812MB:scsi:512:512:gpt:Verbatim :;
  289. 1:1049kB:7812MB:7811MB:fat32:Microsoft Basic Data:msftdata;
  290. BYT;
  291. /dev/nvme0n1:256GB:unknown:512:512:gpt:Unknown:;
  292. 1:1049kB:525MB:524MB:fat32:EFI system partition:boot, esp;
  293. 2:525MB:660MB:134MB::Microsoft reserved partition:msftres;
  294. 3:660MB:189GB:189GB:ntfs:Basic data partition:msftdata;
  295. 7:189GB:233GB:44.0GB:ext4::;
  296. 8:233GB:242GB:8466MB:linux-swap(v1)::;
  297. 4:242GB:242GB:472MB:ntfs::hidden, diag;
  298. 5:242GB:255GB:12.6GB:ntfs::hidden, diag;
  299. 6:255GB:256GB:1144MB:ntfs::hidden, diag;
  300. =================== lsblk:
  301. KNAME TYPE FSTYPE SIZE LABEL
  302. sda disk 7.3G
  303. sda1 part vfat 7.3G UBUNTU 16_0
  304. loop0 loop squashfs 1.4G
  305. nvme0n1 disk 238.5G
  306. nvme0n1p1 part vfat 500M ESP
  307. nvme0n1p2 part 128M
  308. nvme0n1p3 part ntfs 175.8G OS
  309. nvme0n1p4 part ntfs 450M WINRETOOLS
  310. nvme0n1p5 part ntfs 11.8G Image
  311. nvme0n1p6 part ntfs 1.1G DELLSUPPORT
  312. nvme0n1p7 part ext4 41G
  313. nvme0n1p8 part swap 7.9G
  314. KNAME ROTA RO RM STATE MOUNTPOINT
  315. sda 1 0 1 running
  316. sda1 1 0 1 /cdrom
  317. loop0 1 1 0 /rofs
  318. nvme0n1 0 0 0
  319. nvme0n1p1 0 0 0 /mnt/boot-sav/nvme0n1p1
  320. nvme0n1p2 0 0 0
  321. nvme0n1p3 0 0 0 /mnt/boot-sav/nvme0n1p3
  322. nvme0n1p4 0 0 0 /mnt/boot-sav/nvme0n1p4
  323. nvme0n1p5 0 0 0 /mnt/boot-sav/nvme0n1p5
  324. nvme0n1p6 0 0 0 /mnt/boot-sav/nvme0n1p6
  325. nvme0n1p7 0 0 0 /mnt/boot-sav/nvme0n1p7
  326. nvme0n1p8 0 0 0
  327. =================== mount:
  328. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  329. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  330. udev on /dev type devtmpfs (rw,nosuid,relatime,size=4012312k,nr_inodes=1003078,mode=755)
  331. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  332. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=805392k,mode=755)
  333. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  334. /dev/loop0 on /rofs type squashfs (ro,noatime)
  335. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  336. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  337. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  338. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  339. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  340. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  341. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  342. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  343. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  344. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  345. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  346. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  347. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  348. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  349. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  350. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  351. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  352. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  353. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=33,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  354. mqueue on /dev/mqueue type mqueue (rw,relatime)
  355. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  356. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  357. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  358. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  359. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  360. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=805392k,mode=700,uid=999,gid=999)
  361. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  362. /dev/nvme0n1p1 on /mnt/boot-sav/nvme0n1p1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  363. /dev/nvme0n1p3 on /mnt/boot-sav/nvme0n1p3 type fuseblk (ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  364. /dev/nvme0n1p4 on /mnt/boot-sav/nvme0n1p4 type fuseblk (ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  365. /dev/nvme0n1p5 on /mnt/boot-sav/nvme0n1p5 type fuseblk (ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  366. /dev/nvme0n1p6 on /mnt/boot-sav/nvme0n1p6 type fuseblk (ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  367. /dev/nvme0n1p7 on /mnt/boot-sav/nvme0n1p7 type ext4 (rw,relatime,data=ordered)
  368. =================== ls:
  369. /sys/block/nvme0n1 (filtered): alignment_offset bdi capability dev device discard_alignment eui ext_range holders inflight integrity mq nsid nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 nvme0n1p5 nvme0n1p6 nvme0n1p7 nvme0n1p8 power queue range removable ro size slaves stat subsystem trace uevent
  370. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 size slaves stat subsystem trace uevent
  371. /dev (filtered): acpi_thermal_rel autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 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 nvme0n1p5 nvme0n1p6 nvme0n1p7 nvme0n1p8 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 watchdog watchdog0 zero
  372. ls /dev/mapper: control
  373. =================== hexdump -n512 -C /dev/nvme0n1p1
  374. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 3e 18 |.X.MSDOS5.0...>.|
  375. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  376. 00000020 00 a0 0f 00 e1 03 00 00 00 00 00 00 02 00 00 00 |................|
  377. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  378. 00000040 80 01 29 90 e4 e5 60 4e 4f 20 4e 41 4d 45 20 20 |..)...`NO NAME |
  379. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  380. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  381. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  382. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  383. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  384. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  385. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  386. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  387. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  388. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  389. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  390. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  391. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  392. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  393. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  394. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  395. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  396. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  397. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  398. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  399. *
  400. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  401. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  402. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  403. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  404. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  405. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  406. 00000200
  407. =================== hexdump -n512 -C /dev/nvme0n1p3
  408. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  409. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 a8 13 00 |........?.......|
  410. 00000020 00 00 00 00 80 00 80 00 ff 47 f8 15 00 00 00 00 |.........G......|
  411. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  412. 00000040 f6 00 00 00 01 00 00 00 ab 20 21 66 3e 21 66 d6 |......... !f>!f.|
  413. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  414. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  415. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  416. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  417. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  418. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  419. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  420. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  421. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  422. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  423. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  424. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  425. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  426. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  427. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  428. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  429. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  430. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  431. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  432. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  433. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  434. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  435. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  436. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  437. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  438. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  439. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  440. 00000200
  441. =================== hexdump -n512 -C /dev/nvme0n1p4
  442. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  443. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 70 26 1c |........?....p&.|
  444. 00000020 00 00 00 00 80 00 80 00 ff 0f 0e 00 00 00 00 00 |................|
  445. 00000030 00 96 00 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  446. 00000040 f6 00 00 00 01 00 00 00 19 0a 29 38 2d 29 38 5a |..........)8-)8Z|
  447. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  448. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  449. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  450. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  451. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  452. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  453. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  454. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  455. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  456. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  457. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  458. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  459. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  460. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  461. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  462. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  463. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  464. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  465. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  466. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  467. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  468. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  469. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  470. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  471. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  472. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  473. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  474. 00000200
  475. =================== hexdump -n512 -C /dev/nvme0n1p5
  476. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  477. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 80 34 1c |........?.....4.|
  478. 00000020 00 00 00 00 80 00 80 00 ff 6f 78 01 00 00 00 00 |.........ox.....|
  479. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  480. 00000040 f6 00 00 00 01 00 00 00 c8 83 29 6e c8 29 6e 74 |..........)n.)nt|
  481. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  482. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  483. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  484. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  485. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  486. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  487. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  488. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  489. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  490. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  491. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  492. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  493. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  494. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  495. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  496. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  497. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  498. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  499. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  500. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  501. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  502. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  503. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  504. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  505. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  506. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  507. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  508. 00000200
  509. =================== hexdump -n512 -C /dev/nvme0n1p6
  510. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  511. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 f0 ac 1d |........?.......|
  512. 00000020 00 00 00 00 80 00 80 00 ff 17 22 00 00 00 00 00 |..........".....|
  513. 00000030 aa 6b 01 00 00 00 00 00 02 00 00 00 00 00 00 00 |.k..............|
  514. 00000040 f6 00 00 00 01 00 00 00 00 f1 4a 22 26 4b 22 30 |..........J"&K"0|
  515. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  516. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  517. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  518. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  519. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  520. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  521. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  522. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  523. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  524. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  525. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  526. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  527. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  528. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  529. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  530. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  531. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  532. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  533. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  534. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  535. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  536. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  537. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  538. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  539. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  540. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  541. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  542. 00000200
  543. =================== df -Th:
  544. Filesystem Type Size Used Avail Use% Mounted on
  545. udev devtmpfs 3.9G 0 3.9G 0% /dev
  546. tmpfs tmpfs 787M 9.5M 778M 2% /run
  547. /dev/sda1 vfat 7.3G 1.5G 5.9G 20% /cdrom
  548. /dev/loop0 squashfs 1.4G 1.4G 0 100% /rofs
  549. /cow overlay 3.9G 57M 3.8G 2% /
  550. tmpfs tmpfs 3.9G 164K 3.9G 1% /dev/shm
  551. tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
  552. tmpfs tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
  553. tmpfs tmpfs 3.9G 32K 3.9G 1% /tmp
  554. tmpfs tmpfs 787M 80K 787M 1% /run/user/999
  555. /dev/nvme0n1p1 vfat 496M 69M 428M 14% /mnt/boot-sav/nvme0n1p1
  556. /dev/nvme0n1p3 fuseblk 176G 48G 128G 28% /mnt/boot-sav/nvme0n1p3
  557. /dev/nvme0n1p4 fuseblk 450M 342M 109M 76% /mnt/boot-sav/nvme0n1p4
  558. /dev/nvme0n1p5 fuseblk 12G 12G 652M 95% /mnt/boot-sav/nvme0n1p5
  559. /dev/nvme0n1p6 fuseblk 1.1G 595M 497M 55% /mnt/boot-sav/nvme0n1p6
  560. /dev/nvme0n1p7 ext4 41G 4.6G 34G 12% /mnt/boot-sav/nvme0n1p7
  561. =================== fdisk -l:
  562. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  563. Units: sectors of 1 * 512 = 512 bytes
  564. Sector size (logical/physical): 512 bytes / 4096 bytes
  565. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  566. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  567. Units: sectors of 1 * 512 = 512 bytes
  568. Sector size (logical/physical): 512 bytes / 4096 bytes
  569. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  570. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  571. Units: sectors of 1 * 512 = 512 bytes
  572. Sector size (logical/physical): 512 bytes / 4096 bytes
  573. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  574. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  575. Units: sectors of 1 * 512 = 512 bytes
  576. Sector size (logical/physical): 512 bytes / 4096 bytes
  577. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  578. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  579. Units: sectors of 1 * 512 = 512 bytes
  580. Sector size (logical/physical): 512 bytes / 4096 bytes
  581. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  582. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  583. Units: sectors of 1 * 512 = 512 bytes
  584. Sector size (logical/physical): 512 bytes / 4096 bytes
  585. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  586. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  587. Units: sectors of 1 * 512 = 512 bytes
  588. Sector size (logical/physical): 512 bytes / 4096 bytes
  589. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  590. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  591. Units: sectors of 1 * 512 = 512 bytes
  592. Sector size (logical/physical): 512 bytes / 4096 bytes
  593. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  594. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  595. Units: sectors of 1 * 512 = 512 bytes
  596. Sector size (logical/physical): 512 bytes / 4096 bytes
  597. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  598. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  599. Units: sectors of 1 * 512 = 512 bytes
  600. Sector size (logical/physical): 512 bytes / 4096 bytes
  601. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  602. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  603. Units: sectors of 1 * 512 = 512 bytes
  604. Sector size (logical/physical): 512 bytes / 4096 bytes
  605. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  606. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  607. Units: sectors of 1 * 512 = 512 bytes
  608. Sector size (logical/physical): 512 bytes / 4096 bytes
  609. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  610. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  611. Units: sectors of 1 * 512 = 512 bytes
  612. Sector size (logical/physical): 512 bytes / 4096 bytes
  613. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  614. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  615. Units: sectors of 1 * 512 = 512 bytes
  616. Sector size (logical/physical): 512 bytes / 4096 bytes
  617. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  618. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  619. Units: sectors of 1 * 512 = 512 bytes
  620. Sector size (logical/physical): 512 bytes / 4096 bytes
  621. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  622. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  623. Units: sectors of 1 * 512 = 512 bytes
  624. Sector size (logical/physical): 512 bytes / 4096 bytes
  625. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  626. Disk /dev/loop0: 1.4 GiB, 1459982336 bytes, 2851528 sectors
  627. Units: sectors of 1 * 512 = 512 bytes
  628. Sector size (logical/physical): 512 bytes / 512 bytes
  629. I/O size (minimum/optimal): 512 bytes / 512 bytes
  630. Disk /dev/nvme0n1: 238.5 GiB, 256060514304 bytes, 500118192 sectors
  631. Units: sectors of 1 * 512 = 512 bytes
  632. Sector size (logical/physical): 512 bytes / 512 bytes
  633. I/O size (minimum/optimal): 512 bytes / 512 bytes
  634. Disklabel type: gpt
  635. Disk identifier: 77FA10B9-E729-4FB3-A318-A4100326D318
  636. Device Start End Sectors Size Type
  637. /dev/nvme0n1p1 2048 1026047 1024000 500M EFI System
  638. /dev/nvme0n1p2 1026048 1288191 262144 128M Microsoft reserved
  639. /dev/nvme0n1p3 1288192 369881087 368592896 175.8G Microsoft basic data
  640. /dev/nvme0n1p4 472281088 473202687 921600 450M Windows recovery environment
  641. /dev/nvme0n1p5 473202688 497872895 24670208 11.8G Windows recovery environment
  642. /dev/nvme0n1p6 497872896 500107263 2234368 1.1G Windows recovery environment
  643. /dev/nvme0n1p7 369881088 455745535 85864448 41G Linux filesystem
  644. /dev/nvme0n1p8 455745536 472281087 16535552 7.9G Linux swap
  645. Partition table entries are not in disk order.
  646. Disk /dev/sda: 7.3 GiB, 7811891200 bytes, 15257600 sectors
  647. Units: sectors of 1 * 512 = 512 bytes
  648. Sector size (logical/physical): 512 bytes / 512 bytes
  649. I/O size (minimum/optimal): 512 bytes / 512 bytes
  650. Disklabel type: gpt
  651. Disk identifier: 4DEA5AD1-DE34-4468-853F-C49032C12D1B
  652. Device Start End Sectors Size Type
  653. /dev/sda1 2048 15257566 15255519 7.3G Microsoft basic data
  654. =================== Suggested repair
  655. The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of nvme0n1p7, using the following options: nvme0n1p1/boot/efi,
  656. Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot use-standard-efi-file
  657. =================== Final advice in case of suggested repair
  658. Please do not forget to make your BIOS boot on nvme0n1 (256GB) disk!
  659. If your computer reboots directly into Windows, try to change the boot order in your BIOS.
  660. If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
  661. For example you can boot into Windows, then type the following command in an admin command prompt:
  662. bcdedit /set {bootmgr} path \EFI\...\grub*.efi
  663. =================== User settings
  664. The settings chosen by the user will not act on the boot.
  665. paste.ubuntu.com ko (), using paste.debian
  666. paste.debian.net ko (), using paste2