Date: Mon, 29 Jan 2007 16:04:58 +0100 From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de> To: Karl Fischer <kmf@fischer.org.za> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Multiple Directories for Jails Message-ID: <45BE0D1A.5090405@cs.tu-berlin.de> In-Reply-To: <f7fabe790701290148m67402d9cpbe2064d340380db6@mail.gmail.com> References: <f7fabe790701290148m67402d9cpbe2064d340380db6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45BE0D1A.5090405>