On 9/6/25 1:12 PM, Francis Montagnac via users wrote:
On Sat, 6 Sep 2025 11:28:31 -0400
Robert McBroom via users<users@lists.fedoraproject.org> wrote:

dracut does not build the initramfs for kernel-6.16.5 either still wants
to do something with /etc/fcoe/cfg-*
Try perhaps:

   remove the fcoe-utils RPM that provides those /etc/fcoe/cfg-*
   files. Check that this will not remove something you need.

   then force a reinstall of kernel-core-6.16.5-\*: better IMO than
   calling dracut to rebuild the initramfs.

Something thus like this:

   dnf remove fcoe-utils
   dnf reinstall kernel-core-6.16.5-\*

If still no initramfs, look for dracut in the journal, starting at its
call looking like:

   dracut[PID]: Executing: /usr/bin/dracut -f --kernel-image <snip>

Nothing using fcoe was ever installed. reinstall. Created /etc/fcoe from an 
earlier suggestion but it did not exist before

:~# rpm -qa|grep fcoe
:~#
:~# dnf remove fcoe-utils
No packages to remove for argument: fcoe-utils

Nothing to do.
:~# dnf remove fcoe*
No packages to remove for argument: fcoe*

Nothing to do.
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to