Re: [uml-user] [Announce] Fedora Core 6 filesystems

2007-02-19 Thread kewlemer
On 1/14/07, Antoine Martin <[EMAIL PROTECTED]> wrote: > http://uml.nagafix.co.uk/FedoraCore6/ > > Full installation scripts included. > Please report any problems. > Host kernel: 2.6.15 + skas-2.6.15-v8.2.patch.bz2 UML kernel: 2.6.20 So far so good. FC6 uses autofs5 and 2.6.15 has support for onl

Re: [uml-user] UML Utilities

2007-02-19 Thread kewlemer
On 2/4/07, Haywood Floyd <[EMAIL PROTECTED]> wrote: > Thus, > > for host kernel: 2.6.15 version > for guest (uml) kernel: 2.6.20 version > Though I haven't tested it extensively, this combination is working fine for me. Nice to see that 2.6.20 no longer needs the UML kernel patch. The last time I u

Re: [uml-user] SIGSEGV problems using x86_64 guests

2007-02-19 Thread jez
On Mon, Feb 19, 2007 at 10:52:37PM -0500, Jonas Meyer wrote: > To my knowledge, UML on 64-bit is a no-go at this point. I also happen > to know that it is an issue that is being worked on. You MAY be able to > get it working by emptying the /lib/tls directory on the guest, but that > is baseless

Re: [uml-user] SIGSEGV problems using x86_64 guests

2007-02-19 Thread jez
On Mon, Feb 19, 2007 at 10:49:31PM -0500, Jeff Dike wrote: > On Tue, Feb 20, 2007 at 03:08:11AM +, jez wrote: > > We're trying to run a pure 64-bit environment (the debian etch > > amd64 port on both host and guests) but we're having serious > > problems running our server applications on the

Re: [uml-user] SIGSEGV problems using x86_64 guests

2007-02-19 Thread Jeff Dike
On Tue, Feb 20, 2007 at 03:08:11AM +, jez wrote: > We're trying to run a pure 64-bit environment (the debian etch > amd64 port on both host and guests) but we're having serious > problems running our server applications on the guests. To my > untrained eyes, it looks like a process calls clon

Re: [uml-user] SIGSEGV problems using x86_64 guests

2007-02-19 Thread Jonas Meyer
To my knowledge, UML on 64-bit is a no-go at this point. I also happen to know that it is an issue that is being worked on. You MAY be able to get it working by emptying the /lib/tls directory on the guest, but that is baseless rumor and no guarantees. I would seriously recommend that you go wit

[uml-user] SIGSEGV problems using x86_64 guests

2007-02-19 Thread jez
Hi Guys, We're trying to run a pure 64-bit environment (the debian etch amd64 port on both host and guests) but we're having serious problems running our server applications on the guests. To my untrained eyes, it looks like a process calls clone() and then it's child and itself get killed off