Re: [uml-user] line_write_room: tty1: no room left in buffer

2005-11-28 Thread Rob Landley
On Monday 28 November 2005 14:00, Christoph Bouvier wrote: > rt_sigaction(SIGABRT, {SIG_DFL}, {0x811edd0, [ABRT], SA_RESTART}, 8) = 0 > mmap2(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, > -1, 0) = 0x4085d000 > mprotect(0x4085d000, 4096, PROT_NONE) = 0 > clone(child_stack=0x410

Re: [uml-user] line_write_room: tty1: no room left in buffer

2005-11-28 Thread Christoph Bouvier
I don't exactly know what this message means but I suspect that it has something to do with the UML kernel, exactly If you indeed see any problem apart from this (bogus) warning feel free to report, but otherwise I wouldn't care if I were you. Indeed, I'm not quite sure about my Problem. As

Re: [uml-user] Instant segfault running UML

2005-11-28 Thread Philip S. Hempel
Jeff Dike wrote: On Mon, Nov 28, 2005 at 11:24:45AM -0500, Philip S. Hempel wrote: Any kernels I have compiled myself do just kick off with segfault you can't even get it to do --showconfig. Can you strace that? Jeff here is a strace of the run st

Re: [uml-user] Instant segfault running UML

2005-11-28 Thread Jeff Dike
On Mon, Nov 28, 2005 at 11:24:45AM -0500, Philip S. Hempel wrote: > Any kernels I have compiled myself do just kick off with segfault you > can't even get it to do --showconfig. Can you strace that? Jeff --- T

[uml-user] Instant segfault running UML

2005-11-28 Thread Philip S. Hempel
OK I have been racking my brains here with many different compiles and hosts trying to get UML to run from a self compiled image. I have used the 2.6.14-bs2 with both the configs of my own and the binaries from the pre-built kernels I have downloaded blaisorblade UML kernel binaries and they

[uml-user] umlgdb, skas, 2.6.12.1 (guest and host) : how to access the gdb prompt ?

2005-11-28 Thread murthy andukuri
The umlgdb (expect) script kicks of gdb and passes to it, the tty set aside by Jan "Bulb" Hudec's ttyalloc (perl) script. gdb uses this tty for uml to run. If I send a SIGINT to the kernel process (thread) of the UML, (Per Jeff Dike's instructions to debug uml in skas mode), the uml session just

Re: [uml-user] Iam newbie in UML.

2005-11-28 Thread Giorgio Bellussi
Arumugamachari Ramachandramoorthy wrote: Hi Guys, I am stuck the uml compilation. My spec is AMD Sempron(tm) Processor 2500+ 512 ram. OS Centos 4.2 final,2.6.9-22.0.1.EL. My problem is i have compile the uml. "make menuconfig ARCH=um" comment is went smooth,but "make linux ARCH=um" is gave the b

Re: [uml-user] Iam newbie in UML.

2005-11-28 Thread Jeff Dike
On Mon, Nov 28, 2005 at 04:40:50PM +0530, Arumugamachari Ramachandramoorthy wrote: > Hi Guys, > I am stuck the uml compilation. My spec is AMD Sempron(tm) Processor 2500+ > 512 ram. > OS Centos 4.2 final,2.6.9-22.0.1.EL. My problem is i have compile the uml. > "make menuconfig ARCH=um" comment is

[uml-user] Iam newbie in UML.

2005-11-28 Thread Arumugamachari Ramachandramoorthy
Hi Guys, I am stuck the uml compilation. My spec is AMD Sempron(tm) Processor 2500+ 512 ram. OS Centos 4.2 final,2.6.9-22.0.1.EL. My problem is i have compile the uml. "make menuconfig ARCH=um" comment is went smooth,but "make linux ARCH=um" is gave the below error's. /usr/src/kernels/2.6.9-22.0.1.

Re: [Fwd: Re: [uml-user] can't compile client >2.6.12]

2005-11-28 Thread Antoine Martin
> Instead, another possibility is the use of SELinux - I say that because > Antoine Martin some time ago has written a SELinux policy and possibly he's > going to share that, on request, after some tidyup (that's possibly needed). I intend to publish my policy files with some help and explanation