Re: [uml-user] running uml under colinux on windows

2008-02-25 Thread David Fernández
Hi, I made some experiments some months ago with VNUML over a Fedora 8 based coLinux image and I had some problems (virtual machines did not started; I did not have time to investigate why). After reading your mail I found some time to try it again, this time with a Debian image, and everything w

Re: [uml-user] /dev/random and other strangeness

2008-02-25 Thread Jeff Dike
On Sat, Feb 23, 2008 at 11:14:51AM -0800, Anthony Brock wrote: > My instance has the follow on the file system: > > # ls -lA /dev/*rand* > crw-rw-rw- 1 root root 1, 8 2008-02-11 11:43 /dev/random > crw-rw-rw- 1 root root 1, 9 2008-02-23 10:06 /dev/urandom > # > > Is it possible that recent kernel

Re: [uml-user] Easy to use uml-based network

2008-02-25 Thread clowncoder
The clownix switch is a single process (without any thread) where all sockets are in non-block mode. This process reads the file "config_simu_net" that defines all the machines with all their interfaces. This process creates a server socket listening on an unix socket file name for each interfa

Re: [uml-user] Easy to use uml-based network

2008-02-25 Thread David Fernández
Hi Vincent, > -Mensaje original- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] En nombre de clowncoder > Enviado el: lunes, 11 de febrero de 2008 21:47 > Para: David Fernández > CC: user-mode-linux-user@lists.sourceforge.net > Asunto: Re: [uml-user] Easy to use uml-bas