On 5 Sep 2025 at 14:03, Robert McBroom via users wrote:

Date sent:              Fri, 5 Sep 2025 14:03:34 -0400
To:                     users <users@lists.fedoraproject.org>
Subject:                dracut not building initramfs for kernel-6.16.4
Send reply to:          Community support for Fedora users 
<users@lists.fedoraproject.org>
From:                   Robert McBroom via users 
<users@lists.fedoraproject.org>
Copies to:              Robert McBroom <robert.mcbr...@yahoo.com>

> :~# dracut -kver 6.16.4-200.fc42.x86_64
> dracut[F]: The provided directory where to look for kernel modules (ver)
> dracut[F]: does not match the kernel version set for the initramfs 
> (6.15.10-200.fc42.x86_64).
> dracut[F]: Set DRACUT_KMODDIR_OVERRIDE=1 to ignore this check.
> 
> :~# dracut --regenerate-all --force
> dracut-install: ERROR: installing '/etc/fcoe/cfg-*'
> dracut[E]: FAILED: /usr/lib/dracut/dracut-install -D 
> /var/tmp/dracut.dxuuUy2/initramfs -a -f /etc/fcoe/cfg-*
> 
> fibre channel over ethernet makes no sense for my systems
> 
> How can this be fixed?

Believe 6.16.5 is only in testing repo.
dnf reinstall kernel-core --enablerepo=updates-testing

So, unless you have testing enabled in repo options.

I installed on one machine as test, and it /boot as not having enough 
space at first. Had to remove some things. Later increased /boot by 
512M to 1.5G total using gparted to shift things.

rpm -qa | grep fcoe
fcoe-utils-1.0.34-11.gitb233050.fc42.x86_64

/etc/fcoe# echo "cfg-ethx"; cat cfg-ethx ;echo "config" ; cat config 
cfg-ethx
## Type:       yes/no
## Default:    no
# Enable/Disable FCoE service at the Ethernet port
# Normally set to "yes"
FCOE_ENABLE="yes"

## Type:       yes/no
## Default:    no
# Indicate if DCB service is required at the Ethernet port
# Normally set to "yes"
DCB_REQUIRED="yes"

## Type:        yes/no
## Default:     no
# Indicate if VLAN discovery should be handled by fcoemon
# Normally set to "yes"
AUTO_VLAN="yes"

## Type:        fabric/vn2vn
## Default:     fabric
# Indicate the mode of the FCoE operation, either fabric or vn2vn
# Normally set to "fabric"
MODE="fabric"

## Type:        yes/no
## Default:     no
# Indicate whether to run a FIP responder for VLAN discovery in 
vn2vn mode
#FIP_RESP="yes"
config
## Type:       yes/no
## Default:    no
# Switch on/off debug messages (script & C code)
DEBUG="no"

## Type:       yes/no
## Default:    yes
# All the messages go to syslog and stderr (script & C code)
USE_SYSLOG="yes"

## Type:       string. Driver names separated by space
## Default:    list of default drivers
# All supported drivers listed here are loaded when service starts
SUPPORTED_DRIVERS="fcoe bnx2fc"





> 
> -- 
> _______________________________________________
> 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



+------------------------------------------------------------+
 Michael D. Setzer II - Computer Science Instructor (Retired)     
 mailto:mi...@guam.net                            
 mailto:msetze...@gmail.com
 mailto:msetze...@gmx.com
 Guam - Where America's Day Begins                        
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+


-- 
_______________________________________________
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