I am now successfully runninf 4 UML instances in a virtual network with COW files. It is a very good feature as my original filesystem remains intact and only COW files are written into. And still I can access all data on my original root_fs without wasting any disk space (that would have required
On Tuesday 30 May 2006 20:07, Brock, Anthony - NET wrote:
> You need to create a separate COW file (probably based of the same
> original image) for each instance. Your customizations will then be
> written to the COW file while preserving the base image intact. This
> will also bypass the file loc
> -Original Message-
> On Tuesday 30 May 2006 20:07, Brock, Anthony - NET wrote:
> > You need to create a separate COW file (probably based of the same
> > original image) for each instance. Your customizations will then be
> > written to the COW file while preserving the base image intact.
, 2006 10:57 AMTo: Brock, Anthony - NETCc:
user-mode-linux-user@lists.sourceforge.netSubject: Re: [uml-user] Problems in sharing filesystems between Virtual Machines
But I am facing another problem. I have created the COW file and UML boots properly. But now when I boot another UML instance from t
[mailto:[EMAIL PROTECTED] Sent: Tuesday, May 30, 2006
10:57 AMTo: Brock, Anthony - NETCc:
user-mode-linux-user@lists.sourceforge.netSubject: Re: [uml-user]
Problems in sharing filesystems between Virtual Machines
But I am facing another problem. I have created the COW file and UML
AIL PROTECTED]] On Behalf Of
Pranjal Kumar DuttaSent: Monday, May 29, 2006 11:54 PMTo: user-mode-linux-user@lists.sourceforge.net
Subject: [uml-user] Problems in sharing filesystems between Virtual Machines
Hi,
I am facing a problem in sharing a single root fileystem between multipl
net
Subject: [uml-user] Problems in sharing filesystems between Virtual Machines
Hi,
I am facing a problem in sharing a single root fileystem between multiple UML instances through COW (Copy on write). I am following the steps given in
http://user-mode-linux.sourceforge.net/shared_f
Kumar DuttaSent: Monday, May 29, 2006 11:54
PMTo: user-mode-linux-user@lists.sourceforge.netSubject:
[uml-user] Problems in sharing filesystems between Virtual
Machines
Hi,
I am facing a
problem in sharing a single root fileystem between multiple UML instances
through COW (Co
Hi,
I am facing a problem in sharing a single root fileystem between multiple UML instances through COW (Copy on write). I am following the steps given in
http://user-mode-linux.sourceforge.net/shared_fs.html for sharing fileystems between multiple UML instances.
I am using the root_f