journalctl -xn
после входа под рутом в предлагаемый режим. journalctl -xn &>journal.txt
запишет сообщения лога в файл journal.txt в текущую папку (по умолчанию это /root), который можно вытащить, загрузившись с живой системы или с другой системы, которая понимает файловую систему ext3/4.
-- Logs begin at Сб 2014-03-15 09:00:45 KRAT, end at Пн 2014-03-17 00:28:55 KRAT. --
мар 17 00:28:47 maxik.mycomp systemd[1]: Started Save boot dmesg content.
-- Subject: Unit altlinux-save-dmesg.service has finished start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit altlinux-save-dmesg.service has finished starting up.
--
-- The start-up result is done.
мар 17 00:28:47 maxik.mycomp systemd[1]: Started KVM accelerator kernel modules.
-- Subject: Unit qemu-kvm.service has finished start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit qemu-kvm.service has finished starting up.
--
-- The start-up result is done.
мар 17 00:28:47 maxik.mycomp systemd[1]: Started Setup Virtual Console.
-- Subject: Unit systemd-vconsole-setup.service has finished start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit systemd-vconsole-setup.service has finished starting up.
--
-- The start-up result is done.
мар 17 00:28:47 maxik.mycomp systemd[1]: Started Prepare X11 drivers.
-- Subject: Unit x11presetdrv.service has finished start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit x11presetdrv.service has finished starting up.
--
-- The start-up result is done.
мар 17 00:28:47 maxik.mycomp kernel: tun: Universal TUN/TAP device driver, 1.6
мар 17 00:28:47 maxik.mycomp kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
мар 17 00:28:48 maxik.mycomp systemd[1]: Started Updating chrooted environments.
-- Subject: Unit altlinux-update_chrooted.service has finished start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit altlinux-update_chrooted.service has finished starting up.
--
-- The start-up result is done.
мар 17 00:28:48 maxik.mycomp systemd[1]: Startup finished in 3.482s (kernel) + 1min 34.265s (userspace) = 1min 37.748s.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required 3482612 microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 94265497 microseconds.
мар 17 00:28:55 maxik.mycomp systemd[1]: Starting Stop Read-Ahead Data Collection...
-- Subject: Unit systemd-readahead-done.service has begun with start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit systemd-readahead-done.service has begun starting up.
мар 17 00:28:55 maxik.mycomp systemd[1]: Started Stop Read-Ahead Data Collection.
-- Subject: Unit systemd-readahead-done.service has finished start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit systemd-readahead-done.service has finished starting up.
--
-- The start-up result is done.