Comment 8 for bug 1721988

Revision history for this message
rick beldin (rick-beldin) wrote : Re: Ubuntu 17.10 full disk encryption + Nvidia drivers not booting

A slightly better workaround is this from the other bug:

If this works for you and you want to make it persistent, edit the /etc/default/grub file (with sudo):

1. remove the "splash" from GRUB_CMDLINE_LINUX_DEFAULT
2. uncomment the line GRUB_GFXMODE and set it to "auto", GRUB_GFXMODE=auto
3. save the file and run the command "update-grub"

The text console resolution is set properly and you are prompted in text mode with minimal debugging information.