On Mon, Apr 24, 2023 at 2:31 PM <[email protected]> wrote: > > On 4/24/23 14:39, Mark Knecht wrote: > > > > > > On Sat, Apr 22, 2023 at 11:56 AM <[email protected] <mailto: [email protected]>> wrote: <SNIP> > # Append parameters to the linux kernel command line for non-recovery entries > #GRUB_CMDLINE_LINUX_DEFAULT="" <SNIP>
Consider uncommenting this line and running sudo update-grub > # The resolution used on graphical terminal. > # Note that you can use only modes which your graphic card supports via VBE. > # You can see them in real GRUB with the command `vbeinfo'. > #GRUB_GFXMODE=640x480 > GRUB_GFXMODE=1024x768x32 While I understand that you probably didn't change this setting do you know that 1024x769x32 is ok? Have you run vbeinfo or verified by some other means? HTH, Mark

