Multiple Directories for Jails

Björn König bkoenig at cs.tu-berlin.de
Mon Jan 29 15:32:56 UTC 2007


Karl Fischer schrieb:
> Hi
> I'm a n00b to freebsd and jails is there away that I can specify
> multiple Directories in the jails.conf ?
> 
> JAIL_HOME="/data1; /data2" etc.

What are you trying to do or what do you expect?

A file system hierarchy can only have one root directory. You probably 
want to play with unionfs. You can read about its concept here: 
http://people.freebsd.org/~daichi/unionfs/
http://en.wikipedia.org/wiki/UnionFS

Regards Björn


More information about the freebsd-questions mailing list