On Sun, 2014-03-02 at 13:05 -0600, [email protected] wrote: > While I like the journal, there are downsides to a > binary-based log when your system is screwed up and your only resource is a > LiveCD. I don't know if there's a way to read the journal outside the system > that created it.
$ sudo systemd-nspawn -D /mnt/point # journalctl ;) Assumed the live CD isn't using systemd, then use chroot instead of systemd-nspawn. Btw. I dislike journalctl. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/1393797380.668.74.camel@archlinux

