Here is a quick fix for the missing boot screen:

echo FRAMEBUFFER=y > /etc/initramfs-tools/conf.d/splash
update-initramfs -u

Note that this fix does marginally slow down boot, but only by a few seconds.

  • Share/Bookmark