On Tuesday 30 November 2010 10:56:47 Michal Vyskocil wrote:
On Tuesday, November 23, 2010 10:24:58 am Andreas Jaeger wrote:
I updated to systemd 13 and now it seems to work. I'll investigate once I can reproduce it again,
I have this problem with systemd 13 and I'm sure the sysvinit works well. /proc is mounted as ro - simple mount /proc -o remount,rw fixes this problem. The sysvinit works well, init=/bin/bash ended up with rw /proc, so the problem is not in initrd. However when I run exec systemd from that bash, /proc became ro for unknown reason.
What needs to be done is just remount /proc as rw, then everything works well and no pam magic is needed.
I filled a https://bugzilla.novell.com/show_bug.cgi?id=656509 for that.
There have been previous bugs, where chroot services want to mount proc in their local roots, but forget to do --bind. Could that be it here too? Anders -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org