On Tue, Nov 23, 2010 at 10:08:35AM +0100, Andreas Jaeger wrote:
I see the following error message: Nov 22 10:51:14 byrd login[2312]: pam_loginuid(login:session): Cannot open /proc/self/loginuid: Read-only file system
That sounds like a kernel bug or mount problem, not sure. Nothing PAM can do here.
Any suggestions on how to debug this? It's impossible to log in at this point.
Disable pam_loginuid (rescue system, init=/bin/bash, I think you will know enough ways how to do that ;), boot the system normal and login. Afterwards, look if you can read and write into /proc/self/loginuid.
Using SysV init solved the problem as well for me. I need to debug this while it's broken...
Kay, is there a way to have a simple shell open for login on a console to debug?
The file is written.. It perhaps means /proc is still mounted r/o or not mounted at all, which does not make sense. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org