Re: [uml-user] Filesystem with XWindows

2008-03-25 Thread Benedict Verheyen
vincent-perrier wrote: > I tried to run a window manager on the clownix file system, > it fails, but any other x program works, xterm, wireshark, > firefox ... works fine. > If you manage to make a window manager work, and if there > is some kind of hack for it, please tell me. I work with a gui

Re: [uml-user] Filesystem with XWindows

2008-03-25 Thread Haywood Floyd
Hi, did you run ethereal/wireshark in this way ? Regards 2008/3/25, Benedict Verheyen <[EMAIL PROTECTED]>: > vincent-perrier wrote: > > > I tried to run a window manager on the clownix file system, > > it fails, but any other x program works, xterm, wireshark, > > firefox ... works fine. > >

Re: [uml-user] Filesystem with XWindows

2008-03-25 Thread Benedict Verheyen
Haywood Floyd wrote: > Hi, > > did you run ethereal/wireshark in this way ? > > Regards Nope, i could install it and see what happens. If i have time, i'll try and see if running ethereal works Regards, Benedict - This SF

[uml-user] uml_switch and the -tap argument

2008-03-25 Thread Jeroen van der Ham
Hello, I noticed that the uml_switch had a possible -tap argument, in which you can specify a tap device that it is connected to. I'd like to use this in a configuration where I have lots of uml_switch instances running, connecting different uml instances together, and each of the uml_switch i

Re: [uml-user] uml_switch and the -tap argument

2008-03-25 Thread Jeff Dike
On Tue, Mar 25, 2008 at 02:35:19PM +0100, Jeroen van der Ham wrote: > Hello, > > I noticed that the uml_switch had a possible -tap argument, in which you > can specify a tap device that it is connected to. I'd like to use this > in a configuration where I have lots of uml_switch instances runnin

[uml-user] vm pts consoles showed in xterms

2008-03-25 Thread David Fernández
Hello, I have a question related to UML consoles showed inside xterm windows. I hope somebody could help us on that. In latest versions of VNUML, we always start UML virtual machines consoles using pts (with "con=null con0=pts" options). In order to show the console inside an X-window, we ex

[uml-user] can UML process talk to hardware directly?

2008-03-25 Thread Fei Liu
Hello, I have a problem here with Suse10.2 base installation running kernel 2.6.18 but I need to use a usb-serial cable (ch341) supported only in 2.6.24 later kernels. VMware has a feature that allows the guest OS to talk to USB device directly when active. Does UML have similar functionality?