[uml-user] -bash: child setpgid (xxx to xxx) no such process.

2005-04-17 Thread Shavian Shakes
Hi, I recently configured a UML on Suse 9.0. Everything else is fine but from the bash shell whenever I issue any command I get the error in the subject line. I saw a similar post by another user in this list but did not see any reply posted. Searching on the net I came across the openmosix howto w

Re: [uml-user] -bash: child setpgid (xxx to xxx) no such process.

2005-04-18 Thread Shavian Shakes
On 4/18/05, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sun, Apr 17, 2005 at 11:44:20PM -0700, Shavian Shakes wrote: > > Hi, I recently configured a UML on Suse 9.0. Everything else is fine > > but from the bash shell whenever I issue any command I get the error > > in th

Re: [uml-user] -bash: child setpgid (xxx to xxx) no such process.

2005-04-18 Thread Shavian Shakes
> Well, when you don't rename /lib/tls to something else, you get "strange" > failures, i.e. things *almost* work. If that fixes the problem, don't go > further. Otherwise, read below. > Renaming /lib/tls did the job ! Really nice to have it working cleanly. Thanks for all the help ! Shavian

[uml-user] missing config name and release in the uml kernel.

2005-04-19 Thread Shavian Shakes
Hi again, the uml kernel I compiled seems to be running fine except that the config name and config release are missing from the output of "uname -r ". eg: # uname -r 2.6.5-0- # uname -a Linux um4_lnx21 2.6.5-0- #1 Mon Apr 18 07:56:34 PDT 2005 i586 i586 i386 GNU/Linux I unzipped the /proc/config

[uml-user] IP traffic not relayed by bridge ?

2005-04-21 Thread Shavian Shakes
Hi, I am trying to get multiple UML instances talk to each other using a bridge. For this I am using eth1 interface on the host. It is not the public interface since I do not require internet access from the UMLs. I just want them to talk to each other ( I could do that with uml_switch, but I would

Re: [uml-user] IP traffic not relayed by bridge ?

2005-05-17 Thread Shavian Shakes
On 4/25/05, David Cannings <[EMAIL PROTECTED]> wrote: > Shavian Shakes wrote: > > I am trying to get multiple UML instances talk to each other using a > > bridge. > > Any help, pointers or doc/sites references will be a great help. > > Please try and see if h