<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - journalctl cannot be used when systems is not started"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86034#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - journalctl cannot be used when systems is not started"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86034">bug 86034</a>
              from <span class="vcard"><a class="email" href="mailto:chevalier.ronny+bugsfd@gmail.com" title="Ronny Chevalier <chevalier.ronny+bugsfd@gmail.com>"> <span class="fn">Ronny Chevalier</span></a>
</span></b>
        <pre>Hmm, you are right.

In this case you need to use the --root option. Since you use a rescue cd boot,
you mounted your system in /mnt/ or equivalent, journalctl needs to know where
is the root filesystem, so: journalctl --root=/mnt/

If this is not the problem what arguments did you use ? and what error is shown
by journalctl exactly ?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>