Comment 41 for bug 1656605

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

This may have been introduced by commit 4ae5bd9. However, I'd first like to see if this is expected and not a bug.

Can you perform the following:

edit /etc/default/grub and remove quiet and splash from the line:
GRUB_CMDLINE_LINUX_DEFAULT

So the line will be:
GRUB_CMDLINE_LINUX_DEFAULT=""

After changing that line, run the following:
sudo update-grub and reboot.