Comment 4 for bug 1434847

Revision history for this message
Martin Pitt (pitti) wrote : Re: Can't boot with Systemd

Please have a look at /usr/share/doc/systemd/README.Debian and boot with a debug shell. Please wait until it hangs, then run

  systemctl list-jobs > /root/jobs.txt
  journalctl -b > /root/journal.txt

and then attach the two files here. Thanks!