Bug#676882: (no subject)

2013-08-12 Thread Thomas Lange
I seems that this bug is more a dracut bug. Now, dracut 031-1 is available, which should fix this bug. Please try the new version and report if it's working for you. See also #694381 and #703879. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a sub

Bug#676882: (no subject)

2012-11-21 Thread Thomas Lange
I think we should disable lvm inside the initrd of dracut. We can do this by adding a file /etc/dracut.conf.d/fai with content: omit_dracutmodules+="lvm" It's important that this file is executable. This file could be created by fai-make-nfsroot before installing packages. -- regards Thomas --