On Tue, 09.08.11 13:28, Joel A Fernandes ([email protected]) wrote: > Hi, I'm using kernel 3.0.1 and systemd, the boot process hangs. I am > booting from an SD Card using the BeagleBoard. > > I am passing "systemd.log_target=kmsg systemd.log_level=debug" in my > boot arguments but I don't see any debug messages.
Normally (unless you use Plymouth) you should see pretty verbose output when you pass "systemd.log_level=debug systemd.log_target=kmsg". Given your output below I'd guess you have a typo somewhere there or maybe nor properly redirecting the console to your seial console? Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
