On Mon, Dec 09, 2013 at 10:23:13PM +0400, Fl@sh wrote:
> 
> Yet one question about virt-sandbox:
> 
> Man page say about 3 type of mounting
> (host-bind,host-image,guest-bind). These types can be used
> together (in combination) or they can be used only except two
> other?

You can repeat the --mount option many times and use any combination of
the different mount types. You just have to be careful about the target
paths - the mounts will be processed in the order you specify on the
cli. So eg, you should specify a mount at /var  before one at /var/log
otherwise your /var mount will hide the /var/log contents

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to