[uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-03 Thread Nic Ferrier
cketpair\r\n", 32monitor_socketpair: socketpair) = 32 Clearly something strange is going wrong with ssh. Now, I can chroot to the same file system and run the ssh daemon and it doesn't fubar. So is this a problem with UML in some way? Anybody have a clue

Re: [uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-04 Thread Nic Ferrier
") Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Jeff Dike <[EMAIL PROTECTED]> writes: > On Tue, Jan 03, 2006 at 10:20:07PM +, Nic Ferrier wrote: >> socketpair(PF_FILE, SOCK_STREAM, 0, 0x9fc00e08) = -1 EAFNOSUPPO

Re: [uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-08 Thread Nic Ferrier
") Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Jeff Dike <[EMAIL PROTECTED]> writes: > On Wed, Jan 04, 2006 at 01:47:06PM +, Nic Ferrier wrote: >> make mrproper >> make menuconfig ARCH=um > > Yeah, and

Re: [uml-user] problems with UML on 2.6

2006-01-12 Thread Nic Ferrier
everything it needs but it doesn't seem to build the UDB devices. I'm a bit lost by the whole thing. Nic Ferrier --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the ne

Re: [uml-user] problems with UML on 2.6

2006-01-13 Thread Nic Ferrier
Jeff Dike <[EMAIL PROTECTED]> writes: > On Thu, Jan 12, 2006 at 11:44:50PM +0000, Nic Ferrier wrote: >> I'm getting this problem as well. But mine seems to be related to udev >> not registering the device. > > Yeah, there's something missing in the ubd driver.

Re: [uml-user] problems with UML on 2.6

2006-01-13 Thread Nic Ferrier
") Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Jeff Dike <[EMAIL PROTECTED]> writes: > On Fri, Jan 13, 2006 at 01:40:04PM +, Nic Ferrier wrote: >> Jeff Dike <[EMAIL PROTECTED]> writes: >> But if I do:

Re: [uml-user] problems with UML on 2.6

2006-01-16 Thread Nic Ferrier
Blaisorblade <[EMAIL PROTECTED]> writes: > On Friday 13 January 2006 14:40, Nic Ferrier wrote: >> Jeff Dike <[EMAIL PROTECTED]> writes: >> > On Thu, Jan 12, 2006 at 11:44:50PM +, Nic Ferrier wrote: >> >> I'm getting this problem as well.

Re: [uml-user] Re: problems with UML on 2.6

2006-01-16 Thread Nic Ferrier
") Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Antoine Martin <[EMAIL PROTECTED]> writes: >> >> should it work? coz it doesn't /8-< >> > Look at error messages and let them help you finding the road... >> >> The error message is: >> >> $ mknod

[uml-user] another disc failure with UML

2006-02-07 Thread Nic Ferrier
Maybe related to Adam's problem. With certain simple disc accesses I am getting: soft lockup detected on CPU0 When it happens is very strange... right now I'm getting this when I'm redirecting stdin to a file (namely the ssh authorized_keys file) like this: cat > .ssh/authorized_keys I get