Re: [uml-user] uml_mconsole

2007-02-13 Thread Antoine Martin
Hi, Which version of uml utilities are you using? I've successfully used non standard paths for years. ie: uml_mconsole /path/to/mconsole Antoine ghannemann wrote: > Hi > > Sadly I did not get any responses for the question a while back. Here it is > again - in short. > > Why can I not set th

[uml-user] uml_mconsole

2007-02-13 Thread ghannemann
Hi Sadly I did not get any responses for the question a while back. Here it is again - in short. Why can I not set the UML_DIR, the one uml console uses to store is data (pid's etc) anywhere else but /tmp/uml or the home directory of the user starting the UML? I have set the UML_DIR parame

Re: [uml-user] Device number of ethernet device iterated at each boot

2007-02-13 Thread Antoine Martin
Jochen Antesberger wrote: > Hi, > > I'm using uml with the tuntap option. I.e. I have eth0=tuntap,tap1 and > eth1=tuntap,tap2 as part of the command line. Try specifying the hardware mac address on the command line every time: eth0=tuntap,tap1,fe:f0:00:00:00:01,10.0.1.254 Antoine > When I updat