On Tue, Aug 28, 2007 at 11:44:41PM -0600, Jon Rafkind wrote:
> Every time I ran UML it said
> 
> Warning: unable to open an initial console.

This shouldn't be fatal, but you should have a /dev/console.

> I think I have all the right libraries for /sbin/sulogin in my image but
> it still won't exec. Any ideas?
> 
> $ ldd mnt/sbin/sulogin
>         linux-gate.so.1 =>  (0xffffe000)
>         libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7ebe000)
>         libc.so.6 => /lib/libc.so.6 (0xb7d96000)
>         /lib/ld-linux.so.2 (0xb7ef6000)
> $ ls mnt/lib/libcrypt.so.1 mnt/lib/libc.so.6 mnt/lib/ld-linux.so.2
> mnt/lib/ld-linux.so.2*  mnt/lib/libc.so.6*  mnt/lib/libcrypt.so.1*

What happens if you chroot to mnt and try to run sulogin?

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to