[uml-user] Bootproblem with 2.6.16

2006-03-26 Thread Daniel Tombeil
Hi, I built a 2.6.16 from vanilla kernel.org sources and tried to migrate my umls (Debian Sarge) to the new guest-kernel. But I can't get it running. It always freezez while accessing the root filesystem. I checked the root filesystem-image with fsck. Everything is ok. I also can boot the

Re: [uml-user] uml and nonstandard memory splits?

2006-03-26 Thread Blaisorblade
On Friday 24 March 2006 17:30, Jason Lunz wrote: > [EMAIL PROTECTED] said: > Jeff said skas3 + no-TT + non-1/3 splet > should work, but I haven't tried it yet. SKAS3 (not SKAS0)+ no-tt works irrispective of the host split, on 2.6; and probably also on 2.4-bs (if I backported the trivial patch n

Re: [uml-user] Bootproblem with 2.6.16

2006-03-26 Thread Daniel Tombeil
Hi again, Quoting Daniel Tombeil <[EMAIL PROTECTED]>: Hi, I built a 2.6.16 from vanilla kernel.org sources and tried to migrate my umls (Debian Sarge) to the new guest-kernel. But I can't get it strange. It works fine with 2.6.15.6, the same .config and the same root-image. Is maybe someth

Re: [uml-user] i386 uml kernel on amd64

2006-03-26 Thread Blaisorblade
On Saturday 25 March 2006 01:33, David Lang wrote: > On Sat, 25 Mar 2006, Blaisorblade wrote: > > On Saturday 25 March 2006 00:45, David Lang wrote: > >> to test my compile environment I copies the config from your kernel to > >> my dev box, did a make ARCH=um oldconfig (accepting all the defaults)

[uml-user] Re: [uml-devel] Resend: how to debug module on UML kernel 2.6.15.6 + SKAS mode?

2006-03-26 Thread Blaisorblade
On Saturday 25 March 2006 17:01, Mikado wrote: > Thank D. Bahi and Blaisorblade for your replies. > Blaisorblade wrote: > > On Friday 24 March 2006 04:25, Mikado wrote: > > What happens? Maybe gdb is stepping there but the calls are inlined and > > it's not apparent that it's looking at source co

Re: [uml-user] i386 uml kernel on amd64

2006-03-26 Thread David Lang
On Sun, 26 Mar 2006, Blaisorblade wrote: by the way pcap gives some errors on x86_64 but builds, but on i386 it crashes the build. The pcap code is correct for both cases. I guess you've been in a hurry - on i386 likely you don't have libpcap-devel (or such) installed (you also need libpcap.a

Re: [uml-user] Bootproblem with 2.6.16

2006-03-26 Thread Blaisorblade
On Sunday 26 March 2006 20:07, Daniel Tombeil wrote: > Hi, > > I built a 2.6.16 from vanilla kernel.org sources and tried to migrate > my umls (Debian Sarge) to the new guest-kernel. But I can't get it > running. It always freezez while accessing the root filesystem. I > checked the root filesystem