1. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  2. ============================= Boot Info Summary: ===============================
  3. => Syslinux MBR (5.00 and higher) is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: vfat
  6. Boot sector type: SYSLINUX 6.03 2014-10-06................................................2....0............A20 gate n
  7. Boot sector info: Syslinux looks at sector 2516480 of /dev/sda1 for its
  8. second stage. SYSLINUX is installed in the directory.
  9. No errors found in the Boot Parameter Block.
  10. Operating System:
  11. Boot files: /boot/grub/grub.cfg /syslinux/syslinux.cfg
  12. /casper/vmlinuz.efi /EFI/BOOT/grubx64.efi /ldlinux.sys
  13. ============================ Drive/Partition Info: =============================
  14. Drive: sda _____________________________________________________________________
  15. Disk /dev/sda: 29.9 GiB, 32044482560 bytes, 62586880 sectors
  16. Units: sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 512 bytes
  18. I/O size (minimum/optimal): 512 bytes / 512 bytes
  19. Disklabel type: dos
  20. Partition Boot Start Sector End Sector # of Sectors Id System
  21. /dev/sda1 * 2,048 62,586,879 62,584,832 c W95 FAT32 (LBA)
  22. "blkid" output: ________________________________________________________________
  23. Device UUID TYPE LABEL
  24. /dev/loop0 squashfs
  25. /dev/nvme0n1
  26. /dev/nvme0n1p1 143B-0490 vfat ESP
  27. /dev/nvme0n1p2
  28. /dev/nvme0n1p3 01D1DC2D2FB8E320 ntfs OS
  29. /dev/nvme0n1p4 349CB5179CB4D518 ntfs WINRETOOLS
  30. /dev/nvme0n1p5 E6ACB572ACB53DBD ntfs Image
  31. /dev/nvme0n1p6 329C3B5950CABD44 ntfs
  32. /dev/nvme0n1p7 e9209746-0bc4-4e2c-9d63-7376052e544e ext4
  33. /dev/sda1 CAD4-BFD9 vfat MYLINUXLIVE
  34. ========================= "ls -l /dev/disk/by-id" output: ======================
  35. total 0
  36. lrwxrwxrwx 1 root root 9 Jul 13 21:52 usb-Corsair_Voyager_SliderX2_0708526F2F943D29-0:0 -> ../../sda
  37. lrwxrwxrwx 1 root root 10 Jul 13 21:52 usb-Corsair_Voyager_SliderX2_0708526F2F943D29-0:0-part1 -> ../../sda1
  38. ================================ Mount points: =================================
  39. Device Mount_Point Type Options
  40. /dev/loop0 /rofs squashfs (ro,noatime)
  41. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  42. =========================== sda1/boot/grub/grub.cfg: ===========================
  43. --------------------------------------------------------------------------------
  44. if loadfont /boot/grub/font.pf2 ; then
  45. set gfxmode=auto
  46. insmod efi_gop
  47. insmod efi_uga
  48. insmod gfxterm
  49. terminal_output gfxterm
  50. fi
  51. set menu_color_normal=white/black
  52. set menu_color_highlight=black/light-gray
  53. menuentry "Try Ubuntu GNOME without installing" {
  54. set gfxpayload=keep
  55. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu-gnome.seed boot=casper quiet splash ---
  56. initrd /casper/initrd.lz
  57. }
  58. menuentry "Install Ubuntu GNOME" {
  59. set gfxpayload=keep
  60. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu-gnome.seed boot=casper only-ubiquity quiet splash ---
  61. initrd /casper/initrd.lz
  62. }
  63. menuentry "OEM install (for manufacturers)" {
  64. set gfxpayload=keep
  65. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu-gnome.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  66. initrd /casper/initrd.lz
  67. }
  68. menuentry "Check disc for defects" {
  69. set gfxpayload=keep
  70. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
  71. initrd /casper/initrd.lz
  72. }
  73. --------------------------------------------------------------------------------
  74. ========================= sda1/syslinux/syslinux.cfg: ==========================
  75. --------------------------------------------------------------------------------
  76. # D-I config version 2.0
  77. # search path for the c32 support libraries (libcom32, libutil etc.)
  78. path
  79. include menu.cfg
  80. default vesamenu.c32
  81. prompt 0
  82. timeout 50
  83. ui gfxboot bootlogo
  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/syslinux.cfg 1
  91. ?? = ?? ldlinux.sys 1
  92. ?? = ?? ldlinux.c32 1
  93. ?? = ?? syslinux/chain.c32 1
  94. ?? = ?? syslinux/gfxboot.c32 1
  95. ?? = ?? syslinux/ldlinux.c32 1
  96. ?? = ?? syslinux/libcom32.c32 1
  97. ?? = ?? syslinux/libutil.c32 1
  98. ?? = ?? syslinux/vesamenu.c32 1
  99. ============== sda1: Version of COM32(R) files used by Syslinux: ===============
  100. ldlinux.c32 : not a COM32/COM32R module
  101. syslinux/chain.c32 : not a COM32/COM32R module
  102. syslinux/gfxboot.c32 : not a COM32/COM32R module
  103. syslinux/ldlinux.c32 : not a COM32/COM32R module
  104. syslinux/libcom32.c32 : not a COM32/COM32R module
  105. syslinux/libutil.c32 : not a COM32/COM32R module
  106. syslinux/vesamenu.c32 : not a COM32/COM32R module
  107. =============================== StdErr Messages: ===============================
  108. File descriptor 9 (/proc/17234/mounts) leaked on lvs invocation. Parent PID 31618: bash
  109. File descriptor 63 (pipe:[73295]) leaked on lvs invocation. Parent PID 31618: bash
  110. ADDITIONAL INFORMATION :
  111. =================== log of boot-repair 2016-07-13__21h52 ===================
  112. boot-repair version : 4ppa38
  113. boot-sav version : 4ppa38
  114. glade2script version : 3.2.3~ppa1
  115. boot-sav-extra version : 4ppa38
  116. Warning: failed to translate partition name
  117. Warning: failed to translate partition name
  118. Warning: failed to translate partition name
  119. Warning: failed to translate partition name
  120. boot-repair is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
  121. CPU op-mode(s): 32-bit, 64-bit
  122. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu-gnome.seed boot=casper quiet splash ---
  123. ls: cannot access '/home/usr/.config': No such file or directory
  124. nvme0n1 (sda) has unknown type. Please report this message to [email protected]
  125. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  126. mount /dev/nvme0n1 : Error code 32
  127. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  128. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  129. mount -r /dev/nvme0n1 : Error code 32
  130. =================== os-prober:
  131. /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  132. /dev/nvme0n1p7:Ubuntu 16.04 LTS (16.04):Ubuntu:linux
  133. =================== blkid:
  134. /dev/nvme0n1p1: LABEL="ESP" UUID="143B-0490" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="94e917cb-05fd-49e6-b824-ee60ae5ffb80"
  135. /dev/nvme0n1p3: LABEL="OS" UUID="01D1DC2D2FB8E320" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="816b5bfe-2d1f-4693-9a60-172d804b3fb3"
  136. /dev/nvme0n1p4: LABEL="WINRETOOLS" UUID="349CB5179CB4D518" TYPE="ntfs" PARTUUID="e0e2489f-33eb-486a-ac1b-42a66fc69e50"
  137. /dev/nvme0n1p5: LABEL="Image" UUID="E6ACB572ACB53DBD" TYPE="ntfs" PARTUUID="b301a747-8194-493d-bf42-588bfcccdb48"
  138. /dev/nvme0n1p6: UUID="329C3B5950CABD44" TYPE="ntfs" PARTLABEL="MM-CM-)dia" PARTUUID="d905e2ad-dff5-41a1-b035-a63fcd48bc64"
  139. /dev/nvme0n1p7: UUID="e9209746-0bc4-4e2c-9d63-7376052e544e" TYPE="ext4" PARTUUID="1aaf531b-6bcc-42c4-8898-2668105ce76d"
  140. /dev/sda1: LABEL="MYLINUXLIVE" UUID="CAD4-BFD9" TYPE="vfat" PARTUUID="239723b7-01"
  141. /dev/loop0: TYPE="squashfs"
  142. /dev/nvme0n1: PTUUID="223f0487-5ac9-4edf-ba30-c57097f3dc95" PTTYPE="gpt"
  143. /dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="3cc5399f-c95b-4d03-81dd-8bf00837a1e5"
  144. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  145. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  146. mount /dev/nvme0n1 : Error code 32
  147. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  148. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  149. mount -r /dev/nvme0n1 : Error code 32
  150. Windows not detected by os-prober on nvme0n1p3.
  151. Presence of EFI/Microsoft file detected: /mnt/boot-sav/nvme0n1p1/EFI/Microsoft/Boot/bootmgfw.efi
  152. Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bkpbootx64.efi
  153. Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bootx64.efi
  154. Presence of bkp file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bkpbootx64.efi
  155. =================== nvme0n1p7/etc/grub.d/ :
  156. drwxr-xr-x 2 root root 4096 Jul 13 20:18 grub.d
  157. total 80
  158. -rwxr-xr-x 1 root root 9791 Apr 15 22:00 00_header
  159. -rwxr-xr-x 1 root root 6258 Mar 15 18:08 05_debian_theme
  160. -rwxr-xr-x 1 root root 12261 Apr 15 22:00 10_linux
  161. -rwxr-xr-x 1 root root 11082 Apr 15 22:00 20_linux_xen
  162. -rwxr-xr-x 1 root root 1992 Jan 28 12:44 20_memtest86+
  163. -rwxr-xr-x 1 root root 590 Jul 13 20:18 25_custom
  164. -rwxr-xr-x 1 root root 11692 Apr 15 22:00 30_os-prober
  165. -rwxr-xr-x 1 root root 1418 Apr 15 22:00 30_uefi-firmware
  166. -rwxr-xr-x 1 root root 214 Apr 15 22:00 40_custom
  167. -rwxr-xr-x 1 root root 216 Apr 15 22:00 41_custom
  168. -rw-r--r-- 1 root root 483 Apr 15 22:00 README
  169. =================== nvme0n1p7/etc/default/grub :
  170. # If you change this file, run 'update-grub' afterwards to update
  171. # /boot/grub/grub.cfg.
  172. # For full documentation of the options in this file, see:
  173. # info -f grub -n 'Simple configuration'
  174. GRUB_DEFAULT=0
  175. #GRUB_HIDDEN_TIMEOUT=0
  176. GRUB_HIDDEN_TIMEOUT_QUIET=true
  177. GRUB_TIMEOUT=10
  178. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  179. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  180. GRUB_CMDLINE_LINUX=""
  181. # Uncomment to enable BadRAM filtering, modify to suit your needs
  182. # This works with Linux (no patch required) and with any kernel that obtains
  183. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  184. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  185. # Uncomment to disable graphical terminal (grub-pc only)
  186. #GRUB_TERMINAL=console
  187. # The resolution used on graphical terminal
  188. # note that you can use only modes which your graphic card supports via VBE
  189. # you can see them in real GRUB with the command `vbeinfo'
  190. #GRUB_GFXMODE=640x480
  191. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  192. #GRUB_DISABLE_LINUX_UUID=true
  193. # Uncomment to disable generation of recovery mode menu entries
  194. #GRUB_DISABLE_RECOVERY="true"
  195. # Uncomment to get a beep at grub start
  196. #GRUB_INIT_TUNE="480 440 1"
  197. /boot/efi detected in the fstab of nvme0n1p7: UUID=143B-0490 (nvme0n1p1)
  198. =================== efibootmgr -v
  199. BootCurrent: 000B
  200. Timeout: 2 seconds
  201. BootOrder: 000B,0001,0000,0009
  202. Boot0000* Windows Boot Manager HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,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.}....................
  203. Boot0001* ubuntu HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,0x800,0xfa000)/File(EFIubuntushimx64.efi)
  204. Boot0009* UEFI: THNSN5512GPU7 NVMe TOSHIBA 512GB, Partition 1 HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,0x800,0xfa000)/File(EFIMicrosoftBootbootmgfw.efi)..BO
  205. Boot000B* UEFI: Corsair Voyager SliderX2000A, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0x4294967223,0x800,0x3baf800)..BO
  206. =================== UEFI/Legacy mode:
  207. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  208. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  209. =================== PARTITIONS & DISKS:
  210. 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.
  211. 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.
  212. 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.
  213. 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.
  214. 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, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p6.
  215. nvme0n1p7 : 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, /mnt/boot-sav/nvme0n1p7.
  216. 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.
  217. nvme0n1 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  218. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 2048 sectors * 512 bytes
  219. =================== parted -l:
  220. Model: Corsair Voyager SliderX2 (scsi)
  221. Disk /dev/sda: 32.0GB
  222. Sector size (logical/physical): 512B/512B
  223. Partition Table: msdos
  224. Disk Flags:
  225. Number Start End Size Type File system Flags
  226. 1 1049kB 32.0GB 32.0GB primary fat32 boot, lba
  227. Model: Unknown (unknown)
  228. Disk /dev/nvme0n1: 512GB
  229. Sector size (logical/physical): 512B/512B
  230. Partition Table: gpt
  231. Disk Flags:
  232. Number Start End Size File system Name Flags
  233. 1 1049kB 525MB 524MB fat32 EFI system partition boot, esp
  234. 2 525MB 660MB 134MB Microsoft reserved partition msftres
  235. 3 660MB 147GB 147GB ntfs Basic data partition msftdata
  236. 7 147GB 211GB 63.4GB ext4
  237. 6 211GB 499GB 288GB ntfs msftdata
  238. 4 499GB 500GB 472MB ntfs hidden, diag
  239. 5 500GB 512GB 12.4GB ntfs hidden, diag
  240. =================== parted -lm:
  241. BYT;
  242. /dev/sda:32.0GB:scsi:512:512:msdos:Corsair Voyager SliderX2:;
  243. 1:1049kB:32.0GB:32.0GB:fat32::boot, lba;
  244. BYT;
  245. /dev/nvme0n1:512GB:unknown:512:512:gpt:Unknown:;
  246. 1:1049kB:525MB:524MB:fat32:EFI system partition:boot, esp;
  247. 2:525MB:660MB:134MB::Microsoft reserved partition:msftres;
  248. 3:660MB:147GB:147GB:ntfs:Basic data partition:msftdata;
  249. 7:147GB:211GB:63.4GB:ext4::;
  250. 6:211GB:499GB:288GB:ntfs::msftdata;
  251. 4:499GB:500GB:472MB:ntfs::hidden, diag;
  252. 5:500GB:512GB:12.4GB:ntfs::hidden, diag;
  253. =================== lsblk:
  254. KNAME TYPE FSTYPE SIZE LABEL
  255. sda disk 29.9G
  256. sda1 part vfat 29.9G MYLINUXLIVE
  257. loop0 loop squashfs 1.1G
  258. nvme0n1 disk 477G
  259. nvme0n1p1 part vfat 500M ESP
  260. nvme0n1p2 part 128M
  261. nvme0n1p3 part ntfs 136.7G OS
  262. nvme0n1p4 part ntfs 450M WINRETOOLS
  263. nvme0n1p5 part ntfs 11.6G Image
  264. nvme0n1p6 part ntfs 268.6G
  265. nvme0n1p7 part ext4 59G
  266. KNAME ROTA RO RM STATE MOUNTPOINT
  267. sda 1 0 1 running
  268. sda1 1 0 1 /cdrom
  269. loop0 1 1 0 /rofs
  270. nvme0n1 0 0 0
  271. nvme0n1p1 0 0 0 /mnt/boot-sav/nvme0n1p1
  272. nvme0n1p2 0 0 0
  273. nvme0n1p3 0 0 0 /mnt/boot-sav/nvme0n1p3
  274. nvme0n1p4 0 0 0 /mnt/boot-sav/nvme0n1p4
  275. nvme0n1p5 0 0 0 /mnt/boot-sav/nvme0n1p5
  276. nvme0n1p6 0 0 0 /mnt/boot-sav/nvme0n1p6
  277. nvme0n1p7 0 0 0 /mnt/boot-sav/nvme0n1p7
  278. =================== mount:
  279. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  280. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  281. udev on /dev type devtmpfs (rw,nosuid,relatime,size=8128540k,nr_inodes=2032135,mode=755)
  282. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  283. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1628620k,mode=755)
  284. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  285. /dev/loop0 on /rofs type squashfs (ro,noatime)
  286. /cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
  287. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  288. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  289. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  290. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  291. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
  292. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  293. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  294. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
  295. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
  296. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
  297. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
  298. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
  299. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
  300. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
  301. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
  302. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
  303. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
  304. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
  305. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  306. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  307. mqueue on /dev/mqueue type mqueue (rw,relatime)
  308. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  309. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  310. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  311. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=1628620k,mode=700,uid=999,gid=999)
  312. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
  313. /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)
  314. /dev/nvme0n1p3 on /mnt/boot-sav/nvme0n1p3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  315. /dev/nvme0n1p4 on /mnt/boot-sav/nvme0n1p4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  316. /dev/nvme0n1p5 on /mnt/boot-sav/nvme0n1p5 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  317. /dev/nvme0n1p6 on /mnt/boot-sav/nvme0n1p6 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
  318. /dev/nvme0n1p7 on /mnt/boot-sav/nvme0n1p7 type ext4 (rw,relatime,data=ordered)
  319. =================== ls:
  320. /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 power queue range removable ro size slaves stat subsystem trace uevent
  321. /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
  322. /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-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-15 i2c-16 i2c-17 i2c-18 i2c-19 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 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 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
  323. ls /dev/mapper: control
  324. =================== hexdump -n512 -C /dev/nvme0n1p1
  325. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 3e 18 |.X.MSDOS5.0...>.|
  326. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  327. 00000020 00 a0 0f 00 e1 03 00 00 00 00 00 00 02 00 00 00 |................|
  328. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  329. 00000040 80 01 29 90 04 3b 14 4e 4f 20 4e 41 4d 45 20 20 |..)..;.NO NAME |
  330. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  331. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|[email protected]|
  332. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  333. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  334. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  335. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  336. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  337. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  338. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  339. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  340. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  341. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  342. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  343. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  344. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  345. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  346. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  347. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |[email protected]|
  348. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  349. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  350. *
  351. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  352. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  353. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  354. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  355. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  356. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  357. 00000200
  358. =================== hexdump -n512 -C /dev/nvme0n1p3
  359. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  360. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 a8 13 00 |........?.......|
  361. 00000020 00 00 00 00 80 00 80 00 f8 ff 16 11 00 00 00 00 |................|
  362. 00000030 41 02 71 00 00 00 00 00 f3 5e 03 00 00 00 00 00 |A.q......^......|
  363. 00000040 f6 00 00 00 01 00 00 00 20 e3 b8 2f 2d dc d1 01 |........ ../-...|
  364. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  365. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  366. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  367. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  368. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  369. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  370. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  371. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  372. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  373. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  374. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  375. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  376. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  377. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  378. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  379. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  380. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  381. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  382. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  383. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  384. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  385. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  386. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  387. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  388. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  389. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  390. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  391. 00000200
  392. =================== hexdump -n512 -C /dev/nvme0n1p4
  393. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  394. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 f0 1d 3a |........?......:|
  395. 00000020 00 00 00 00 80 00 80 00 ff 0f 0e 00 00 00 00 00 |................|
  396. 00000030 00 96 00 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  397. 00000040 f6 00 00 00 01 00 00 00 18 d5 b4 9c 17 b5 9c 34 |...............4|
  398. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  399. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  400. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  401. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  402. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  403. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  404. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  405. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  406. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  407. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  408. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  409. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  410. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  411. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  412. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  413. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  414. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  415. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  416. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  417. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  418. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  419. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  420. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  421. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  422. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  423. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  424. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  425. 00000200
  426. =================== hexdump -n512 -C /dev/nvme0n1p5
  427. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  428. 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 00 2c 3a |........?.....,:|
  429. 00000020 00 00 00 00 80 00 80 00 ff 0f 72 01 00 00 00 00 |..........r.....|
  430. 00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
  431. 00000040 f6 00 00 00 01 00 00 00 bd 3d b5 ac 72 b5 ac e6 |.........=..r...|
  432. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  433. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  434. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  435. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
  436. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  437. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  438. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  439. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  440. 000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
  441. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  442. 000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
  443. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
  444. 00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
  445. 00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
  446. 00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
  447. 00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
  448. 00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
  449. 00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
  450. 00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
  451. 00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
  452. 00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
  453. 000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
  454. 000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
  455. 000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
  456. 000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
  457. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  458. 000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
  459. 00000200
  460. =================== hexdump -n512 -C /dev/nvme0n1p6
  461. 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
  462. 00000010 00 00 00 00 00 f8 00 00 20 00 40 00 00 30 8c 18 |........ [email protected]..|
  463. 00000020 00 00 00 00 80 00 80 00 ff bf 91 21 00 00 00 00 |...........!....|
  464. 00000030 04 00 00 00 00 00 00 00 ff 1b 19 02 00 00 00 00 |................|
  465. 00000040 f6 00 00 00 01 00 00 00 44 bd ca 50 59 3b 9c 32 |........D..PY;.2|
  466. 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
  467. 00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
  468. 00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
  469. 00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 d2 00 1e 83 ec |U.u.....u.......|
  470. 00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
  471. 000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
  472. 000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
  473. 000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
  474. 000000d0 40 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |@.+.w......f#.u-|
  475. 000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
  476. 000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|
  477. 00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a e9 6a 01 |U...h..fa.....j.|
  478. 00000110 90 90 66 60 1e 06 66 a1 11 00 66 03 06 1c 00 1e |..f`..f...f.....|
  479. 00000120 66 68 00 00 00 00 66 50 06 53 68 01 00 68 10 00 |fh....fP.Sh..h..|
  480. 00000130 b4 42 8a 16 0e 00 16 1f 8b f4 cd 13 66 59 5b 5a |.B..........fY[Z|
  481. 00000140 66 59 66 59 1f 0f 82 16 00 66 ff 06 11 00 03 16 |fYfY.....f......|
  482. 00000150 0f 00 8e c2 ff 0e 16 00 75 bc 07 1f 66 61 c3 a0 |........u...fa..|
  483. 00000160 f8 01 e8 08 00 a0 fb 01 e8 02 00 eb fe b4 01 8b |................|
  484. 00000170 f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 |..<.t...........|
  485. 00000180 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 20 65 72 |..A disk read er|
  486. 00000190 72 6f 72 20 6f 63 63 75 72 72 65 64 00 0d 0a 42 |ror occurred...B|
  487. 000001a0 4f 4f 54 4d 47 52 20 69 73 20 6d 69 73 73 69 6e |OOTMGR is missin|
  488. 000001b0 67 00 0d 0a 42 4f 4f 54 4d 47 52 20 69 73 20 63 |g...BOOTMGR is c|
  489. 000001c0 6f 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 |ompressed...Pres|
  490. 000001d0 73 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 |s Ctrl+Alt+Del t|
  491. 000001e0 6f 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 |o restart.......|
  492. 000001f0 00 00 00 00 00 00 00 00 80 9d b2 ca 00 00 55 aa |..............U.|
  493. 00000200
  494. =================== df -Th:
  495. Filesystem Type Size Used Avail Use% Mounted on
  496. udev devtmpfs 7.8G 0 7.8G 0% /dev
  497. tmpfs tmpfs 1.6G 9.8M 1.6G 1% /run
  498. /dev/sda1 vfat 30G 1.8G 29G 6% /cdrom
  499. /dev/loop0 squashfs 1.2G 1.2G 0 100% /rofs
  500. /cow overlay 7.8G 242M 7.6G 4% /
  501. tmpfs tmpfs 7.8G 284K 7.8G 1% /dev/shm
  502. tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  503. tmpfs tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
  504. tmpfs tmpfs 7.8G 484K 7.8G 1% /tmp
  505. tmpfs tmpfs 1.6G 36K 1.6G 1% /run/user/999
  506. /dev/nvme0n1p1 vfat 496M 43M 454M 9% /mnt/boot-sav/nvme0n1p1
  507. /dev/nvme0n1p3 fuseblk 137G 34G 103G 25% /mnt/boot-sav/nvme0n1p3
  508. /dev/nvme0n1p4 fuseblk 450M 331M 120M 74% /mnt/boot-sav/nvme0n1p4
  509. /dev/nvme0n1p5 fuseblk 12G 11G 645M 95% /mnt/boot-sav/nvme0n1p5
  510. /dev/nvme0n1p6 fuseblk 269G 197G 72G 74% /mnt/boot-sav/nvme0n1p6
  511. /dev/nvme0n1p7 ext4 58G 5.6G 50G 11% /mnt/boot-sav/nvme0n1p7
  512. =================== fdisk -l:
  513. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  514. Units: sectors of 1 * 512 = 512 bytes
  515. Sector size (logical/physical): 512 bytes / 4096 bytes
  516. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  517. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  518. Units: sectors of 1 * 512 = 512 bytes
  519. Sector size (logical/physical): 512 bytes / 4096 bytes
  520. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  521. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  522. Units: sectors of 1 * 512 = 512 bytes
  523. Sector size (logical/physical): 512 bytes / 4096 bytes
  524. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  525. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  526. Units: sectors of 1 * 512 = 512 bytes
  527. Sector size (logical/physical): 512 bytes / 4096 bytes
  528. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  529. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  530. Units: sectors of 1 * 512 = 512 bytes
  531. Sector size (logical/physical): 512 bytes / 4096 bytes
  532. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  533. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  534. Units: sectors of 1 * 512 = 512 bytes
  535. Sector size (logical/physical): 512 bytes / 4096 bytes
  536. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  537. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  538. Units: sectors of 1 * 512 = 512 bytes
  539. Sector size (logical/physical): 512 bytes / 4096 bytes
  540. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  541. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  542. Units: sectors of 1 * 512 = 512 bytes
  543. Sector size (logical/physical): 512 bytes / 4096 bytes
  544. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  545. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  546. Units: sectors of 1 * 512 = 512 bytes
  547. Sector size (logical/physical): 512 bytes / 4096 bytes
  548. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  549. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  550. Units: sectors of 1 * 512 = 512 bytes
  551. Sector size (logical/physical): 512 bytes / 4096 bytes
  552. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  553. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  554. Units: sectors of 1 * 512 = 512 bytes
  555. Sector size (logical/physical): 512 bytes / 4096 bytes
  556. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  557. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  558. Units: sectors of 1 * 512 = 512 bytes
  559. Sector size (logical/physical): 512 bytes / 4096 bytes
  560. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  561. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  562. Units: sectors of 1 * 512 = 512 bytes
  563. Sector size (logical/physical): 512 bytes / 4096 bytes
  564. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  565. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  566. Units: sectors of 1 * 512 = 512 bytes
  567. Sector size (logical/physical): 512 bytes / 4096 bytes
  568. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  569. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  570. Units: sectors of 1 * 512 = 512 bytes
  571. Sector size (logical/physical): 512 bytes / 4096 bytes
  572. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  573. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  574. Units: sectors of 1 * 512 = 512 bytes
  575. Sector size (logical/physical): 512 bytes / 4096 bytes
  576. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  577. Disk /dev/loop0: 1.1 GiB, 1215135744 bytes, 2373312 sectors
  578. Units: sectors of 1 * 512 = 512 bytes
  579. Sector size (logical/physical): 512 bytes / 512 bytes
  580. I/O size (minimum/optimal): 512 bytes / 512 bytes
  581. Disk /dev/nvme0n1: 477 GiB, 512110190592 bytes, 1000215216 sectors
  582. Units: sectors of 1 * 512 = 512 bytes
  583. Sector size (logical/physical): 512 bytes / 512 bytes
  584. I/O size (minimum/optimal): 512 bytes / 512 bytes
  585. Disklabel type: gpt
  586. Disk identifier: 223F0487-5AC9-4EDF-BA30-C57097F3DC95
  587. Device Start End Sectors Size Type
  588. /dev/nvme0n1p1 2048 1026047 1024000 500M EFI System
  589. /dev/nvme0n1p2 1026048 1288191 262144 128M Microsoft reserved
  590. /dev/nvme0n1p3 1288192 288008191 286720000 136.7G Microsoft basic data
  591. /dev/nvme0n1p4 975040512 975962111 921600 450M Windows recovery environment
  592. /dev/nvme0n1p5 975962112 1000214527 24252416 11.6G Windows recovery environment
  593. /dev/nvme0n1p6 411840512 975040511 563200000 268.6G Microsoft basic data
  594. /dev/nvme0n1p7 288008192 411840511 123832320 59G Linux filesystem
  595. Partition table entries are not in disk order.
  596. Disk /dev/sda: 29.9 GiB, 32044482560 bytes, 62586880 sectors
  597. Units: sectors of 1 * 512 = 512 bytes
  598. Sector size (logical/physical): 512 bytes / 512 bytes
  599. I/O size (minimum/optimal): 512 bytes / 512 bytes
  600. Disklabel type: dos
  601. Disk identifier: 0x239723b7
  602. Device Boot Start End Sectors Size Id Type
  603. /dev/sda1 * 2048 62586879 62584832 29.9G c W95 FAT32 (LBA)
  604. =================== Recommended repair
  605. The default repair of the Boot-Repair utility will reinstall the grub-efi-amd64-signed of nvme0n1p7, using the following options: nvme0n1p1/boot/efi,
  606. Additional repair will be performed: unhide-bootmenu-10s fix-windows-boot use-standard-efi-file restore-efi-backups
  607. rm /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
  608. Quantity of real Windows: 1
  609. Mount nvme0n1p1 on /mnt/boot-sav/nvme0n1p7/boot/efi
  610. ls nvme0n1p1/efi: /Microsoft/Recovery/BCD.LOG2 /Microsoft/Recovery/BCD.LOG1 /Microsoft/Recovery/BCD.LOG /Microsoft/Recovery/BCD /Microsoft/Boot/zh-TW /Microsoft/Boot/zh-HK /Microsoft/Boot/zh-CN /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/ru-RU /Microsoft/Boot/Resources /Microsoft/Boot/qps-ploc /Microsoft/Boot/pt-PT /Microsoft/Boot/pt-BR /Microsoft/Boot/pl-PL /Microsoft/Boot/nl-NL /Microsoft/Boot/nb-NO /Microsoft/Boot/memtest.efi /Microsoft/Boot/ko-KR /Microsoft/Boot/kdstub.dll /Microsoft/Boot/kd_0C_8086.dll /Microsoft/Boot/kd_07_1415.dll /Microsoft/Boot/kd_02_8086.dll /Microsoft/Boot/kd_02_19a2.dll /Microsoft/Boot/kd_02_1969.dll /Microsoft/Boot/kd_02_15b3.dll /Microsoft/Boot/kd_02_14e4.dll /Microsoft/Boot/kd_02_1137.dll /Microsoft/Boot/kd_02_10ec.dll /Microsoft/Boot/kd_02_10df.dll /Microsoft/Boot/ja-JP /Microsoft/Boot/it-IT /Microsoft/Boot/hu-HU /Microsoft/Boot/fr-FR /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/el-GR /Microsoft/Boot/de-DE /Microsoft/Boot/da-DK /Microsoft/Boot/cs-CZ /Microsoft/Boot/boot.stl /Microsoft/Boot/BOOTSTAT.DAT /Microsoft/Boot/bootmgr.efi /Microsoft/Boot/bootmgfw.efi /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /dell/bios/recovery /ubuntu/shimx64.efi /ubuntu/MokManager.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /dell/bios /Boot/bootx64.efi
  611. ls nvme0n1p1: boot-sav
  612. EFI . Please report this message to [email protected]
  613. *******lspci -nnk | grep -iA3 vga
  614. 00:02.0 VGA compatible controller [0300]: Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06)
  615. DeviceName: Onboard IGD
  616. Subsystem: Dell Skylake Integrated Graphics [1028:06e4]
  617. Kernel driver in use: i915_bpo
  618. *******
  619. grub-install --version
  620. grub-install (GRUB) 2.02~beta2-36ubuntu3,grub-install (GRUB) 2.
  621. chroot /mnt/boot-sav/nvme0n1p7 efibootmgr -v
  622. BootCurrent: 000B
  623. Timeout: 2 seconds
  624. BootOrder: 000B,0001,0000,0009
  625. Boot0000* Windows Boot Manager HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,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.}....................
  626. Boot0001* ubuntu HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,0x800,0xfa000)/File(EFIubuntushimx64.efi)
  627. Boot0009* UEFI: THNSN5512GPU7 NVMe TOSHIBA 512GB, Partition 1 HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,0x800,0xfa000)/File(EFIMicrosoftBootbootmgfw.efi)..BO
  628. Boot000B* UEFI: Corsair Voyager SliderX2000A, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0x4294967223,0x800,0x3baf800)..BO
  629. chroot /mnt/boot-sav/nvme0n1p7 uname -r
  630. Kernel: 4.4.0-21-generic
  631. Reinstall the grub-efi-amd64-signed of nvme0n1p7
  632. Installing for x86_64-efi platform.
  633. Installation finished. No error reported.
  634. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  635. mv 25_custom
  636. ls nvme0n1p1/efi: /Microsoft/Recovery/BCD.LOG2 /Microsoft/Recovery/BCD.LOG1 /Microsoft/Recovery/BCD.LOG /Microsoft/Recovery/BCD /Microsoft/Boot/zh-TW /Microsoft/Boot/zh-HK /Microsoft/Boot/zh-CN /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/ru-RU /Microsoft/Boot/Resources /Microsoft/Boot/qps-ploc /Microsoft/Boot/pt-PT /Microsoft/Boot/pt-BR /Microsoft/Boot/pl-PL /Microsoft/Boot/nl-NL /Microsoft/Boot/nb-NO /Microsoft/Boot/memtest.efi /Microsoft/Boot/ko-KR /Microsoft/Boot/kdstub.dll /Microsoft/Boot/kd_0C_8086.dll /Microsoft/Boot/kd_07_1415.dll /Microsoft/Boot/kd_02_8086.dll /Microsoft/Boot/kd_02_19a2.dll /Microsoft/Boot/kd_02_1969.dll /Microsoft/Boot/kd_02_15b3.dll /Microsoft/Boot/kd_02_14e4.dll /Microsoft/Boot/kd_02_1137.dll /Microsoft/Boot/kd_02_10ec.dll /Microsoft/Boot/kd_02_10df.dll /Microsoft/Boot/ja-JP /Microsoft/Boot/it-IT /Microsoft/Boot/hu-HU /Microsoft/Boot/fr-FR /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/el-GR /Microsoft/Boot/de-DE /Microsoft/Boot/da-DK /Microsoft/Boot/cs-CZ /Microsoft/Boot/boot.stl /Microsoft/Boot/BOOTSTAT.DAT /Microsoft/Boot/bootmgr.efi /Microsoft/Boot/bootmgfw.efi /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /dell/bios/recovery /ubuntu/shimx64.efi /ubuntu/MokManager.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /dell/bios /Boot/bootx64.efi
  637. ls nvme0n1p1: boot-sav
  638. EFI . Please report this message to [email protected]
  639. df /dev/nvme0n1p1
  640. Save and rename /mnt/boot-sav/nvme0n1p7/boot/efi/EFI/Boot/bootx64.efi (/mnt/boot-sav/nvme0n1p7/boot/efi/EFI/Boot/bkpbootx64.efi)
  641. cp /mnt/boot-sav/nvme0n1p7/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/nvme0n1p7/boot/efi/EFI/Boot/bootx64.efi
  642. ls nvme0n1p1/efi: /Microsoft/Recovery/BCD.LOG2 /Microsoft/Recovery/BCD.LOG1 /Microsoft/Recovery/BCD.LOG /Microsoft/Recovery/BCD /Microsoft/Boot/zh-TW /Microsoft/Boot/zh-HK /Microsoft/Boot/zh-CN /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/ru-RU /Microsoft/Boot/Resources /Microsoft/Boot/qps-ploc /Microsoft/Boot/pt-PT /Microsoft/Boot/pt-BR /Microsoft/Boot/pl-PL /Microsoft/Boot/nl-NL /Microsoft/Boot/nb-NO /Microsoft/Boot/memtest.efi /Microsoft/Boot/ko-KR /Microsoft/Boot/kdstub.dll /Microsoft/Boot/kd_0C_8086.dll /Microsoft/Boot/kd_07_1415.dll /Microsoft/Boot/kd_02_8086.dll /Microsoft/Boot/kd_02_19a2.dll /Microsoft/Boot/kd_02_1969.dll /Microsoft/Boot/kd_02_15b3.dll /Microsoft/Boot/kd_02_14e4.dll /Microsoft/Boot/kd_02_1137.dll /Microsoft/Boot/kd_02_10ec.dll /Microsoft/Boot/kd_02_10df.dll /Microsoft/Boot/ja-JP /Microsoft/Boot/it-IT /Microsoft/Boot/hu-HU /Microsoft/Boot/fr-FR /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/el-GR /Microsoft/Boot/de-DE /Microsoft/Boot/da-DK /Microsoft/Boot/cs-CZ /Microsoft/Boot/boot.stl /Microsoft/Boot/BOOTSTAT.DAT /Microsoft/Boot/bootmgr.efi /Microsoft/Boot/bootmgfw.efi /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /dell/bios/recovery /ubuntu/shimx64.efi /ubuntu/MokManager.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /dell/bios /Boot/bootx64.efi /Boot/bkpbootx64.efi
  643. ls nvme0n1p1: boot-sav
  644. EFI . Please report this message to [email protected]
  645. Add /mnt/boot-sav/nvme0n1p7/boot/efi efi entries in /mnt/boot-sav/nvme0n1p7/etc/grub.d/25_custom
  646. Adding custom /mnt/boot-sav/nvme0n1p7/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  647. Adding custom /mnt/boot-sav/nvme0n1p7/boot/efi/EFI/Boot/bkpbootx64.efi
  648. nvme0n1p1/bkpbootx64.efi already added
  649. Adding custom /mnt/boot-sav/nvme0n1p7/boot/efi/EFI/ubuntu/fwupx64.efi
  650. Adding custom /mnt/boot-sav/nvme0n1p7/boot/efi/EFI/ubuntu/MokManager.efi
  651. nvme0n1p1/bootmgfw.efi already added
  652. Installing for x86_64-efi platform.
  653. Installation finished. No error reported.
  654. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  655. chroot /mnt/boot-sav/nvme0n1p7 efibootmgr -v
  656. BootCurrent: 000B
  657. Timeout: 2 seconds
  658. BootOrder: 0001,000B,0000,0009
  659. Boot0000* Windows Boot Manager HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,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.}....................
  660. Boot0001* ubuntu HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,0x800,0xfa000)/File(EFIubuntushimx64.efi)
  661. Boot0009* UEFI: THNSN5512GPU7 NVMe TOSHIBA 512GB, Partition 1 HD(1,GPT,94e917cb-05fd-49e6-b824-ee60ae5ffb80,0x800,0xfa000)/File(EFIMicrosoftBootbootmgfw.efi)..BO
  662. Boot000B* UEFI: Corsair Voyager SliderX2000A, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(16,0)/HD(1,MBR,0x4294967223,0x800,0x3baf800)..BO
  663. chroot /mnt/boot-sav/nvme0n1p7 update-grub
  664. Generating grub configuration file ...
  665. Found linux image: /boot/vmlinuz-4.4.0-28-generic
  666. Found initrd image: /boot/initrd.img-4.4.0-28-generic
  667. Found linux image: /boot/vmlinuz-4.4.0-21-generic
  668. Found initrd image: /boot/initrd.img-4.4.0-21-generic
  669. Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
  670. Adding boot menu entry for EFI firmware configuration
  671. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  672. mount /dev/nvme0n1 : Error code 32
  673. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  674. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  675. mount -r /dev/nvme0n1 : Error code 32
  676. Unhide GRUB boot menu in nvme0n1p7/boot/grub/grub.cfg
  677. Boot successfully repaired.
  678. You can now reboot your computer.
  679. Please do not forget to make your BIOS boot on nvme0n1 (512GB) disk!
  680. If your computer reboots directly into Windows, try to change the boot order in your BIOS.
  681. If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
  682. For example you can boot into Windows, then type the following command in an admin command prompt:
  683. bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
  684. paste.ubuntu.com ko (), using paste.debian
  685. paste.debian.net ko (), using paste2