This is some of what's in /etc/grub2.cfg rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 rd.plymouth=0 I can see grub going: "disabling lvm, dmraid, mdraid" Now if I want to add them to /etc/dracut.conf # Dracut modules to omit #omit_dracutmodules+="" is it omit_dracutmodules+="luks lvm dmraid mdraid plymouth" or omit_dracutmodules+="luks,lvm,dm,md,plymouth" I hope will make for a lighter initramfs, along with "hostonly" -- Regards, Frank "Jack of all, fubars" -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org