[uml-user] debugging application inside UML Kernel

2007-04-30 Thread Pranjal Kumar Dutta
Hi, I need to debug an application running inside a UML kernel. Now to do gdb to the running process in side UML. My application has its own shell (CLI) and I need to debug events caused by the CLI. So I need to start a xterm inside UML kernel to start gdb and attach to my application. How

Re: [uml-user] [uml-devel] uml crashes when producing large files

2007-04-30 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Herbert Volkmann wrote: > Thanks for all your help, > > I can now confirm, that if i use a MEM=256 instead of MEM=512 it works > fine without crashes when i'm producing files larger than 256M with dd! > > So I think, I have to give an entry in fsta

Re: [uml-user] [ANNOUNCE] new Debian and Unbuntu filesystem images available for testing

2007-04-30 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Alberto Bertogli wrote: > On Mon, Apr 30, 2007 at 09:19:57AM +0100, Antoine Martin wrote: >> Alberto Bertogli wrote: >>> On Fri, Apr 27, 2007 at 03:26:03AM +0100, Antoine Martin wrote: 6) Etch doesn't have any debootstrap scripts that I could fi

Re: [uml-user] [ANNOUNCE] new Debian and Unbuntu filesystem images available for testing

2007-04-30 Thread Alberto Bertogli
On Mon, Apr 30, 2007 at 09:19:57AM +0100, Antoine Martin wrote: > Alberto Bertogli wrote: > > On Fri, Apr 27, 2007 at 03:26:03AM +0100, Antoine Martin wrote: > >> 6) Etch doesn't have any debootstrap scripts that I could find for > >> Gentoo (even latest unstable debootstrap), and when using the te

Re: [uml-user] [ANNOUNCE] new Debian and Unbuntu filesystem images available for testing

2007-04-30 Thread Alberto Bertogli
On Fri, Apr 27, 2007 at 03:26:03AM +0100, Antoine Martin wrote: > 6) Etch doesn't have any debootstrap scripts that I could find for > Gentoo (even latest unstable debootstrap), and when using the text > installer it keeps crashing at "detecting hardware" on i386. I installed Etch using debootstra

Re: [uml-user] [ANNOUNCE] new Debian and Unbuntu filesystem images available for testing

2007-04-30 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Alberto Bertogli wrote: > On Fri, Apr 27, 2007 at 03:26:03AM +0100, Antoine Martin wrote: >> 6) Etch doesn't have any debootstrap scripts that I could find for >> Gentoo (even latest unstable debootstrap), and when using the text >> installer it keep

Re: [uml-user] [uml-devel] uml crashes when producing large files

2007-04-30 Thread Herbert Volkmann
Thanks for all your help, I can now confirm, that if i use a MEM=256 instead of MEM=512 it works fine without crashes when i'm producing files larger than 256M with dd! So I think, I have to give an entry in fstab for /dev/shm and have to explicitly define the size of /dev/shm to an equal value a