I have Raspberry 2 B, installed the Raspbian image . Everything was good. However, when I ran
sudo apt-get upgrade
it took about 50minues, and after reboot, i have blank screen with blinking horizontal cursor. I can SSH and work commands, but no GUI.
Can anyone tell me why this is happening, how to avoid it, and possibly shed some information on this matter?
apt-get update
andapt-get upgrade
again (which should be much faster). – Milliways Jan 26 '16 at 00:22