On Mon, Mar 17, 2003 at 02:59:15PM -0000, Clemens Hermann wrote:
> Hallo,
>
> gibt es eine Möglichkeit, mount_nfs davon zu überzeugen, einen union-mount
> rekursiv durchzuführen?
>
> unter /usr/jails/jail1 residiert ein jail, welches die Welt (ab / ) per nfs
> loopback mount bekommt. /usr/jails/jail1/usr/local/etc/customconfig.cf ist
> eine spezielle Konfigurationsdatei, die nur jail1 braucht. Mit
> einem "mount -o union localhost:/export /usr/jails/jail1" verschwindet die
> Konfigurationsdatei aber, weil das leere /usr/local (ohne etc) aus /export
> gemounted wird und die Konfigurationsdatei verdeckt.
Das magst du jetzt vermutlich gar nicht gerne hören, aber -o union
ist ein UFS Feature.
-- B.Walter BWCT http://www.bwct.de ticso(at)bwct.de info(at)bwct.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Mon 17 Mar 2003 - 16:20:20 CET