[uml-user] A user mode linux problem

2007-10-22 Thread WANG Cong
Hi, list! This is my first time to use UML. However, I met the following problem. After compiling the whole uml, I tried to run it with: $ ./linux ubd0=~/Download/Fedora7-x86-root_fs root=/dev/ubd0 But it failed and the failure log was: Core dump limits : soft - 0 hard - NONE

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 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 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

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] A user mode linux problem

2007-10-23 Thread WANG Cong
On Tue, 23 Oct 2007 21:52:58 +0100 Antoine Martin <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > WANG Cong wrote: > > Hi, list! > > > > This is my first time to use UML. However, I met the following problem. > > Aft

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

2007-10-24 Thread WANG Cong
On Wed, 24 Oct 2007 11:04:03 -0400 Jeff Dike <[EMAIL PROTECTED]> wrote: > On Tue, Oct 23, 2007 at 02:08:16PM +0800, WANG Cong wrote: > > $ ./linux ubd0=~/Download/Fedora7-x86-root_fs root=/dev/ubd0 > > > > But it failed and the failure log was: > > > >

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

2007-10-25 Thread WANG Cong
On Thu, 25 Oct 2007 10:44:59 -0400 Jeff Dike <[EMAIL PROTECTED]> wrote: > On Thu, Oct 25, 2007 at 02:03:11PM +0800, WANG Cong wrote: > > $ ls -l core.10752 > > -rw--- 1 wangcong wangcong 2207744 10-25 14:00 core.10752 > > > > What should I do then? > &g

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

2007-10-26 Thread WANG Cong
On Fri, 26 Oct 2007 12:29:31 -0400 Jeff Dike <[EMAIL PROTECTED]> wrote: > On Fri, Oct 26, 2007 at 02:51:44PM +0800, WANG Cong wrote: > > And backtrace is: > > > > #0 0x0807b197 in kernel_sigprocmask (how=0, set=0xbf89bd2c, > > oldset=0xbf89bcac) > &g

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

2007-10-27 Thread WANG Cong
On Sat, 27 Oct 2007 10:28:49 -0400 Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sat, Oct 27, 2007 at 02:31:23PM +0800, WANG Cong wrote: > > The above patch contains Ingo's, Al's and my patch. And Ingo's is merged in > > commit b15136e9497ef5d6e08cf665e0d0ac