Created
February 8, 2013 14:37
-
-
Save bjcubsfan/4739391 to your computer and use it in GitHub Desktop.
Arch Boot Failure Not in journalctl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feb 07 15:50:55 lore systemd[1]: Stopped Remount Root and Kernel File Systems. | |
Feb 07 15:50:55 lore systemd[1]: Starting Save Random Seed... | |
Feb 07 15:50:55 lore systemd[1]: Starting Update UTMP about System Shutdown... | |
Feb 07 15:50:55 lore systemd[1]: Starting Shutdown. | |
Feb 07 15:50:55 lore systemd[1]: Reached target Shutdown. | |
Feb 07 15:50:55 lore systemd[1]: Started Save Random Seed. | |
Feb 07 15:50:55 lore systemd[1]: Started Update UTMP about System Shutdown. | |
Feb 07 15:50:55 lore systemd[1]: Starting Final Step. | |
Feb 07 15:50:55 lore systemd[1]: Reached target Final Step. | |
Feb 07 15:50:55 lore systemd[1]: Starting Reboot... | |
Feb 07 15:50:55 lore systemd[1]: Shutting down. | |
Feb 07 15:50:55 lore systemd[1]: Hardware watchdog 'iTCO_wdt', version 0 | |
Feb 07 15:50:55 lore systemd[1]: Set hardware watchdog to 10min. | |
Feb 07 15:50:55 lore kernel: watchdog watchdog0: watchdog did not stop! | |
Feb 07 15:50:55 lore systemd-journal[224]: Journal stopped | |
-- Reboot -- | |
Feb 08 08:29:24 lore systemd-journal[220]: Allowing runtime journal files to grow to 600.8M. | |
Feb 08 08:29:24 lore kernel: Initializing cgroup subsys cpuset | |
Feb 08 08:29:24 lore kernel: Initializing cgroup subsys cpu | |
Feb 08 08:29:24 lore kernel: Linux version 3.7.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013 | |
Feb 08 08:29:24 lore kernel: Command line: root=/dev/disk/by-uuid/229cb9d9-057a-44bd-ae3a-f7d3c781ecdb ro nomodeset | |
Feb 08 08:29:24 lore kernel: e820: BIOS-provided physical RAM map: | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a7df9bff] usable | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000a7df9c00-0x00000000a7e4bbff] ACPI NVS | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000a7e4bc00-0x00000000a7e4dbff] ACPI data | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000a7e4dc00-0x00000000a7ffffff] reserved | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000fcffffff] reserved | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fed003ff] reserved | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved | |
Feb 08 08:29:24 lore kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000357ffffff] usable | |
Feb 08 08:29:24 lore kernel: NX (Execute Disable) protection: active | |
Feb 08 08:29:24 lore kernel: SMBIOS 2.5 present. | |
Feb 08 08:29:24 lore kernel: DMI: Dell Inc. Precision WorkStation T7500 /0D881F, BIOS A01 03/09/2009 | |
Feb 08 08:29:24 lore kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved | |
Feb 08 08:29:24 lore kernel: e820: remove [mem 0x000a0000-0x000fffff] usable | |
Feb 08 08:29:24 lore kernel: No AGP bridge found | |
Feb 08 08:29:24 lore kernel: e820: last_pfn = 0x358000 max_arch_pfn = 0x400000000 | |
Feb 08 08:29:24 lore kernel: MTRR default type: write-back | |
Feb 08 08:29:24 lore kernel: MTRR fixed ranges enabled: | |
Feb 08 08:29:24 lore kernel: 00000-9FFFF write-back | |
Feb 08 08:29:24 lore kernel: A0000-BFFFF uncachable | |
Feb 08 08:29:24 lore kernel: C0000-D3FFF write-protect | |
Feb 08 08:29:24 lore kernel: D4000-EFFFF uncachable | |
Feb 08 08:29:24 lore kernel: F0000-FFFFF write-protect | |
Feb 08 08:29:24 lore kernel: MTRR variable ranges enabled: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The boot I started at Feb 08 08:20 does not register anything in the logs.