Bauke Jan Douma wrote on 11-04-07 00:15:

> I would assume when using init=/bin/sh you're running as uid 0 (i.e. root).
> But I suppose there's no utmp entry written, and maybe that's why ssh
> complains.  Interesting...

No, that's not it. Next guess: when init=/bin/bash, uid is 0,
but $HOME is not /root, but / and therefore ssh cannot find
its files (which would normally be in /root/.ssh).

bjd


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to