It is still susceptible to an "Out of range error". if connected to a display that does not return the EDID. Because even though it looks like it is in a text mode, it adds enriched pseudo vga graphics "Rich Text Mode"...No problem...
On boot of the Live Installer media, and the first boot, delete "quiet splash" from the boot line (that begins with 'linux", and at the end of that same line, append:
On that first boot, after the install, edit the /etc/default/grub file (with sudo privileges) and add those options to
Code:
GRUB_CMDLINE_LINUX_DEFAULT="-- 3"
and uncomment the line
Code:
GRUB_TERMINAL=console
After saving, then do
Alternately, you could set a framebuffer KMS mode of the resolution you know that display has... refer to the 1st post of my graphics resolution sticky in my signature line, and the server graphics links in the second post of that sticky. If you run the UbuntuForums 'system-info" script, also in my signature line, I'll recommend a boot parameter for you for that...
Bookmarks