After loading up 15.04 my laptop boots to the login screen and, when I enter my login code, it cycles back to the beginning of the boot process.
Any ideas how to fix this - I have no access to the Internet or any of my files !!!
Press Ctrl+Alt+F1 on your keyboard.
On the screen that appears, type in your username and password.
That logs you in. Next, run the command sudo apt-get update
.
And then try to restart it afterward.
sudo apt-get upgrade
? By itself, sudo apt-get update
only updates the locally stored information about what software is available to be updated and installed.
– Eliah Kagan
May 01 '15 at 05:18
lsblk
. – Pabi May 01 '15 at 02:08