Comment 4 for bug 1711452

Revision history for this message
Steve Langasek (vorlon) wrote :

Junien, no, this can't be worked around with a kernel boot option.

Are you experiencing this when booting via MAAS? MAAS does its own grub.cfg management, and would need to be fixed separately for this issue.

You can work around this in the grub.cfg on a given installed system by running:

  sudo sed -i -e'/linux_gfx_mode/s/text/auto/' /etc/grub.d/10_linux && sudo update-grub