Re: [uml-user] linux-2.6.12

2006-02-21 Thread Stefano Melchior
On Tue, Feb 21, 2006 at 09:12:53AM +0200, Raz Ben-Jehuda(caro) wrote: Hi Raz, > actually i have done a while ago and it passes the boot . > yet i fear that i have to create a new root_fs since it fails > while trying to mount it. > does anyone has a pointer to root_fs for linux-2.6.15 . > > On 2/2

Re: [uml-user] linux-2.6.12

2006-02-20 Thread Raz Ben-Jehuda(caro)
actually i have done a while ago and it passes the boot . yet i fear that i have to create a new root_fs since it fails while trying to mount it. does anyone has a pointer to root_fs for linux-2.6.15 . On 2/20/06, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Mon, Feb 20, 2006 at 11:34:52PM +0200, Raz

Re: [uml-user] linux-2.6.12

2006-02-20 Thread Jeff Dike
On Mon, Feb 20, 2006 at 11:34:52PM +0200, Raz Ben-Jehuda(caro) wrote: > Checking that ptrace can change system call numbers...<0>Kernel panic > - not sync ing: Segfault with no mm Is there some reason you have to use 2.6.12? You'd get more help if you can make this happen on 2.6.15 or later.

Re: [uml-user] linux-2.6.12

2006-02-20 Thread Raz Ben-Jehuda(caro)
first, thank you for replying. i have ran downloaded kernel from uml site and they booted fine. i am using root_fs downloaded from uml site. this is what i am getting when i boot linux-2.6.12 with stderr=1 and complining with default config ( make defconfig ) as you descrribed. [EMAIL PROTECTED]

Re: [uml-user] linux-2.6.12

2006-02-16 Thread Blaisorblade
On Thursday 16 February 2006 23:08, Raz Ben-Jehuda(caro) wrote: > hello. > i am trying to build uml kernel for 2.6.12 > i have acted as follows: > make xconfig ARCH=um > make linux ARCH=um First thing: do a rm .config and it should have been: make defconfig ARCH=um make xconfig ARCH=um make linu

[uml-user] linux-2.6.12

2006-02-16 Thread Raz Ben-Jehuda(caro)
hello. i am trying to build uml kernel for 2.6.12 i have acted as follows: make xconfig ARCH=um make linux ARCH=um when i am trying to run it i am getting this annoying message: Checking for /proc/mm...not found Checking PROT_EXEC mmap in /tmp...OK tracing thread pid = 3795 and an idle linux thre