[uml-user] Best place to ask questions?

2009-02-27 Thread Russell Lewis
I recently posted a couple of question to uml-devel about problems I was having building & running UML. However, I haven't gotten any response. I've also been watching uml-user here, and it seems like things are pretty quiet as well. On which of these lists am I likely to get better help wit

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

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 Moffatt
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)? --David. From: Jawad hussain [mailto:jawad.ss...@gmail.com] Sent: Friday, February 27, 2009 5:23 PM To: David Fr