Comment # 3 on bug 1090451 from
Update

After the NVidia drivers were installed I looked in
/etc/dracut.conf.d/50-nvidia-default.conf. The contents are show below:

install_items+=" /usr/bin/chmod /usr/bin/mknod /usr/bin/cat /usr/bin/echo
/usr/bin/chown "
add_drivers+="nvidia nvidia-drm nvidia-modeset nvidia-uvm"
omit_dracutmodules+="plymouth"

The last line tells dracut to omit the dracut module "plymouth" from initrd.

Further tests are being done.


You are receiving this mail because: