Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- boot-repair-4ppa200 [20220311_0153]
- ============================= Boot Repair Summary ==============================
- Default settings: ______________________________________________________________
- The default repair of the Boot-Repair utility would purge (in order to fix grub.d) and reinstall the grub-efi of
- sda6,
- using the following options: nvme0n1p1/boot/efi
- Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
- Final advice in case of suggested repair: ______________________________________
- Please do not forget to make your UEFI firmware boot on the Linux Mint 19.1 Tessa (19.1) entry (nvme0n1p1/efi/****/grub****.efi (**** will be updated in the final message) file) !
- If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
- If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
- For example you can boot into Windows, then type the following command in an admin command prompt:
- bcdedit /set {bootmgr} path \EFI\****\grub****.efi (**** will be updated in the final message)
- User settings: _________________________________________________________________
- The settings chosen by the user will purge (in order to fix grub.d) and reinstall the grub-efi of
- sda6,
- using the following options: nvme0n1p1/boot/efi
- Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
- rm /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
- mv /mnt/boot-sav/nvme0n1p1/efi/Boot/bkpbootx64.efi /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
- Mount nvme0n1p1 on /mnt/boot-sav/sda6/boot/efi
- chroot /mnt/boot-sav/sda6 apt-get -y update
- Purge the GRUB of sda6
- grub-efi available
- The following packages were automatically installed and are no longer required:
- boot-sav boot-sav-extra glade2script glade2script-python3 pastebinit
- Use 'apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
- DEBCHECK debOK, grub-efi
- DEBCHECK debOK
- Please type: sudo chroot "/mnt/boot-sav/sda6" dpkg --configure -ansudo chroot "/mnt/boot-sav/sda6" apt-get install -fynsudo chroot "/mnt/boot-sav/sda6" apt-get purge --allow-remove-essential -y grub-com*nsudo chroot "/mnt/boot-sav/sda6" apt-get purge --allow-remove-essential -y grub2-com*nsudo chroot "/mnt/boot-sav/sda6" apt-get purge --allow-remove-essential -y shim-signednsudo chroot "/mnt/boot-sav/sda6" apt-get purge --allow-remove-essential -y grub-common:*nsudo chroot "/mnt/boot-sav/sda6" apt-get purge --allow-remove-essential -y grub2-common:*n
- Then type: sudo chroot "/mnt/boot-sav/sda6" apt-get install -y grub-efi
- Unhide GRUB boot menu in sda6/etc/default/grub
- No /mnt/boot-sav/sda6/etc/grub.d/ folder. Please report this message to [email protected]
- ======================== Reinstall the grub-efi of sda6 ========================
- chroot /mnt/boot-sav/sda6 grub-install --version
- grub-install (GRUB) 2.02-2ubuntu8.23
- modprobe: FATAL: Module efivars not found in directory /lib/modules/5.3.0-28-generic
- chroot /mnt/boot-sav/sda6 modprobe efivars
- chroot /mnt/boot-sav/sda6 efibootmgr -v before grub install
- BootCurrent: 0002
- Timeout: 0 seconds
- BootOrder: 0001,0003,0000,2001,2002,2003
- Boot0000* ubuntu HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(EFIubuntugrubx64.efi)
- Boot0001* Unknown Device: HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(EFIubuntushimx64.efi)RC
- Boot0002* USB HDD: KingstonDataTraveler 3.0 PciRoot(0x0)/Pci(0x14,0x0)/USB(5,0)/HD(1,MBR,0x13449,0x800,0x1cd125a)RC
- Boot0003* Windows Boot Manager HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...o................
- Boot2001* EFI USB Device RC
- Boot2002* EFI DVD/CDROM RC
- Boot2003* EFI Network RC
- chroot /mnt/boot-sav/sda6 uname -r
- 5.3.0-28-generic
- chroot /mnt/boot-sav/sda6 grub-install --efi-directory=/boot/efi --target=x86_64-efi
- Installing for x86_64-efi platform.
- Installation finished. No error reported.
- df /dev/nvme0n1p1
- mv /mnt/boot-sav/sda6/boot/efi/EFI/Boot/bootx64.efi /mnt/boot-sav/sda6/boot/efi/EFI/Boot/bkpbootx64.efi
- cp /mnt/boot-sav/sda6/boot/efi/efi/ubuntu/grubx64.efi /mnt/boot-sav/sda6/boot/efi/EFI/Boot/bootx64.efi
- chroot /mnt/boot-sav/sda6 grub-install --efi-directory=/boot/efi --target=x86_64-efi
- Installing for x86_64-efi platform.
- Installation finished. No error reported.
- chroot /mnt/boot-sav/sda6 efibootmgr -v after grub install
- BootCurrent: 0002
- Timeout: 0 seconds
- BootOrder: 0000,0001,0003,2001,2002,2003
- Boot0000* ubuntu HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(EFIubuntugrubx64.efi)
- Boot0001* Unknown Device: HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(EFIubuntushimx64.efi)RC
- Boot0002* USB HDD: KingstonDataTraveler 3.0 PciRoot(0x0)/Pci(0x14,0x0)/USB(5,0)/HD(1,MBR,0x13449,0x800,0x1cd125a)RC
- Boot0003* Windows Boot Manager HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...o................
- Boot2001* EFI USB Device RC
- Boot2002* EFI DVD/CDROM RC
- Boot2003* EFI Network RC
- chroot /mnt/boot-sav/sda6 update-grub
- Sourcing file `/etc/default/grub'
- Sourcing file `/etc/default/grub.d/50_linuxmint.cfg'
- Generating grub configuration file ...
- Script `/boot/grub/grub.cfg.new' contains no commands and will do nothing
- Syntax errors are detected in generated GRUB config file.
- Ensure that there are no errors in /etc/default/grub
- and /etc/grub.d/* files or please file a bug report with
- /boot/grub/grub.cfg.new file attached.
- Boot successfully repaired.
- You can now reboot your computer.
- Please do not forget to make your UEFI firmware boot on the Linux Mint 19.1 Tessa (19.1) entry (nvme0n1p1/efi/ubuntu/grubx64.efi file) !
- If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
- If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
- For example you can boot into Windows, then type the following command in an admin command prompt:
- bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
- ============================ Boot Info After Repair ============================
- => Grub2 (v1.99-2.00) is installed in the MBR of /dev/nvme0n1 and looks at
- sector 427209832 of the same hard drive for core.img, but core.img can not
- be found at this location.
- => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
- the same hard drive for core.img. core.img is at this location and looks
- for /boot/grub. It also embeds following components:
- modules
- ---------------------------------------------------------------------------
- fshelp ext2 part_gpt biosdisk search_fs_uuid
- ---------------------------------------------------------------------------
- config script
- ---------------------------------------------------------------------------
- search.fs_uuid c1157c0d-7fe1-4e29-ab8e-62a6986058de root
- set prefix=($root)'/boot/grub'
- ---------------------------------------------------------------------------
- => Syslinux MBR (5.00 and higher) is installed in the MBR of /dev/sdb.
- nvme0n1p1: _____________________________________________________________________
- File system: vfat
- Boot sector type: Windows 8/10/11/2012: FAT32
- Boot sector info: No errors found in the Boot Parameter Block.
- Operating System:
- Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
- /efi/Boot/fbx64.efi /efi/ubuntu/grubx64.efi
- /efi/ubuntu/mmx64.efi /efi/ubuntu/shimx64.efi
- /efi/ubuntu/grub.cfg /efi/Microsoft/Boot/bootmgfw.efi
- /efi/Microsoft/Boot/bootmgr.efi
- /efi/OEM/Boot/bootmgfw.efi /efi/OEM/Boot/bootmgr.efi
- nvme0n1p2: _____________________________________________________________________
- File system:
- Boot sector type: -
- Boot sector info:
- nvme0n1p3: _____________________________________________________________________
- File system: ntfs
- Boot sector type: Windows 8/10/11/2012: NTFS
- Boot sector info: No errors found in the Boot Parameter Block.
- Operating System: Windows 10 or 11
- Boot files: /Windows/System32/winload.exe
- nvme0n1p4: _____________________________________________________________________
- File system: ntfs
- Boot sector type: Windows 8/10/11/2012: NTFS
- Boot sector info: No errors found in the Boot Parameter Block.
- Operating System:
- Boot files:
- nvme0n1p5: _____________________________________________________________________
- File system: ntfs
- Boot sector type: Windows 8/10/11/2012: NTFS
- Boot sector info: No errors found in the Boot Parameter Block.
- Operating System:
- Boot files:
- sda1: __________________________________________________________________________
- File system: Extended Partition
- Boot sector type: -
- Boot sector info:
- sda5: __________________________________________________________________________
- File system: swap
- Boot sector type: -
- Boot sector info:
- sda6: __________________________________________________________________________
- File system: ext4
- Boot sector type: -
- Boot sector info:
- Operating System: Linux Mint 19.1
- Boot files: /etc/fstab /etc/default/grub
- sdb1: __________________________________________________________________________
- File system: vfat
- Boot sector type: SYSLINUX 6.03
- Boot sector info: Syslinux looks at sector 32816 of /dev/sdb1 for its
- second stage. The integrity check of Syslinux failed.
- No errors found in the Boot Parameter Block.
- Operating System:
- Boot files: /boot/grub/grub.cfg /syslinux.cfg
- /efi/BOOT/grubx64.efi /ldlinux.sys
- ================================ 2 OS detected =================================
- OS#1: Linux Mint 19.1 Tessa (19.1) on sda6
- OS#2: Windows 10 or 11 on nvme0n1p3
- ================================ Host/Hardware =================================
- CPU architecture: 64-bit
- Video: GP107M [GeForce GTX 1050 Mobile] Intel Corporation from NVIDIA Corporation Intel Corporation
- Live-session OS is Ubuntu 64-bit (Boot-Repair-Disk 64bit 20200604, bionic, x86_64)
- ===================================== UEFI =====================================
- BIOS/UEFI firmware: V1.13 from Insyde Corp.
- The firmware is EFI-compatible, and is set in EFI-mode for this live-session.
- SecureBoot disabled - SecureBoot disabled - Please report this message to [email protected].
- BootCurrent: 0002
- Timeout: 0 seconds
- BootOrder: 0000,0001,0003,2001,2002,2003
- Boot0000* ubuntu HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(\EFI\ubuntu\grubx64.efi)
- Boot0001* Unknown Device: HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(\EFI\ubuntu\shimx64.efi)RC
- Boot0002* USB HDD: KingstonDataTraveler 3.0 PciRoot(0x0)/Pci(0x14,0x0)/USB(5,0)/HD(1,MBR,0x13449,0x800,0x1cd125a)RC
- Boot0003* Windows Boot Manager HD(1,GPT,94c134fa-a93c-490c-8d82-595be9e6f9a9,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...o................
- Boot2001* EFI USB Device RC
- Boot2002* EFI DVD/CDROM RC
- Boot2003* EFI Network RC
- 1df7236807808391d991aafdee611e08 nvme0n1p1/Boot/bkpbootx64.efi
- 1df7236807808391d991aafdee611e08 nvme0n1p1/Boot/bootx64.efi
- 5dabe049a4dad758d975dc2e60a7f00e nvme0n1p1/Boot/fbx64.efi
- 1df7236807808391d991aafdee611e08 nvme0n1p1/ubuntu/grubx64.efi
- f243a42f3bd3164872e792dbc2610270 nvme0n1p1/ubuntu/mmx64.efi
- 728124f6ec8e22fbdbe7034812c81b95 nvme0n1p1/ubuntu/shimx64.efi
- 6baf5a5dd6571024320fa9ee09b3f7d9 nvme0n1p1/Microsoft/Boot/bootmgfw.efi
- 0d5069c1a8066904a58e0e91d13f9975 nvme0n1p1/Microsoft/Boot/bootmgr.efi
- 4565981c22337c7d6d42513a4e25ec38 nvme0n1p1/OEM/Boot/bootmgfw.efi
- 9616e5ec0a136d5e65194ebe84f72bcb nvme0n1p1/OEM/Boot/bootmgr.efi
- ============================= Drive/Partition Info =============================
- Disks info: ____________________________________________________________________
- nvme0n1 : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, has-win, 2048 sectors * 512 bytes
- sda : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
- Partitions info (1/3): _________________________________________________________
- nvme0n1p1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
- nvme0n1p3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
- nvme0n1p4 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
- nvme0n1p5 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
- sda6 : is-os, 64, apt-get, grub-efi , grub2, grub-install, grubenv-ok, update-grub, farbios
- Partitions info (2/3): _________________________________________________________
- nvme0n1p1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
- nvme0n1p3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
- nvme0n1p4 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
- nvme0n1p5 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
- sda6 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
- Partitions info (3/3): _________________________________________________________
- nvme0n1p1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
- nvme0n1p3 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
- nvme0n1p4 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
- nvme0n1p5 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
- sda6 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, no--grub.d, sda
- fdisk -l (filtered): ___________________________________________________________
- Disk nvme0n1: 238.5 GiB, 256060514304 bytes, 500118192 sectors
- Disk identifier: 5000025C-7EAC-49C3-A929-6B939C90DCE9
- Start End Sectors Size Type
- nvme0n1p1 2048 206847 204800 100M EFI System
- nvme0n1p2 206848 239615 32768 16M Microsoft reserved
- nvme0n1p3 239616 496887438 496647823 236.8G Microsoft basic data
- nvme0n1p4 496889856 498008063 1118208 546M Windows recovery environment
- nvme0n1p5 498008064 500105215 2097152 1G Windows recovery environment
- Disk sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
- Disk identifier: 0xe6ba88ff
- Boot Start End Sectors Size Id Type
- sda1 90112 488397167 488307056 232.9G 5 Extended
- sda5 92160 7903231 7811072 3.7G 82 Linux swap / Solaris
- sda6 7905280 488396799 480491520 229.1G 83 Linux
- Disk sdb: 14.4 GiB, 15472047104 bytes, 30218842 sectors
- Disk identifier: 0x00013449
- Boot Start End Sectors Size Id Type
- sdb1 * 2048 30218841 30216794 14.4G c W95 FAT32 (LBA)
- Disk zram0: 980.6 MiB, 1028247552 bytes, 251037 sectors
- Disk zram1: 980.6 MiB, 1028247552 bytes, 251037 sectors
- Disk zram2: 980.6 MiB, 1028247552 bytes, 251037 sectors
- Disk zram3: 980.6 MiB, 1028247552 bytes, 251037 sectors
- parted -lm (filtered): _________________________________________________________
- sda:250GB:scsi:512:512:msdos:ATA SanDisk SDSSDH32:;
- 1:46.1MB:250GB:250GB:::;
- 5:47.2MB:4046MB:3999MB:linux-swap(v1)::;
- 6:4048MB:250GB:246GB:ext4::;
- sdb:15.5GB:scsi:512:512:msdos:Kingston DataTraveler 3.0:;
- 1:1049kB:15.5GB:15.5GB:fat32::boot, lba;
- nvme0n1:256GB:nvme:512:512:gpt:INTEL SSDPEKKW256G7:;
- 1:1049kB:106MB:105MB:fat32:EFI system partition:boot, esp;
- 2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
- 3:123MB:254GB:254GB:ntfs:Basic data partition:msftdata;
- 4:254GB:255GB:573MB:ntfs::hidden, diag;
- 5:255GB:256GB:1074MB:ntfs:Basic data partition:hidden, diag;
- Free space >10MiB: ______________________________________________________________
- sda: 0.03MiB:44.0MiB:44.0MiB
- blkid (filtered): ______________________________________________________________
- NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
- sda
- ├─sda1 e6ba88ff-01
- ├─sda5 swap 23579d4c-859d-40a4-b4a5-3aab2507b478 e6ba88ff-05
- └─sda6 ext4 5070ef54-5e0c-4734-9434-cd0ab2d73ee4 e6ba88ff-06
- sdb
- └─sdb1 vfat C63A-EF72 00013449-01 BOOT-REPAIR
- nvme0n1
- ├─nvme0n1p1 vfat 500C-F5AD 94c134fa-a93c-490c-8d82-595be9e6f9a9 ESP EFI system partition
- ├─nvme0n1p2 49b7eb06-ce74-47b2-b46c-cc3dc972cdda Microsoft reserved partition
- ├─nvme0n1p3 ntfs 1E7211007210DE79 6846f57f-de63-428f-8a00-91d84aeeb5bd Acer Basic data partition
- ├─nvme0n1p4 ntfs 12F44954F4493AED c539d6e9-0928-427f-b953-c7b0ecebf1a5
- └─nvme0n1p5 ntfs 74C4115CC41121C2 a98a3d2e-0e2e-42ee-a60d-7b0ba53143fe Recovery Basic data partition
- Mount points (filtered): _______________________________________________________
- Avail Use% Mounted on
- /dev/nvme0n1p1 31.7M 67% /mnt/boot-sav/nvme0n1p1
- /dev/nvme0n1p3 26.9G 89% /mnt/boot-sav/nvme0n1p3
- /dev/nvme0n1p4 80.9M 85% /mnt/boot-sav/nvme0n1p4
- /dev/nvme0n1p5 618.3M 40% /mnt/boot-sav/nvme0n1p5
- /dev/sda6 71.3G 63% /mnt/boot-sav/sda6
- /dev/sdb1 13.5G 6% /cdrom
- Mount options (filtered): ______________________________________________________
- /dev/nvme0n1p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
- /dev/nvme0n1p3 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
- /dev/nvme0n1p4 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
- /dev/nvme0n1p5 fuseblk rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
- /dev/sda6 ext4 rw,relatime
- /dev/sdb1 vfat ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
- =================== nvme0n1p1/efi/ubuntu/grub.cfg (filtered) ===================
- search.fs_uuid 5070ef54-5e0c-4734-9434-cd0ab2d73ee4 root hd0,msdos6
- set prefix=($root)'/boot/grub'
- configfile $prefix/grub.cfg
- ========================== sda6/etc/fstab (filtered) ===========================
- # <file system> <mount point> <type> <options> <dump> <pass>
- # / was on /dev/sda6 during installation
- UUID=5070ef54-5e0c-4734-9434-cd0ab2d73ee4 / ext4 errors=remount-ro 0 1
- # /boot/efi was on /dev/nvme0n1p1 during installation
- UUID=500C-F5AD /boot/efi vfat umask=0077 0 1
- # swap was on /dev/sda5 during installation
- UUID=23579d4c-859d-40a4-b4a5-3aab2507b478 none swap sw 0 0
- /dev/disk/by-uuid/4c962e1f-dd02-4b77-b17d-c8df48182343 /mnt/Electric-Boogaloo auto nosuid,nodev,nofail,x-gvfs-show 0 0
- ======================= sda6/etc/default/grub (filtered) =======================
- GRUB_DEFAULT=0
- GRUB_TIMEOUT_STYLE=menu
- GRUB_TIMEOUT=10
- GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
- GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
- GRUB_CMDLINE_LINUX=""
- GRUB_DISABLE_OS_PROBER=false
- ==================== sda6: Location of files loaded by Grub ====================
- GiB - GB File Fragment(s)
- 97.222728729 = 104.392110080 boot/vmlinuz-4.15.0-171-generic 2
- 28.049999237 = 30.118457344 boot/vmlinuz-4.15.0-20-generic 1
- 201.426773071 = 216.280350720 boot/vmlinuz-5.4.0-80-generic 2
- 97.222728729 = 104.392110080 vmlinuz 2
- 201.426773071 = 216.280350720 vmlinuz.old 2
- 104.945247650 = 112.684101632 boot/initrd.img-4.15.0-171-generic 7
- 104.472652435 = 112.176656384 boot/initrd.img-4.15.0-20-generic 8
- 103.511714935 = 111.144857600 boot/initrd.img-5.4.0-80-generic 8
- 104.945247650 = 112.684101632 initrd.img 7
- 103.511714935 = 111.144857600 initrd.img.old 8
- ====================== sdb1/boot/grub/grub.cfg (filtered) ======================
- Boot-Repair-Disk session
- Boot-Repair-Disk session (failsafe)
- ========================= sdb1/syslinux.cfg (filtered) =========================
- DEFAULT loadconfig
- LABEL loadconfig
- CONFIG /isolinux/isolinux.cfg
- APPEND /isolinux/
- ==================== sdb1: Location of files loaded by Grub ====================
- GiB - GB File Fragment(s)
- ?? = ?? boot/grub/grub.cfg 1
- ================== sdb1: Location of files loaded by Syslinux ==================
- GiB - GB File Fragment(s)
- ?? = ?? syslinux.cfg 1
- ?? = ?? ldlinux.sys 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement