Closed crawfxrd closed 7 years ago
Running dracut -f -v
shows the initrd is generated at a completely different location than previous versions of Fedora.
Fedora 25:
dracut: *** Creating image file '/boot/initramfs-4.11.10-200.fc25.x86_64.img' ***
dracut: *** Creating initramfs image file '/boot/initramfs-4.11.10-200.fc25.x86_64.img' done ***
Fedora 26:
dracut: *** Creating image file '/boot/dc6ce07d63f24b5aaae9c6f20d80fd51/4.11.9-300.fc26.x86_64/initrd' ***
dracut: *** Creating initramfs image file '/boot/dc6ce07d63f24b5aaae9c6f20d80fd51/4.11.9-300.fc26.x86_64/initrd' done ***
Deleting the folder dc6ce07d63f24b5aaae9c6f20d80fd51
and running dracut again shows it is generated in the expected location.
dracut: *** Creating image file '/boot/initramfs-4.11.9-300.fc26.x86_64.img' ***
dracut: *** Creating initramfs image file '/boot/initramfs-4.11.9-300.fc26.x86_64.img' done ***
Upstream ticket: https://bugzilla.redhat.com/show_bug.cgi?id=1475565
Fedora 25:
Fedora 26:
/boot/initramfs-4.11.9-300.fc26.x86_64.img
was not regenerated after dracut was run. The timestamp remains the same as before running, when I installed the current kernel.