Mailinglist Archive: opensuse-factory (648 mails)

< Previous Next >
Re: [opensuse-factory] 2.6.37-rc2 can't log in properly
  • From: Anders Johansson <ajohansson@xxxxxxx>
  • Date: Tue, 30 Nov 2010 10:59:11 +0100
  • Message-id: <201011301059.11465.ajohansson@xxxxxxx>
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >