Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 131.25 KB | None | 0 0
  1. Boot successfully repaired.
  2.  
  3. A new file (~/Boot-Info_2017-07-06__12h05.txt) will open in your text viewer.
  4.  
  5.  
  6. In case you still experience boot problem, indicate its content to:
  7. boot.repair@gmail.com or to your favorite support forum.
  8.  
  9. You can now reboot your computer.
  10. Please do not forget to make your BIOS boot on nvme0n1 (256GB) disk!
  11.  
  12. If your computer reboots directly into Windows, try to change the boot order in your BIOS.
  13. If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
  14. For example you can boot into Windows, then type the following command in an admin command prompt:
  15. bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
  16.  
  17.  
  18. ===============================
  19.  
  20. Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
  21.  
  22.  
  23. ============================= Boot Info Summary: ===============================
  24.  
  25. => Syslinux MBR (4.04-4.07) is installed in the MBR of /dev/sda.
  26.  
  27. sda1: __________________________________________________________________________
  28.  
  29. File system: vfat
  30. Boot sector type: SYSLINUX 4.07 2013-07-25
  31. Boot sector info: Syslinux looks at sector 31256 of /dev/sda1 for its
  32. second stage. SYSLINUX is installed in the /uui
  33. directory. No errors found in the Boot Parameter Block.
  34. Operating System: Windows 95
  35. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  36. /EFI/BOOT/grubx64.efi /IO.SYS /MSDOS.SYS /COMMAND.COM
  37.  
  38. ============================ Drive/Partition Info: =============================
  39.  
  40. Drive: sda _____________________________________________________________________
  41. Disk /dev/sda: 14.9 GiB, 16022208512 bytes, 31293376 sectors
  42. Units: sectors of 1 * 512 = 512 bytes
  43. Sector size (logical/physical): 512 bytes / 512 bytes
  44. I/O size (minimum/optimal): 512 bytes / 512 bytes
  45. Disklabel type: dos
  46.  
  47. Partition Boot Start Sector End Sector # of Sectors Id System
  48.  
  49. /dev/sda1 * 63 31,293,375 31,293,313 c W95 FAT32 (LBA)
  50.  
  51.  
  52. "blkid" output: ________________________________________________________________
  53.  
  54. Device UUID TYPE LABEL
  55.  
  56. /dev/loop0 squashfs
  57. /dev/nvme0n1
  58. /dev/nvme0n1p1 F261-CFE3 vfat
  59. /dev/nvme0n1p2 ffeee487-f89e-4762-8ca8-1ef4101f5dcf ext4
  60. /dev/nvme0n1p3 7ffcd90e-e43d-47a6-ace2-4e6ddd8e4ab9 swap
  61. /dev/sda1 20F7-8B32 vfat UUI
  62.  
  63. ========================= "ls -l /dev/disk/by-id" output: ======================
  64.  
  65. total 0
  66. lrwxrwxrwx 1 root root 13 Jul 6 12:06 nvme-eui.0025384961b45ca7 -> ../../nvme0n1
  67. lrwxrwxrwx 1 root root 15 Jul 6 12:06 nvme-eui.0025384961b45ca7-part1 -> ../../nvme0n1p1
  68. lrwxrwxrwx 1 root root 15 Jul 6 12:06 nvme-eui.0025384961b45ca7-part2 -> ../../nvme0n1p2
  69. lrwxrwxrwx 1 root root 15 Jul 6 12:06 nvme-eui.0025384961b45ca7-part3 -> ../../nvme0n1p3
  70. lrwxrwxrwx 1 root root 9 Jul 6 12:06 usb-Kingston_DT_101_II_001D0F1E3695F95087510253-0:0 -> ../../sda
  71. lrwxrwxrwx 1 root root 10 Jul 6 12:06 usb-Kingston_DT_101_II_001D0F1E3695F95087510253-0:0-part1 -> ../../sda1
  72.  
  73. ================================ Mount points: =================================
  74.  
  75. Device Mount_Point Type Options
  76.  
  77. /dev/loop0 /rofs squashfs (ro,noatime)
  78. /dev/sda1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  79.  
  80.  
  81. =========================== sda1/boot/grub/grub.cfg: ===========================
  82.  
  83. --------------------------------------------------------------------------------
  84.  
  85. if loadfont /boot/grub/font.pf2 ; then
  86. set gfxmode=auto
  87. insmod efi_gop
  88. insmod efi_uga
  89. insmod gfxterm
  90. terminal_output gfxterm
  91. fi
  92.  
  93. set menu_color_normal=white/black
  94. set menu_color_highlight=black/light-gray
  95.  
  96. menuentry "Start Kubuntu" {
  97. set gfxpayload=keep
  98. linux /casper/vmlinuz.efi file=/cdrom/preseed/kubuntu.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper maybe-ubiquity quiet splash ---
  99. initrd /casper/initrd.lz
  100. }
  101. menuentry "OEM install (for manufacturers)" {
  102. set gfxpayload=keep
  103. linux /casper/vmlinuz.efi file=/cdrom/preseed/kubuntu.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper only-ubiquity quiet splash oem-config/enable=true ---
  104. initrd /casper/initrd.lz
  105. }
  106. menuentry "Check disc for defects" {
  107. set gfxpayload=keep
  108. linux /casper/vmlinuz.efi cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper integrity-check quiet splash ---
  109. initrd /casper/initrd.lz
  110. }
  111. --------------------------------------------------------------------------------
  112.  
  113. ============================== sda1/syslinux.cfg: ==============================
  114.  
  115. --------------------------------------------------------------------------------
  116. default menu.c32
  117. prompt 0
  118. menu title UNetbootin
  119. timeout 100
  120.  
  121. label unetbootindefault
  122. menu label Default
  123. kernel /ubnkern
  124. append initrd=/ubninit file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity quiet splash ---
  125.  
  126. label ubnentry0
  127. menu label ^Help
  128. kernel /ubnkern
  129. append initrd=/ubninit
  130.  
  131. label ubnentry1
  132. menu label ^Start Kubuntu
  133. kernel /casper/vmlinuz
  134. append initrd=/casper/initrd.lz file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity quiet splash ---
  135.  
  136. label ubnentry2
  137. menu label ^Check disc for defects
  138. kernel /casper/vmlinuz
  139. append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
  140.  
  141. label ubnentry3
  142. menu label Test ^memory
  143. kernel /install/mt86plus
  144. append initrd=/ubninit
  145.  
  146. label ubnentry4
  147. menu label ^Boot from first hard disk
  148. kernel /ubnkern
  149. append initrd=/ubninit
  150.  
  151. --------------------------------------------------------------------------------
  152.  
  153. =================== sda1: Location of files loaded by Grub: ====================
  154.  
  155. GiB - GB File Fragment(s)
  156.  
  157. ?? = ?? boot/grub/grub.cfg 1
  158.  
  159. ================= sda1: Location of files loaded by Syslinux: ==================
  160.  
  161. GiB - GB File Fragment(s)
  162.  
  163. ?? = ?? syslinux.cfg 1
  164. ?? = ?? menu.c32 1
  165.  
  166. ============== sda1: Version of COM32(R) files used by Syslinux: ===============
  167.  
  168. menu.c32 : COM32R module (v4.xx)
  169.  
  170. =============================== StdErr Messages: ===============================
  171.  
  172. File descriptor 63 (pipe:[42667]) leaked on lvs invocation. Parent PID 31063: bash
  173.  
  174. ADDITIONAL INFORMATION :
  175. =================== log of boot-repair 2017-07-06__12h05 ===================
  176. boot-repair version : 4ppa40
  177. boot-sav version : 4ppa40
  178. glade2script version : 3.2.3~ppa1
  179. boot-sav-extra version : 4ppa40
  180. boot-repair is executed in live-session (Ubuntu 16.10, yakkety, Ubuntu, x86_64)
  181. CPU op-mode(s): 32-bit, 64-bit
  182. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/kubuntu.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper maybe-ubiquity quiet splash ---
  183. ls: cannot access '/home/usr/.config': No such file or directory
  184. nvme0n1 (sda) has unknown type. Please report this message to boot.repair@gmail.com
  185. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  186. mount /dev/nvme0n1 : Error code 32
  187. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  188. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  189. mount -r /dev/nvme0n1 : Error code 32
  190. NTFS signature is missing.
  191. Failed to mount '/dev/nvme0n1p2': Invalid argument
  192. The device '/dev/nvme0n1p2' doesn't seem to have a valid NTFS.
  193. Maybe the wrong device is used? Or the whole disk instead of a
  194. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  195. mount /dev/nvme0n1p2 : Error code 12
  196. mount -r /dev/nvme0n1p2 /mnt/boot-sav/nvme0n1p2
  197. NTFS signature is missing.
  198. Failed to mount '/dev/nvme0n1p2': Invalid argument
  199. The device '/dev/nvme0n1p2' doesn't seem to have a valid NTFS.
  200. Maybe the wrong device is used? Or the whole disk instead of a
  201. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  202. mount -r /dev/nvme0n1p2 : Error code 12
  203.  
  204. =================== os-prober:
  205. /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  206.  
  207. =================== blkid:
  208. /dev/nvme0n1p1: UUID="F261-CFE3" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="2980bffc-1902-4f26-af5d-9bbdb20019c9"
  209. /dev/sda1: LABEL="UUI" UUID="20F7-8B32" TYPE="vfat" PARTUUID="009015cd-01"
  210. /dev/loop0: TYPE="squashfs"
  211. /dev/nvme0n1p3: UUID="7ffcd90e-e43d-47a6-ace2-4e6ddd8e4ab9" TYPE="swap" PARTUUID="76640bd9-7522-4a9d-b5ed-bf8b13bc698d"
  212. /dev/nvme0n1: PTUUID="bea7739f-5b50-4afa-8d11-a7e651299aa3" PTTYPE="gpt"
  213. /dev/nvme0n1p2: PARTUUID="91646a49-0a72-4710-af17-4ba5e8fefa44"
  214.  
  215.  
  216. 1 disks with OS, 1 OS : 0 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  217.  
  218. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  219. mount /dev/nvme0n1 : Error code 32
  220. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  221. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  222. mount -r /dev/nvme0n1 : Error code 32
  223. NTFS signature is missing.
  224. Failed to mount '/dev/nvme0n1p2': Invalid argument
  225. The device '/dev/nvme0n1p2' doesn't seem to have a valid NTFS.
  226. Maybe the wrong device is used? Or the whole disk instead of a
  227. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  228. mount /dev/nvme0n1p2 : Error code 12
  229. mount -r /dev/nvme0n1p2 /mnt/boot-sav/nvme0n1p2
  230. NTFS signature is missing.
  231. Failed to mount '/dev/nvme0n1p2': Invalid argument
  232. The device '/dev/nvme0n1p2' doesn't seem to have a valid NTFS.
  233. Maybe the wrong device is used? Or the whole disk instead of a
  234. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  235. mount -r /dev/nvme0n1p2 : Error code 12
  236. Presence of EFI/Microsoft file detected: /mnt/boot-sav/nvme0n1p1/EFI/Microsoft/Boot/bootmgfw.efi
  237. Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bkpbootx64.efi
  238. Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bootx64.efi
  239. Presence of bkp file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bkpbootx64.efi
  240.  
  241. =================== efibootmgr -v
  242. BootCurrent: 0001
  243. Timeout: 0 seconds
  244. BootOrder: 0002,3002,0000,2001,2002,2004
  245. Boot0000* Windows Boot Manager HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
  246. Boot0001* USB Hard Drive (UEFI) - KingstonDT 101 II (KingstonDT 101 II) PciRoot(0x0)/Pci(0x10,0x0)/USB(5,0)/HD(1,MBR,0x4294967245,0x3f,0x1dd7f81)RC
  247. Boot0002* ubuntu HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  248. Boot2001* EFI USB Device RC
  249. Boot3002* Internal Hard Disk or Solid State Disk RC
  250.  
  251. =================== UEFI/Legacy mode:
  252. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  253. SecureBoot enabled.
  254.  
  255.  
  256. =================== PARTITIONS & DISKS:
  257. 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.
  258. 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.
  259. nvme0n1p2 : nvme0n1, maybesepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p2.
  260.  
  261. nvme0n1 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  262. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 63 sectors * 512 bytes
  263.  
  264.  
  265. =================== parted -l:
  266.  
  267. Model: Kingston DT 101 II (scsi)
  268. Disk /dev/sda: 16.0GB
  269. Sector size (logical/physical): 512B/512B
  270. Partition Table: msdos
  271. Disk Flags:
  272.  
  273. Number Start End Size Type File system Flags
  274. 1 32.3kB 16.0GB 16.0GB primary fat32 boot, lba
  275.  
  276.  
  277. Model: Unknown (unknown)
  278. Disk /dev/nvme0n1: 256GB
  279. Sector size (logical/physical): 512B/512B
  280. Partition Table: gpt
  281. Disk Flags:
  282.  
  283. Number Start End Size File system Name Flags
  284. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  285. 2 538MB 248GB 248GB
  286. 3 248GB 256GB 8018MB linux-swap(v1)
  287.  
  288. =================== parted -lm:
  289.  
  290. BYT;
  291. /dev/sda:16.0GB:scsi:512:512:msdos:Kingston DT 101 II:;
  292. 1:32.3kB:16.0GB:16.0GB:fat32::boot, lba;
  293.  
  294. BYT;
  295. /dev/nvme0n1:256GB:unknown:512:512:gpt:Unknown:;
  296. 1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
  297. 2:538MB:248GB:248GB:::;
  298. 3:248GB:256GB:8018MB:linux-swap(v1)::;
  299.  
  300. =================== lsblk:
  301. KNAME TYPE FSTYPE SIZE LABEL
  302. loop0 loop squashfs 1.4G
  303. sda disk 14.9G
  304. sda1 part vfat 14.9G UUI
  305. nvme0n1 disk 238.5G
  306. nvme0n1p3 part swap 7.5G
  307. nvme0n1p1 part vfat 512M
  308. nvme0n1p2 part 230.5G
  309.  
  310. KNAME ROTA RO RM STATE MOUNTPOINT
  311. loop0 1 1 0 /rofs
  312. sda 1 0 1 running
  313. sda1 1 0 1 /cdrom
  314. nvme0n1 0 0 0
  315. nvme0n1p3 0 0 0
  316. nvme0n1p1 0 0 0 /mnt/boot-sav/nvme0n1p1
  317. nvme0n1p2 0 0 0
  318.  
  319.  
  320. =================== mount:
  321. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  322. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  323. udev on /dev type devtmpfs (rw,nosuid,relatime,size=3796552k,nr_inodes=949138,mode=755)
  324. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  325. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=769120k,mode=755)
  326. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  327. /dev/loop0 on /rofs type squashfs (ro,noatime)
  328. aufs on / type aufs (rw,noatime,si=4aae98d04bd7d586)
  329. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  330. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  331. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  332. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  333. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  334. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  335. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  336. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  337. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  338. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  339. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  340. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  341. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  342. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  343. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  344. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  345. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  346. mqueue on /dev/mqueue type mqueue (rw,relatime)
  347. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=35,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=11581)
  348. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  349. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  350. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  351. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  352. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  353. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=769116k,mode=700,uid=999,gid=999)
  354. /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)
  355.  
  356.  
  357. =================== ls:
  358. /sys/block/nvme0n1 (filtered): alignment_offset badblocks bdi capability dev device discard_alignment eui ext_range holders inflight integrity mq nsid nvme0n1p1 nvme0n1p2 nvme0n1p3 power queue range removable ro size slaves stat subsystem trace uevent wwid
  359. /sys/block/sda (filtered): alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 size slaves stat subsystem trace uevent
  360. /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 ecryptfs fb0 fd full fuse gpiochip0 HID-SENSOR-2000e1.1.auto hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 iio:device0 iio:device1 iio:device2 iio:device3 iio:device4 initctl input kfd kmsg lightnvm log mapper mcelog media0 media1 mem memory_bandwidth mqueue net network_latency network_throughput null nvme0 nvme0n1 nvme0n1p1 nvme0n1p2 nvme0n1p3 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sg0 shm snapshot snd stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 video1 zero
  361. ls /dev/mapper: control
  362.  
  363. =================== hexdump -n512 -C /dev/nvme0n1p1
  364. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 fe 1b |.X.MSDOS5.0.....|
  365. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  366. 00000020 00 20 08 00 01 02 00 00 00 00 00 00 02 00 00 00 |. ..............|
  367. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  368. 00000040 80 01 29 e3 cf 61 f2 4e 4f 20 4e 41 4d 45 20 20 |..)..a.NO NAME |
  369. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  370. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|.V@.N..V|
  371. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  372. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  373. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  374. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  375. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  376. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  377. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  378. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  379. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  380. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  381. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  382. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  383. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  384. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  385. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  386. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |.t.....f@Iu..BOO|
  387. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  388. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  389. *
  390. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  391. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  392. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  393. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  394. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  395. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  396. 00000200
  397.  
  398. =================== df -Th:
  399.  
  400. Filesystem Type Size Used Avail Use% Mounted on
  401. udev devtmpfs 3.7G 0 3.7G 0% /dev
  402. tmpfs tmpfs 752M 9.6M 742M 2% /run
  403. /dev/sda1 vfat 15G 2.4G 13G 16% /cdrom
  404. /dev/loop0 squashfs 1.5G 1.5G 0 100% /rofs
  405. aufs aufs 3.7G 297M 3.4G 8% /
  406. tmpfs tmpfs 3.7G 16M 3.7G 1% /dev/shm
  407. tmpfs tmpfs 5.0M 8.0K 5.0M 1% /run/lock
  408. tmpfs tmpfs 3.7G 0 3.7G 0% /sys/fs/cgroup
  409. tmpfs tmpfs 3.7G 8.0K 3.7G 1% /tmp
  410. tmpfs tmpfs 752M 12K 752M 1% /run/user/999
  411. /dev/nvme0n1p1 vfat 256M 95M 162M 38% /mnt/boot-sav/nvme0n1p1
  412.  
  413. =================== fdisk -l:
  414. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  415. Units: sectors of 1 * 512 = 512 bytes
  416. Sector size (logical/physical): 512 bytes / 4096 bytes
  417. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  418.  
  419.  
  420. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  421. Units: sectors of 1 * 512 = 512 bytes
  422. Sector size (logical/physical): 512 bytes / 4096 bytes
  423. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  424.  
  425.  
  426. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  427. Units: sectors of 1 * 512 = 512 bytes
  428. Sector size (logical/physical): 512 bytes / 4096 bytes
  429. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  430.  
  431.  
  432. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  433. Units: sectors of 1 * 512 = 512 bytes
  434. Sector size (logical/physical): 512 bytes / 4096 bytes
  435. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  436.  
  437.  
  438. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  439. Units: sectors of 1 * 512 = 512 bytes
  440. Sector size (logical/physical): 512 bytes / 4096 bytes
  441. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  442.  
  443.  
  444. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  445. Units: sectors of 1 * 512 = 512 bytes
  446. Sector size (logical/physical): 512 bytes / 4096 bytes
  447. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  448.  
  449.  
  450. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  451. Units: sectors of 1 * 512 = 512 bytes
  452. Sector size (logical/physical): 512 bytes / 4096 bytes
  453. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  454.  
  455.  
  456. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  457. Units: sectors of 1 * 512 = 512 bytes
  458. Sector size (logical/physical): 512 bytes / 4096 bytes
  459. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  460.  
  461.  
  462. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  463. Units: sectors of 1 * 512 = 512 bytes
  464. Sector size (logical/physical): 512 bytes / 4096 bytes
  465. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  466.  
  467.  
  468. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  469. Units: sectors of 1 * 512 = 512 bytes
  470. Sector size (logical/physical): 512 bytes / 4096 bytes
  471. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  472.  
  473.  
  474. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  475. Units: sectors of 1 * 512 = 512 bytes
  476. Sector size (logical/physical): 512 bytes / 4096 bytes
  477. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  478.  
  479.  
  480. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  481. Units: sectors of 1 * 512 = 512 bytes
  482. Sector size (logical/physical): 512 bytes / 4096 bytes
  483. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  484.  
  485.  
  486. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  487. Units: sectors of 1 * 512 = 512 bytes
  488. Sector size (logical/physical): 512 bytes / 4096 bytes
  489. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  490.  
  491.  
  492. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  493. Units: sectors of 1 * 512 = 512 bytes
  494. Sector size (logical/physical): 512 bytes / 4096 bytes
  495. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  496.  
  497.  
  498. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  499. Units: sectors of 1 * 512 = 512 bytes
  500. Sector size (logical/physical): 512 bytes / 4096 bytes
  501. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  502.  
  503.  
  504. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  505. Units: sectors of 1 * 512 = 512 bytes
  506. Sector size (logical/physical): 512 bytes / 4096 bytes
  507. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  508.  
  509.  
  510. Disk /dev/loop0: 1.4 GiB, 1544372224 bytes, 3016352 sectors
  511. Units: sectors of 1 * 512 = 512 bytes
  512. Sector size (logical/physical): 512 bytes / 512 bytes
  513. I/O size (minimum/optimal): 512 bytes / 512 bytes
  514.  
  515.  
  516. Disk /dev/nvme0n1: 238.5 GiB, 256060514304 bytes, 500118192 sectors
  517. Units: sectors of 1 * 512 = 512 bytes
  518. Sector size (logical/physical): 512 bytes / 512 bytes
  519. I/O size (minimum/optimal): 512 bytes / 512 bytes
  520. Disklabel type: gpt
  521. Disk identifier: BEA7739F-5B50-4AFA-8D11-A7E651299AA3
  522.  
  523. Device Start End Sectors Size Type
  524. /dev/nvme0n1p1 2048 1050623 1048576 512M EFI System
  525. /dev/nvme0n1p2 1050624 484456447 483405824 230.5G Linux filesystem
  526. /dev/nvme0n1p3 484456448 500117503 15661056 7.5G Linux swap
  527.  
  528.  
  529. Disk /dev/sda: 14.9 GiB, 16022208512 bytes, 31293376 sectors
  530. Units: sectors of 1 * 512 = 512 bytes
  531. Sector size (logical/physical): 512 bytes / 512 bytes
  532. I/O size (minimum/optimal): 512 bytes / 512 bytes
  533. Disklabel type: dos
  534. Disk identifier: 0x009015cd
  535.  
  536. Device Boot Start End Sectors Size Id Type
  537. /dev/sda1 * 63 31293375 31293313 14.9G c W95 FAT32 (LBA)
  538.  
  539.  
  540. No OS or WinEFI system
  541.  
  542. (zenity:10446): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
  543.  
  544. (zenity:10446): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
  545.  
  546. (zenity:10446): Gtk-WARNING **: Theme parsing error: gtk.css:70:34: The style property GtkCheckButton:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version
  547.  
  548. (zenity:10446): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
  549. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  550.  
  551. =================== Recommended repair
  552. The default repair of the Boot-Repair utility will not act on the MBR.
  553. Additional repair will be performed: repair-filesystems restore-efi-backups
  554.  
  555.  
  556.  
  557. (zenity:10463): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
  558.  
  559. (zenity:10463): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
  560.  
  561. (zenity:10463): Gtk-WARNING **: Theme parsing error: gtk.css:70:34: The style property GtkCheckButton:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version
  562.  
  563. (zenity:10463): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
  564. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  565. Force Unmount all blkid partitions (for fsck) except / /boot /cdrom /dev /etc /home /opt /pas /proc /rofs /sys /tmp /usr /var
  566.  
  567. fsck -fyM /dev/nvme0n1p1
  568. fsck from util-linux 2.28.2
  569.  
  570. fsck -fyM /dev/nvme0n1
  571. fsck from util-linux 2.28.2
  572. e2fsck 1.43.3 (04-Sep-2016)
  573. /dev/nvme0n1 is in use.
  574. e2fsck: Cannot continue, aborting.
  575.  
  576.  
  577.  
  578. fsck -fyM /dev/nvme0n1p2
  579. fsck from util-linux 2.28.2
  580. e2fsck 1.43.3 (04-Sep-2016)
  581. ext2fs_open2: Bad magic number in super-block
  582. fsck.ext2: Superblock invalid, trying backup blocks...
  583. Pass 1: Checking inodes, blocks, and sizes
  584. Pass 2: Checking directory structure
  585. Pass 3: Checking directory connectivity
  586. Pass 4: Checking reference counts
  587. Pass 5: Checking group summary information
  588. Block bitmap differences: +(4096000--4097053) +(7962624--7963677) +(11239424--11240477) +(23887872--23888925)
  589. Fix? yes
  590.  
  591. Free blocks count wrong for group #0 (23484, counted=18930).
  592. Fix? yes
  593.  
  594. Free blocks count wrong for group #1 (31714, counted=1857).
  595. Fix? yes
  596.  
  597. Free blocks count wrong for group #2 (32768, counted=15225).
  598. Fix? yes
  599.  
  600. Free blocks count wrong for group #3 (31714, counted=19358).
  601. Fix? yes
  602.  
  603. Free blocks count wrong for group #4 (32768, counted=8282).
  604. Fix? yes
  605.  
  606. Free blocks count wrong for group #5 (31714, counted=1347).
  607. Fix? yes
  608.  
  609. Free blocks count wrong for group #6 (32768, counted=10933).
  610. Fix? yes
  611.  
  612. Free blocks count wrong for group #7 (31714, counted=3740).
  613. Fix? yes
  614.  
  615. Free blocks count wrong for group #8 (32768, counted=28232).
  616. Fix? yes
  617.  
  618. Free blocks count wrong for group #9 (31714, counted=19202).
  619. Fix? yes
  620.  
  621. Free blocks count wrong for group #10 (32768, counted=16346).
  622. Fix? yes
  623.  
  624. Free blocks count wrong for group #11 (32768, counted=17144).
  625. Fix? yes
  626.  
  627. Free blocks count wrong for group #12 (32768, counted=2766).
  628. Fix? yes
  629.  
  630. Free blocks count wrong for group #13 (32768, counted=30941).
  631. Fix? yes
  632.  
  633. Free blocks count wrong for group #15 (32768, counted=24576).
  634. Fix? yes
  635.  
  636. Free blocks count wrong for group #16 (24544, counted=15626).
  637. Fix? yes
  638.  
  639. Free blocks count wrong for group #17 (32768, counted=7093).
  640. Fix? yes
  641.  
  642. Free blocks count wrong for group #18 (32768, counted=13993).
  643. Fix? yes
  644.  
  645. Free blocks count wrong for group #19 (32768, counted=6864).
  646. Fix? yes
  647.  
  648. Free blocks count wrong for group #20 (32768, counted=2899).
  649. Fix? yes
  650.  
  651. Free blocks count wrong for group #21 (32768, counted=1914).
  652. Fix? yes
  653.  
  654. Free blocks count wrong for group #22 (32768, counted=1430).
  655. Fix? yes
  656.  
  657. Free blocks count wrong for group #23 (32768, counted=3709).
  658. Fix? yes
  659.  
  660. Free blocks count wrong for group #24 (32768, counted=1791).
  661. Fix? yes
  662.  
  663. Free blocks count wrong for group #25 (31714, counted=9847).
  664. Fix? yes
  665.  
  666. Free blocks count wrong for group #26 (32768, counted=9584).
  667. Fix? yes
  668.  
  669. Free blocks count wrong for group #27 (31714, counted=21704).
  670. Fix? yes
  671.  
  672. Free blocks count wrong for group #28 (32768, counted=2738).
  673. Fix? yes
  674.  
  675. Free blocks count wrong for group #29 (32768, counted=254).
  676. Fix? yes
  677.  
  678. Free blocks count wrong for group #30 (32768, counted=4023).
  679. Fix? yes
  680.  
  681. Free blocks count wrong for group #31 (32768, counted=13951).
  682. Fix? yes
  683.  
  684. Free blocks count wrong for group #32 (24544, counted=11136).
  685. Fix? yes
  686.  
  687. Free blocks count wrong for group #33 (32768, counted=16734).
  688. Fix? yes
  689.  
  690. Free blocks count wrong for group #34 (32768, counted=29992).
  691. Fix? yes
  692.  
  693. Free blocks count wrong for group #35 (32768, counted=11848).
  694. Fix? yes
  695.  
  696. Free blocks count wrong for group #36 (32768, counted=27865).
  697. Fix? yes
  698.  
  699. Free blocks count wrong for group #37 (32768, counted=12481).
  700. Fix? yes
  701.  
  702. Free blocks count wrong for group #38 (32768, counted=23728).
  703. Fix? yes
  704.  
  705. Free blocks count wrong for group #39 (32768, counted=4825).
  706. Fix? yes
  707.  
  708. Free blocks count wrong for group #40 (32768, counted=8388).
  709. Fix? yes
  710.  
  711. Free blocks count wrong for group #41 (32768, counted=0).
  712. Fix? yes
  713.  
  714. Free blocks count wrong for group #42 (32768, counted=0).
  715. Fix? yes
  716.  
  717. Free blocks count wrong for group #43 (32768, counted=5718).
  718. Fix? yes
  719.  
  720. Free blocks count wrong for group #44 (32768, counted=32712).
  721. Fix? yes
  722.  
  723. Free blocks count wrong for group #45 (32768, counted=3537).
  724. Fix? yes
  725.  
  726. Free blocks count wrong for group #46 (32768, counted=26187).
  727. Fix? yes
  728.  
  729. Free blocks count wrong for group #47 (32768, counted=32605).
  730. Fix? yes
  731.  
  732. Free blocks count wrong for group #48 (24544, counted=22828).
  733. Fix? yes
  734.  
  735. Free blocks count wrong for group #49 (31714, counted=21638).
  736. Fix? yes
  737.  
  738. Free blocks count wrong for group #50 (32768, counted=0).
  739. Fix? yes
  740.  
  741. Free blocks count wrong for group #51 (32768, counted=0).
  742. Fix? yes
  743.  
  744. Free blocks count wrong for group #52 (32768, counted=23818).
  745. Fix? yes
  746.  
  747. Free blocks count wrong for group #64 (24544, counted=22830).
  748. Fix? yes
  749.  
  750. Free blocks count wrong for group #65 (32768, counted=20520).
  751. Fix? yes
  752.  
  753. Free blocks count wrong for group #80 (24544, counted=22819).
  754. Fix? yes
  755.  
  756. Free blocks count wrong for group #81 (31714, counted=15524).
  757. Fix? yes
  758.  
  759. Free blocks count wrong for group #96 (24544, counted=22835).
  760. Fix? yes
  761.  
  762. Free blocks count wrong for group #97 (32768, counted=23234).
  763. Fix? yes
  764.  
  765. Free blocks count wrong for group #112 (24544, counted=22792).
  766. Fix? yes
  767.  
  768. Free blocks count wrong for group #113 (32768, counted=15522).
  769. Fix? yes
  770.  
  771. Free blocks count wrong for group #114 (32768, counted=31572).
  772. Fix? yes
  773.  
  774. Free blocks count wrong for group #128 (24544, counted=22835).
  775. Fix? yes
  776.  
  777. Free blocks count wrong for group #129 (32768, counted=23406).
  778. Fix? yes
  779.  
  780. Free blocks count wrong for group #144 (24544, counted=22821).
  781. Fix? yes
  782.  
  783. Free blocks count wrong for group #145 (32768, counted=22782).
  784. Fix? yes
  785.  
  786. Free blocks count wrong for group #160 (24544, counted=22810).
  787. Fix? yes
  788.  
  789. Free blocks count wrong for group #161 (32768, counted=20251).
  790. Fix? yes
  791.  
  792. Free blocks count wrong for group #176 (24544, counted=22827).
  793. Fix? yes
  794.  
  795. Free blocks count wrong for group #177 (32768, counted=24622).
  796. Fix? yes
  797.  
  798. Free blocks count wrong for group #192 (24544, counted=22808).
  799. Fix? yes
  800.  
  801. Free blocks count wrong for group #193 (32768, counted=22752).
  802. Fix? yes
  803.  
  804. Free blocks count wrong for group #208 (24544, counted=22826).
  805. Fix? yes
  806.  
  807. Free blocks count wrong for group #209 (32768, counted=603).
  808. Fix? yes
  809.  
  810. Free blocks count wrong for group #210 (32768, counted=32026).
  811. Fix? yes
  812.  
  813. Free blocks count wrong for group #224 (24544, counted=22771).
  814. Fix? yes
  815.  
  816. Free blocks count wrong for group #225 (32768, counted=8448).
  817. Fix? yes
  818.  
  819. Free blocks count wrong for group #226 (32768, counted=30036).
  820. Fix? yes
  821.  
  822. Free blocks count wrong for group #240 (24544, counted=22816).
  823. Fix? yes
  824.  
  825. Free blocks count wrong for group #241 (32768, counted=20630).
  826. Fix? yes
  827.  
  828. Free blocks count wrong for group #256 (24544, counted=22766).
  829. Fix? yes
  830.  
  831. Free blocks count wrong for group #257 (32768, counted=4530).
  832. Fix? yes
  833.  
  834. Free blocks count wrong for group #272 (24544, counted=22823).
  835. Fix? yes
  836.  
  837. Free blocks count wrong for group #273 (32768, counted=12802).
  838. Fix? yes
  839.  
  840. Free blocks count wrong for group #288 (24544, counted=22821).
  841. Fix? yes
  842.  
  843. Free blocks count wrong for group #289 (32768, counted=2258).
  844. Fix? yes
  845.  
  846. Free blocks count wrong for group #304 (24544, counted=22768).
  847. Fix? yes
  848.  
  849. Free blocks count wrong for group #305 (32768, counted=9940).
  850. Fix? yes
  851.  
  852. Free blocks count wrong for group #320 (24544, counted=22830).
  853. Fix? yes
  854.  
  855. Free blocks count wrong for group #321 (32768, counted=22684).
  856. Fix? yes
  857.  
  858. Free blocks count wrong for group #336 (24544, counted=22829).
  859. Fix? yes
  860.  
  861. Free blocks count wrong for group #337 (32768, counted=22806).
  862. Fix? yes
  863.  
  864. Free blocks count wrong for group #352 (24544, counted=22836).
  865. Fix? yes
  866.  
  867. Free blocks count wrong for group #353 (32768, counted=25512).
  868. Fix? yes
  869.  
  870. Free blocks count wrong for group #368 (24544, counted=22806).
  871. Fix? yes
  872.  
  873. Free blocks count wrong for group #369 (32768, counted=13241).
  874. Fix? yes
  875.  
  876. Free blocks count wrong for group #384 (24544, counted=22834).
  877. Fix? yes
  878.  
  879. Free blocks count wrong for group #385 (32768, counted=16890).
  880. Fix? yes
  881.  
  882. Free blocks count wrong for group #400 (24544, counted=22818).
  883. Fix? yes
  884.  
  885. Free blocks count wrong for group #401 (32768, counted=5314).
  886. Fix? yes
  887.  
  888. Free blocks count wrong for group #416 (24544, counted=22755).
  889. Fix? yes
  890.  
  891. Free blocks count wrong for group #417 (32768, counted=2560).
  892. Fix? yes
  893.  
  894. Free blocks count wrong for group #418 (32768, counted=32233).
  895. Fix? yes
  896.  
  897. Free blocks count wrong for group #432 (24544, counted=22822).
  898. Fix? yes
  899.  
  900. Free blocks count wrong for group #433 (32768, counted=13787).
  901. Fix? yes
  902.  
  903. Free blocks count wrong for group #448 (24544, counted=22805).
  904. Fix? yes
  905.  
  906. Free blocks count wrong for group #449 (32768, counted=10692).
  907. Fix? yes
  908.  
  909. Free blocks count wrong for group #464 (24544, counted=22832).
  910. Fix? yes
  911.  
  912. Free blocks count wrong for group #465 (32768, counted=17675).
  913. Fix? yes
  914.  
  915. Free blocks count wrong for group #480 (24544, counted=22801).
  916. Fix? yes
  917.  
  918. Free blocks count wrong for group #481 (32768, counted=6991).
  919. Fix? yes
  920.  
  921. Free blocks count wrong for group #496 (24544, counted=22808).
  922. Fix? yes
  923.  
  924. Free blocks count wrong for group #497 (32768, counted=16874).
  925. Fix? yes
  926.  
  927. Free blocks count wrong for group #512 (24544, counted=24543).
  928. Fix? yes
  929.  
  930. Free blocks count wrong for group #513 (32768, counted=3604).
  931. Fix? yes
  932.  
  933. Free blocks count wrong for group #514 (32768, counted=0).
  934. Fix? yes
  935.  
  936. Free blocks count wrong for group #515 (32768, counted=0).
  937. Fix? yes
  938.  
  939. Free blocks count wrong for group #516 (32768, counted=0).
  940. Fix? yes
  941.  
  942. Free blocks count wrong for group #517 (32768, counted=0).
  943. Fix? yes
  944.  
  945. Free blocks count wrong for group #518 (32768, counted=0).
  946. Fix? yes
  947.  
  948. Free blocks count wrong for group #519 (32768, counted=0).
  949. Fix? yes
  950.  
  951. Free blocks count wrong for group #520 (32768, counted=1300).
  952. Fix? yes
  953.  
  954. Free blocks count wrong for group #521 (32768, counted=0).
  955. Fix? yes
  956.  
  957. Free blocks count wrong for group #522 (32768, counted=2053).
  958. Fix? yes
  959.  
  960. Free blocks count wrong for group #523 (32768, counted=0).
  961. Fix? yes
  962.  
  963. Free blocks count wrong for group #524 (32768, counted=3273).
  964. Fix? yes
  965.  
  966. Free blocks count wrong for group #525 (32768, counted=0).
  967. Fix? yes
  968.  
  969. Free blocks count wrong for group #526 (32768, counted=0).
  970. Fix? yes
  971.  
  972. Free blocks count wrong for group #527 (32768, counted=0).
  973. Fix? yes
  974.  
  975. Free blocks count wrong for group #528 (24544, counted=21490).
  976. Fix? yes
  977.  
  978. Free blocks count wrong for group #529 (32768, counted=0).
  979. Fix? yes
  980.  
  981. Free blocks count wrong for group #530 (32768, counted=0).
  982. Fix? yes
  983.  
  984. Free blocks count wrong for group #531 (32768, counted=0).
  985. Fix? yes
  986.  
  987. Free blocks count wrong for group #532 (32768, counted=0).
  988. Fix? yes
  989.  
  990. Free blocks count wrong for group #533 (32768, counted=0).
  991. Fix? yes
  992.  
  993. Free blocks count wrong for group #534 (32768, counted=5).
  994. Fix? yes
  995.  
  996. Free blocks count wrong for group #535 (32768, counted=0).
  997. Fix? yes
  998.  
  999. Free blocks count wrong for group #536 (32768, counted=0).
  1000. Fix? yes
  1001.  
  1002. Free blocks count wrong for group #537 (32768, counted=2986).
  1003. Fix? yes
  1004.  
  1005. Free blocks count wrong for group #538 (32768, counted=8939).
  1006. Fix? yes
  1007.  
  1008. Free blocks count wrong for group #539 (32768, counted=3694).
  1009. Fix? yes
  1010.  
  1011. Free blocks count wrong for group #540 (32768, counted=0).
  1012. Fix? yes
  1013.  
  1014. Free blocks count wrong for group #541 (32768, counted=0).
  1015. Fix? yes
  1016.  
  1017. Free blocks count wrong for group #542 (32768, counted=20390).
  1018. Fix? yes
  1019.  
  1020. Free blocks count wrong for group #544 (24544, counted=22798).
  1021. Fix? yes
  1022.  
  1023. Free blocks count wrong for group #545 (32768, counted=12586).
  1024. Fix? yes
  1025.  
  1026. Free blocks count wrong for group #560 (24544, counted=22792).
  1027. Fix? yes
  1028.  
  1029. Free blocks count wrong for group #561 (32768, counted=18784).
  1030. Fix? yes
  1031.  
  1032. Free blocks count wrong for group #576 (24544, counted=22794).
  1033. Fix? yes
  1034.  
  1035. Free blocks count wrong for group #577 (32768, counted=2202).
  1036. Fix? yes
  1037.  
  1038. Free blocks count wrong for group #592 (24544, counted=24168).
  1039. Fix? yes
  1040.  
  1041. Free blocks count wrong for group #593 (32768, counted=10885).
  1042. Fix? yes
  1043.  
  1044. Free blocks count wrong for group #594 (32768, counted=21567).
  1045. Fix? yes
  1046.  
  1047. Free blocks count wrong for group #595 (32768, counted=25037).
  1048. Fix? yes
  1049.  
  1050. Free blocks count wrong for group #596 (32768, counted=16156).
  1051. Fix? yes
  1052.  
  1053. Free blocks count wrong for group #597 (32768, counted=11199).
  1054. Fix? yes
  1055.  
  1056. Free blocks count wrong for group #598 (32768, counted=14544).
  1057. Fix? yes
  1058.  
  1059. Free blocks count wrong for group #599 (32768, counted=19019).
  1060. Fix? yes
  1061.  
  1062. Free blocks count wrong for group #600 (32768, counted=22319).
  1063. Fix? yes
  1064.  
  1065. Free blocks count wrong for group #601 (32768, counted=3949).
  1066. Fix? yes
  1067.  
  1068. Free blocks count wrong for group #602 (32768, counted=715).
  1069. Fix? yes
  1070.  
  1071. Free blocks count wrong for group #603 (32768, counted=26360).
  1072. Fix? yes
  1073.  
  1074. Free blocks count wrong for group #604 (32768, counted=11592).
  1075. Fix? yes
  1076.  
  1077. Free blocks count wrong for group #605 (32768, counted=1433).
  1078. Fix? yes
  1079.  
  1080. Free blocks count wrong for group #606 (32768, counted=3474).
  1081. Fix? yes
  1082.  
  1083. Free blocks count wrong for group #607 (32768, counted=0).
  1084. Fix? yes
  1085.  
  1086. Free blocks count wrong for group #608 (24544, counted=21027).
  1087. Fix? yes
  1088.  
  1089. Free blocks count wrong for group #609 (32768, counted=0).
  1090. Fix? yes
  1091.  
  1092. Free blocks count wrong for group #610 (32768, counted=0).
  1093. Fix? yes
  1094.  
  1095. Free blocks count wrong for group #611 (32768, counted=0).
  1096. Fix? yes
  1097.  
  1098. Free blocks count wrong for group #612 (32768, counted=0).
  1099. Fix? yes
  1100.  
  1101. Free blocks count wrong for group #613 (32768, counted=1717).
  1102. Fix? yes
  1103.  
  1104. Free blocks count wrong for group #614 (32768, counted=64).
  1105. Fix? yes
  1106.  
  1107. Free blocks count wrong for group #615 (32768, counted=32658).
  1108. Fix? yes
  1109.  
  1110. Free blocks count wrong for group #624 (24544, counted=22771).
  1111. Fix? yes
  1112.  
  1113. Free blocks count wrong for group #625 (31714, counted=7426).
  1114. Fix? yes
  1115.  
  1116. Free blocks count wrong for group #640 (24544, counted=22801).
  1117. Fix? yes
  1118.  
  1119. Free blocks count wrong for group #641 (32768, counted=22804).
  1120. Fix? yes
  1121.  
  1122. Free blocks count wrong for group #656 (24544, counted=22828).
  1123. Fix? yes
  1124.  
  1125. Free blocks count wrong for group #657 (32768, counted=25088).
  1126. Fix? yes
  1127.  
  1128. Free blocks count wrong for group #672 (24544, counted=22837).
  1129. Fix? yes
  1130.  
  1131. Free blocks count wrong for group #673 (32768, counted=14916).
  1132. Fix? yes
  1133.  
  1134. Free blocks count wrong for group #688 (24544, counted=22786).
  1135. Fix? yes
  1136.  
  1137. Free blocks count wrong for group #689 (32768, counted=1389).
  1138. Fix? yes
  1139.  
  1140. Free blocks count wrong for group #704 (24544, counted=22834).
  1141. Fix? yes
  1142.  
  1143. Free blocks count wrong for group #705 (32768, counted=14901).
  1144. Fix? yes
  1145.  
  1146. Free blocks count wrong for group #720 (24544, counted=22817).
  1147. Fix? yes
  1148.  
  1149. Free blocks count wrong for group #721 (32768, counted=10699).
  1150. Fix? yes
  1151.  
  1152. Free blocks count wrong for group #736 (24544, counted=22835).
  1153. Fix? yes
  1154.  
  1155. Free blocks count wrong for group #737 (32768, counted=8970).
  1156. Fix? yes
  1157.  
  1158. Free blocks count wrong for group #752 (24544, counted=22834).
  1159. Fix? yes
  1160.  
  1161. Free blocks count wrong for group #753 (32768, counted=4528).
  1162. Fix? yes
  1163.  
  1164. Free blocks count wrong for group #768 (24544, counted=22807).
  1165. Fix? yes
  1166.  
  1167. Free blocks count wrong for group #769 (32768, counted=10073).
  1168. Fix? yes
  1169.  
  1170. Free blocks count wrong for group #784 (24544, counted=22827).
  1171. Fix? yes
  1172.  
  1173. Free blocks count wrong for group #785 (32768, counted=14122).
  1174. Fix? yes
  1175.  
  1176. Free blocks count wrong for group #800 (24544, counted=22776).
  1177. Fix? yes
  1178.  
  1179. Free blocks count wrong for group #801 (32768, counted=21779).
  1180. Fix? yes
  1181.  
  1182. Free blocks count wrong for group #816 (24544, counted=22806).
  1183. Fix? yes
  1184.  
  1185. Free blocks count wrong for group #817 (32768, counted=10708).
  1186. Fix? yes
  1187.  
  1188. Free blocks count wrong for group #832 (24544, counted=23861).
  1189. Fix? yes
  1190.  
  1191. Free blocks count wrong for group #833 (32768, counted=25190).
  1192. Fix? yes
  1193.  
  1194. Free blocks count wrong for group #960 (24544, counted=23133).
  1195. Fix? yes
  1196.  
  1197. Free blocks count wrong for group #961 (32768, counted=903).
  1198. Fix? yes
  1199.  
  1200. Free blocks count wrong for group #962 (32768, counted=0).
  1201. Fix? yes
  1202.  
  1203. Free blocks count wrong for group #963 (32768, counted=1846).
  1204. Fix? yes
  1205.  
  1206. Free blocks count wrong for group #964 (32768, counted=15878).
  1207. Fix? yes
  1208.  
  1209. Free blocks count wrong for group #976 (24544, counted=23188).
  1210. Fix? yes
  1211.  
  1212. Free blocks count wrong for group #977 (32768, counted=6217).
  1213. Fix? yes
  1214.  
  1215. Free blocks count wrong for group #992 (24544, counted=23761).
  1216. Fix? yes
  1217.  
  1218. Free blocks count wrong for group #993 (32768, counted=9690).
  1219. Fix? yes
  1220.  
  1221. Free blocks count wrong for group #1024 (24544, counted=24543).
  1222. Fix? yes
  1223.  
  1224. Free blocks count wrong for group #1025 (32768, counted=31576).
  1225. Fix? yes
  1226.  
  1227. Free blocks count wrong for group #1056 (24544, counted=24535).
  1228. Fix? yes
  1229.  
  1230. Free blocks count wrong for group #1057 (32768, counted=32765).
  1231. Fix? yes
  1232.  
  1233. Free blocks count wrong for group #1184 (24544, counted=24543).
  1234. Fix? yes
  1235.  
  1236. Free blocks count wrong for group #1248 (24544, counted=23160).
  1237. Fix? yes
  1238.  
  1239. Free blocks count wrong for group #1249 (32768, counted=7861).
  1240. Fix? yes
  1241.  
  1242. Free blocks count wrong for group #1250 (32768, counted=20960).
  1243. Fix? yes
  1244.  
  1245. Free blocks count wrong for group #1251 (32768, counted=14179).
  1246. Fix? yes
  1247.  
  1248. Free blocks count wrong for group #1252 (32768, counted=20959).
  1249. Fix? yes
  1250.  
  1251. Free blocks count wrong for group #1253 (32768, counted=17935).
  1252. Fix? yes
  1253.  
  1254. Free blocks count wrong for group #1254 (32768, counted=17828).
  1255. Fix? yes
  1256.  
  1257. Free blocks count wrong for group #1255 (32768, counted=4779).
  1258. Fix? yes
  1259.  
  1260. Free blocks count wrong for group #1256 (32768, counted=0).
  1261. Fix? yes
  1262.  
  1263. Free blocks count wrong for group #1257 (32768, counted=1411).
  1264. Fix? yes
  1265.  
  1266. Free blocks count wrong for group #1258 (32768, counted=0).
  1267. Fix? yes
  1268.  
  1269. Free blocks count wrong for group #1259 (32768, counted=0).
  1270. Fix? yes
  1271.  
  1272. Free blocks count wrong for group #1260 (32768, counted=474).
  1273. Fix? yes
  1274.  
  1275. Free blocks count wrong for group #1261 (32768, counted=5306).
  1276. Fix? yes
  1277.  
  1278. Free blocks count wrong for group #1262 (32768, counted=0).
  1279. Fix? yes
  1280.  
  1281. Free blocks count wrong for group #1263 (32768, counted=0).
  1282. Fix? yes
  1283.  
  1284. Free blocks count wrong for group #1264 (24544, counted=6960).
  1285. Fix? yes
  1286.  
  1287. Free blocks count wrong for group #1265 (32768, counted=1756).
  1288. Fix? yes
  1289.  
  1290. Free blocks count wrong for group #1266 (32768, counted=485).
  1291. Fix? yes
  1292.  
  1293. Free blocks count wrong for group #1267 (32768, counted=73).
  1294. Fix? yes
  1295.  
  1296. Free blocks count wrong for group #1268 (32768, counted=6246).
  1297. Fix? yes
  1298.  
  1299. Free blocks count wrong for group #1269 (32768, counted=2539).
  1300. Fix? yes
  1301.  
  1302. Free blocks count wrong for group #1270 (32768, counted=0).
  1303. Fix? yes
  1304.  
  1305. Free blocks count wrong for group #1271 (32768, counted=0).
  1306. Fix? yes
  1307.  
  1308. Free blocks count wrong for group #1272 (32768, counted=0).
  1309. Fix? yes
  1310.  
  1311. Free blocks count wrong for group #1273 (32768, counted=920).
  1312. Fix? yes
  1313.  
  1314. Free blocks count wrong for group #1274 (32768, counted=0).
  1315. Fix? yes
  1316.  
  1317. Free blocks count wrong for group #1275 (32768, counted=0).
  1318. Fix? yes
  1319.  
  1320. Free blocks count wrong for group #1276 (32768, counted=0).
  1321. Fix? yes
  1322.  
  1323. Free blocks count wrong for group #1277 (32768, counted=0).
  1324. Fix? yes
  1325.  
  1326. Free blocks count wrong for group #1278 (32768, counted=0).
  1327. Fix? yes
  1328.  
  1329. Free blocks count wrong for group #1279 (32768, counted=0).
  1330. Fix? yes
  1331.  
  1332. Free blocks count wrong for group #1280 (24544, counted=21955).
  1333. Fix? yes
  1334.  
  1335. Free blocks count wrong for group #1281 (32768, counted=1638).
  1336. Fix? yes
  1337.  
  1338. Free blocks count wrong for group #1282 (32768, counted=3619).
  1339. Fix? yes
  1340.  
  1341. Free blocks count wrong for group #1283 (32768, counted=0).
  1342. Fix? yes
  1343.  
  1344. Free blocks count wrong for group #1284 (32768, counted=0).
  1345. Fix? yes
  1346.  
  1347. Free blocks count wrong for group #1285 (32768, counted=0).
  1348. Fix? yes
  1349.  
  1350. Free blocks count wrong for group #1286 (32768, counted=0).
  1351. Fix? yes
  1352.  
  1353. Free blocks count wrong for group #1287 (32768, counted=1045).
  1354. Fix? yes
  1355.  
  1356. Free blocks count wrong for group #1288 (32768, counted=0).
  1357. Fix? yes
  1358.  
  1359. Free blocks count wrong for group #1289 (32768, counted=0).
  1360. Fix? yes
  1361.  
  1362. Free blocks count wrong for group #1290 (32768, counted=0).
  1363. Fix? yes
  1364.  
  1365. Free blocks count wrong for group #1291 (32768, counted=0).
  1366. Fix? yes
  1367.  
  1368. Free blocks count wrong for group #1292 (32768, counted=15053).
  1369. Fix? yes
  1370.  
  1371. Free blocks count wrong for group #1293 (32768, counted=5847).
  1372. Fix? yes
  1373.  
  1374. Free blocks count wrong for group #1294 (32768, counted=1827).
  1375. Fix? yes
  1376.  
  1377. Free blocks count wrong for group #1295 (32768, counted=1517).
  1378. Fix? yes
  1379.  
  1380. Free blocks count wrong for group #1296 (24544, counted=1251).
  1381. Fix? yes
  1382.  
  1383. Free blocks count wrong for group #1297 (32768, counted=2057).
  1384. Fix? yes
  1385.  
  1386. Free blocks count wrong for group #1298 (32768, counted=2503).
  1387. Fix? yes
  1388.  
  1389. Free blocks count wrong for group #1299 (32768, counted=2993).
  1390. Fix? yes
  1391.  
  1392. Free blocks count wrong for group #1300 (32768, counted=1209).
  1393. Fix? yes
  1394.  
  1395. Free blocks count wrong for group #1301 (32768, counted=0).
  1396. Fix? yes
  1397.  
  1398. Free blocks count wrong for group #1302 (32768, counted=0).
  1399. Fix? yes
  1400.  
  1401. Free blocks count wrong for group #1303 (32768, counted=0).
  1402. Fix? yes
  1403.  
  1404. Free blocks count wrong for group #1304 (32768, counted=196).
  1405. Fix? yes
  1406.  
  1407. Free blocks count wrong for group #1305 (32768, counted=4050).
  1408. Fix? yes
  1409.  
  1410. Free blocks count wrong for group #1306 (32768, counted=1410).
  1411. Fix? yes
  1412.  
  1413. Free blocks count wrong for group #1307 (32768, counted=1422).
  1414. Fix? yes
  1415.  
  1416. Free blocks count wrong for group #1308 (32768, counted=1890).
  1417. Fix? yes
  1418.  
  1419. Free blocks count wrong for group #1309 (32768, counted=1869).
  1420. Fix? yes
  1421.  
  1422. Free blocks count wrong for group #1310 (32768, counted=916).
  1423. Fix? yes
  1424.  
  1425. Free blocks count wrong for group #1311 (32768, counted=0).
  1426. Fix? yes
  1427.  
  1428. Free blocks count wrong for group #1312 (24544, counted=1337).
  1429. Fix? yes
  1430.  
  1431. Free blocks count wrong for group #1313 (32768, counted=1209).
  1432. Fix? yes
  1433.  
  1434. Free blocks count wrong for group #1314 (32768, counted=0).
  1435. Fix? yes
  1436.  
  1437. Free blocks count wrong for group #1315 (32768, counted=0).
  1438. Fix? yes
  1439.  
  1440. Free blocks count wrong for group #1316 (32768, counted=0).
  1441. Fix? yes
  1442.  
  1443. Free blocks count wrong for group #1317 (32768, counted=0).
  1444. Fix? yes
  1445.  
  1446. Free blocks count wrong for group #1318 (32768, counted=0).
  1447. Fix? yes
  1448.  
  1449. Free blocks count wrong for group #1319 (32768, counted=1069).
  1450. Fix? yes
  1451.  
  1452. Free blocks count wrong for group #1320 (32768, counted=5997).
  1453. Fix? yes
  1454.  
  1455. Free blocks count wrong for group #1321 (32768, counted=1775).
  1456. Fix? yes
  1457.  
  1458. Free blocks count wrong for group #1322 (32768, counted=0).
  1459. Fix? yes
  1460.  
  1461. Free blocks count wrong for group #1323 (32768, counted=4750).
  1462. Fix? yes
  1463.  
  1464. Free blocks count wrong for group #1324 (32768, counted=1323).
  1465. Fix? yes
  1466.  
  1467. Free blocks count wrong for group #1325 (32768, counted=5161).
  1468. Fix? yes
  1469.  
  1470. Free blocks count wrong for group #1326 (32768, counted=1892).
  1471. Fix? yes
  1472.  
  1473. Free blocks count wrong for group #1327 (32768, counted=1397).
  1474. Fix? yes
  1475.  
  1476. Free blocks count wrong for group #1328 (24544, counted=8126).
  1477. Fix? yes
  1478.  
  1479. Free blocks count wrong for group #1329 (32768, counted=3071).
  1480. Fix? yes
  1481.  
  1482. Free blocks count wrong for group #1330 (32768, counted=1222).
  1483. Fix? yes
  1484.  
  1485. Free blocks count wrong for group #1331 (32768, counted=0).
  1486. Fix? yes
  1487.  
  1488. Free blocks count wrong for group #1332 (32768, counted=1164).
  1489. Fix? yes
  1490.  
  1491. Free blocks count wrong for group #1333 (32768, counted=652).
  1492. Fix? yes
  1493.  
  1494. Free blocks count wrong for group #1334 (32768, counted=1344).
  1495. Fix? yes
  1496.  
  1497. Free blocks count wrong for group #1335 (32768, counted=2894).
  1498. Fix? yes
  1499.  
  1500. Free blocks count wrong for group #1336 (32768, counted=894).
  1501. Fix? yes
  1502.  
  1503. Free blocks count wrong for group #1337 (32768, counted=1797).
  1504. Fix? yes
  1505.  
  1506. Free blocks count wrong for group #1338 (32768, counted=331).
  1507. Fix? yes
  1508.  
  1509. Free blocks count wrong for group #1339 (32768, counted=820).
  1510. Fix? yes
  1511.  
  1512. Free blocks count wrong for group #1340 (32768, counted=2506).
  1513. Fix? yes
  1514.  
  1515. Free blocks count wrong for group #1341 (32768, counted=0).
  1516. Fix? yes
  1517.  
  1518. Free blocks count wrong for group #1342 (32768, counted=0).
  1519. Fix? yes
  1520.  
  1521. Free blocks count wrong for group #1343 (32768, counted=0).
  1522. Fix? yes
  1523.  
  1524. Free blocks count wrong for group #1344 (24544, counted=885).
  1525. Fix? yes
  1526.  
  1527. Free blocks count wrong for group #1345 (32768, counted=638).
  1528. Fix? yes
  1529.  
  1530. Free blocks count wrong for group #1346 (32768, counted=1039).
  1531. Fix? yes
  1532.  
  1533. Free blocks count wrong for group #1347 (32768, counted=46).
  1534. Fix? yes
  1535.  
  1536. Free blocks count wrong for group #1348 (32768, counted=132).
  1537. Fix? yes
  1538.  
  1539. Free blocks count wrong for group #1349 (32768, counted=0).
  1540. Fix? yes
  1541.  
  1542. Free blocks count wrong for group #1350 (32768, counted=0).
  1543. Fix? yes
  1544.  
  1545. Free blocks count wrong for group #1351 (32768, counted=0).
  1546. Fix? yes
  1547.  
  1548. Free blocks count wrong for group #1352 (32768, counted=0).
  1549. Fix? yes
  1550.  
  1551. Free blocks count wrong for group #1353 (32768, counted=0).
  1552. Fix? yes
  1553.  
  1554. Free blocks count wrong for group #1354 (32768, counted=0).
  1555. Fix? yes
  1556.  
  1557. Free blocks count wrong for group #1355 (32768, counted=0).
  1558. Fix? yes
  1559.  
  1560. Free blocks count wrong for group #1356 (32768, counted=0).
  1561. Fix? yes
  1562.  
  1563. Free blocks count wrong for group #1357 (32768, counted=0).
  1564. Fix? yes
  1565.  
  1566. Free blocks count wrong for group #1358 (32768, counted=0).
  1567. Fix? yes
  1568.  
  1569. Free blocks count wrong for group #1359 (32768, counted=18).
  1570. Fix? yes
  1571.  
  1572. Free blocks count wrong for group #1360 (24544, counted=5563).
  1573. Fix? yes
  1574.  
  1575. Free blocks count wrong for group #1361 (32768, counted=4212).
  1576. Fix? yes
  1577.  
  1578. Free blocks count wrong for group #1362 (32768, counted=383).
  1579. Fix? yes
  1580.  
  1581. Free blocks count wrong for group #1363 (32768, counted=0).
  1582. Fix? yes
  1583.  
  1584. Free blocks count wrong for group #1364 (32768, counted=0).
  1585. Fix? yes
  1586.  
  1587. Free blocks count wrong for group #1365 (32768, counted=0).
  1588. Fix? yes
  1589.  
  1590. Free blocks count wrong for group #1366 (32768, counted=0).
  1591. Fix? yes
  1592.  
  1593. Free blocks count wrong for group #1367 (32768, counted=0).
  1594. Fix? yes
  1595.  
  1596. Free blocks count wrong for group #1368 (32768, counted=0).
  1597. Fix? yes
  1598.  
  1599. Free blocks count wrong for group #1369 (32768, counted=0).
  1600. Fix? yes
  1601.  
  1602. Free blocks count wrong for group #1370 (32768, counted=0).
  1603. Fix? yes
  1604.  
  1605. Free blocks count wrong for group #1371 (32768, counted=0).
  1606. Fix? yes
  1607.  
  1608. Free blocks count wrong for group #1372 (32768, counted=0).
  1609. Fix? yes
  1610.  
  1611. Free blocks count wrong for group #1373 (32768, counted=0).
  1612. Fix? yes
  1613.  
  1614. Free blocks count wrong for group #1374 (32768, counted=0).
  1615. Fix? yes
  1616.  
  1617. Free blocks count wrong for group #1375 (32768, counted=0).
  1618. Fix? yes
  1619.  
  1620. Free blocks count wrong for group #1376 (24544, counted=19083).
  1621. Fix? yes
  1622.  
  1623. Free blocks count wrong for group #1377 (32768, counted=565).
  1624. Fix? yes
  1625.  
  1626. Free blocks count wrong for group #1378 (32768, counted=77).
  1627. Fix? yes
  1628.  
  1629. Free blocks count wrong for group #1379 (32768, counted=0).
  1630. Fix? yes
  1631.  
  1632. Free blocks count wrong for group #1380 (32768, counted=0).
  1633. Fix? yes
  1634.  
  1635. Free blocks count wrong for group #1381 (32768, counted=0).
  1636. Fix? yes
  1637.  
  1638. Free blocks count wrong for group #1382 (32768, counted=59).
  1639. Fix? yes
  1640.  
  1641. Free blocks count wrong for group #1383 (32768, counted=1548).
  1642. Fix? yes
  1643.  
  1644. Free blocks count wrong for group #1384 (32768, counted=0).
  1645. Fix? yes
  1646.  
  1647. Free blocks count wrong for group #1385 (32768, counted=0).
  1648. Fix? yes
  1649.  
  1650. Free blocks count wrong for group #1386 (32768, counted=0).
  1651. Fix? yes
  1652.  
  1653. Free blocks count wrong for group #1387 (32768, counted=829).
  1654. Fix? yes
  1655.  
  1656. Free blocks count wrong for group #1388 (32768, counted=171).
  1657. Fix? yes
  1658.  
  1659. Free blocks count wrong for group #1389 (32768, counted=317).
  1660. Fix? yes
  1661.  
  1662. Free blocks count wrong for group #1390 (32768, counted=800).
  1663. Fix? yes
  1664.  
  1665. Free blocks count wrong for group #1391 (32768, counted=310).
  1666. Fix? yes
  1667.  
  1668. Free blocks count wrong for group #1392 (24544, counted=23116).
  1669. Fix? yes
  1670.  
  1671. Free blocks count wrong for group #1393 (32768, counted=590).
  1672. Fix? yes
  1673.  
  1674. Free blocks count wrong for group #1394 (32768, counted=4589).
  1675. Fix? yes
  1676.  
  1677. Free blocks count wrong for group #1395 (32768, counted=3086).
  1678. Fix? yes
  1679.  
  1680. Free blocks count wrong for group #1396 (32768, counted=611).
  1681. Fix? yes
  1682.  
  1683. Free blocks count wrong for group #1397 (32768, counted=157).
  1684. Fix? yes
  1685.  
  1686. Free blocks count wrong for group #1398 (32768, counted=6116).
  1687. Fix? yes
  1688.  
  1689. Free blocks count wrong for group #1399 (32768, counted=7570).
  1690. Fix? yes
  1691.  
  1692. Free blocks count wrong for group #1400 (32768, counted=16392).
  1693. Fix? yes
  1694.  
  1695. Free blocks count wrong for group #1401 (32768, counted=620).
  1696. Fix? yes
  1697.  
  1698. Free blocks count wrong for group #1402 (32768, counted=2506).
  1699. Fix? yes
  1700.  
  1701. Free blocks count wrong for group #1403 (32768, counted=4364).
  1702. Fix? yes
  1703.  
  1704. Free blocks count wrong for group #1404 (32768, counted=875).
  1705. Fix? yes
  1706.  
  1707. Free blocks count wrong for group #1405 (32768, counted=1387).
  1708. Fix? yes
  1709.  
  1710. Free blocks count wrong for group #1406 (32768, counted=2048).
  1711. Fix? yes
  1712.  
  1713. Free blocks count wrong for group #1407 (32768, counted=0).
  1714. Fix? yes
  1715.  
  1716. Free blocks count wrong for group #1408 (24544, counted=21875).
  1717. Fix? yes
  1718.  
  1719. Free blocks count wrong for group #1409 (32768, counted=0).
  1720. Fix? yes
  1721.  
  1722. Free blocks count wrong for group #1410 (32768, counted=0).
  1723. Fix? yes
  1724.  
  1725. Free blocks count wrong for group #1411 (32768, counted=0).
  1726. Fix? yes
  1727.  
  1728. Free blocks count wrong for group #1412 (32768, counted=919).
  1729. Fix? yes
  1730.  
  1731. Free blocks count wrong for group #1413 (32768, counted=1581).
  1732. Fix? yes
  1733.  
  1734. Free blocks count wrong for group #1414 (32768, counted=0).
  1735. Fix? yes
  1736.  
  1737. Free blocks count wrong for group #1415 (32768, counted=606).
  1738. Fix? yes
  1739.  
  1740. Free blocks count wrong for group #1416 (32768, counted=1493).
  1741. Fix? yes
  1742.  
  1743. Free blocks count wrong for group #1417 (32768, counted=1731).
  1744. Fix? yes
  1745.  
  1746. Free blocks count wrong for group #1418 (32768, counted=2134).
  1747. Fix? yes
  1748.  
  1749. Free blocks count wrong for group #1419 (32768, counted=2751).
  1750. Fix? yes
  1751.  
  1752. Free blocks count wrong for group #1420 (32768, counted=157).
  1753. Fix? yes
  1754.  
  1755. Free blocks count wrong for group #1421 (32768, counted=1533).
  1756. Fix? yes
  1757.  
  1758. Free blocks count wrong for group #1422 (32768, counted=1980).
  1759. Fix? yes
  1760.  
  1761. Free blocks count wrong for group #1423 (32768, counted=0).
  1762. Fix? yes
  1763.  
  1764. Free blocks count wrong for group #1424 (24544, counted=23060).
  1765. Fix? yes
  1766.  
  1767. Free blocks count wrong for group #1425 (32768, counted=1683).
  1768. Fix? yes
  1769.  
  1770. Free blocks count wrong for group #1426 (32768, counted=0).
  1771. Fix? yes
  1772.  
  1773. Free blocks count wrong for group #1427 (32768, counted=7986).
  1774. Fix? yes
  1775.  
  1776. Free blocks count wrong for group #1428 (32768, counted=562).
  1777. Fix? yes
  1778.  
  1779. Free blocks count wrong for group #1429 (32768, counted=76).
  1780. Fix? yes
  1781.  
  1782. Free blocks count wrong for group #1430 (32768, counted=1678).
  1783. Fix? yes
  1784.  
  1785. Free blocks count wrong for group #1431 (32768, counted=1261).
  1786. Fix? yes
  1787.  
  1788. Free blocks count wrong for group #1432 (32768, counted=928).
  1789. Fix? yes
  1790.  
  1791. Free blocks count wrong for group #1433 (32768, counted=0).
  1792. Fix? yes
  1793.  
  1794. Free blocks count wrong for group #1434 (32768, counted=5475).
  1795. Fix? yes
  1796.  
  1797. Free blocks count wrong for group #1435 (32768, counted=1771).
  1798. Fix? yes
  1799.  
  1800. Free blocks count wrong for group #1436 (32768, counted=0).
  1801. Fix? yes
  1802.  
  1803. Free blocks count wrong for group #1437 (32768, counted=3307).
  1804. Fix? yes
  1805.  
  1806. Free blocks count wrong for group #1438 (32768, counted=737).
  1807. Fix? yes
  1808.  
  1809. Free blocks count wrong for group #1439 (32768, counted=3573).
  1810. Fix? yes
  1811.  
  1812. Free blocks count wrong for group #1440 (24544, counted=22972).
  1813. Fix? yes
  1814.  
  1815. Free blocks count wrong for group #1441 (32768, counted=1815).
  1816. Fix? yes
  1817.  
  1818. Free blocks count wrong for group #1442 (32768, counted=1151).
  1819. Fix? yes
  1820.  
  1821. Free blocks count wrong for group #1443 (32768, counted=0).
  1822. Fix? yes
  1823.  
  1824. Free blocks count wrong for group #1444 (32768, counted=0).
  1825. Fix? yes
  1826.  
  1827. Free blocks count wrong for group #1445 (32768, counted=0).
  1828. Fix? yes
  1829.  
  1830. Free blocks count wrong for group #1446 (32768, counted=0).
  1831. Fix? yes
  1832.  
  1833. Free blocks count wrong for group #1447 (32768, counted=96).
  1834. Fix? yes
  1835.  
  1836. Free blocks count wrong for group #1448 (32768, counted=0).
  1837. Fix? yes
  1838.  
  1839. Free blocks count wrong for group #1449 (32768, counted=0).
  1840. Fix? yes
  1841.  
  1842. Free blocks count wrong for group #1450 (32768, counted=98).
  1843. Fix? yes
  1844.  
  1845. Free blocks count wrong for group #1451 (32768, counted=0).
  1846. Fix? yes
  1847.  
  1848. Free blocks count wrong for group #1452 (32768, counted=0).
  1849. Fix? yes
  1850.  
  1851. Free blocks count wrong for group #1453 (32768, counted=0).
  1852. Fix? yes
  1853.  
  1854. Free blocks count wrong for group #1454 (32768, counted=0).
  1855. Fix? yes
  1856.  
  1857. Free blocks count wrong for group #1455 (32768, counted=1043).
  1858. Fix? yes
  1859.  
  1860. Free blocks count wrong for group #1456 (24544, counted=22926).
  1861. Fix? yes
  1862.  
  1863. Free blocks count wrong for group #1457 (32768, counted=8).
  1864. Fix? yes
  1865.  
  1866. Free blocks count wrong for group #1458 (32768, counted=578).
  1867. Fix? yes
  1868.  
  1869. Free blocks count wrong for group #1459 (32768, counted=0).
  1870. Fix? yes
  1871.  
  1872. Free blocks count wrong for group #1460 (32768, counted=0).
  1873. Fix? yes
  1874.  
  1875. Free blocks count wrong for group #1461 (32768, counted=0).
  1876. Fix? yes
  1877.  
  1878. Free blocks count wrong for group #1462 (32768, counted=288).
  1879. Fix? yes
  1880.  
  1881. Free blocks count wrong for group #1463 (32768, counted=0).
  1882. Fix? yes
  1883.  
  1884. Free blocks count wrong for group #1464 (32768, counted=0).
  1885. Fix? yes
  1886.  
  1887. Free blocks count wrong for group #1465 (32768, counted=0).
  1888. Fix? yes
  1889.  
  1890. Free blocks count wrong for group #1466 (32768, counted=869).
  1891. Fix? yes
  1892.  
  1893. Free blocks count wrong for group #1467 (32768, counted=396).
  1894. Fix? yes
  1895.  
  1896. Free blocks count wrong for group #1468 (32768, counted=2773).
  1897. Fix? yes
  1898.  
  1899. Free blocks count wrong for group #1469 (32768, counted=4243).
  1900. Fix? yes
  1901.  
  1902. Free blocks count wrong for group #1470 (32768, counted=1117).
  1903. Fix? yes
  1904.  
  1905. Free blocks count wrong for group #1471 (32768, counted=439).
  1906. Fix? yes
  1907.  
  1908. Free blocks count wrong for group #1472 (24544, counted=22833).
  1909. Fix? yes
  1910.  
  1911. Free blocks count wrong for group #1473 (32768, counted=5996).
  1912. Fix? yes
  1913.  
  1914. Free blocks count wrong for group #1474 (32768, counted=1957).
  1915. Fix? yes
  1916.  
  1917. Free blocks count wrong for group #1475 (32768, counted=6342).
  1918. Fix? yes
  1919.  
  1920. Free blocks count wrong for group #1476 (32768, counted=0).
  1921. Fix? yes
  1922.  
  1923. Free blocks count wrong for group #1477 (32768, counted=14).
  1924. Fix? yes
  1925.  
  1926. Free blocks count wrong for group #1478 (32768, counted=0).
  1927. Fix? yes
  1928.  
  1929. Free blocks count wrong for group #1479 (32768, counted=2444).
  1930. Fix? yes
  1931.  
  1932. Free blocks count wrong for group #1480 (32768, counted=6524).
  1933. Fix? yes
  1934.  
  1935. Free blocks count wrong for group #1481 (32768, counted=2925).
  1936. Fix? yes
  1937.  
  1938. Free blocks count wrong for group #1482 (32768, counted=12415).
  1939. Fix? yes
  1940.  
  1941. Free blocks count wrong for group #1483 (32768, counted=1853).
  1942. Fix? yes
  1943.  
  1944. Free blocks count wrong for group #1484 (32768, counted=2154).
  1945. Fix? yes
  1946.  
  1947. Free blocks count wrong for group #1485 (32768, counted=4096).
  1948. Fix? yes
  1949.  
  1950. Free blocks count wrong for group #1486 (32768, counted=0).
  1951. Fix? yes
  1952.  
  1953. Free blocks count wrong for group #1487 (32768, counted=1714).
  1954. Fix? yes
  1955.  
  1956. Free blocks count wrong for group #1488 (24544, counted=21384).
  1957. Fix? yes
  1958.  
  1959. Free blocks count wrong for group #1489 (32768, counted=0).
  1960. Fix? yes
  1961.  
  1962. Free blocks count wrong for group #1490 (32768, counted=583).
  1963. Fix? yes
  1964.  
  1965. Free blocks count wrong for group #1491 (32768, counted=0).
  1966. Fix? yes
  1967.  
  1968. Free blocks count wrong for group #1492 (32768, counted=0).
  1969. Fix? yes
  1970.  
  1971. Free blocks count wrong for group #1493 (32768, counted=0).
  1972. Fix? yes
  1973.  
  1974. Free blocks count wrong for group #1494 (32768, counted=1486).
  1975. Fix? yes
  1976.  
  1977. Free blocks count wrong for group #1495 (32768, counted=826).
  1978. Fix? yes
  1979.  
  1980. Free blocks count wrong for group #1496 (32768, counted=0).
  1981. Fix? yes
  1982.  
  1983. Free blocks count wrong for group #1497 (32768, counted=1176).
  1984. Fix? yes
  1985.  
  1986. Free blocks count wrong for group #1498 (32768, counted=0).
  1987. Fix? yes
  1988.  
  1989. Free blocks count wrong for group #1499 (32768, counted=354).
  1990. Fix? yes
  1991.  
  1992. Free blocks count wrong for group #1500 (32768, counted=1646).
  1993. Fix? yes
  1994.  
  1995. Free blocks count wrong for group #1501 (32768, counted=0).
  1996. Fix? yes
  1997.  
  1998. Free blocks count wrong for group #1502 (32768, counted=756).
  1999. Fix? yes
  2000.  
  2001. Free blocks count wrong for group #1503 (32768, counted=0).
  2002. Fix? yes
  2003.  
  2004. Free blocks count wrong for group #1504 (24544, counted=22703).
  2005. Fix? yes
  2006.  
  2007. Free blocks count wrong for group #1505 (32768, counted=78).
  2008. Fix? yes
  2009.  
  2010. Free blocks count wrong for group #1506 (32768, counted=3905).
  2011. Fix? yes
  2012.  
  2013. Free blocks count wrong for group #1507 (32768, counted=8113).
  2014. Fix? yes
  2015.  
  2016. Free blocks count wrong for group #1508 (32768, counted=4934).
  2017. Fix? yes
  2018.  
  2019. Free blocks count wrong for group #1509 (32768, counted=6737).
  2020. Fix? yes
  2021.  
  2022. Free blocks count wrong for group #1510 (32768, counted=11115).
  2023. Fix? yes
  2024.  
  2025. Free blocks count wrong for group #1511 (32768, counted=9319).
  2026. Fix? yes
  2027.  
  2028. Free blocks count wrong for group #1512 (32768, counted=1540).
  2029. Fix? yes
  2030.  
  2031. Free blocks count wrong for group #1513 (32768, counted=1851).
  2032. Fix? yes
  2033.  
  2034. Free blocks count wrong for group #1514 (32768, counted=0).
  2035. Fix? yes
  2036.  
  2037. Free blocks count wrong for group #1515 (32768, counted=14847).
  2038. Fix? yes
  2039.  
  2040. Free blocks count wrong for group #1516 (32768, counted=0).
  2041. Fix? yes
  2042.  
  2043. Free blocks count wrong for group #1517 (32768, counted=0).
  2044. Fix? yes
  2045.  
  2046. Free blocks count wrong for group #1518 (32768, counted=0).
  2047. Fix? yes
  2048.  
  2049. Free blocks count wrong for group #1519 (32768, counted=1263).
  2050. Fix? yes
  2051.  
  2052. Free blocks count wrong for group #1520 (24544, counted=18849).
  2053. Fix? yes
  2054.  
  2055. Free blocks count wrong for group #1521 (32768, counted=1286).
  2056. Fix? yes
  2057.  
  2058. Free blocks count wrong for group #1522 (32768, counted=6051).
  2059. Fix? yes
  2060.  
  2061. Free blocks count wrong for group #1523 (32768, counted=2508).
  2062. Fix? yes
  2063.  
  2064. Free blocks count wrong for group #1524 (32768, counted=2236).
  2065. Fix? yes
  2066.  
  2067. Free blocks count wrong for group #1525 (32768, counted=1186).
  2068. Fix? yes
  2069.  
  2070. Free blocks count wrong for group #1526 (32768, counted=123).
  2071. Fix? yes
  2072.  
  2073. Free blocks count wrong for group #1527 (32768, counted=1044).
  2074. Fix? yes
  2075.  
  2076. Free blocks count wrong for group #1528 (32768, counted=31395).
  2077. Fix? yes
  2078.  
  2079. Free blocks count wrong for group #1529 (32768, counted=28672).
  2080. Fix? yes
  2081.  
  2082. Free blocks count wrong for group #1530 (32768, counted=25319).
  2083. Fix? yes
  2084.  
  2085. Free blocks count wrong for group #1532 (32768, counted=4433).
  2086. Fix? yes
  2087.  
  2088. Free blocks count wrong for group #1533 (32768, counted=0).
  2089. Fix? yes
  2090.  
  2091. Free blocks count wrong for group #1534 (32768, counted=0).
  2092. Fix? yes
  2093.  
  2094. Free blocks count wrong for group #1535 (32768, counted=0).
  2095. Fix? yes
  2096.  
  2097. Free blocks count wrong for group #1536 (24544, counted=22761).
  2098. Fix? yes
  2099.  
  2100. Free blocks count wrong for group #1537 (32768, counted=49).
  2101. Fix? yes
  2102.  
  2103. Free blocks count wrong for group #1538 (32768, counted=10056).
  2104. Fix? yes
  2105.  
  2106. Free blocks count wrong for group #1539 (32768, counted=1302).
  2107. Fix? yes
  2108.  
  2109. Free blocks count wrong for group #1540 (32768, counted=0).
  2110. Fix? yes
  2111.  
  2112. Free blocks count wrong for group #1541 (32768, counted=0).
  2113. Fix? yes
  2114.  
  2115. Free blocks count wrong for group #1542 (32768, counted=0).
  2116. Fix? yes
  2117.  
  2118. Free blocks count wrong for group #1543 (32768, counted=12288).
  2119. Fix? yes
  2120.  
  2121. Free blocks count wrong for group #1544 (32768, counted=0).
  2122. Fix? yes
  2123.  
  2124. Free blocks count wrong for group #1545 (32768, counted=2048).
  2125. Fix? yes
  2126.  
  2127. Free blocks count wrong for group #1546 (32768, counted=0).
  2128. Fix? yes
  2129.  
  2130. Free blocks count wrong for group #1547 (32768, counted=0).
  2131. Fix? yes
  2132.  
  2133. Free blocks count wrong for group #1548 (32768, counted=4096).
  2134. Fix? yes
  2135.  
  2136. Free blocks count wrong for group #1549 (32768, counted=2048).
  2137. Fix? yes
  2138.  
  2139. Free blocks count wrong for group #1550 (32768, counted=0).
  2140. Fix? yes
  2141.  
  2142. Free blocks count wrong for group #1551 (32768, counted=23828).
  2143. Fix? yes
  2144.  
  2145. Free blocks count wrong for group #1552 (24544, counted=22760).
  2146. Fix? yes
  2147.  
  2148. Free blocks count wrong for group #1553 (32768, counted=0).
  2149. Fix? yes
  2150.  
  2151. Free blocks count wrong for group #1554 (32768, counted=18050).
  2152. Fix? yes
  2153.  
  2154. Free blocks count wrong for group #1568 (24544, counted=22809).
  2155. Fix? yes
  2156.  
  2157. Free blocks count wrong for group #1569 (32768, counted=81).
  2158. Fix? yes
  2159.  
  2160. Free blocks count wrong for group #1570 (32768, counted=30267).
  2161. Fix? yes
  2162.  
  2163. Free blocks count wrong for group #1584 (24544, counted=22829).
  2164. Fix? yes
  2165.  
  2166. Free blocks count wrong for group #1585 (32768, counted=16018).
  2167. Fix? yes
  2168.  
  2169. Free blocks count wrong for group #1600 (24544, counted=22832).
  2170. Fix? yes
  2171.  
  2172. Free blocks count wrong for group #1601 (32768, counted=17314).
  2173. Fix? yes
  2174.  
  2175. Free blocks count wrong for group #1616 (24544, counted=22811).
  2176. Fix? yes
  2177.  
  2178. Free blocks count wrong for group #1617 (32768, counted=16542).
  2179. Fix? yes
  2180.  
  2181. Free blocks count wrong for group #1632 (24544, counted=22808).
  2182. Fix? yes
  2183.  
  2184. Free blocks count wrong for group #1633 (32768, counted=7039).
  2185. Fix? yes
  2186.  
  2187. Free blocks count wrong for group #1648 (24544, counted=22641).
  2188. Fix? yes
  2189.  
  2190. Free blocks count wrong for group #1649 (32768, counted=0).
  2191. Fix? yes
  2192.  
  2193. Free blocks count wrong for group #1650 (32768, counted=281).
  2194. Fix? yes
  2195.  
  2196. Free blocks count wrong for group #1651 (32768, counted=23157).
  2197. Fix? yes
  2198.  
  2199. Free blocks count wrong for group #1664 (24544, counted=22405).
  2200. Fix? yes
  2201.  
  2202. Free blocks count wrong for group #1665 (32768, counted=2459).
  2203. Fix? yes
  2204.  
  2205. Free blocks count wrong for group #1680 (24544, counted=22609).
  2206. Fix? yes
  2207.  
  2208. Free blocks count wrong for group #1681 (32768, counted=0).
  2209. Fix? yes
  2210.  
  2211. Free blocks count wrong for group #1682 (32768, counted=4813).
  2212. Fix? yes
  2213.  
  2214. Free blocks count wrong for group #1683 (32768, counted=29665).
  2215. Fix? yes
  2216.  
  2217. Free blocks count wrong for group #1696 (24544, counted=22788).
  2218. Fix? yes
  2219.  
  2220. Free blocks count wrong for group #1697 (32768, counted=6980).
  2221. Fix? yes
  2222.  
  2223. Free blocks count wrong for group #1712 (24544, counted=22533).
  2224. Fix? yes
  2225.  
  2226. Free blocks count wrong for group #1713 (32768, counted=0).
  2227. Fix? yes
  2228.  
  2229. Free blocks count wrong for group #1714 (32768, counted=4759).
  2230. Fix? yes
  2231.  
  2232. Free blocks count wrong for group #1715 (32768, counted=15758).
  2233. Fix? yes
  2234.  
  2235. Free blocks count wrong for group #1716 (32768, counted=30614).
  2236. Fix? yes
  2237.  
  2238. Free blocks count wrong for group #1728 (24544, counted=22746).
  2239. Fix? yes
  2240.  
  2241. Free blocks count wrong for group #1729 (32768, counted=211).
  2242. Fix? yes
  2243.  
  2244. Free blocks count wrong for group #1730 (32768, counted=18497).
  2245. Fix? yes
  2246.  
  2247. Free blocks count wrong for group #1744 (24544, counted=22793).
  2248. Fix? yes
  2249.  
  2250. Free blocks count wrong for group #1745 (32768, counted=11809).
  2251. Fix? yes
  2252.  
  2253. Free blocks count wrong for group #1760 (24544, counted=22813).
  2254. Fix? yes
  2255.  
  2256. Free blocks count wrong for group #1761 (32768, counted=12988).
  2257. Fix? yes
  2258.  
  2259. Free blocks count wrong for group #1776 (24544, counted=22786).
  2260. Fix? yes
  2261.  
  2262. Free blocks count wrong for group #1777 (32768, counted=14569).
  2263. Fix? yes
  2264.  
  2265. Free blocks count wrong for group #1792 (24544, counted=22822).
  2266. Fix? yes
  2267.  
  2268. Free blocks count wrong for group #1793 (32768, counted=18935).
  2269. Fix? yes
  2270.  
  2271. Free blocks count wrong for group #1808 (24544, counted=22791).
  2272. Fix? yes
  2273.  
  2274. Free blocks count wrong for group #1809 (32768, counted=20075).
  2275. Fix? yes
  2276.  
  2277. Free blocks count wrong for group #1824 (24544, counted=22824).
  2278. Fix? yes
  2279.  
  2280. Free blocks count wrong for group #1825 (32768, counted=18101).
  2281. Fix? yes
  2282.  
  2283. Free blocks count wrong (59199437, counted=46251939).
  2284. Fix? yes
  2285.  
  2286. Free inodes count wrong for group #0 (8181, counted=1).
  2287. Fix? yes
  2288.  
  2289. Directories count wrong for group #0 (2, counted=1013).
  2290. Fix? yes
  2291.  
  2292. Free inodes count wrong for group #1 (8192, counted=4126).
  2293. Fix? yes
  2294.  
  2295. Directories count wrong for group #1 (0, counted=686).
  2296. Fix? yes
  2297.  
  2298. Free inodes count wrong for group #16 (8192, counted=4609).
  2299. Fix? yes
  2300.  
  2301. Directories count wrong for group #16 (0, counted=648).
  2302. Fix? yes
  2303.  
  2304. Free inodes count wrong for group #32 (8192, counted=5980).
  2305. Fix? yes
  2306.  
  2307. Directories count wrong for group #32 (0, counted=826).
  2308. Fix? yes
  2309.  
  2310. Free inodes count wrong for group #48 (8192, counted=985).
  2311. Fix? yes
  2312.  
  2313. Directories count wrong for group #48 (0, counted=1702).
  2314. Fix? yes
  2315.  
  2316. Free inodes count wrong for group #64 (8192, counted=1).
  2317. Fix? yes
  2318.  
  2319. Directories count wrong for group #64 (0, counted=1562).
  2320. Fix? yes
  2321.  
  2322. Free inodes count wrong for group #65 (8192, counted=7019).
  2323. Fix? yes
  2324.  
  2325. Directories count wrong for group #65 (0, counted=140).
  2326. Fix? yes
  2327.  
  2328. Free inodes count wrong for group #80 (8192, counted=1).
  2329. Fix? yes
  2330.  
  2331. Directories count wrong for group #80 (0, counted=1475).
  2332. Fix? yes
  2333.  
  2334. Free inodes count wrong for group #81 (8192, counted=6212).
  2335. Fix? yes
  2336.  
  2337. Directories count wrong for group #81 (0, counted=225).
  2338. Fix? yes
  2339.  
  2340. Free inodes count wrong for group #96 (8192, counted=1218).
  2341. Fix? yes
  2342.  
  2343. Directories count wrong for group #96 (0, counted=1700).
  2344. Fix? yes
  2345.  
  2346. Free inodes count wrong for group #112 (8192, counted=0).
  2347. Fix? yes
  2348.  
  2349. Directories count wrong for group #112 (0, counted=1228).
  2350. Fix? yes
  2351.  
  2352. Free inodes count wrong for group #113 (8192, counted=4869).
  2353. Fix? yes
  2354.  
  2355. Directories count wrong for group #113 (0, counted=472).
  2356. Fix? yes
  2357.  
  2358. Free inodes count wrong for group #128 (8192, counted=776).
  2359. Fix? yes
  2360.  
  2361. Directories count wrong for group #128 (0, counted=1700).
  2362. Fix? yes
  2363.  
  2364. Free inodes count wrong for group #144 (8192, counted=0).
  2365. Fix? yes
  2366.  
  2367. Directories count wrong for group #144 (0, counted=1643).
  2368. Fix? yes
  2369.  
  2370. Free inodes count wrong for group #145 (8192, counted=7826).
  2371. Fix? yes
  2372.  
  2373. Directories count wrong for group #145 (0, counted=57).
  2374. Fix? yes
  2375.  
  2376. Free inodes count wrong for group #160 (8192, counted=0).
  2377. Fix? yes
  2378.  
  2379. Directories count wrong for group #160 (0, counted=1549).
  2380. Fix? yes
  2381.  
  2382. Free inodes count wrong for group #161 (8192, counted=5015).
  2383. Fix? yes
  2384.  
  2385. Directories count wrong for group #161 (0, counted=151).
  2386. Fix? yes
  2387.  
  2388. Free inodes count wrong for group #176 (8192, counted=1).
  2389. Fix? yes
  2390.  
  2391. Directories count wrong for group #176 (0, counted=1702).
  2392. Fix? yes
  2393.  
  2394. Free inodes count wrong for group #177 (8192, counted=8185).
  2395. Fix? yes
  2396.  
  2397. Directories count wrong for group #177 (0, counted=2).
  2398. Fix? yes
  2399.  
  2400. Free inodes count wrong for group #192 (8192, counted=1).
  2401. Fix? yes
  2402.  
  2403. Directories count wrong for group #192 (0, counted=1628).
  2404. Fix? yes
  2405.  
  2406. Free inodes count wrong for group #193 (8192, counted=7721).
  2407. Fix? yes
  2408.  
  2409. Directories count wrong for group #193 (0, counted=72).
  2410. Fix? yes
  2411.  
  2412. Free inodes count wrong for group #208 (8192, counted=0).
  2413. Fix? yes
  2414.  
  2415. Directories count wrong for group #208 (0, counted=1401).
  2416. Fix? yes
  2417.  
  2418. Free inodes count wrong for group #209 (8192, counted=5736).
  2419. Fix? yes
  2420.  
  2421. Directories count wrong for group #209 (0, counted=300).
  2422. Fix? yes
  2423.  
  2424. Free inodes count wrong for group #224 (8192, counted=0).
  2425. Fix? yes
  2426.  
  2427. Directories count wrong for group #224 (0, counted=850).
  2428. Fix? yes
  2429.  
  2430. Free inodes count wrong for group #225 (8192, counted=0).
  2431. Fix? yes
  2432.  
  2433. Directories count wrong for group #225 (0, counted=812).
  2434. Fix? yes
  2435.  
  2436. Free inodes count wrong for group #226 (8192, counted=7498).
  2437. Fix? yes
  2438.  
  2439. Directories count wrong for group #226 (0, counted=44).
  2440. Fix? yes
  2441.  
  2442. Free inodes count wrong for group #240 (8192, counted=1).
  2443. Fix? yes
  2444.  
  2445. Directories count wrong for group #240 (0, counted=1626).
  2446. Fix? yes
  2447.  
  2448. Free inodes count wrong for group #241 (8192, counted=7573).
  2449. Fix? yes
  2450.  
  2451. Directories count wrong for group #241 (0, counted=74).
  2452. Fix? yes
  2453.  
  2454. Free inodes count wrong for group #256 (8192, counted=0).
  2455. Fix? yes
  2456.  
  2457. Directories count wrong for group #256 (0, counted=1234).
  2458. Fix? yes
  2459.  
  2460. Free inodes count wrong for group #257 (8192, counted=2671).
  2461. Fix? yes
  2462.  
  2463. Directories count wrong for group #257 (0, counted=466).
  2464. Fix? yes
  2465.  
  2466. Free inodes count wrong for group #272 (8192, counted=0).
  2467. Fix? yes
  2468.  
  2469. Directories count wrong for group #272 (0, counted=1010).
  2470. Fix? yes
  2471.  
  2472. Free inodes count wrong for group #273 (8192, counted=4505).
  2473. Fix? yes
  2474.  
  2475. Directories count wrong for group #273 (0, counted=691).
  2476. Fix? yes
  2477.  
  2478. Free inodes count wrong for group #288 (8192, counted=0).
  2479. Fix? yes
  2480.  
  2481. Directories count wrong for group #288 (0, counted=1235).
  2482. Fix? yes
  2483.  
  2484. Free inodes count wrong for group #289 (8192, counted=4595).
  2485. Fix? yes
  2486.  
  2487. Directories count wrong for group #289 (0, counted=465).
  2488. Fix? yes
  2489.  
  2490. Free inodes count wrong for group #304 (8192, counted=0).
  2491. Fix? yes
  2492.  
  2493. Directories count wrong for group #304 (0, counted=1430).
  2494. Fix? yes
  2495.  
  2496. Free inodes count wrong for group #305 (8192, counted=2145).
  2497. Fix? yes
  2498.  
  2499. Directories count wrong for group #305 (0, counted=273).
  2500. Fix? yes
  2501.  
  2502. Free inodes count wrong for group #320 (8192, counted=356).
  2503. Fix? yes
  2504.  
  2505. Directories count wrong for group #320 (0, counted=1701).
  2506. Fix? yes
  2507.  
  2508. Free inodes count wrong for group #336 (8192, counted=947).
  2509. Fix? yes
  2510.  
  2511. Directories count wrong for group #336 (0, counted=1701).
  2512. Fix? yes
  2513.  
  2514. Free inodes count wrong for group #352 (8192, counted=1).
  2515. Fix? yes
  2516.  
  2517. Directories count wrong for group #352 (0, counted=1667).
  2518. Fix? yes
  2519.  
  2520. Free inodes count wrong for group #353 (8192, counted=7949).
  2521. Fix? yes
  2522.  
  2523. Directories count wrong for group #353 (0, counted=34).
  2524. Fix? yes
  2525.  
  2526. Free inodes count wrong for group #368 (8192, counted=0).
  2527. Fix? yes
  2528.  
  2529. Directories count wrong for group #368 (0, counted=1005).
  2530. Fix? yes
  2531.  
  2532. Free inodes count wrong for group #369 (8192, counted=2658).
  2533. Fix? yes
  2534.  
  2535. Directories count wrong for group #369 (0, counted=696).
  2536. Fix? yes
  2537.  
  2538. Free inodes count wrong for group #384 (8192, counted=0).
  2539. Fix? yes
  2540.  
  2541. Directories count wrong for group #384 (0, counted=1210).
  2542. Fix? yes
  2543.  
  2544. Free inodes count wrong for group #385 (8192, counted=5248).
  2545. Fix? yes
  2546.  
  2547. Directories count wrong for group #385 (0, counted=491).
  2548. Fix? yes
  2549.  
  2550. Free inodes count wrong for group #400 (8192, counted=0).
  2551. Fix? yes
  2552.  
  2553. Directories count wrong for group #400 (0, counted=1198).
  2554. Fix? yes
  2555.  
  2556. Free inodes count wrong for group #401 (8192, counted=3689).
  2557. Fix? yes
  2558.  
  2559. Directories count wrong for group #401 (0, counted=503).
  2560. Fix? yes
  2561.  
  2562. Free inodes count wrong for group #416 (8192, counted=0).
  2563. Fix? yes
  2564.  
  2565. Directories count wrong for group #416 (0, counted=805).
  2566. Fix? yes
  2567.  
  2568. Free inodes count wrong for group #417 (8192, counted=595).
  2569. Fix? yes
  2570.  
  2571. Directories count wrong for group #417 (0, counted=896).
  2572. Fix? yes
  2573.  
  2574. Free inodes count wrong for group #432 (8192, counted=0).
  2575. Fix? yes
  2576.  
  2577. Directories count wrong for group #432 (0, counted=1381).
  2578. Fix? yes
  2579.  
  2580. Free inodes count wrong for group #433 (8192, counted=6152).
  2581. Fix? yes
  2582.  
  2583. Directories count wrong for group #433 (0, counted=320).
  2584. Fix? yes
  2585.  
  2586. Free inodes count wrong for group #448 (8192, counted=0).
  2587. Fix? yes
  2588.  
  2589. Directories count wrong for group #448 (0, counted=879).
  2590. Fix? yes
  2591.  
  2592. Free inodes count wrong for group #449 (8192, counted=1691).
  2593. Fix? yes
  2594.  
  2595. Directories count wrong for group #449 (0, counted=822).
  2596. Fix? yes
  2597.  
  2598. Free inodes count wrong for group #464 (8192, counted=0).
  2599. Fix? yes
  2600.  
  2601. Directories count wrong for group #464 (0, counted=1381).
  2602. Fix? yes
  2603.  
  2604. Free inodes count wrong for group #465 (8192, counted=5974).
  2605. Fix? yes
  2606.  
  2607. Directories count wrong for group #465 (0, counted=319).
  2608. Fix? yes
  2609.  
  2610. Free inodes count wrong for group #480 (8192, counted=382).
  2611. Fix? yes
  2612.  
  2613. Directories count wrong for group #480 (0, counted=1058).
  2614. Fix? yes
  2615.  
  2616. Free inodes count wrong for group #481 (8192, counted=3799).
  2617. Fix? yes
  2618.  
  2619. Directories count wrong for group #481 (0, counted=666).
  2620. Fix? yes
  2621.  
  2622. Free inodes count wrong for group #496 (8192, counted=0).
  2623. Fix? yes
  2624.  
  2625. Directories count wrong for group #496 (0, counted=1451).
  2626. Fix? yes
  2627.  
  2628. Free inodes count wrong for group #497 (8192, counted=6591).
  2629. Fix? yes
  2630.  
  2631. Directories count wrong for group #497 (0, counted=273).
  2632. Fix? yes
  2633.  
  2634. Free inodes count wrong for group #512 (8192, counted=8167).
  2635. Fix? yes
  2636.  
  2637. Directories count wrong for group #512 (0, counted=1).
  2638. Fix? yes
  2639.  
  2640. Free inodes count wrong for group #544 (8192, counted=8).
  2641. Fix? yes
  2642.  
  2643. Directories count wrong for group #544 (0, counted=944).
  2644. Fix? yes
  2645.  
  2646. Free inodes count wrong for group #545 (8192, counted=2421).
  2647. Fix? yes
  2648.  
  2649. Directories count wrong for group #545 (0, counted=776).
  2650. Fix? yes
  2651.  
  2652. Free inodes count wrong for group #560 (8192, counted=0).
  2653. Fix? yes
  2654.  
  2655. Directories count wrong for group #560 (0, counted=870).
  2656. Fix? yes
  2657.  
  2658. Free inodes count wrong for group #561 (8192, counted=3683).
  2659. Fix? yes
  2660.  
  2661. Directories count wrong for group #561 (0, counted=855).
  2662. Fix? yes
  2663.  
  2664. Free inodes count wrong for group #576 (8192, counted=0).
  2665. Fix? yes
  2666.  
  2667. Directories count wrong for group #576 (0, counted=1270).
  2668. Fix? yes
  2669.  
  2670. Free inodes count wrong for group #577 (8192, counted=3842).
  2671. Fix? yes
  2672.  
  2673. Directories count wrong for group #577 (0, counted=455).
  2674. Fix? yes
  2675.  
  2676. Free inodes count wrong for group #592 (8192, counted=1421).
  2677. Fix? yes
  2678.  
  2679. Directories count wrong for group #592 (0, counted=153).
  2680. Fix? yes
  2681.  
  2682. Free inodes count wrong for group #593 (8192, counted=5272).
  2683. Fix? yes
  2684.  
  2685. Directories count wrong for group #593 (0, counted=66).
  2686. Fix? yes
  2687.  
  2688. Free inodes count wrong for group #608 (8192, counted=2).
  2689. Fix? yes
  2690.  
  2691. Directories count wrong for group #608 (0, counted=1066).
  2692. Fix? yes
  2693.  
  2694. Free inodes count wrong for group #609 (8192, counted=0).
  2695. Fix? yes
  2696.  
  2697. Directories count wrong for group #609 (0, counted=532).
  2698. Fix? yes
  2699.  
  2700. Free inodes count wrong for group #610 (8192, counted=7547).
  2701. Fix? yes
  2702.  
  2703. Directories count wrong for group #610 (0, counted=121).
  2704. Fix? yes
  2705.  
  2706. Free inodes count wrong for group #624 (8192, counted=0).
  2707. Fix? yes
  2708.  
  2709. Directories count wrong for group #624 (0, counted=762).
  2710. Fix? yes
  2711.  
  2712. Free inodes count wrong for group #625 (8192, counted=2995).
  2713. Fix? yes
  2714.  
  2715. Directories count wrong for group #625 (0, counted=959).
  2716. Fix? yes
  2717.  
  2718. Free inodes count wrong for group #640 (8192, counted=0).
  2719. Fix? yes
  2720.  
  2721. Directories count wrong for group #640 (0, counted=1490).
  2722. Fix? yes
  2723.  
  2724. Free inodes count wrong for group #641 (8192, counted=6077).
  2725. Fix? yes
  2726.  
  2727. Directories count wrong for group #641 (0, counted=225).
  2728. Fix? yes
  2729.  
  2730. Free inodes count wrong for group #656 (8192, counted=0).
  2731. Fix? yes
  2732.  
  2733. Directories count wrong for group #656 (0, counted=1530).
  2734. Fix? yes
  2735.  
  2736. Free inodes count wrong for group #657 (8192, counted=6313).
  2737. Fix? yes
  2738.  
  2739. Directories count wrong for group #657 (0, counted=170).
  2740. Fix? yes
  2741.  
  2742. Free inodes count wrong for group #672 (8192, counted=0).
  2743. Fix? yes
  2744.  
  2745. Directories count wrong for group #672 (0, counted=1447).
  2746. Fix? yes
  2747.  
  2748. Free inodes count wrong for group #673 (8192, counted=5679).
  2749. Fix? yes
  2750.  
  2751. Directories count wrong for group #673 (0, counted=253).
  2752. Fix? yes
  2753.  
  2754. Free inodes count wrong for group #688 (8192, counted=0).
  2755. Fix? yes
  2756.  
  2757. Directories count wrong for group #688 (0, counted=834).
  2758. Fix? yes
  2759.  
  2760. Free inodes count wrong for group #689 (8192, counted=0).
  2761. Fix? yes
  2762.  
  2763. Directories count wrong for group #689 (0, counted=705).
  2764. Fix? yes
  2765.  
  2766. Free inodes count wrong for group #690 (8192, counted=5960).
  2767. Fix? yes
  2768.  
  2769. Directories count wrong for group #690 (0, counted=169).
  2770. Fix? yes
  2771.  
  2772. Free inodes count wrong for group #704 (8192, counted=0).
  2773. Fix? yes
  2774.  
  2775. Directories count wrong for group #704 (0, counted=1453).
  2776. Fix? yes
  2777.  
  2778. Free inodes count wrong for group #705 (8192, counted=5018).
  2779. Fix? yes
  2780.  
  2781. Directories count wrong for group #705 (0, counted=247).
  2782. Fix? yes
  2783.  
  2784. Free inodes count wrong for group #720 (8192, counted=0).
  2785. Fix? yes
  2786.  
  2787. Directories count wrong for group #720 (0, counted=1216).
  2788. Fix? yes
  2789.  
  2790. Free inodes count wrong for group #721 (8192, counted=3321).
  2791. Fix? yes
  2792.  
  2793. Directories count wrong for group #721 (0, counted=484).
  2794. Fix? yes
  2795.  
  2796. Free inodes count wrong for group #736 (8192, counted=0).
  2797. Fix? yes
  2798.  
  2799. Directories count wrong for group #736 (0, counted=1499).
  2800. Fix? yes
  2801.  
  2802. Free inodes count wrong for group #737 (8192, counted=5395).
  2803. Fix? yes
  2804.  
  2805. Directories count wrong for group #737 (0, counted=201).
  2806. Fix? yes
  2807.  
  2808. Free inodes count wrong for group #752 (8192, counted=0).
  2809. Fix? yes
  2810.  
  2811. Directories count wrong for group #752 (0, counted=901).
  2812. Fix? yes
  2813.  
  2814. Free inodes count wrong for group #753 (8192, counted=0).
  2815. Fix? yes
  2816.  
  2817. Directories count wrong for group #753 (0, counted=436).
  2818. Fix? yes
  2819.  
  2820. Free inodes count wrong for group #754 (8192, counted=3971).
  2821. Fix? yes
  2822.  
  2823. Directories count wrong for group #754 (0, counted=365).
  2824. Fix? yes
  2825.  
  2826. Free inodes count wrong for group #768 (8192, counted=0).
  2827. Fix? yes
  2828.  
  2829. Directories count wrong for group #768 (0, counted=889).
  2830. Fix? yes
  2831.  
  2832. Free inodes count wrong for group #769 (8192, counted=1499).
  2833. Fix? yes
  2834.  
  2835. Directories count wrong for group #769 (0, counted=766).
  2836. Fix? yes
  2837.  
  2838. Free inodes count wrong for group #770 (8192, counted=7919).
  2839. Fix? yes
  2840.  
  2841. Directories count wrong for group #770 (0, counted=48).
  2842. Fix? yes
  2843.  
  2844. Free inodes count wrong for group #784 (8192, counted=0).
  2845. Fix? yes
  2846.  
  2847. Directories count wrong for group #784 (0, counted=1526).
  2848. Fix? yes
  2849.  
  2850. Free inodes count wrong for group #785 (8192, counted=4928).
  2851. Fix? yes
  2852.  
  2853. Directories count wrong for group #785 (0, counted=176).
  2854. Fix? yes
  2855.  
  2856. Free inodes count wrong for group #800 (8192, counted=0).
  2857. Fix? yes
  2858.  
  2859. Directories count wrong for group #800 (0, counted=1265).
  2860. Fix? yes
  2861.  
  2862. Free inodes count wrong for group #801 (8192, counted=5776).
  2863. Fix? yes
  2864.  
  2865. Directories count wrong for group #801 (0, counted=459).
  2866. Fix? yes
  2867.  
  2868. Free inodes count wrong for group #816 (8192, counted=0).
  2869. Fix? yes
  2870.  
  2871. Directories count wrong for group #816 (0, counted=1706).
  2872. Fix? yes
  2873.  
  2874. Free inodes count wrong for group #817 (8192, counted=4969).
  2875. Fix? yes
  2876.  
  2877. Directories count wrong for group #817 (0, counted=19).
  2878. Fix? yes
  2879.  
  2880. Free inodes count wrong for group #832 (8192, counted=2884).
  2881. Fix? yes
  2882.  
  2883. Directories count wrong for group #832 (0, counted=675).
  2884. Fix? yes
  2885.  
  2886. Free inodes count wrong for group #960 (8192, counted=0).
  2887. Fix? yes
  2888.  
  2889. Directories count wrong for group #960 (0, counted=1329).
  2890. Fix? yes
  2891.  
  2892. Free inodes count wrong for group #961 (8192, counted=0).
  2893. Fix? yes
  2894.  
  2895. Directories count wrong for group #961 (0, counted=10).
  2896. Fix? yes
  2897.  
  2898. Free inodes count wrong for group #962 (8192, counted=7286).
  2899. Fix? yes
  2900.  
  2901. Directories count wrong for group #962 (0, counted=12).
  2902. Fix? yes
  2903.  
  2904. Free inodes count wrong for group #976 (8192, counted=1).
  2905. Fix? yes
  2906.  
  2907. Directories count wrong for group #976 (0, counted=1339).
  2908. Fix? yes
  2909.  
  2910. Free inodes count wrong for group #977 (8192, counted=7975).
  2911. Fix? yes
  2912.  
  2913. Directories count wrong for group #977 (0, counted=11).
  2914. Fix? yes
  2915.  
  2916. Free inodes count wrong for group #992 (8192, counted=673).
  2917. Fix? yes
  2918.  
  2919. Directories count wrong for group #992 (0, counted=765).
  2920. Fix? yes
  2921.  
  2922. Free inodes count wrong for group #1024 (8192, counted=8029).
  2923. Fix? yes
  2924.  
  2925. Directories count wrong for group #1024 (0, counted=1).
  2926. Fix? yes
  2927.  
  2928. Free inodes count wrong for group #1056 (8192, counted=8177).
  2929. Fix? yes
  2930.  
  2931. Directories count wrong for group #1056 (0, counted=9).
  2932. Fix? yes
  2933.  
  2934. Free inodes count wrong for group #1184 (8192, counted=8191).
  2935. Fix? yes
  2936.  
  2937. Directories count wrong for group #1184 (0, counted=1).
  2938. Fix? yes
  2939.  
  2940. Free inodes count wrong for group #1248 (8192, counted=1114).
  2941. Fix? yes
  2942.  
  2943. Directories count wrong for group #1248 (0, counted=801).
  2944. Fix? yes
  2945.  
  2946. Free inodes count wrong for group #1249 (8192, counted=6128).
  2947. Fix? yes
  2948.  
  2949. Directories count wrong for group #1249 (0, counted=21).
  2950. Fix? yes
  2951.  
  2952. Free inodes count wrong for group #1250 (8192, counted=7700).
  2953. Fix? yes
  2954.  
  2955. Directories count wrong for group #1250 (0, counted=13).
  2956. Fix? yes
  2957.  
  2958. Free inodes count wrong for group #1264 (8192, counted=6404).
  2959. Fix? yes
  2960.  
  2961. Directories count wrong for group #1264 (0, counted=870).
  2962. Fix? yes
  2963.  
  2964. Free inodes count wrong for group #1280 (8192, counted=6548).
  2965. Fix? yes
  2966.  
  2967. Directories count wrong for group #1280 (0, counted=863).
  2968. Fix? yes
  2969.  
  2970. Free inodes count wrong for group #1296 (8192, counted=5376).
  2971. Fix? yes
  2972.  
  2973. Directories count wrong for group #1296 (0, counted=964).
  2974. Fix? yes
  2975.  
  2976. Free inodes count wrong for group #1312 (8192, counted=551).
  2977. Fix? yes
  2978.  
  2979. Directories count wrong for group #1312 (0, counted=949).
  2980. Fix? yes
  2981.  
  2982. Free inodes count wrong for group #1328 (8192, counted=1600).
  2983. Fix? yes
  2984.  
  2985. Directories count wrong for group #1328 (0, counted=1077).
  2986. Fix? yes
  2987.  
  2988. Free inodes count wrong for group #1344 (8192, counted=0).
  2989. Fix? yes
  2990.  
  2991. Directories count wrong for group #1344 (0, counted=793).
  2992. Fix? yes
  2993.  
  2994. Free inodes count wrong for group #1345 (8192, counted=5907).
  2995. Fix? yes
  2996.  
  2997. Directories count wrong for group #1345 (0, counted=285).
  2998. Fix? yes
  2999.  
  3000. Free inodes count wrong for group #1360 (8192, counted=362).
  3001. Fix? yes
  3002.  
  3003. Directories count wrong for group #1360 (0, counted=1078).
  3004. Fix? yes
  3005.  
  3006. Free inodes count wrong for group #1376 (8192, counted=2076).
  3007. Fix? yes
  3008.  
  3009. Directories count wrong for group #1376 (0, counted=1078).
  3010. Fix? yes
  3011.  
  3012. Free inodes count wrong for group #1392 (8192, counted=0).
  3013. Fix? yes
  3014.  
  3015. Directories count wrong for group #1392 (0, counted=749).
  3016. Fix? yes
  3017.  
  3018. Free inodes count wrong for group #1393 (8192, counted=2182).
  3019. Fix? yes
  3020.  
  3021. Directories count wrong for group #1393 (0, counted=604).
  3022. Fix? yes
  3023.  
  3024. Free inodes count wrong for group #1408 (8192, counted=3411).
  3025. Fix? yes
  3026.  
  3027. Directories count wrong for group #1408 (0, counted=1078).
  3028. Fix? yes
  3029.  
  3030. Free inodes count wrong for group #1424 (8192, counted=2188).
  3031. Fix? yes
  3032.  
  3033. Directories count wrong for group #1424 (0, counted=1092).
  3034. Fix? yes
  3035.  
  3036. Free inodes count wrong for group #1425 (8192, counted=7042).
  3037. Fix? yes
  3038.  
  3039. Directories count wrong for group #1425 (0, counted=311).
  3040. Fix? yes
  3041.  
  3042. Free inodes count wrong for group #1440 (8192, counted=0).
  3043. Fix? yes
  3044.  
  3045. Directories count wrong for group #1440 (0, counted=1026).
  3046. Fix? yes
  3047.  
  3048. Free inodes count wrong for group #1441 (8192, counted=4592).
  3049. Fix? yes
  3050.  
  3051. Directories count wrong for group #1441 (0, counted=511).
  3052. Fix? yes
  3053.  
  3054. Free inodes count wrong for group #1456 (8192, counted=0).
  3055. Fix? yes
  3056.  
  3057. Directories count wrong for group #1456 (0, counted=1404).
  3058. Fix? yes
  3059.  
  3060. Free inodes count wrong for group #1457 (8192, counted=6301).
  3061. Fix? yes
  3062.  
  3063. Directories count wrong for group #1457 (0, counted=194).
  3064. Fix? yes
  3065.  
  3066. Free inodes count wrong for group #1472 (8192, counted=30).
  3067. Fix? yes
  3068.  
  3069. Directories count wrong for group #1472 (0, counted=1143).
  3070. Fix? yes
  3071.  
  3072. Free inodes count wrong for group #1473 (8192, counted=2249).
  3073. Fix? yes
  3074.  
  3075. Directories count wrong for group #1473 (0, counted=501).
  3076. Fix? yes
  3077.  
  3078. Free inodes count wrong for group #1488 (8192, counted=0).
  3079. Fix? yes
  3080.  
  3081. Directories count wrong for group #1488 (0, counted=1465).
  3082. Fix? yes
  3083.  
  3084. Free inodes count wrong for group #1489 (8192, counted=6541).
  3085. Fix? yes
  3086.  
  3087. Directories count wrong for group #1489 (0, counted=195).
  3088. Fix? yes
  3089.  
  3090. Free inodes count wrong for group #1504 (8192, counted=469).
  3091. Fix? yes
  3092.  
  3093. Directories count wrong for group #1504 (0, counted=669).
  3094. Fix? yes
  3095.  
  3096. Free inodes count wrong for group #1505 (8192, counted=318).
  3097. Fix? yes
  3098.  
  3099. Directories count wrong for group #1505 (0, counted=778).
  3100. Fix? yes
  3101.  
  3102. Free inodes count wrong for group #1506 (8192, counted=3941).
  3103. Fix? yes
  3104.  
  3105. Directories count wrong for group #1506 (0, counted=252).
  3106. Fix? yes
  3107.  
  3108. Free inodes count wrong for group #1520 (8192, counted=0).
  3109. Fix? yes
  3110.  
  3111. Directories count wrong for group #1520 (0, counted=818).
  3112. Fix? yes
  3113.  
  3114. Free inodes count wrong for group #1521 (8192, counted=0).
  3115. Fix? yes
  3116.  
  3117. Directories count wrong for group #1521 (0, counted=641).
  3118. Fix? yes
  3119.  
  3120. Free inodes count wrong for group #1522 (8192, counted=4153).
  3121. Fix? yes
  3122.  
  3123. Directories count wrong for group #1522 (0, counted=262).
  3124. Fix? yes
  3125.  
  3126. Free inodes count wrong for group #1536 (8192, counted=0).
  3127. Fix? yes
  3128.  
  3129. Directories count wrong for group #1536 (0, counted=1010).
  3130. Fix? yes
  3131.  
  3132. Free inodes count wrong for group #1537 (8192, counted=1414).
  3133. Fix? yes
  3134.  
  3135. Directories count wrong for group #1537 (0, counted=692).
  3136. Fix? yes
  3137.  
  3138. Free inodes count wrong for group #1552 (8192, counted=1).
  3139. Fix? yes
  3140.  
  3141. Directories count wrong for group #1552 (0, counted=1038).
  3142. Fix? yes
  3143.  
  3144. Free inodes count wrong for group #1553 (8192, counted=3069).
  3145. Fix? yes
  3146.  
  3147. Directories count wrong for group #1553 (0, counted=663).
  3148. Fix? yes
  3149.  
  3150. Free inodes count wrong for group #1568 (8192, counted=0).
  3151. Fix? yes
  3152.  
  3153. Directories count wrong for group #1568 (0, counted=816).
  3154. Fix? yes
  3155.  
  3156. Free inodes count wrong for group #1569 (8192, counted=2882).
  3157. Fix? yes
  3158.  
  3159. Directories count wrong for group #1569 (0, counted=884).
  3160. Fix? yes
  3161.  
  3162. Free inodes count wrong for group #1584 (8192, counted=0).
  3163. Fix? yes
  3164.  
  3165. Directories count wrong for group #1584 (0, counted=1591).
  3166. Fix? yes
  3167.  
  3168. Free inodes count wrong for group #1585 (8192, counted=7337).
  3169. Fix? yes
  3170.  
  3171. Directories count wrong for group #1585 (0, counted=108).
  3172. Fix? yes
  3173.  
  3174. Free inodes count wrong for group #1600 (8192, counted=0).
  3175. Fix? yes
  3176.  
  3177. Directories count wrong for group #1600 (0, counted=1470).
  3178. Fix? yes
  3179.  
  3180. Free inodes count wrong for group #1601 (8192, counted=6449).
  3181. Fix? yes
  3182.  
  3183. Directories count wrong for group #1601 (0, counted=231).
  3184. Fix? yes
  3185.  
  3186. Free inodes count wrong for group #1616 (8192, counted=0).
  3187. Fix? yes
  3188.  
  3189. Directories count wrong for group #1616 (0, counted=1453).
  3190. Fix? yes
  3191.  
  3192. Free inodes count wrong for group #1617 (8192, counted=6105).
  3193. Fix? yes
  3194.  
  3195. Directories count wrong for group #1617 (0, counted=251).
  3196. Fix? yes
  3197.  
  3198. Free inodes count wrong for group #1632 (8192, counted=0).
  3199. Fix? yes
  3200.  
  3201. Directories count wrong for group #1632 (0, counted=1479).
  3202. Fix? yes
  3203.  
  3204. Free inodes count wrong for group #1633 (8192, counted=5543).
  3205. Fix? yes
  3206.  
  3207. Directories count wrong for group #1633 (0, counted=224).
  3208. Fix? yes
  3209.  
  3210. Free inodes count wrong for group #1648 (8192, counted=36).
  3211. Fix? yes
  3212.  
  3213. Directories count wrong for group #1648 (0, counted=734).
  3214. Fix? yes
  3215.  
  3216. Free inodes count wrong for group #1649 (8192, counted=176).
  3217. Fix? yes
  3218.  
  3219. Directories count wrong for group #1649 (0, counted=415).
  3220. Fix? yes
  3221.  
  3222. Free inodes count wrong for group #1650 (8192, counted=2651).
  3223. Fix? yes
  3224.  
  3225. Directories count wrong for group #1650 (0, counted=553).
  3226. Fix? yes
  3227.  
  3228. Free inodes count wrong for group #1664 (8192, counted=0).
  3229. Fix? yes
  3230.  
  3231. Directories count wrong for group #1664 (0, counted=977).
  3232. Fix? yes
  3233.  
  3234. Free inodes count wrong for group #1665 (8192, counted=0).
  3235. Fix? yes
  3236.  
  3237. Directories count wrong for group #1665 (0, counted=46).
  3238. Fix? yes
  3239.  
  3240. Free inodes count wrong for group #1666 (8192, counted=0).
  3241. Fix? yes
  3242.  
  3243. Directories count wrong for group #1666 (0, counted=536).
  3244. Fix? yes
  3245.  
  3246. Free inodes count wrong for group #1667 (8192, counted=1772).
  3247. Fix? yes
  3248.  
  3249. Directories count wrong for group #1667 (0, counted=145).
  3250. Fix? yes
  3251.  
  3252. Free inodes count wrong for group #1668 (8192, counted=6980).
  3253. Fix? yes
  3254.  
  3255. Free inodes count wrong for group #1680 (8192, counted=0).
  3256. Fix? yes
  3257.  
  3258. Directories count wrong for group #1680 (0, counted=100).
  3259. Fix? yes
  3260.  
  3261. Free inodes count wrong for group #1681 (8192, counted=0).
  3262. Fix? yes
  3263.  
  3264. Directories count wrong for group #1681 (0, counted=1111).
  3265. Fix? yes
  3266.  
  3267. Free inodes count wrong for group #1682 (8192, counted=1073).
  3268. Fix? yes
  3269.  
  3270. Directories count wrong for group #1682 (0, counted=489).
  3271. Fix? yes
  3272.  
  3273. Free inodes count wrong for group #1696 (8192, counted=0).
  3274. Fix? yes
  3275.  
  3276. Directories count wrong for group #1696 (0, counted=1181).
  3277. Fix? yes
  3278.  
  3279. Free inodes count wrong for group #1697 (8192, counted=2431).
  3280. Fix? yes
  3281.  
  3282. Directories count wrong for group #1697 (0, counted=520).
  3283. Fix? yes
  3284.  
  3285. Free inodes count wrong for group #1712 (8192, counted=0).
  3286. Fix? yes
  3287.  
  3288. Directories count wrong for group #1712 (0, counted=237).
  3289. Fix? yes
  3290.  
  3291. Free inodes count wrong for group #1713 (8192, counted=0).
  3292. Fix? yes
  3293.  
  3294. Directories count wrong for group #1713 (0, counted=359).
  3295. Fix? yes
  3296.  
  3297. Free inodes count wrong for group #1714 (8192, counted=0).
  3298. Fix? yes
  3299.  
  3300. Directories count wrong for group #1714 (0, counted=99).
  3301. Fix? yes
  3302.  
  3303. Free inodes count wrong for group #1715 (8192, counted=0).
  3304. Fix? yes
  3305.  
  3306. Directories count wrong for group #1715 (0, counted=828).
  3307. Fix? yes
  3308.  
  3309. Free inodes count wrong for group #1716 (8192, counted=6368).
  3310. Fix? yes
  3311.  
  3312. Directories count wrong for group #1716 (0, counted=179).
  3313. Fix? yes
  3314.  
  3315. Free inodes count wrong for group #1728 (8192, counted=0).
  3316. Fix? yes
  3317.  
  3318. Directories count wrong for group #1728 (0, counted=734).
  3319. Fix? yes
  3320.  
  3321. Free inodes count wrong for group #1729 (8192, counted=41).
  3322. Fix? yes
  3323.  
  3324. Directories count wrong for group #1729 (0, counted=945).
  3325. Fix? yes
  3326.  
  3327. Free inodes count wrong for group #1730 (8192, counted=6106).
  3328. Fix? yes
  3329.  
  3330. Directories count wrong for group #1730 (0, counted=22).
  3331. Fix? yes
  3332.  
  3333. Free inodes count wrong for group #1744 (8192, counted=0).
  3334. Fix? yes
  3335.  
  3336. Directories count wrong for group #1744 (0, counted=920).
  3337. Fix? yes
  3338.  
  3339. Free inodes count wrong for group #1745 (8192, counted=3055).
  3340. Fix? yes
  3341.  
  3342. Directories count wrong for group #1745 (0, counted=780).
  3343. Fix? yes
  3344.  
  3345. Free inodes count wrong for group #1760 (8192, counted=0).
  3346. Fix? yes
  3347.  
  3348. Directories count wrong for group #1760 (0, counted=1292).
  3349. Fix? yes
  3350.  
  3351. Free inodes count wrong for group #1761 (8192, counted=4461).
  3352. Fix? yes
  3353.  
  3354. Directories count wrong for group #1761 (0, counted=408).
  3355. Fix? yes
  3356.  
  3357. Free inodes count wrong for group #1776 (8192, counted=0).
  3358. Fix? yes
  3359.  
  3360. Directories count wrong for group #1776 (0, counted=1535).
  3361. Fix? yes
  3362.  
  3363. Free inodes count wrong for group #1777 (8192, counted=2331).
  3364. Fix? yes
  3365.  
  3366. Directories count wrong for group #1777 (0, counted=165).
  3367. Fix? yes
  3368.  
  3369. Free inodes count wrong for group #1792 (8192, counted=0).
  3370. Fix? yes
  3371.  
  3372. Directories count wrong for group #1792 (0, counted=1595).
  3373. Fix? yes
  3374.  
  3375. Free inodes count wrong for group #1793 (8192, counted=6877).
  3376. Fix? yes
  3377.  
  3378. Directories count wrong for group #1793 (0, counted=106).
  3379. Fix? yes
  3380.  
  3381. Free inodes count wrong for group #1808 (8192, counted=0).
  3382. Fix? yes
  3383.  
  3384. Directories count wrong for group #1808 (0, counted=1534).
  3385. Fix? yes
  3386.  
  3387. Free inodes count wrong for group #1809 (8192, counted=6524).
  3388. Fix? yes
  3389.  
  3390. Directories count wrong for group #1809 (0, counted=166).
  3391. Fix? yes
  3392.  
  3393. Free inodes count wrong for group #1824 (8192, counted=1).
  3394. Fix? yes
  3395.  
  3396. Directories count wrong for group #1824 (0, counted=1667).
  3397. Fix? yes
  3398.  
  3399. Free inodes count wrong for group #1825 (8192, counted=6946).
  3400. Fix? yes
  3401.  
  3402. Directories count wrong for group #1825 (0, counted=33).
  3403. Fix? yes
  3404.  
  3405. Free inodes count wrong (15114229, counted=14050849).
  3406. Fix? yes
  3407.  
  3408. Inode bitmap differences: Group 0 inode bitmap does not match checksum.
  3409. FIXED.
  3410.  
  3411. /dev/nvme0n1p2: ***** FILE SYSTEM WAS MODIFIED *****
  3412. /dev/nvme0n1p2: 1063391/15114240 files (0.1% non-contiguous), 14173789/60425728 blocks
  3413. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3414. mount /dev/nvme0n1 : Error code 32
  3415. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  3416. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3417. mount -r /dev/nvme0n1 : Error code 32
  3418. boot-repair is executed in live-session (Ubuntu 16.10, yakkety, Ubuntu, x86_64)
  3419. CPU op-mode(s): 32-bit, 64-bit
  3420. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/kubuntu.seed cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid boot=casper maybe-ubiquity quiet splash ---
  3421. ls: cannot access '/home/usr/.config': No such file or directory
  3422. nvme0n1 (sda) has unknown type. Please report this message to boot.repair@gmail.com
  3423. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3424. mount /dev/nvme0n1 : Error code 32
  3425. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  3426. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3427. mount -r /dev/nvme0n1 : Error code 32
  3428.  
  3429. =================== os-prober:
  3430. /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
  3431. /dev/nvme0n1p2:Ubuntu 16.10 (16.10):Ubuntu:linux
  3432.  
  3433. =================== blkid:
  3434. /dev/nvme0n1p1: UUID="F261-CFE3" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="2980bffc-1902-4f26-af5d-9bbdb20019c9"
  3435. /dev/sda1: LABEL="UUI" UUID="20F7-8B32" TYPE="vfat" PARTUUID="009015cd-01"
  3436. /dev/loop0: TYPE="squashfs"
  3437. /dev/nvme0n1p3: UUID="7ffcd90e-e43d-47a6-ace2-4e6ddd8e4ab9" TYPE="swap" PARTUUID="76640bd9-7522-4a9d-b5ed-bf8b13bc698d"
  3438. /dev/nvme0n1p2: UUID="ffeee487-f89e-4762-8ca8-1ef4101f5dcf" TYPE="ext4" PARTUUID="91646a49-0a72-4710-af17-4ba5e8fefa44"
  3439. /dev/nvme0n1: PTUUID="bea7739f-5b50-4afa-8d11-a7e651299aa3" PTTYPE="gpt"
  3440.  
  3441.  
  3442. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  3443.  
  3444. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3445. mount /dev/nvme0n1 : Error code 32
  3446. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  3447. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3448. mount -r /dev/nvme0n1 : Error code 32
  3449. Presence of EFI/Microsoft file detected: /mnt/boot-sav/nvme0n1p1/EFI/Microsoft/Boot/bootmgfw.efi
  3450. Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bkpbootx64.efi
  3451. Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bootx64.efi
  3452. Presence of bkp file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bkpbootx64.efi
  3453.  
  3454. =================== nvme0n1p2/etc/grub.d/ :
  3455. drwxr-xr-x 2 root root 4096 Jul 2 19:29 grub.d
  3456. total 80
  3457. -rwxr-xr-x 1 root root 9791 Sep 6 2016 00_header
  3458. -rwxr-xr-x 1 root root 6258 Mar 15 2016 05_debian_theme
  3459. -rwxr-xr-x 1 root root 12261 Sep 6 2016 10_linux
  3460. -rwxr-xr-x 1 root root 11082 Sep 6 2016 20_linux_xen
  3461. -rwxr-xr-x 1 root root 1992 Jan 28 2016 20_memtest86+
  3462. -rwxr-xr-x 1 root root 2603 May 30 20:29 25_custom
  3463. -rwxr-xr-x 1 root root 11692 Sep 6 2016 30_os-prober
  3464. -rwxr-xr-x 1 root root 1418 Sep 6 2016 30_uefi-firmware
  3465. -rwxr-xr-x 1 root root 214 Sep 6 2016 40_custom
  3466. -rwxr-xr-x 1 root root 216 Sep 6 2016 41_custom
  3467. -rw-r--r-- 1 root root 483 Sep 6 2016 README
  3468.  
  3469.  
  3470.  
  3471.  
  3472. =================== nvme0n1p2/etc/default/grub :
  3473.  
  3474. # If you change this file, run 'update-grub' afterwards to update
  3475. # /boot/grub/grub.cfg.
  3476. # For full documentation of the options in this file, see:
  3477. # info -f grub -n 'Simple configuration'
  3478.  
  3479. GRUB_DEFAULT=0
  3480. #GRUB_HIDDEN_TIMEOUT=0
  3481. GRUB_HIDDEN_TIMEOUT_QUIET=true
  3482. GRUB_TIMEOUT=10
  3483. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  3484. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  3485. GRUB_CMDLINE_LINUX=""
  3486.  
  3487. # Uncomment to enable BadRAM filtering, modify to suit your needs
  3488. # This works with Linux (no patch required) and with any kernel that obtains
  3489. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  3490. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  3491.  
  3492. # Uncomment to disable graphical terminal (grub-pc only)
  3493. #GRUB_TERMINAL=console
  3494.  
  3495. # The resolution used on graphical terminal
  3496. # note that you can use only modes which your graphic card supports via VBE
  3497. # you can see them in real GRUB with the command `vbeinfo'
  3498. #GRUB_GFXMODE=640x480
  3499.  
  3500. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  3501. #GRUB_DISABLE_LINUX_UUID=true
  3502.  
  3503. # Uncomment to disable generation of recovery mode menu entries
  3504. #GRUB_DISABLE_RECOVERY="true"
  3505.  
  3506. # Uncomment to get a beep at grub start
  3507. #GRUB_INIT_TUNE="480 440 1"
  3508.  
  3509.  
  3510.  
  3511. /boot/efi detected in the fstab of nvme0n1p2: UUID=F261-CFE3 (nvme0n1p1)
  3512.  
  3513. =================== nvme0n1p2recordfail=1/grub/grubenv :
  3514. recordfail=1
  3515.  
  3516.  
  3517.  
  3518.  
  3519. =================== efibootmgr -v
  3520. BootCurrent: 0001
  3521. Timeout: 0 seconds
  3522. BootOrder: 0002,3002,0000,2001,2002,2004
  3523. Boot0000* Windows Boot Manager HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
  3524. Boot0001* USB Hard Drive (UEFI) - KingstonDT 101 II (KingstonDT 101 II) PciRoot(0x0)/Pci(0x10,0x0)/USB(5,0)/HD(1,MBR,0x4294967245,0x3f,0x1dd7f81)RC
  3525. Boot0002* ubuntu HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  3526. Boot2001* EFI USB Device RC
  3527. Boot3002* Internal Hard Disk or Solid State Disk RC
  3528.  
  3529. =================== UEFI/Legacy mode:
  3530. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  3531. SecureBoot enabled.
  3532.  
  3533.  
  3534. =================== PARTITIONS & DISKS:
  3535. 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.
  3536. nvme0n1p2 : 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/nvme0n1p2.
  3537. 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.
  3538.  
  3539. nvme0n1 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  3540. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, usb-disk, no-os, 63 sectors * 512 bytes
  3541.  
  3542.  
  3543. =================== parted -l:
  3544.  
  3545. Model: Kingston DT 101 II (scsi)
  3546. Disk /dev/sda: 16.0GB
  3547. Sector size (logical/physical): 512B/512B
  3548. Partition Table: msdos
  3549. Disk Flags:
  3550.  
  3551. Number Start End Size Type File system Flags
  3552. 1 32.3kB 16.0GB 16.0GB primary fat32 boot, lba
  3553.  
  3554.  
  3555. Model: Unknown (unknown)
  3556. Disk /dev/nvme0n1: 256GB
  3557. Sector size (logical/physical): 512B/512B
  3558. Partition Table: gpt
  3559. Disk Flags:
  3560.  
  3561. Number Start End Size File system Name Flags
  3562. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  3563. 2 538MB 248GB 248GB ext4
  3564. 3 248GB 256GB 8018MB linux-swap(v1)
  3565.  
  3566. =================== parted -lm:
  3567.  
  3568. BYT;
  3569. /dev/sda:16.0GB:scsi:512:512:msdos:Kingston DT 101 II:;
  3570. 1:32.3kB:16.0GB:16.0GB:fat32::boot, lba;
  3571.  
  3572. BYT;
  3573. /dev/nvme0n1:256GB:unknown:512:512:gpt:Unknown:;
  3574. 1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
  3575. 2:538MB:248GB:248GB:ext4::;
  3576. 3:248GB:256GB:8018MB:linux-swap(v1)::;
  3577.  
  3578. =================== lsblk:
  3579. KNAME TYPE FSTYPE SIZE LABEL
  3580. loop0 loop squashfs 1.4G
  3581. sda disk 14.9G
  3582. sda1 part vfat 14.9G UUI
  3583. nvme0n1 disk 238.5G
  3584. nvme0n1p3 part swap 7.5G
  3585. nvme0n1p1 part vfat 512M
  3586. nvme0n1p2 part ext4 230.5G
  3587.  
  3588. KNAME ROTA RO RM STATE MOUNTPOINT
  3589. loop0 1 1 0 /rofs
  3590. sda 1 0 1 running
  3591. sda1 1 0 1 /cdrom
  3592. nvme0n1 0 0 0
  3593. nvme0n1p3 0 0 0
  3594. nvme0n1p1 0 0 0 /mnt/boot-sav/nvme0n1p1
  3595. nvme0n1p2 0 0 0 /mnt/boot-sav/nvme0n1p2
  3596.  
  3597.  
  3598. =================== mount:
  3599. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  3600. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  3601. udev on /dev type devtmpfs (rw,nosuid,relatime,size=3796552k,nr_inodes=949138,mode=755)
  3602. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  3603. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=769120k,mode=755)
  3604. /dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  3605. /dev/loop0 on /rofs type squashfs (ro,noatime)
  3606. aufs on / type aufs (rw,noatime,si=4aae98d04bd7d586)
  3607. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  3608. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  3609. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  3610. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  3611. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  3612. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  3613. efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
  3614. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  3615. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  3616. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  3617. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  3618. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  3619. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  3620. cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
  3621. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  3622. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  3623. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  3624. mqueue on /dev/mqueue type mqueue (rw,relatime)
  3625. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=35,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=11581)
  3626. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  3627. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  3628. tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
  3629. fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
  3630. tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
  3631. tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=769116k,mode=700,uid=999,gid=999)
  3632. /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)
  3633. /dev/nvme0n1p2 on /mnt/boot-sav/nvme0n1p2 type ext4 (rw,relatime,data=ordered)
  3634.  
  3635.  
  3636. =================== ls:
  3637. /sys/block/nvme0n1 (filtered): alignment_offset badblocks bdi capability dev device discard_alignment eui ext_range holders inflight integrity mq nsid nvme0n1p1 nvme0n1p2 nvme0n1p3 power queue range removable ro size slaves stat subsystem trace uevent wwid
  3638. /sys/block/sda (filtered): alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 size slaves stat subsystem trace uevent
  3639. /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 ecryptfs fb0 fd full fuse gpiochip0 HID-SENSOR-2000e1.1.auto hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 iio:device0 iio:device1 iio:device2 iio:device3 iio:device4 initctl input kfd kmsg lightnvm log mapper mcelog media0 media1 mem memory_bandwidth mqueue net network_latency network_throughput null nvme0 nvme0n1 nvme0n1p1 nvme0n1p2 nvme0n1p3 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sg0 shm snapshot snd stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 video1 zero
  3640. ls /dev/mapper: control
  3641.  
  3642. =================== hexdump -n512 -C /dev/nvme0n1p1
  3643. 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 fe 1b |.X.MSDOS5.0.....|
  3644. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  3645. 00000020 00 20 08 00 01 02 00 00 00 00 00 00 02 00 00 00 |. ..............|
  3646. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  3647. 00000040 80 01 29 e3 cf 61 f2 4e 4f 20 4e 41 4d 45 20 20 |..)..a.NO NAME |
  3648. 00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
  3649. 00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|.V@.N..V|
  3650. 00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
  3651. 00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
  3652. 00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
  3653. 000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
  3654. 000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
  3655. 000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
  3656. 000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
  3657. 000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
  3658. 000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
  3659. 00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
  3660. 00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
  3661. 00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
  3662. 00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
  3663. 00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
  3664. 00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
  3665. 00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |.t.....f@Iu..BOO|
  3666. 00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
  3667. 00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  3668. *
  3669. 000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
  3670. 000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
  3671. 000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
  3672. 000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
  3673. 000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  3674. 000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
  3675. 00000200
  3676.  
  3677. =================== df -Th:
  3678.  
  3679. Filesystem Type Size Used Avail Use% Mounted on
  3680. udev devtmpfs 3.7G 0 3.7G 0% /dev
  3681. tmpfs tmpfs 752M 9.6M 742M 2% /run
  3682. /dev/sda1 vfat 15G 2.4G 13G 16% /cdrom
  3683. /dev/loop0 squashfs 1.5G 1.5G 0 100% /rofs
  3684. aufs aufs 3.7G 296M 3.4G 8% /
  3685. tmpfs tmpfs 3.7G 108K 3.7G 1% /dev/shm
  3686. tmpfs tmpfs 5.0M 8.0K 5.0M 1% /run/lock
  3687. tmpfs tmpfs 3.7G 0 3.7G 0% /sys/fs/cgroup
  3688. tmpfs tmpfs 3.7G 100K 3.7G 1% /tmp
  3689. tmpfs tmpfs 752M 12K 752M 1% /run/user/999
  3690. /dev/nvme0n1p1 vfat 256M 96M 161M 38% /mnt/boot-sav/nvme0n1p1
  3691. /dev/nvme0n1p2 ext4 226G 50G 165G 24% /mnt/boot-sav/nvme0n1p2
  3692.  
  3693. =================== fdisk -l:
  3694. Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
  3695. Units: sectors of 1 * 512 = 512 bytes
  3696. Sector size (logical/physical): 512 bytes / 4096 bytes
  3697. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3698.  
  3699.  
  3700. Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
  3701. Units: sectors of 1 * 512 = 512 bytes
  3702. Sector size (logical/physical): 512 bytes / 4096 bytes
  3703. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3704.  
  3705.  
  3706. Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
  3707. Units: sectors of 1 * 512 = 512 bytes
  3708. Sector size (logical/physical): 512 bytes / 4096 bytes
  3709. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3710.  
  3711.  
  3712. Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
  3713. Units: sectors of 1 * 512 = 512 bytes
  3714. Sector size (logical/physical): 512 bytes / 4096 bytes
  3715. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3716.  
  3717.  
  3718. Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
  3719. Units: sectors of 1 * 512 = 512 bytes
  3720. Sector size (logical/physical): 512 bytes / 4096 bytes
  3721. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3722.  
  3723.  
  3724. Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
  3725. Units: sectors of 1 * 512 = 512 bytes
  3726. Sector size (logical/physical): 512 bytes / 4096 bytes
  3727. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3728.  
  3729.  
  3730. Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
  3731. Units: sectors of 1 * 512 = 512 bytes
  3732. Sector size (logical/physical): 512 bytes / 4096 bytes
  3733. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3734.  
  3735.  
  3736. Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
  3737. Units: sectors of 1 * 512 = 512 bytes
  3738. Sector size (logical/physical): 512 bytes / 4096 bytes
  3739. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3740.  
  3741.  
  3742. Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
  3743. Units: sectors of 1 * 512 = 512 bytes
  3744. Sector size (logical/physical): 512 bytes / 4096 bytes
  3745. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3746.  
  3747.  
  3748. Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
  3749. Units: sectors of 1 * 512 = 512 bytes
  3750. Sector size (logical/physical): 512 bytes / 4096 bytes
  3751. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3752.  
  3753.  
  3754. Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
  3755. Units: sectors of 1 * 512 = 512 bytes
  3756. Sector size (logical/physical): 512 bytes / 4096 bytes
  3757. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3758.  
  3759.  
  3760. Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
  3761. Units: sectors of 1 * 512 = 512 bytes
  3762. Sector size (logical/physical): 512 bytes / 4096 bytes
  3763. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3764.  
  3765.  
  3766. Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
  3767. Units: sectors of 1 * 512 = 512 bytes
  3768. Sector size (logical/physical): 512 bytes / 4096 bytes
  3769. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3770.  
  3771.  
  3772. Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
  3773. Units: sectors of 1 * 512 = 512 bytes
  3774. Sector size (logical/physical): 512 bytes / 4096 bytes
  3775. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3776.  
  3777.  
  3778. Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
  3779. Units: sectors of 1 * 512 = 512 bytes
  3780. Sector size (logical/physical): 512 bytes / 4096 bytes
  3781. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3782.  
  3783.  
  3784. Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
  3785. Units: sectors of 1 * 512 = 512 bytes
  3786. Sector size (logical/physical): 512 bytes / 4096 bytes
  3787. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  3788.  
  3789.  
  3790. Disk /dev/loop0: 1.4 GiB, 1544372224 bytes, 3016352 sectors
  3791. Units: sectors of 1 * 512 = 512 bytes
  3792. Sector size (logical/physical): 512 bytes / 512 bytes
  3793. I/O size (minimum/optimal): 512 bytes / 512 bytes
  3794.  
  3795.  
  3796. Disk /dev/nvme0n1: 238.5 GiB, 256060514304 bytes, 500118192 sectors
  3797. Units: sectors of 1 * 512 = 512 bytes
  3798. Sector size (logical/physical): 512 bytes / 512 bytes
  3799. I/O size (minimum/optimal): 512 bytes / 512 bytes
  3800. Disklabel type: gpt
  3801. Disk identifier: BEA7739F-5B50-4AFA-8D11-A7E651299AA3
  3802.  
  3803. Device Start End Sectors Size Type
  3804. /dev/nvme0n1p1 2048 1050623 1048576 512M EFI System
  3805. /dev/nvme0n1p2 1050624 484456447 483405824 230.5G Linux filesystem
  3806. /dev/nvme0n1p3 484456448 500117503 15661056 7.5G Linux swap
  3807.  
  3808.  
  3809. Disk /dev/sda: 14.9 GiB, 16022208512 bytes, 31293376 sectors
  3810. Units: sectors of 1 * 512 = 512 bytes
  3811. Sector size (logical/physical): 512 bytes / 512 bytes
  3812. I/O size (minimum/optimal): 512 bytes / 512 bytes
  3813. Disklabel type: dos
  3814. Disk identifier: 0x009015cd
  3815.  
  3816. Device Boot Start End Sectors Size Id Type
  3817. /dev/sda1 * 63 31293375 31293313 14.9G c W95 FAT32 (LBA)
  3818.  
  3819.  
  3820.  
  3821. =================== Recommended repair
  3822. The default repair of the Boot-Repair utility will reinstall the grub-efi-amd64-signed of nvme0n1p2, using the following options: nvme0n1p1/boot/efi,
  3823. Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
  3824.  
  3825.  
  3826. rm /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
  3827. Mount nvme0n1p1 on /mnt/boot-sav/nvme0n1p2/boot/efi
  3828. 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/uk-UA /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-RS /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/sl-SI /Microsoft/Boot/sk-SK /Microsoft/Boot/ru-RU /Microsoft/Boot/ro-RO /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/lv-LV /Microsoft/Boot/lt-LT /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/hr-HR /Microsoft/Boot/fr-FR /Microsoft/Boot/fr-CA /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/et-EE /Microsoft/Boot/es-MX /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/en-GB /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/bg-BG /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /HP/SystemDiags/SystemDiags.sig /HP/SystemDiags/SystemDiags.s14 /HP/SystemDiags/SystemDiags.s12 /HP/SystemDiags/SystemDiags.s09 /HP/SystemDiags/SystemDiags.log /HP/SystemDiags/SystemDiags.ini /HP/SystemDiags/SystemDiags.efi /HP/SystemDiags/SystemDiagsCeeHistory.log /HP/SystemDiags/SystemDiags-8CG6433WL9.log /HP/SystemDiags/SystemDiags32.sig /HP/SystemDiags/SystemDiags32.s14 /HP/SystemDiags/SystemDiags32.s12 /HP/SystemDiags/SystemDiags32.s09 /HP/SystemDiags/SystemDiags32.efi /HP/SystemDiags/HpSysDiags.s14 /HP/SystemDiags/HpSysDiags.s12 /HP/SystemDiags/HpSysDiags.s09 /HP/SystemDiags/HpSysDiags.efi /HP/SystemDiags/HpSysDiags32.s14 /HP/SystemDiags/HpSysDiags32.s12 /HP/SystemDiags/HpSysDiags32.s09 /HP/SystemDiags/HpSysDiags32.efi /HP/SystemDiags/CryptRSA.efi /HP/SystemDiags/CryptRSA32.efi /HP/BIOSUpdate/HpBiosUpdate.sig /HP/BIOSUpdate/HpBiosUpdate.s14 /HP/BIOSUpdate/HpBiosUpdate.s12 /HP/BIOSUpdate/HpBiosUpdate.s09 /HP/BIOSUpdate/HpBiosUpdate.efi /HP/BIOSUpdate/HpBiosUpdate32.sig /HP/BIOSUpdate/HpBiosUpdate32.s14 /HP/BIOSUpdate/HpBiosUpdate32.s12 /HP/BIOSUpdate/HpBiosUpdate32.s09 /HP/BIOSUpdate/HpBiosUpdate32.efi /HP/BIOSUpdate/HpBiosMgmt.s14 /HP/BIOSUpdate/HpBiosMgmt.s12 /HP/BIOSUpdate/HpBiosMgmt.s09 /HP/BIOSUpdate/HpBiosMgmt.efi /HP/BIOSUpdate/HpBiosMgmt32.s14 /HP/BIOSUpdate/HpBiosMgmt32.s12 /HP/BIOSUpdate/HpBiosMgmt32.s09 /HP/BIOSUpdate/HpBiosMgmt32.efi /HP/BIOSUpdate/CryptRSA.efi /HP/BIOSUpdate/CryptRSA32.efi /HP/BIOS/Previous /HP/BIOS/New /HP/BIOS/Current /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /HP/SystemDiags /HP/BIOSUpdate /HP/BIOS /Boot/bootx64.efi
  3829. ls nvme0n1p1: boot-sav
  3830. EFI
  3831. System Volume Information . Please report this message to boot.repair@gmail.com
  3832.  
  3833. *******lspci -nnk | grep -iA3 vga
  3834. 00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:98e4] (rev c1)
  3835. Subsystem: Hewlett-Packard Company Device [103c:81ab]
  3836. Kernel driver in use: amdgpu
  3837. Kernel modules: amdgpu
  3838. *******
  3839.  
  3840. grub-install --version
  3841. grub-install (GRUB) 2.02~beta2-36ubuntu11.3,grub-install (GRUB) 2.
  3842.  
  3843. chroot /mnt/boot-sav/nvme0n1p2 efibootmgr -v
  3844. BootCurrent: 0001
  3845. Timeout: 0 seconds
  3846. BootOrder: 0002,3002,0000,2001,2002,2004
  3847. Boot0000* Windows Boot Manager HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
  3848. Boot0001* USB Hard Drive (UEFI) - KingstonDT 101 II (KingstonDT 101 II) PciRoot(0x0)/Pci(0x10,0x0)/USB(5,0)/HD(1,MBR,0x4294967245,0x3f,0x1dd7f81)RC
  3849. Boot0002* ubuntu HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
  3850. Boot2001* EFI USB Device RC
  3851. Boot3002* Internal Hard Disk or Solid State Disk RC
  3852.  
  3853. chroot /mnt/boot-sav/nvme0n1p2 uname -r
  3854. Kernel: 4.8.0-22-generic
  3855.  
  3856. Reinstall the grub-efi-amd64-signed of nvme0n1p2
  3857. Installing for x86_64-efi platform.
  3858. Installation finished. No error reported.
  3859. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  3860. mv 25_custom
  3861. 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/uk-UA /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-RS /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/sl-SI /Microsoft/Boot/sk-SK /Microsoft/Boot/ru-RU /Microsoft/Boot/ro-RO /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/lv-LV /Microsoft/Boot/lt-LT /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/hr-HR /Microsoft/Boot/fr-FR /Microsoft/Boot/fr-CA /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/et-EE /Microsoft/Boot/es-MX /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/en-GB /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/bg-BG /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /HP/SystemDiags/SystemDiags.sig /HP/SystemDiags/SystemDiags.s14 /HP/SystemDiags/SystemDiags.s12 /HP/SystemDiags/SystemDiags.s09 /HP/SystemDiags/SystemDiags.log /HP/SystemDiags/SystemDiags.ini /HP/SystemDiags/SystemDiags.efi /HP/SystemDiags/SystemDiagsCeeHistory.log /HP/SystemDiags/SystemDiags-8CG6433WL9.log /HP/SystemDiags/SystemDiags32.sig /HP/SystemDiags/SystemDiags32.s14 /HP/SystemDiags/SystemDiags32.s12 /HP/SystemDiags/SystemDiags32.s09 /HP/SystemDiags/SystemDiags32.efi /HP/SystemDiags/HpSysDiags.s14 /HP/SystemDiags/HpSysDiags.s12 /HP/SystemDiags/HpSysDiags.s09 /HP/SystemDiags/HpSysDiags.efi /HP/SystemDiags/HpSysDiags32.s14 /HP/SystemDiags/HpSysDiags32.s12 /HP/SystemDiags/HpSysDiags32.s09 /HP/SystemDiags/HpSysDiags32.efi /HP/SystemDiags/CryptRSA.efi /HP/SystemDiags/CryptRSA32.efi /HP/BIOSUpdate/HpBiosUpdate.sig /HP/BIOSUpdate/HpBiosUpdate.s14 /HP/BIOSUpdate/HpBiosUpdate.s12 /HP/BIOSUpdate/HpBiosUpdate.s09 /HP/BIOSUpdate/HpBiosUpdate.efi /HP/BIOSUpdate/HpBiosUpdate32.sig /HP/BIOSUpdate/HpBiosUpdate32.s14 /HP/BIOSUpdate/HpBiosUpdate32.s12 /HP/BIOSUpdate/HpBiosUpdate32.s09 /HP/BIOSUpdate/HpBiosUpdate32.efi /HP/BIOSUpdate/HpBiosMgmt.s14 /HP/BIOSUpdate/HpBiosMgmt.s12 /HP/BIOSUpdate/HpBiosMgmt.s09 /HP/BIOSUpdate/HpBiosMgmt.efi /HP/BIOSUpdate/HpBiosMgmt32.s14 /HP/BIOSUpdate/HpBiosMgmt32.s12 /HP/BIOSUpdate/HpBiosMgmt32.s09 /HP/BIOSUpdate/HpBiosMgmt32.efi /HP/BIOSUpdate/CryptRSA.efi /HP/BIOSUpdate/CryptRSA32.efi /HP/BIOS/Previous /HP/BIOS/New /HP/BIOS/Current /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /HP/SystemDiags /HP/BIOSUpdate /HP/BIOS /Boot/bootx64.efi
  3862. ls nvme0n1p1: boot-sav
  3863. EFI
  3864. System Volume Information . Please report this message to boot.repair@gmail.com
  3865. df /dev/nvme0n1p1
  3866. Save and rename /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/Boot/bootx64.efi (/mnt/boot-sav/nvme0n1p2/boot/efi/EFI/Boot/bkpbootx64.efi)
  3867. cp /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/Boot/bootx64.efi
  3868. 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/uk-UA /Microsoft/Boot/tr-TR /Microsoft/Boot/sv-SE /Microsoft/Boot/sr-Latn-RS /Microsoft/Boot/sr-Latn-CS /Microsoft/Boot/sl-SI /Microsoft/Boot/sk-SK /Microsoft/Boot/ru-RU /Microsoft/Boot/ro-RO /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/lv-LV /Microsoft/Boot/lt-LT /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/hr-HR /Microsoft/Boot/fr-FR /Microsoft/Boot/fr-CA /Microsoft/Boot/Fonts /Microsoft/Boot/fi-FI /Microsoft/Boot/et-EE /Microsoft/Boot/es-MX /Microsoft/Boot/es-ES /Microsoft/Boot/en-US /Microsoft/Boot/en-GB /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/bg-BG /Microsoft/Boot/BCD.LOG2 /Microsoft/Boot/BCD.LOG1 /Microsoft/Boot/BCD.LOG /Microsoft/Boot/BCD /HP/SystemDiags/SystemDiags.sig /HP/SystemDiags/SystemDiags.s14 /HP/SystemDiags/SystemDiags.s12 /HP/SystemDiags/SystemDiags.s09 /HP/SystemDiags/SystemDiags.log /HP/SystemDiags/SystemDiags.ini /HP/SystemDiags/SystemDiags.efi /HP/SystemDiags/SystemDiagsCeeHistory.log /HP/SystemDiags/SystemDiags-8CG6433WL9.log /HP/SystemDiags/SystemDiags32.sig /HP/SystemDiags/SystemDiags32.s14 /HP/SystemDiags/SystemDiags32.s12 /HP/SystemDiags/SystemDiags32.s09 /HP/SystemDiags/SystemDiags32.efi /HP/SystemDiags/HpSysDiags.s14 /HP/SystemDiags/HpSysDiags.s12 /HP/SystemDiags/HpSysDiags.s09 /HP/SystemDiags/HpSysDiags.efi /HP/SystemDiags/HpSysDiags32.s14 /HP/SystemDiags/HpSysDiags32.s12 /HP/SystemDiags/HpSysDiags32.s09 /HP/SystemDiags/HpSysDiags32.efi /HP/SystemDiags/CryptRSA.efi /HP/SystemDiags/CryptRSA32.efi /HP/BIOSUpdate/HpBiosUpdate.sig /HP/BIOSUpdate/HpBiosUpdate.s14 /HP/BIOSUpdate/HpBiosUpdate.s12 /HP/BIOSUpdate/HpBiosUpdate.s09 /HP/BIOSUpdate/HpBiosUpdate.efi /HP/BIOSUpdate/HpBiosUpdate32.sig /HP/BIOSUpdate/HpBiosUpdate32.s14 /HP/BIOSUpdate/HpBiosUpdate32.s12 /HP/BIOSUpdate/HpBiosUpdate32.s09 /HP/BIOSUpdate/HpBiosUpdate32.efi /HP/BIOSUpdate/HpBiosMgmt.s14 /HP/BIOSUpdate/HpBiosMgmt.s12 /HP/BIOSUpdate/HpBiosMgmt.s09 /HP/BIOSUpdate/HpBiosMgmt.efi /HP/BIOSUpdate/HpBiosMgmt32.s14 /HP/BIOSUpdate/HpBiosMgmt32.s12 /HP/BIOSUpdate/HpBiosMgmt32.s09 /HP/BIOSUpdate/HpBiosMgmt32.efi /HP/BIOSUpdate/CryptRSA.efi /HP/BIOSUpdate/CryptRSA32.efi /HP/BIOS/Previous /HP/BIOS/New /HP/BIOS/Current /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /Microsoft/Recovery /Microsoft/Boot /HP/SystemDiags /HP/BIOSUpdate /HP/BIOS /Boot/bootx64.efi /Boot/bkpbootx64.efi
  3869. ls nvme0n1p1: boot-sav
  3870. EFI
  3871. System Volume Information . Please report this message to boot.repair@gmail.com
  3872. Add /mnt/boot-sav/nvme0n1p2/boot/efi efi entries in /mnt/boot-sav/nvme0n1p2/etc/grub.d/25_custom
  3873. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
  3874. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/Boot/bkpbootx64.efi
  3875. nvme0n1p1/bkpbootx64.efi already added
  3876. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/ubuntu/fwupx64.efi
  3877. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/ubuntu/mmx64.efi
  3878. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/BIOSUpdate/CryptRSA32.efi
  3879. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/BIOSUpdate/CryptRSA.efi
  3880. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/BIOSUpdate/HpBiosMgmt32.efi
  3881. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/BIOSUpdate/HpBiosMgmt.efi
  3882. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/BIOSUpdate/HpBiosUpdate32.efi
  3883. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/BIOSUpdate/HpBiosUpdate.efi
  3884. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/SystemDiags/CryptRSA32.efi
  3885. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/SystemDiags/CryptRSA.efi
  3886. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/SystemDiags/HpSysDiags32.efi
  3887. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/SystemDiags/HpSysDiags.efi
  3888. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/SystemDiags/SystemDiags32.efi
  3889. Adding custom /mnt/boot-sav/nvme0n1p2/boot/efi/EFI/HP/SystemDiags/SystemDiags.efi
  3890. nvme0n1p1/bootmgfw.efi already added
  3891. Installing for x86_64-efi platform.
  3892. Installation finished. No error reported.
  3893. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
  3894.  
  3895. chroot /mnt/boot-sav/nvme0n1p2 efibootmgr -v
  3896. BootCurrent: 0001
  3897. Timeout: 0 seconds
  3898. BootOrder: 0002,3002,0000,2001,2002,2004
  3899. Boot0000* Windows Boot Manager HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
  3900. Boot0001* USB Hard Drive (UEFI) - KingstonDT 101 II (KingstonDT 101 II) PciRoot(0x0)/Pci(0x10,0x0)/USB(5,0)/HD(1,MBR,0x4294967245,0x3f,0x1dd7f81)RC
  3901. Boot0002* ubuntu HD(1,GPT,2980bffc-1902-4f26-af5d-9bbdb20019c9,0x800,0x100000)/File(EFIubuntugrubx64.efi)
  3902. Boot2001* EFI USB Device RC
  3903. Boot3002* Internal Hard Disk or Solid State Disk RC
  3904.  
  3905. chroot /mnt/boot-sav/nvme0n1p2 update-grub
  3906. Generating grub configuration file ...
  3907. Found linux image: /boot/vmlinuz-4.8.0-58-generic
  3908. Found initrd image: /boot/initrd.img-4.8.0-58-generic
  3909. Found linux image: /boot/vmlinuz-4.8.0-56-generic
  3910. Found initrd image: /boot/initrd.img-4.8.0-56-generic
  3911. Found linux image: /boot/vmlinuz-4.8.0-54-generic
  3912. Found initrd image: /boot/initrd.img-4.8.0-54-generic
  3913. Found linux image: /boot/vmlinuz-4.8.0-53-generic
  3914. Found initrd image: /boot/initrd.img-4.8.0-53-generic
  3915. Found linux image: /boot/vmlinuz-4.8.0-22-generic
  3916. Found initrd image: /boot/initrd.img-4.8.0-22-generic
  3917. Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
  3918. Adding boot menu entry for EFI firmware configuration
  3919. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3920. mount /dev/nvme0n1 : Error code 32
  3921. mount -r /dev/nvme0n1 /mnt/boot-sav/nvme0n1
  3922. mount: /dev/nvme0n1 is already mounted or /mnt/boot-sav/nvme0n1 busy
  3923. mount -r /dev/nvme0n1 : Error code 32
  3924. Unhide GRUB boot menu in nvme0n1p2/boot/grub/grub.cfg
  3925.  
  3926. Boot successfully repaired.
  3927.  
  3928. You can now reboot your computer.
  3929. Please do not forget to make your BIOS boot on nvme0n1 (256GB) disk!
  3930.  
  3931. If your computer reboots directly into Windows, try to change the boot order in your BIOS.
  3932. If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader.
  3933. For example you can boot into Windows, then type the following command in an admin command prompt:
  3934. bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement