I just finished upgrading to Jessie from Wheezy, and after a reboot, my system ran grub, goes through some checks and stuff after loading the kernel. It then says:
Welcome Debian 8 servername Tty1 Login:
But the screen goes black before I can do anything. I can enter recovery mode, and have been trying some things.
I ran
apt-get updateandupgradeand it shows no new downloadsI have tried running grub with
nomodesetDrivers installed on my GPU are
gflrx
In journalctl -xb I see this error:
Failed at step EXEC spawning /bin/plymouth
This guide says to modify my fstab file, but I only have three devices in there: /, usr, and swap. None of those correspond to a CD drive.
I can also run as sysvinit which looks like it's running fine, then gets to apache2 and the screen goes black.
What should I do?