Thanks for the response.
As mentioned in my first post I already have grub reconfigured with
Code:
GRUB_CMDLINE_LINUX_DEFAULT="text"
GRUB_TERMINAL=console
After making the changes I run:
Code:
sudo update-grub
sudo systemctl enable multi-user.target --force
sudo systemctl set-default multi-user.target
Regarding
Another way would be to set
Code:
GRUB_TERMINAL=console
GRUB_GFX_MODE=1024x768x16
... I had already tried similar variations on GRUB_GFX_MODE, but as best as i can work out the NL40 will always come up at 640. Maybe that's a hardware limitation.
I think I'll let sleeping dogs lie and put up with the black screen behaviour.
Cheers
Bookmarks