I'm using Ubuntu 15.04 and upgraded to 15.10 tonight. After restarting I'm getting a black screen with a flickering message from my window manager.
First I was able to get into tty1, so I reinstalled some drivers (I'm using Intel and nvidia with prime, although since the update I can't even switch to nvidia anymore), the gnome desktop, lightdm and xserver. Nothing helped and I still only got a black screen or the low graphics mode warning.
Then I added the xorg-edgers after reading an answer here, which screwed me over completely: now I can't even open the terminal because lightdm keeps restarting! I can't get into the grub menu either for some reason although I'm holding down shift while booting.
Edit: Maybe I explained my problem poorly. When the system boots I get a black screen and the same message (either "fsck from util-linux 2.26.2" or "started light display manager") over and over again while the screen " restarts ". I can't get into the grub menu by holding shift during boot and I can't even get into tty1 with alt ctrl f1, because I always get thrown out of it by said message. So right now I can do literally nothing because I don't even get the opportunity to run any commands
I don't see how the suggested related question has anything to do with mine whatsoever
Completely reinstall the NVIDIA drivers! I assume that you have a GPU newer than GEFORCE 400.
When the GRUB boot menu appears : Highlight the Ubuntu menu entry and press the E key.
Add the
nouveau.modeset=0
parameter to the end of the linux line ... Then press F10 to boot.When the login screen appears press Ctrl+Alt+F1.
Enter your user name and password. Now uninstall every NVIDIA related software by executing:
When the GRUB boot menu appears : Highlight the Ubuntu menu entry and press the E key.
Add the
nouveau.modeset=0
parameter to the end of the linux line ... Then press F10 to boot.When the login screen appears press Ctrl+Alt+F1.
Enter your user name and password. Now reinstall the NVIDIA drivers by executing:
Note:
As you did not provide any information about your NVIDIA graphics card check drivers versions.
Replace 355 with the latest stable main version number supporting your NVIDIA GEFORCE GPU.
If you ever have had bumblebee installed before to switch between graphics - also remove this.