This error most likely means the console command was unable to find a usable resolution in the VESA BIOS mode list.
You can compile your binary with DEBUG=vesafb
to get a list of which resolutions was detected when running the console command.
Most of the time console is used to improve on user experience, but is not critical for actual functionality. By ending the console
command with ||
a failure here will be ignored, and not stop the boot process.