Re: [uml-user] Debian root-fs kernel 2.6.x

2005-04-21 Thread Jurgen Defurne
Hi, Enrico, For Debian Sarge, I start with installing and running the standard Debian 3.0 images that you can find on the UML home page. When this runs without problems, I setup /etc/apt/sources.list to point to a nearby mirror, but for sarge (or even sid). Then I run apt-get update;apt-get upgr

[uml-user] IP traffic not relayed by bridge ?

2005-04-21 Thread Shavian Shakes
Hi, I am trying to get multiple UML instances talk to each other using a bridge. For this I am using eth1 interface on the host. It is not the public interface since I do not require internet access from the UMLs. I just want them to talk to each other ( I could do that with uml_switch, but I would

[uml-user] Debian root-fs kernel 2.6.x

2005-04-21 Thread uml
Hello, please, someone know where can i find a good uml Debian Sarge fs for a 2.6.x Kernel. ? I would like to set up a debian uml client on a Fedora core2 Host with Kernel 2.6.11 skas-2.6.11-v8   Thanks a lot                       Enrico

RE: [uml-user] uml + unionfs (via hostfs)

2005-04-21 Thread Barry, Christopher
unionfs mailing list [EMAIL PROTECTED] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs > -Original Message- > From: Blaisorblade [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 21, 2005 12:15 PM > To: user-mode-linux-user@lists.sourceforge.net > Cc: Mark Huth > Subject: Re: [uml-

Re: [uml-user] uml + unionfs (via hostfs)

2005-04-21 Thread Blaisorblade
On Thursday 21 April 2005 10:40, Mark Huth wrote: > Hi, > I was wondering if it is possible for hostfs to work with > unionfs? I am just doing a bit of experimenting at the > moment - I am using unionfs on the host machine and I have > the unionfs module loaded within UML, but whenever I try to >

[uml-user] uml + unionfs (via hostfs)

2005-04-21 Thread Mark Huth
Hi, I was wondering if it is possible for hostfs to work with unionfs? I am just doing a bit of experimenting at the moment - I am using unionfs on the host machine and I have the unionfs module loaded within UML, but whenever I try to do, say, an ls of the host via the hostfs mount my UML vi