Dracut unloaded\unneeded modules\drivers

Frank Murphy frankly3d at gmail.com
Mon Feb 20 18:41:10 UTC 2012


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"


More information about the users mailing list