Advertisement
Gamebuster

Untitled

Nov 13th, 2020
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.12 KB | None | 0 0
  1. boot-repair-4ppa125 [20201114_0507]
  2.  
  3. ============================= Boot Repair Summary ==============================
  4.  
  5.  
  6.  
  7. Default settings: ______________________________________________________________
  8.  
  9. The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi-amd64-signed of
  10. nvme0n1p1,
  11. using the following options: nvme0n1p2/boot/efi,
  12. Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
  13.  
  14. Final advice in case of suggested repair: ______________________________________
  15.  
  16.  
  17. Please do not forget to make your UEFI firmware boot on the Ubuntu 20.04.1 LTS entry (nvme0n1p2/efi/****/shim****.efi (**** will be updated in the final message) file) !
  18.  
  19. User settings: _________________________________________________________________
  20.  
  21. Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes.
  22. df: /dev/nvme0n1p1: No such file or directory
  23. df: /dev/nvme0n1p1: No such file or directory
  24. /usr/share/boot-sav/bs-cmd_terminal.sh: line 177: warning: command substitution: ignored null byte in input
  25. The settings chosen by the user will purge (in order to fix packages) and reinstall the grub-efi-amd64-signed of
  26. nvme0n1p1,
  27. using the following options: nvme0n1p2/boot/efi,
  28. Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file
  29.  
  30.  
  31. /boot/efi added in nvme0n1p1/fstab
  32. Created nvme0n1p1/boot/efi
  33. Mount nvme0n1p2 on /mnt/boot-sav/nvme0n1p1/boot/efi
  34. ls: cannot access '/mnt/boot-sav/nvme0n1p1/boot/efi/efi': No such file or directory
  35. No nvme0n1p1/boot/efi/efi/ ubuntu/mint folder
  36. chroot /mnt/boot-sav/nvme0n1p1 apt-get -y update
  37. Purge the GRUB of nvme0n1p1
  38. grub-efi-amd64-signed available
  39.  
  40. The following additional packages will be installed:
  41. grub-efi-amd64-bin
  42. The following NEW packages will be installed:
  43. grub-efi-amd64-bin grub-efi-amd64-signed
  44. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  45. DEBCHECK debOK, grub-efi-amd64-signed
  46. DEBCHECK debOK
  47. shim-signed available
  48. Please type: sudo chroot "/mnt/boot-sav/nvme0n1p1" dpkg --configure -ansudo chroot "/mnt/boot-sav/nvme0n1p1" apt-get install -fynsudo chroot "/mnt/boot-sav/nvme0n1p1" apt-get purge -y grub*-common shim-signed
  49. shim-signed available
  50. linux-headers-generic available
  51. linux-signed-generic NOT available (apt-cache policy problem)
  52. Then type: sudo chroot "/mnt/boot-sav/nvme0n1p1" apt-get install -y grub-efi-amd64-signed shim-signed linux-headers-generic
  53.  
  54. Unhide GRUB boot menu in nvme0n1p1/etc/default/grub
  55.  
  56. == Reinstall the grub-efi-amd64-signed shim-signed linux-headers-generic of nvme0n1p1 ==
  57.  
  58. grub-install --version
  59. grub-install (GRUB) 2.04-1ubuntu26.6
  60.  
  61. efibootmgr -v from chroot before grub install
  62. BootCurrent: 0002
  63. Timeout: 1 seconds
  64. BootOrder: 0002,0003
  65. Boot0002* UEFI: SanDisk Cruzer 8.02 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x3)/USB(4,0)/CDROM(1,0x4c8f30,0x7c00)..BO
  66. Boot0003* UEFI: SanDisk Cruzer 8.02, Partition 2 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x3)/USB(4,0)/HD(2,MBR,0x56f48570,0x4c8f30,0x1f00)..BO
  67.  
  68. uname -r
  69. 5.4.0-42-generic
  70.  
  71. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot
  72. Installing for x86_64-efi platform.
  73. Installation finished. No error reported.
  74. df /dev/nvme0n1p2
  75. mv /mnt/boot-sav/nvme0n1p1/boot/efi/EFI/Boot/bootx64.efi /mnt/boot-sav/nvme0n1p1/boot/efi/EFI/Boot/bkpbootx64.efi
  76. cp /mnt/boot-sav/nvme0n1p1/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/nvme0n1p1/boot/efi/EFI/Boot/bootx64.efi
  77. cp /mnt/boot-sav/nvme0n1p1/boot/efi/EFI/ubuntu/grubx64.efi /mnt/boot-sav/nvme0n1p1/boot/efi/EFI/Boot/
  78.  
  79. grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot
  80. Installing for x86_64-efi platform.
  81. Installation finished. No error reported.
  82.  
  83. efibootmgr -v from chroot after grub install
  84. BootCurrent: 0002
  85. Timeout: 1 seconds
  86. BootOrder: 0000,0002,0003
  87. Boot0000* ubuntu HD(2,MBR,0xbca1d040,0x3a353800,0x3a3b3000)/File(EFIubuntushimx64.efi)
  88. Boot0002* UEFI: SanDisk Cruzer 8.02 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x3)/USB(4,0)/CDROM(1,0x4c8f30,0x7c00)..BO
  89. Boot0003* UEFI: SanDisk Cruzer 8.02, Partition 2 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x3)/USB(4,0)/HD(2,MBR,0x56f48570,0x4c8f30,0x1f00)..BO
  90.  
  91. chroot /mnt/boot-sav/nvme0n1p1 update-grub
  92. Sourcing file `/etc/default/grub'
  93. Sourcing file `/etc/default/grub.d/init-select.cfg'
  94. Generating grub configuration file ...
  95. Found linux image: /boot/vmlinuz-5.4.0-53-generic
  96. Found initrd image: /boot/initrd.img-5.4.0-53-generic
  97. Found linux image: /boot/vmlinuz-5.4.0-52-generic
  98. Found initrd image: /boot/initrd.img-5.4.0-52-generic
  99. Found linux image: /boot/vmlinuz-5.3.0-62-generic
  100. Found initrd image: /boot/initrd.img-5.3.0-62-generic
  101. grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
  102. Adding boot menu entry for UEFI Firmware Settings
  103.  
  104. Unhide GRUB boot menu in nvme0n1p1/boot/grub/grub.cfg
  105.  
  106. An error occurred during the repair.
  107.  
  108. You can now reboot your computer.
  109.  
  110. Please do not forget to make your UEFI firmware boot on the Ubuntu 20.04.1 LTS entry (nvme0n1p2/EFI/ubuntu/shimx64.efi file) !
  111.  
  112. ============================ Boot Info After Repair ============================
  113.  
  114. => Grub2 (v2.00) is installed in the MBR of /dev/nvme0n1 and looks at sector
  115. 1 of the same hard drive for core.img. core.img is at this location and
  116. looks for (,msdos1)/boot/grub. It also embeds following components:
  117.  
  118. modules
  119. ---------------------------------------------------------------------------
  120. fshelp ext2 part_msdos biosdisk
  121. ---------------------------------------------------------------------------
  122. => No boot loader is installed in the MBR of /dev/sda.
  123.  
  124. nvme0n1p1: _____________________________________________________________________
  125.  
  126. File system: ext4
  127. Boot sector type: -
  128. Boot sector info:
  129. Operating System: Ubuntu 20.04.1 LTS
  130. Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
  131.  
  132. nvme0n1p2: _____________________________________________________________________
  133.  
  134. File system: vfat
  135. Boot sector type: FAT32
  136. Boot sector info: No errors found in the Boot Parameter Block.
  137. Operating System:
  138. Boot files: /efi/BOOT/bkpbootx64.efi /efi/BOOT/bootx64.efi
  139. /efi/BOOT/fbx64.efi /efi/BOOT/grubx64.efi
  140. /efi/BOOT/mmx64.efi /efi/ubuntu/grubx64.efi
  141. /efi/ubuntu/mmx64.efi /efi/ubuntu/shimx64.efi
  142. /efi/ubuntu/grub.cfg
  143.  
  144. sda1: __________________________________________________________________________
  145.  
  146. File system:
  147. Boot sector type: -
  148. Boot sector info:
  149.  
  150. sdb: ___________________________________________________________________________
  151.  
  152. File system: iso9660
  153. Boot sector type: Unknown
  154. Boot sector info:
  155. Mounting failed: mount: /mnt/BootInfo/FD/sdb: /dev/sdb already mounted or mount point busy.
  156.  
  157.  
  158. ================================ 1 OS detected =================================
  159.  
  160. OS#1: Ubuntu 20.04.1 LTS on nvme0n1p1
  161.  
  162. ============================ Architecture/Host Info ============================
  163.  
  164. CPU architecture: 64-bit
  165. Live-session OS is Ubuntu 64-bit (Ubuntu 20.04.1 LTS, focal, x86_64)
  166.  
  167.  
  168. ===================================== UEFI =====================================
  169.  
  170. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  171. SecureBoot disabled.
  172.  
  173. efibootmgr -v
  174. BootCurrent: 0002
  175. Timeout: 1 seconds
  176. BootOrder: 0002,0003
  177. Boot0002* UEFI: SanDisk Cruzer 8.02 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x3)/USB(4,0)/CDROM(1,0x4c8f30,0x7c00)..BO
  178. Boot0003* UEFI: SanDisk Cruzer 8.02, Partition 2 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x3)/USB(4,0)/HD(2,MBR,0x56f48570,0x4c8f30,0x1f00)..BO
  179.  
  180.  
  181.  
  182. ============================= Drive/Partition Info =============================
  183.  
  184. Disks info: ____________________________________________________________________
  185.  
  186. nvme0n1 : notGPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
  187. sda : is-GPT, no-BIOSboot, has-noESP, usb-disk, not-mmc, no-os, 48 sectors * 512 bytes
  188.  
  189. Partitions info (1/3): _________________________________________________________
  190.  
  191. nvme0n1p1 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ok, update-grub, farbios
  192. sda2 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
  193. nvme0n1p2 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
  194.  
  195. Partitions info (2/3): _________________________________________________________
  196.  
  197. nvme0n1p1 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
  198. sda2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
  199. nvme0n1p2 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
  200.  
  201. Partitions info (3/3): _________________________________________________________
  202.  
  203. nvme0n1p1 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
  204. sda2 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
  205. nvme0n1p2 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, nvme0n1
  206.  
  207. fdisk -l (filtered): ___________________________________________________________
  208.  
  209. Disk nvme0n1: 931.53 GiB, 1000204886016 bytes, 1953525168 sectors
  210. Disk identifier: 0xbca1d040
  211. Boot Start End Sectors Size Id Type
  212. nvme0n1p1 2048 976566271 976564224 465.7G 83 Linux
  213. nvme0n1p2 * 976566272 1953523711 976957440 465.9G ef EFI (FAT-12/16/32)
  214. Disk sda: 2.75 TiB, 3000592977920 bytes, 732566645 sectors
  215. Disk identifier: F5A9B4DB-6036-4B85-85AA-0BCB2E3821A0
  216. Start End Sectors Size Type
  217. sda1 6 32773 32768 128M Microsoft reserved
  218. sda2 33024 732566527 732533504 2.7T Microsoft basic data
  219. Disk sdb: 7.5 GiB, 8036285952 bytes, 15695871 sectors
  220. Disk identifier: 0x56f48570
  221. Boot Start End Sectors Size Id Type
  222. sdb1 * 0 5439487 5439488 2.6G 0 Empty
  223. sdb2 5017392 5025327 7936 3.9M ef EFI (FAT-12/16/32)
  224. sdb3 5439488 15695870 10256383 4.9G 83 Linux
  225.  
  226. parted -lm (filtered): _________________________________________________________
  227.  
  228. sda:3001GB:scsi:4096:4096:gpt:Seagate Backup+ Desk:;
  229. 1:24.6kB:134MB:134MB::Microsoft reserved partition:msftres;
  230. 2:135MB:3001GB:3000GB:ntfs:Basic data partition:msftdata;
  231. sdb:8036MB:scsi:512:512:unknown:SanDisk Cruzer:;
  232. nvme0n1:1000GB:nvme:512:512:msdos:Samsung SSD 970 EVO 1TB:;
  233. 1:1049kB:500GB:500GB:ext4::;
  234. 2:500GB:1000GB:500GB:fat32::boot, esp;
  235.  
  236. blkid (filtered): ______________________________________________________________
  237.  
  238. NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
  239. sda
  240. ├─sda1 c70c1c0a-7fd9-4f7b-82c3-32724672f560 Microsoft reserved partition
  241. └─sda2 ntfs 06F67FC9F67FB80F 5f9c8137-f152-4e95-af8f-b03af260b5e3 New Volume Basic data partition
  242. sdb iso9660 2020-07-31-16-51-12-00 Ubuntu 20.04.1 LTS amd64
  243. ├─sdb1 iso9660 2020-07-31-16-51-12-00 56f48570-01 Ubuntu 20.04.1 LTS amd64
  244. ├─sdb2 vfat C26E-047E 56f48570-02
  245. └─sdb3 ext4 886a12e1-4186-498e-b88a-8d7d19dee790 56f48570-03 writable
  246. nvme0n1
  247. ├─nvme0n1p1 ext4 e6478957-eb70-4628-b7a1-531c25b8d1bf bca1d040-01
  248. └─nvme0n1p2 vfat 9934-BA5E bca1d040-02
  249.  
  250. df (filtered): _________________________________________________________________
  251.  
  252. Avail Use% Mounted on
  253. disk/by-label/writable[/install-logs-2020-11-13.0/crash] 4.5G 1% /var/crash
  254. disk/by-label/writable[/install-logs-2020-11-13.0/log] 4.5G 1% /var/log
  255. nvme0n1p1 38.4G 87% /mnt/boot-sav/nvme0n1p1
  256. nvme0n1p2 465.7G 0% /mnt/boot-sav/nvme0n1p2
  257. sda2 1.9T 31% /mnt/boot-sav/sda2
  258. sdb1 0 100% /cdrom
  259.  
  260. Mount options: __________________________________________________________________
  261.  
  262. disk/by-label/writable[/install-logs-2020-11-13.0/crash] rw,relatime
  263. disk/by-label/writable[/install-logs-2020-11-13.0/log] rw,relatime
  264. nvme0n1p1 rw,relatime
  265. nvme0n1p2 rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
  266. sda2 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
  267. sdb1 ro,noatime,nojoliet,check=s,map=n,blocksize=2048
  268.  
  269. =================== nvme0n1p1/boot/grub/grub.cfg (filtered) ====================
  270.  
  271. Ubuntu e6478957-eb70-4628-b7a1-531c25b8d1bf
  272. Ubuntu, with Linux 5.4.0-53-generic e6478957-eb70-4628-b7a1-531c25b8d1bf
  273. Ubuntu, with Linux 5.4.0-52-generic e6478957-eb70-4628-b7a1-531c25b8d1bf
  274. Ubuntu, with Linux 5.3.0-62-generic e6478957-eb70-4628-b7a1-531c25b8d1bf
  275. ### END /etc/grub.d/30_os-prober ###
  276. UEFI Firmware Settings uefi-firmware
  277. ### END /etc/grub.d/30_uefi-firmware ###
  278.  
  279. ======================== nvme0n1p1/etc/fstab (filtered) ========================
  280.  
  281. # <file system> <mount point> <type> <options> <dump> <pass>
  282. # / was on /dev/sda1 during installation
  283. UUID=e6478957-eb70-4628-b7a1-531c25b8d1bf / ext4 errors=remount-ro 0 1
  284. /swapfile none swap sw 0 0
  285. UUID=9934-BA5E /boot/efi vfat defaults 0 1
  286.  
  287. ==================== nvme0n1p1/etc/default/grub (filtered) =====================
  288.  
  289. GRUB_DEFAULT=0
  290. GRUB_TIMEOUT_STYLE=hidden
  291. GRUB_TIMEOUT=10
  292. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  293. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  294. GRUB_CMDLINE_LINUX=""
  295.  
  296. ================= nvme0n1p1: Location of files loaded by Grub ==================
  297.  
  298. GiB - GB File Fragment(s)
  299. 0.000984192 = 0.001056768 boot/grub/grub.cfg 1
  300. 386.190116882 = 414.668480512 boot/vmlinuz 2
  301. 178.449016571 = 191.608172544 boot/vmlinuz-5.3.0-62-generic 1
  302. 393.810894012 = 422.851227648 boot/vmlinuz-5.4.0-52-generic 1
  303. 386.190116882 = 414.668480512 boot/vmlinuz-5.4.0-53-generic 2
  304. 393.810894012 = 422.851227648 boot/vmlinuz.old 1
  305. 393.810894012 = 422.851227648 vmlinuz 1
  306. 386.713741302 = 415.230717952 boot/initrd.img 3
  307. 386.059661865 = 414.528405504 boot/initrd.img-5.3.0-62-generic 2
  308. 386.424556732 = 414.920208384 boot/initrd.img-5.4.0-52-generic 7
  309. 386.713741302 = 415.230717952 boot/initrd.img-5.4.0-53-generic 3
  310. 386.424556732 = 414.920208384 boot/initrd.img.old 7
  311. 386.424556732 = 414.920208384 initrd.img 7
  312.  
  313. =================== nvme0n1p1: ls -l /etc/grub.d/ (filtered) ===================
  314.  
  315. -rwxr-xr-x 1 root root 17622 Oct 1 15:19 10_linux
  316. -rwxr-xr-x 1 root root 42359 Oct 1 15:19 10_linux_zfs
  317. -rwxr-xr-x 1 root root 12894 Oct 1 15:19 20_linux_xen
  318. -rwxr-xr-x 1 root root 12059 Oct 1 15:19 30_os-prober
  319. -rwxr-xr-x 1 root root 1424 Oct 1 15:19 30_uefi-firmware
  320. -rwxr-xr-x 1 root root 214 Oct 1 15:19 40_custom
  321. -rwxr-xr-x 1 root root 216 Oct 1 15:19 41_custom
  322.  
  323. =================== nvme0n1p2/efi/ubuntu/grub.cfg (filtered) ===================
  324.  
  325. search.fs_uuid e6478957-eb70-4628-b7a1-531c25b8d1bf root
  326. set prefix=($root)'/boot/grub'
  327. configfile $prefix/grub.cfg
  328.  
  329.  
  330. ======================== Unknown MBRs/Boot Sectors/etc =========================
  331.  
  332. Unknown BootLoader on sdb
  333.  
  334. 00000000 45 52 08 00 00 00 90 90 00 00 00 00 00 00 00 00 |ER..............|
  335. 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  336. 00000020 33 ed fa 8e d5 bc 00 7c fb fc 66 31 db 66 31 c9 |3......|..f1.f1.|
  337. 00000030 66 53 66 51 06 57 8e dd 8e c5 52 be 00 7c bf 00 |fSfQ.W....R..|..|
  338. 00000040 06 b9 00 01 f3 a5 ea 4b 06 00 00 52 b4 41 bb aa |.......K...R.A..|
  339. 00000050 55 31 c9 30 f6 f9 cd 13 72 16 81 fb 55 aa 75 10 |U1.0....r...U.u.|
  340. 00000060 83 e1 01 74 0b 66 c7 06 f3 06 b4 42 eb 15 eb 02 |...t.f.....B....|
  341. 00000070 31 c9 5a 51 b4 08 cd 13 5b 0f b6 c6 40 50 83 e1 |1.ZQ....[...@P..|
  342. 00000080 3f 51 f7 e1 53 52 50 bb 00 7c b9 04 00 66 a1 b0 |?Q..SRP..|...f..|
  343. 00000090 07 e8 44 00 0f 82 80 00 66 40 80 c7 02 e2 f2 66 |..D.....f@.....f|
  344. 000000a0 81 3e 40 7c fb c0 78 70 75 09 fa bc ec 7b ea 44 |.>@|..xpu....{.D|
  345. 000000b0 7c 00 00 e8 83 00 69 73 6f 6c 69 6e 75 78 2e 62 ||.....isolinux.b|
  346. 000000c0 69 6e 20 6d 69 73 73 69 6e 67 20 6f 72 20 63 6f |in missing or co|
  347. 000000d0 72 72 75 70 74 2e 0d 0a 66 60 66 31 d2 66 03 06 |rrupt...f`f1.f..|
  348. 000000e0 f8 7b 66 13 16 fc 7b 66 52 66 50 06 53 6a 01 6a |.{f...{fRfP.Sj.j|
  349. 000000f0 10 89 e6 66 f7 36 e8 7b c0 e4 06 88 e1 88 c5 92 |...f.6.{........|
  350. 00000100 f6 36 ee 7b 88 c6 08 e1 41 b8 01 02 8a 16 f2 7b |.6.{....A......{|
  351. 00000110 cd 13 8d 64 10 66 61 c3 e8 1e 00 4f 70 65 72 61 |...d.fa....Opera|
  352. 00000120 74 69 6e 67 20 73 79 73 74 65 6d 20 6c 6f 61 64 |ting system load|
  353. 00000130 20 65 72 72 6f 72 2e 0d 0a 5e ac b4 0e 8a 3e 62 | error...^....>b|
  354. 00000140 04 b3 07 cd 10 3c 0a 75 f1 cd 18 f4 eb fd 00 00 |.....<.u........|
  355. 00000150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  356. *
  357. 000001b0 f4 8d 05 00 00 00 00 00 70 85 f4 56 00 00 80 00 |........p..V....|
  358. 000001c0 01 00 00 a5 e0 ff 00 00 00 00 00 00 53 00 00 fe |............S...|
  359. 000001d0 ff ff ef fe ff ff 30 8f 4c 00 00 1f 00 00 00 97 |......0.L.......|
  360. 000001e0 46 52 83 05 f3 d1 00 00 53 00 ff 7f 9c 00 00 00 |FR......S.......|
  361. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  362. 00000200
  363.  
  364.  
  365. =============================== StdErr Messages ================================
  366.  
  367. ERROR: unsupported sector size 4096 on /dev/sda.
  368. ERROR: unsupported sector size 4096 on /dev/sda.
  369. File descriptor 63 (pipe:[471262]) leaked on lvs invocation. Parent PID 48558: /bin/bash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement