Re: How to show (kernel) messages by journalctl?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Mon, 14 Oct 2013 19:38:54 +0200, Timothée Ravier <siosm99@xxxxxxxxx> wrote:
To get log data from a specific startup, as root/using sudo, run:
# journalctl -b -1 "_TRANSPORT=kernel"
where "-b -1" means the previous boot ("-b -2" meaning the boot before
and so on).

You can also use:
# journalctl -b -0 "_TRANSPORT=kernel"
to show current boot messages, which is equivalent to:
# journalctl -k

Thank you Tim, Chris and John :)

Regards,
Ralf


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux