That bug escalated quickly: I misunderstood the meaning of the `hostonly=false` mode. We want to use `hostonly`, but in a mode that support major hardware changes: https://github.com/dracut-ng/dracut- ng/issues/748
To work around this bug, you can build the initrd in hostonly mode 'sloppy': ``` sudo dracut -H --hostonly-mode=sloppy --force ``` ** Bug watch added: github.com/dracut-ng/dracut-ng/issues #748 https://github.com/dracut-ng/dracut-ng/issues/748 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084809 Title: update-initramfs fails when booted with dracut initrd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2084809/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
