Re: [uml-user] UML process is not running.

2008-08-27 Thread Prasad Joshi
Thanks a lot Jeff, it indeed worked. Thanks a lot. On Thu, Aug 28, 2008 at 12:31 AM, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Wed, Aug 27, 2008 at 11:25:02PM +0530, Prasad Joshi wrote: > > [EMAIL PROTECTED]:~/linuxsrc/linux-2.6$ ./linux mem=256 > ubda=./root_fs > > mem=256M might work a bit bet

Re: [uml-user] UML process is not running.

2008-08-27 Thread Jeff Dike
On Wed, Aug 27, 2008 at 11:25:02PM +0530, Prasad Joshi wrote: > [EMAIL PROTECTED]:~/linuxsrc/linux-2.6$ ./linux mem=256 ubda=./root_fs mem=256M might work a bit better. Jeff -- Work email - jdike at linux dot intel dot com -

Re: [uml-user] UML process is not running.

2008-08-27 Thread Prasad Joshi
Hi Jeff, Thanks a lot for replying. I have cloned my repository with Linus's. I am using this latest kernel now [EMAIL PROTECTED]:~/linuxsrc/linux-2.6$ make kernelversion 2.6.27-rc4 Though I am not seeing the same issue, but still the linux process is not running here is the screenshot The step

Re: [uml-user] UML process is not running.

2008-08-27 Thread Jeff Dike
On Wed, Aug 20, 2008 at 01:11:23AM +0530, Prasad Joshi wrote: > I am getting this error after starting the UML. > > [EMAIL PROTECTED]:~/linuxsrc/linux-2.6.26-rc5_uml$ ./linux mem=128 > ubda=/mnt/ > Locating the top of the address space ... Address 0x0 no good? Do one of these three things:

[uml-user] UML process is not running.

2008-08-22 Thread Prasad Joshi
Hi All, I am getting this error after starting the UML. [EMAIL PROTECTED]:~/linuxsrc/linux-2.6.26-rc5_uml$ ./linux mem=128 ubda=/mnt/ Locating the top of the address space ... Address 0x0 no good? This is the first time I am using UML Steps I did in the linux source directory 1. make mrproper 2.