Bug#1090828: 1090828

2024-12-26 Thread Gombi
> /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 !

Bug#1078792:

2024-12-11 Thread Gombi
> 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:

Bug#1078545: multipath + dracut

2024-09-20 Thread Gombi
> 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