Re: [uml-user] Launching 25 UMLs

2009-03-01 Thread lanas
On Fri, 27 Feb 2009 17:56:26 -0800, "David Moffatt" wrote : > Forgive the glib answer but, are you sure you don't just need to > "apt-get install gcc" (or yum or rpm or whatever you install packages > with)? This thread, 'Launching 25 UMLs' was hijacked. ;-) Your discussion has nothing to do

Re: [uml-user] Launching 25 UMLs

2009-02-28 Thread Jawad hussain
ackages with)? > > > > --David. > > > -- > > *From:* Jawad hussain [mailto:jawad.ss...@gmail.com] > *Sent:* Friday, February 27, 2009 5:23 PM > *To:* David Francisco Rodriguez Perez > *Cc:* User-mode-linux-user@lists.sourceforge.n

Re: [uml-user] Launching 25 UMLs

2009-02-27 Thread David Moffatt
23 PM To: David Francisco Rodriguez Perez Cc: User-mode-linux-user@lists.sourceforge.net Subject: Re: [uml-user] Launching 25 UMLs Thanks yes i try first solution and it actually boots linux Fedora UML fine but when I try to get uml_utilities it get me following error. Can u help me in fixing th

Re: [uml-user] Launching 25 UMLs

2009-02-27 Thread Jawad hussain
Thanks yes i try first solution and it actually boots linux Fedora UML fine but when I try to get uml_utilities it get me following error. Can u help me in fixing this. r...@jawad-laptop:~/uml/tools-20070815# make set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper tunctl uml_n

Re: [uml-user] Launching 25 UMLs

2009-02-27 Thread David Francisco Rodriguez Perez
Hi lanas I boot up normally in an xterm console and I have put an inittab which includes ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100 tty0::respawn:/sbin/mingetty --noclear tty0 and it also uses a serial console from the host once it bootup up. So after bootup I know which /dev/pts is using a

[uml-user] Launching 25 UMLs

2009-02-26 Thread lanas
All, I'd like to be able to launch at least 25 UMLs, preferrably at boot time, and have the option to connect when needed a serial console for out of band management. So the problem is twofold: 1) How to launch a bunch of UMLs. At boot as a last SysV action ? 2a) How to launch UMLs with th