Re: [uml-user] Fwd: A user mode linux problem

2007-10-23 Thread Flavio
OK, try what Jay said... It maight be the right way to see what happens with a pre-compiled kernel. Flavio On 23/10/2007, WANG Cong <[EMAIL PROTECTED]> wrote: > On Tue, 23 Oct 2007 15:34:26 +0200 > Flavio <[EMAIL PROTECTED]> wrote: > > > It maybe there's some bug ... > > I don't know if it is thi

Re: [uml-user] Fwd: A user mode linux problem

2007-10-23 Thread WANG Cong
On Tue, 23 Oct 2007 14:46:07 +0100 "Jay Shah" <[EMAIL PROTECTED]> wrote: > Have you tried using a precompiled kernel from nagafix? > No. I downloaded the kernel from kernel.org and complied it all by myself. The version is 2.6.23-git16. Thanks! -- May the Source Be With You.

Re: [uml-user] Fwd: A user mode linux problem

2007-10-23 Thread WANG Cong
On Tue, 23 Oct 2007 15:34:26 +0200 Flavio <[EMAIL PROTECTED]> wrote: > It maybe there's some bug ... > I don't know if it is this case: http://lkml.org/lkml/2007/2/8/236 > It may helps you. > I am not sure neither. ;( I think if that patch fixed some bug, it is already merged into mainline kern

Re: [uml-user] Fwd: A user mode linux problem

2007-10-23 Thread Jay Shah
Have you tried using a precompiled kernel from nagafix? Jay On 23/10/2007, WANG Cong <[EMAIL PROTECTED]> wrote: > On Tue, 23 Oct 2007 14:36:19 +0100 > "Jay Shah" <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > Please execute this and paste output: > > > > ./linux ubda=~/Download/Fedora7-x86-root_

Re: [uml-user] Fwd: A user mode linux problem

2007-10-23 Thread WANG Cong
On Tue, 23 Oct 2007 14:36:19 +0100 "Jay Shah" <[EMAIL PROTECTED]> wrote: > Hello, > > Please execute this and paste output: > > ./linux ubda=~/Download/Fedora7-x86-root_fs > $ ./linux ubda=~/Download/Fedora7-x86-root_fs Core dump limits : soft - 0 hard - NONE Checking that ptra

Re: [uml-user] Fwd: A user mode linux problem

2007-10-23 Thread Flavio
It maybe there's some bug ... I don't know if it is this case: http://lkml.org/lkml/2007/2/8/236 It may helps you. Bye. Flavio On 23/10/2007, WANG Cong <[EMAIL PROTECTED]> wrote: > On Tue, 23 Oct 2007 13:30:45 +0200 > Flavio <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > try something like that

Re: [uml-user] Fwd: A user mode linux problem

2007-10-23 Thread WANG Cong
On Tue, 23 Oct 2007 13:30:45 +0200 Flavio <[EMAIL PROTECTED]> wrote: > Hello, > > try something like that: > $ linux ubd0=rootfs.debian ubd1=swapfs.debian > eth0=tuntap,,,host_ip_address mem=512M > > I've never used "root=/dev/ubd0" option. > Thanks! But it still can't work. ;( Any other idea