I'm trying to install Ubuntu from a USB stick. I can boot into the stick and doing so brings me to a black screen with white text which says grub at the top and has four options to choose from: Try Ubuntu Without Installing, Install Ubuntu, OEM Install and Check disc for Defects. At the bottom it instructs me on how to navigate. Pressing c brings me to a command line looking screen which says grub where the name of the machine would normally go and escape returns to the first screen.
Checking the disc goes to a purple screen witty orange loading dots and works fine but the first two options both cause the screen to go black for a second, then the normal purple loading screen appears and finally TV turns to its default background colour and a box saying "Not Supported" appears, almost certainly referring to resolution.
How can I change the screen resolution without actually being able to see what I'm doing, or by using grub, or by opening files on the USB stick using a Windows computer?
Edit: This is on a John Lewis TV Screen, connected using VGA. Also I am able to bring up the normal terminal by pressing Ctrl-Alt-F1. Closing the terminal with Ctrl-Alt-F7 brings up a blown up portion of the normal Ubuntu Desktop for a second before the invalid resolution message returns. Trying to change the resolution with 'xrandr --output VGA-1 --mode 1024x768' returns the message "Configure crtc 0 failed" and 'xrandr --output VGA-1 --auto' did nothing.
nomodset
at explained in https://askubuntu.com/questions/162075/my-computer-boots-to-a-black-screen-what-options-do-i-have-to-fix-it/ ? – user.dz Jun 16 '16 at 20:41