After I performed a dist-upgrade on a Debian testing (Jessie) instance, I can no longer boot. I'm marooned at the command prompt:
Welcome to emergency mode! After logging in, type "journalctl -xb" to view system logs The following error shows up:
root@debian:~# journalctl -xb debian systemd[222]: Failed at step EXEC spawning /bin/plymouth: No such file or directory Surprisingly, Google is not helping and the little thread I see are for Arch (even if I add +debian in my search) and don't make sense to me.
Any pointer on how to recover from this?
# uname -a Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-2 (2014-11-06) x84_64 GNU/Linux