On 10.04.2014 19:11, Rolf Fokkens wrote: > I added the output of "dracut --print-cmdline" (specifically the rd.md.uuid=... parts) to 'linux ...' lines in grub2.cfg, which works. > > As an alternative I also added a simple 'rd.auto=1' which (may not be the preferred solution but) works as well. Yeah, it also works. $ cat /etc/dracut.conf.d/kernel_cmdline.conf kernel_cmdline="rd.auto=1" # dracut --kver 3.13.9-200.fc20.x86_64 --force # lsinitrd --kver 3.13.9-200.fc20.x86_64 --file etc/cmdline.d/01-default.conf rd.auto=1 Appending to the bootloader config what is considered as system wide settings is rather obsolete method particularly in relation to the systemd usage, and the dracut usage also. This should be used only for temporary manual overrides. However configuration fragmentation is specific to the world of Linux distributions. Old habits die hard. poma -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test