You are not logged in.

#1 2025-09-09 15:47:51

jeff_bh_221
Member
Registered: 2023-03-09
Posts: 6

[info] brake kernel-install(rdma) after upgrade dracut 108

Searched(keyword: dracut) forum and wiki already. This topic is just one infomation for someone didn't notice.
dracut 108 change modules folds' names from 00xxx to 10xxx, cause part of qemu's module "rdma" load process faild.

looks like:

[ALPM-SCRIPTLET] dracut[I]: *** Including module: rdma ***
[ALPM-SCRIPTLET] Failed to add dependency on unit: Unit initrd.target does not exist
[ALPM-SCRIPTLET] Failed to add dependency on unit: Unit initrd.target does not exist
[ALPM-SCRIPTLET] Failed to add dependency on unit: Unit initrd.target does not exist
[ALPM-SCRIPTLET] dracut[I]: *** Including module: bash ***

simply rename fold would help.

 sudo mv /usr/lib/dracut/modules.d/05rdma/ /usr/lib/dracut/modules.d/15rdma/

Last edited by jeff_bh_221 (2025-09-09 15:48:25)

Offline

Board footer

Powered by FluxBB