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
")
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
")
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
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
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.
")
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:
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.
")
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
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