>>>>> On Wed, 15 Jun 2016 18:01:43 +0200, Thomas Lange >>>>> <[email protected]> said:
> Using lsinitrd, you can check if the initrd includes the lvm dracut
> module and the executablers for lvm.
Add this to dracut.conf before the initrd is created:
add_dracutmodules+=" lvm "
Then you have the lvm dracut module and the executables inside the initrd.
--
regards Thomas
