-
-
Save nyanpasu64/da221c92ef210177b98199aa600bc5f9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| nyanpasu64@ivy-fedora /usr/lib/modules [1]> sudo kernel-install --verbose | |
| Loaded config. | |
| MACHINE_ID=a5e7cbe1b56242238c7c906bfb000359 set via /etc/machine-id. | |
| Found container virtualization none. | |
| /dev/sda4: Partition has wrong PART_ENTRY_TYPE=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 for XBOOTLDR partition. | |
| Couldn't find an XBOOTLDR partition. | |
| Failed to check file system type of "/efi": No such file or directory | |
| File system "/boot" is not a FAT EFI System Partition (ESP) file system. | |
| Using EFI System Partition at /boot/efi as $BOOT_ROOT. | |
| Using entry token: a5e7cbe1b56242238c7c906bfb000359 | |
| kernel version (6.16.12-200.fc42.x86_64) set via command line. | |
| kernel image file (/usr/lib/modules/6.16.12-200.fc42.x86_64/vmlinuz) set via command line. | |
| /boot/efi/loader/entries.srel with 'type1' found, using layout=bls. | |
| Using ENTRY_DIR=/boot/efi/a5e7cbe1b56242238c7c906bfb000359/6.16.12-200.fc42.x86_64 | |
| Successfully forked off '(pager)' as PID 60979. | |
| Pager executable is "less", options "FRSXMK", quit_on_interrupt: yes | |
| Machine ID: a5e7cbe1b56242238c7c906bfb000359 | |
| Kernel Image Type: pe | |
| Layout: bls | |
| Boot Root: /boot/efi | |
| Entry Token Type: machine-id | |
| Entry Token: a5e7cbe1b56242238c7c906bfb000359 | |
| Entry Directory: /boot/efi/a5e7cbe1b56242238c7c906bfb000359/6.16.12-200.fc42.x86_64 | |
| Kernel Version: 6.16.12-200.fc42.x86_64 | |
| Kernel: /usr/lib/modules/6.16.12-200.fc42.x86_64/vmlinuz | |
| Initrds: (unset) | |
| Initrd Generator: (unset) | |
| UKI Generator: (unset) | |
| Plugins: /usr/lib/kernel/install.d/10-devicetree.install | |
| /usr/lib/kernel/install.d/20-grub.install | |
| /usr/lib/kernel/install.d/50-depmod.install | |
| /usr/lib/kernel/install.d/50-dracut.install | |
| /usr/lib/kernel/install.d/51-dracut-rescue.install | |
| /usr/lib/kernel/install.d/55-set-boot-entry.install | |
| /usr/lib/kernel/install.d/60-kdump.install | |
| /usr/lib/kernel/install.d/90-loaderentry.install | |
| /usr/lib/kernel/install.d/90-uki-copy.install | |
| /usr/lib/kernel/install.d/92-crashkernel.install | |
| /usr/lib/kernel/install.d/92-tuned.install | |
| /usr/lib/kernel/install.d/95-kernel-hooks.install | |
| /usr/lib/kernel/install.d/99-grub-mkconfig.install | |
| Plugin Environment: LC_COLLATE=C.UTF-8 | |
| KERNEL_INSTALL_VERBOSE=1 | |
| KERNEL_INSTALL_IMAGE_TYPE=pe | |
| KERNEL_INSTALL_MACHINE_ID=a5e7cbe1b56242238c7c906bfb000359 | |
| KERNEL_INSTALL_ENTRY_TOKEN=a5e7cbe1b56242238c7c906bfb000359 | |
| KERNEL_INSTALL_BOOT_ROOT=/boot/efi | |
| KERNEL_INSTALL_LAYOUT=bls | |
| KERNEL_INSTALL_INITRD_GENERATOR= | |
| KERNEL_INSTALL_UKI_GENERATOR= | |
| KERNEL_INSTALL_STAGING_AREA=/tmp/kernel-install.staging.XXXXXX | |
| Plugin Arguments: add|remove | |
| 6.16.12-200.fc42.x86_64 | |
| /boot/efi/a5e7cbe1b56242238c7c906bfb000359/6.16.12-200.fc42.x86_64 | |
| /usr/lib/modules/6.16.12-200.fc42.x86_64/vmlinuz | |
| [INITRD...] | |
| nyanpasu64@ivy-fedora /usr/lib/modules> sudo ls /boot/efi/a5e7cbe1b56242238c7c906bfb000359/6.16.12-200.fc42.x86_64 | |
| ls: cannot access '/boot/efi/a5e7cbe1b56242238c7c906bfb000359/6.16.12-200.fc42.x86_64': No such file or directory | |
| nyanpasu64@ivy-fedora /usr/lib/modules [2]> sudo cat /boot/efi/loader/entries.srel | |
| type1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment