On Mon, 22.11.10 20:29, Lennart Poettering ([email protected]) wrote: > > > Could you boot with systemd.log_target=kmsg systemd.log_level=debug on > > > the kernel cmdline please? Then, try to reproduce this and submit the > > > output of "dmesg" here! > > > > I now tried with v13 and still the issue persists. BTW, running systemctl > > start .swap.swap or systemctl start swap.target correctly works after the > > system is booted. Here's the dmesg output: > > Hmm, I actually didn't read your original mail properly. Sorry. Yes, > this indeed looks as if the r/o root dir could be the problem. To check > if this is really he case, could you try dropping the "ro" from the > kernel cmdline and see if it works then?
Or as Kay just pointed out you might actually need to pass "rw" explicitly, just dropping "ro" will not suffice. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
