> /usr/lib/dracut/dracut.conf.d/50-rescue.conf, shipped since 105-1
File 50-rescue.conf should have been installed to
/usr/lib/dracut/dracut.conf.d/rescue/50-rescue.conf as it is recommended by
upstream. This is an issue with Debian packaging !
> does not boot with a default dracut installation unless I set
"hostonly=yes".
This is expected. The details of the LUKS encryption is specific to the
host, and hostonly=yes is required to pick up these configurations on your
host and make it available in the generated initrd.
On Ubuntu (
https:
> 1. Add conflict= lines to multipathd.socket file for systemd
.socket should not be installed into initrd - see
https://github.com/dracut-ng/dracut-ng/commit/297525c5c0781e13c4bf86aa42e81b9f166802ad
.
> > 2. ln -s /lib/multipath /lib64
https://github.com/dracut-ng/dracut-ng/pull/682 . You can h
3 matches
Mail list logo