Monday, 26 September 2011

UBUNTU 11.04 BOOTS TO CURSOR


On Natty and Oneiric non-Server command-line only systems (which can be installed from the Alternate and Minimal CD's), grub2 hands off to blank tty7. As a consequence, a blank black (or purple) terminal is shown, and the system does not appear to be functional.

Switching to an active virtual console (for example, by pressing Alt+F1) yields a login screen and makes it possible to use the machine.

There is an easy permanent fix by editing the 10_linux file


change this line:

to


Save the changes and then run:


Next reboot will boot straight to the login prompt.

0 comments: