susurss
(dor mouse)
June 2, 2026, 8:25am
1
When rebooting my PC, I get a table of versions to use: two Fedora 44 options; Fedora 43; and Fedora 42
When selecting the Fedora 44 options, I am met with:
error: ../../grub-core/fs/fshelp.c:257:file
'/initramfs-7.0.10-200.fc44.x86_64.img' not found
and
error: ../../grub-core/fs/fshelp.c:257:file
'/initramfs-7.0.10-201.fc44.x86_64.img' not found
Selecting the Fedora 43 version still works, and I am not having issues with it
I am not familiar with Linux nor this help service, so if you need more information, I will do my best to give it
This is perhaps due to this common issue
Can you verify that ? If yes, apply the suggested workarounds.
susurss
(dor mouse)
June 2, 2026, 8:48am
3
I tried to run this line, as it was stated in the post:
$ sudo ls -d "/boot/efi/$(cat /etc/machine-id)"
I was given:
bash: $: command not found…
Am I doing this wrong?
Yes, the $ sign is “the” traditional prompt. Suppress it from the command:
sudo ls -d "/boot/efi/$(cat /etc/machine-id)"
susurss
(dor mouse)
June 2, 2026, 9:02am
5
Ooh okay. There is no such file or directory
It is not that issue
Ok. What gives thus:
ls -l /boot
sudo ls -lR /boot/efi
Please, post the output of those commands as preformatted text.
For that, use the </> button (it enclose the text with lines containing only ``` )
susurss
(dor mouse)
June 2, 2026, 10:05am
7
total 440524
-rw-r--r--. 1 root root 299446 May 23 01:00 config-7.0.10-200.fc44.x86_64
-rw-r--r--. 1 root root 299446 May 27 01:00 config-7.0.10-201.fc44.x86_64
-rw-r--r--. 1 root root 299356 May 15 01:00 config-7.0.8-100.fc43.x86_64
drwx------. 4 root root 4096 Jan 1 1970 efi
drwx------. 3 root root 4096 Jun 2 08:55 grub2
-rw-------. 1 root root 181026339 Sep 14 2025 initramfs-0-rescue-c189f13f06454bca94393daf96b7b939.img
-rw-------. 1 root root 161259568 May 19 12:52 initramfs-7.0.8-100.fc43.x86_64.img
drwxr-xr-x. 3 root root 4096 Sep 14 2025 loader
drwx------. 2 root root 16384 Sep 14 2025 lost+found
lrwxrwxrwx. 1 root root 46 May 27 19:31 symvers-7.0.10-200.fc44.x86_64.xz -> /lib/modules/7.0.10-200.fc44.x86_64/symvers.xz
lrwxrwxrwx. 1 root root 46 May 29 19:52 symvers-7.0.10-201.fc44.x86_64.xz -> /lib/modules/7.0.10-201.fc44.x86_64/symvers.xz
lrwxrwxrwx. 1 root root 45 May 19 12:51 symvers-7.0.8-100.fc43.x86_64.xz -> /lib/modules/7.0.8-100.fc43.x86_64/symvers.xz
-rw-r--r--. 1 root root 11692600 May 23 01:00 System.map-7.0.10-200.fc44.x86_64
-rw-r--r--. 1 root root 11692681 May 27 01:00 System.map-7.0.10-201.fc44.x86_64
-rw-r--r--. 1 root root 11693223 May 15 01:00 System.map-7.0.8-100.fc43.x86_64
-rwxr-xr-x. 1 root root 16968040 Sep 14 2025 vmlinuz-0-rescue-c189f13f06454bca94393daf96b7b939
-rwxr-xr-x. 1 root root 18688360 May 23 01:00 vmlinuz-7.0.10-200.fc44.x86_64
-rwxr-xr-x. 1 root root 18688360 May 27 01:00 vmlinuz-7.0.10-201.fc44.x86_64
-rwxr-xr-x. 1 root root 18434408 May 15 01:00 vmlinuz-7.0.8-100.fc43.x86_64
And
/boot/efi:
total 12
drwx------. 4 root root 4096 Jan 16 00:00 EFI
-rwx------. 1 root root 34 Jan 16 00:00 mach_kernel
drwx------. 3 root root 4096 Jan 16 00:00 System
/boot/efi/EFI:
total 8
drwx------. 2 root root 4096 Jan 16 00:00 BOOT
drwx------. 2 root root 4096 Jan 16 00:00 fedora
/boot/efi/EFI/BOOT:
total 1820
-rwx------. 1 root root 747681 Sep 14 2025 BOOTIA32.EFI
-rwx------. 1 root root 949424 Sep 14 2025 BOOTX64.EFI
-rwx------. 1 root root 70360 Sep 14 2025 fbia32.efi
-rwx------. 1 root root 87816 Sep 14 2025 fbx64.efi
/boot/efi/EFI/fedora:
total 17908
-rwx------. 1 root root 112 Sep 14 2025 BOOTIA32.CSV
-rwx------. 1 root root 110 Sep 14 2025 BOOTX64.CSV
-rwx------. 1 root root 3026640 Apr 8 01:00 gcdia32.efi
-rwx------. 1 root root 4046544 Apr 8 01:00 gcdx64.efi
-rwx------. 1 root root 159 Sep 14 2025 grub.cfg
-rwx------. 1 root root 3026640 Apr 8 01:00 grubia32.efi
-rwx------. 1 root root 4046544 Apr 8 01:00 grubx64.efi
-rwx------. 1 root root 673992 Sep 14 2025 mmia32.efi
-rwx------. 1 root root 848080 Sep 14 2025 mmx64.efi
-rwx------. 1 root root 949424 Sep 14 2025 shim.efi
-rwx------. 1 root root 747681 Sep 14 2025 shimia32.efi
-rwx------. 1 root root 949424 Sep 14 2025 shimx64.efi
/boot/efi/System:
total 4
drwx------. 3 root root 4096 Jan 16 00:00 Library
/boot/efi/System/Library:
total 4
drwx------. 2 root root 4096 May 19 14:14 CoreServices
/boot/efi/System/Library/CoreServices:
total 4
-rwx------. 1 root root 384 Jan 16 00:00 SystemVersion.plist
This is fine.
What gives:
-sudo /bin/kernel-install -v add 7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
susurss
(dor mouse)
June 2, 2026, 10:13am
9
Loaded config.
MACHINE_ID=c189f13f06454bca94393daf96b7b939 set via /etc/machine-id.
Found container virtualization none.
Loaded shared library 'libblkid.so.1' via dlopen().
Using XBOOTLDR partition at /boot as $BOOT_ROOT.
Using entry token: c189f13f06454bca94393daf96b7b939
kernel version (7.0.10-201.fc44.x86_64) set via command line.
kernel image file (/lib/modules/7.0.10-201.fc44.x86_64/vmlinuz) set via command line.
Entry-token directory /boot/c189f13f06454bca94393daf96b7b939 not found, using layout=other.
Using ENTRY_DIR=/boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64
Using plugins:
/usr/lib/kernel/install.d/10-devicetree.install
/usr/lib/kernel/install.d/20-grub.install
/usr/lib/kernel/install.d/40-dkms.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-akmodsposttrans.install
/usr/lib/kernel/install.d/95-kernel-hooks.install
/usr/lib/kernel/install.d/95-set-boot-entry.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=c189f13f06454bca94393daf96b7b939
KERNEL_INSTALL_ENTRY_TOKEN=c189f13f06454bca94393daf96b7b939
KERNEL_INSTALL_BOOT_ROOT=/boot
KERNEL_INSTALL_LAYOUT=other
KERNEL_INSTALL_INITRD_GENERATOR=
KERNEL_INSTALL_UKI_GENERATOR=
KERNEL_INSTALL_STAGING_AREA=/var/tmp/kernel-install.staging.Qwddu6
Plugin arguments: add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(plugins)' as PID 8083.
About to execute /usr/lib/kernel/install.d/10-devicetree.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 8084.
/usr/lib/kernel/install.d/10-devicetree.install succeeded.
About to execute /usr/lib/kernel/install.d/20-grub.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 8088.
/usr/lib/kernel/install.d/20-grub.install succeeded.
About to execute /usr/lib/kernel/install.d/40-dkms.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 8129.
/usr/lib/kernel/install.d/40-dkms.install succeeded.
About to execute /usr/lib/kernel/install.d/50-depmod.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 8191.
+depmod -a 7.0.10-201.fc44.x86_64
/usr/lib/kernel/install.d/50-depmod.install succeeded.
About to execute /usr/lib/kernel/install.d/50-dracut.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 8192.
dracut[I]: Executing: /usr/bin/dracut -f --verbose --kernel-image /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz --kver 7.0.10-201.fc44.x86_64 /boot/initramfs-7.0.10-201.fc44.x86_64.img
dracut[I]: *** Including module: bash ***
dracut[I]: *** Including module: systemd ***
dracut[I]: *** Including module: fips ***
dracut[I]: *** Including module: fips-crypto-policies ***
dracut[I]: *** Including module: systemd-ask-password ***
dracut[I]: *** Including module: systemd-battery-check ***
dracut[I]: *** Including module: systemd-initrd ***
dracut[I]: *** Including module: systemd-journald ***
dracut[I]: *** Including module: systemd-modules-load ***
dracut[I]: *** Including module: systemd-pcrphase ***
dracut[I]: *** Including module: systemd-sysctl ***
dracut[I]: *** Including module: systemd-sysusers ***
dracut[I]: *** Including module: systemd-tmpfiles ***
dracut[I]: *** Including module: systemd-udevd ***
dracut[I]: *** Including module: nss-softokn ***
dracut[I]: *** Including module: i18n ***
dracut[I]: *** Including module: drm ***
dracut[I]: *** Including module: plymouth ***
dracut[I]: *** Including module: btrfs ***
dracut[I]: *** Including module: fs-lib ***
dracut[I]: *** Including module: kernel-modules ***
dracut[I]: *** Including module: kernel-modules-extra ***
dracut[I]: *** Including module: prefixdevname ***
dracut[I]: *** Including module: tpm2-tss ***
dracut[I]: *** Including module: rootfs-block ***
dracut[I]: *** Including module: terminfo ***
dracut[I]: *** Including module: udev-rules ***
dracut[I]: *** Including module: dracut-systemd ***
dracut[I]: *** Including module: initqueue ***
dracut[I]: *** Including module: usrmount ***
dracut[I]: *** Including module: base ***
dracut[I]: *** Including module: memstrack ***
dracut[I]: *** Including module: shell-interpreter ***
dracut[I]: *** Including module: shutdown ***
dracut[I]: *** Including module: openssl ***
dracut[I]: *** Including modules done ***
dracut[I]: *** Installing kernel module dependencies ***
dracut[I]: *** Installing kernel module dependencies done ***
dracut[I]: *** Resolving executable dependencies ***
dracut[I]: *** Resolving executable dependencies done ***
dracut[I]: *** Generating early-microcode cpio image ***
dracut[I]: *** Constructing GenuineIntel.bin ***
dracut[I]: *** Store current command line parameters ***
dracut[I]: *** Creating image file '/boot/initramfs-7.0.10-201.fc44.x86_64.img' ***
dracut[I]: *** Hardlinking files ***
dracut[I]: *** Hardlinking files done ***
dracut[I]: Using auto-determined compression method 'zstd'
dracut[I]: *** Creating initramfs image file '/boot/initramfs-7.0.10-201.fc44.x86_64.img' done ***
/usr/lib/kernel/install.d/50-dracut.install succeeded.
About to execute /usr/lib/kernel/install.d/51-dracut-rescue.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 18963.
Skipping, there is already a rescue image generated with the same input parameters
/usr/lib/kernel/install.d/51-dracut-rescue.install succeeded.
About to execute /usr/lib/kernel/install.d/55-set-boot-entry.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 18964.
/usr/lib/kernel/install.d/55-set-boot-entry.install succeeded.
About to execute /usr/lib/kernel/install.d/60-kdump.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19068.
/usr/lib/kernel/install.d/60-kdump.install succeeded.
About to execute /usr/lib/kernel/install.d/90-loaderentry.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19069.
KERNEL_INSTALL_LAYOUT=other, quitting.
/usr/lib/kernel/install.d/90-loaderentry.install succeeded.
About to execute /usr/lib/kernel/install.d/90-uki-copy.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19070.
/usr/lib/kernel/install.d/90-uki-copy.install succeeded.
About to execute /usr/lib/kernel/install.d/92-crashkernel.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19071.
/usr/lib/kernel/install.d/92-crashkernel.install succeeded.
About to execute /usr/lib/kernel/install.d/92-tuned.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19089.
/usr/lib/kernel/install.d/92-tuned.install succeeded.
About to execute /usr/lib/kernel/install.d/95-akmodsposttrans.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19106.
/usr/lib/kernel/install.d/95-akmodsposttrans.install succeeded.
About to execute /usr/lib/kernel/install.d/95-kernel-hooks.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19111.
/usr/lib/kernel/install.d/95-kernel-hooks.install succeeded.
About to execute /usr/lib/kernel/install.d/95-set-boot-entry.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19112.
/usr/lib/kernel/install.d/95-set-boot-entry.install succeeded.
About to execute /usr/lib/kernel/install.d/99-grub-mkconfig.install add 7.0.10-201.fc44.x86_64 /boot/c189f13f06454bca94393daf96b7b939/7.0.10-201.fc44.x86_64 /lib/modules/7.0.10-201.fc44.x86_64/vmlinuz
Successfully forked off '(exec-inner)' as PID 19151.
/usr/lib/kernel/install.d/99-grub-mkconfig.install succeeded.
(plugins) succeeded.
This seems good. Can you confirm that this initramfs exist ?
If yes, try to reboot with this 7.0.10-201.fc44.x86_64 kernel.
susurss
(dor mouse)
June 2, 2026, 10:22am
11
It’s worked! Thank you very much for your help, Francis!
Thanks, but it would be nice to look at the journal to understand why
it failed when you installed this kernel.
What gives:
Edit: using -t dracut is better.
sudo journalctl --since -10d -t dracut \
| sed -n '/dracut.*7.0.10-201.fc44.x86_64/,$p' \
| tail -20
Also, /boot may be short in free space. What gives:
df -h /boot
susurss
(dor mouse)
June 5, 2026, 8:44am
13
Sorry for the late response!
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/mount
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/netroot
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/pre-mount
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/pre-pivot
Jun 02 11:12:14 PURGATORY dracut[8223]: -rwxr-xr-x 1 root root 441 May 1 2025 var/lib/dracut/hooks/pre-pivot/00-fips-boot.sh
Jun 02 11:12:14 PURGATORY dracut[8223]: -rwxr-xr-x 1 root root 2133 May 1 2025 var/lib/dracut/hooks/pre-pivot/01-fips-crypto-policies.sh
Jun 02 11:12:14 PURGATORY dracut[8223]: -rwxr-xr-x 1 root root 423 May 1 2025 var/lib/dracut/hooks/pre-pivot/01-fips-noboot.sh
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/pre-shutdown
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/pre-trigger
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/pre-udev
Jun 02 11:12:14 PURGATORY dracut[8223]: -rwxr-xr-x 1 root root 398 May 1 2025 var/lib/dracut/hooks/pre-udev/01-fips-load-crypto.sh
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/shutdown
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/lib/dracut/hooks/shutdown-emergency
Jun 02 11:12:14 PURGATORY dracut[8223]: lrwxrwxrwx 1 root root 11 Apr 29 01:00 var/lock -> ../run/lock
Jun 02 11:12:14 PURGATORY dracut[8223]: lrwxrwxrwx 1 root root 6 Apr 29 01:00 var/run -> ../run
Jun 02 11:12:14 PURGATORY dracut[8223]: drwxr-xr-x 2 root root 0 Apr 29 01:00 var/tmp
Jun 02 11:12:14 PURGATORY dracut[8223]: ========================================================================
Jun 02 11:12:14 PURGATORY dracut[8223]: dracut cmdline:
Jun 02 11:12:14 PURGATORY dracut[8223]: rd.driver.pre=btrfs
Jun 02 11:12:16 PURGATORY dracut[8223]: *** Creating initramfs image file '/boot/initramfs-7.0.10-201.fc44.x86_64.img' done ***
Filesystem Size Used Avail Use% Mounted on
/dev/sdb2 974M 591M 317M 66% /boot
There is enough free space in /boot.
The journal shows the last build of the initramfs done above with
kernel-install -v.
Can you redo it as follows to get the previous (normally failed) build?
sudo journalctl --since -10d --until '2026-06-02 11:10' -t dracut \
| tail -20
2026-06-02 11:10 is I think the time in your localtime of my post asking to
make the kernel-install -v
susurss
(dor mouse)
June 5, 2026, 10:06am
15
sudo journalctl --since -10d --until '2026-06-02 11:10' -t dracut \ | tail -20
May 29 19:53:06 PURGATORY dracut[2677]: kernel-modules-extra: configuration source "/etc/depmod.d" is ignored (directory or doesn't exist)
May 29 19:53:06 PURGATORY dracut[2677]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist
May 29 19:53:06 PURGATORY dracut[2677]: *** Including module: prefixdevname ***
May 29 19:53:06 PURGATORY dracut[2677]: *** Including module: tpm2-tss ***
May 29 19:53:06 PURGATORY dracut[2677]: *** Including module: rootfs-block ***
May 29 19:53:06 PURGATORY dracut[2677]: *** Including module: terminfo ***
May 29 19:53:06 PURGATORY dracut[2677]: *** Including module: udev-rules ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: dracut-systemd ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: initqueue ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: usrmount ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: base ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: memstrack ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: shell-interpreter ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: shutdown ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including module: openssl ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Including modules done ***
May 29 19:53:07 PURGATORY dracut[2677]: *** Installing kernel module dependencies ***
May 29 19:53:08 PURGATORY dracut[2677]: *** Installing kernel module dependencies done ***
May 29 19:53:08 PURGATORY dracut[2677]: *** Resolving executable dependencies ***
May 29 19:53:31 PURGATORY dracut[2677]: Resolving executable dependencies failed
Insufficient`
Do please:
sudo journalctl --since '2026-05-29 19:00' --until '2026-05-29 20:00' \
| fpaste
and post here the obtained URL.
This journal is empty and I don’t see why Forget it.
I see that a new kernel (7.0.11-200) is available in update-testing.
Can you install it as follow and verify that the initramfs is properly build in /boot ?
sudo dnf --enablerepo=updates-testing --refresh update kernel\*
ls -l /boot/*7.0.11-200*
df -h /boot
susurss
(dor mouse)
June 5, 2026, 10:39am
19
Do I send these lines separately or at once?
Separately is better. Sorry.