(Error code 2d8c20)
This error originated from one of the following locations within the iPXE source code:
DEBUG=vesafb
(Please edit this page to include any of your own useful hints and tips for fixing this error.)
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.