/etc/kernel/postinst.d/dracut: dracut: Generating /boot/initrd.img-5.15.0-60-genericdracut: dracut module'ifcfg' cannot be foundorinstalled. run-parts: /etc/kernel/postinst.d/dracut exitedwithreturncode1dpkg:errorprocessingpackagelinux-image-5.15.0-60-generic(--configure):installed linux-image-...
dracut: dracut module 'network-legacy' cannot be found or installed. warning: %posttrans(kernel-core-5.14.0-xxx.xx.x.el9_x.x86_64) scriptlet failed, exit status 1 Error in POSTTRANS scriptlet in rpm package kernel-core
dracut: dracut module 'network-legacy' cannot be found or installed. warning: %posttrans(kernel-core-4.18.0-xx.xx.el8_3.x86_64) scriptlet failed, exit status 1 Error in POSTTRANS scriptlet in rpm package kernel-core Environment Red Hat Enterprise Linux 8 Subscriber...
in build.log: rebuilding initramfs images rebuilding boot/initramfs-3.10.0-123.el7.x86_64.img No '/dev/log' or 'logger' included for syslog logging dracut module 'anaconda' cannot be found or installed. dracut module 'anaconda' cannot be...
specify if a module cannot be found or cannot be installed (a10078a5) dracut-install: add fw_devlink suppliers as module dependencies (3de4c731) fips: add progress messages (68d0653e) install.d: allow using dracut in combination with ukify (16645633) kernel-modules: driver support for mac...
use.add_drivers+="<kernelmodules>" Specify a space-separated list of kernel modules to add to the initramfs. The kernel modules have to be specified without the ".ko" suffix.force_drivers+="<listofkernelmodules>" See add_drivers above. But in this case it is ensured that the drivers ...
specify the block device to use as the root filesystem, if the normal root cannot be found. This can only be a simple block device with a simple file system, for which the filesystem driver is either compiled in, or added manually to the initramfs. This parameter can be specified multipl...
Sometimes you don't want a dracut module to be included for reasons of speed, size or functionality. To do this, either specify the omit_dracutmodules variable in the dracut.conf or /etc/dracut.conf.d/myconf.conf configuration file (see dracut.conf(5)), or use the -o or --omit ...
dir##*/}" local _ret=0 if [[ $1 == "-m" ]]; then _module_name="$2" shift 2 fi for cmd in "$@"; do if ! find_binary "$cmd" &> /dev/null; then dinfo "Module '${_module_name#[0-9][0-9]}' will not be installed, because command '$cmd' could not be found!
I would start looking into the changes in overlayfs dracut module to see whybtrfs-snapshot-overlayno longer seems to be compatible with latest dracut-ng release. 👍1 Contributor Apr 24, 2024• edited Thisbtrfs-snapshot-overlaydracut module is not maintained as part of the dracut project, ...