RE: [uml-user] "Program received signal SIGTRAP, Trace/breakpoint trap"

2005-08-26 Thread Clifford Ton
If I changed to the following configuration. Host System 2.6.12-skas3-v9-pre7, fedora 4. Host/Guest Kernel http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.5.tar.bz2 Uml Patch http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/skas-2.6.12-v 9-pre7/skas-2.6.12-v9-pre7.pat

Re: [uml-user] "Program received signal SIGTRAP, Trace/breakpoint trap"

2005-08-26 Thread Blaisorblade
On Friday 26 August 2005 15:07, Clifford Ton wrote: > I continued to receive "Program received signal SIGTRAP, Trace/breakpoint > trap". How can I fix it? Disable TT mode in the guest kernel config and things should work again. If that doesn't work, I'll post some patches I'm using for that which

Re: [uml-user] best 2.4.x uml kernel?

2005-08-26 Thread Blaisorblade
On Thursday 25 August 2005 02:28, Markus Hochholdinger wrote: > Hi, > > i'm migrating some old machines with a older linux to uml. I tried to make > kernel 2.6.x run, but not all things worked out of the box. Especially > loading of modules will fail if modutils are to old. Installing the new ones

[uml-user] Re: [uml-devel] uml for 2.6.12 kernel

2005-08-26 Thread Blaisorblade
On Wednesday 24 August 2005 16:16, ashwin tanugula wrote: > On 8/23/05, James R. Leu <[EMAIL PROTECTED]> wrote: > > Since you didn't specify, I assume your talking about building > > a guest kernel. In which case I just went through the the same ordeal. > > I used a 2.6.12-mm2 kernel and applied