From owner-freebsd-questions Mon Dec 17 1:55: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id 70E7637B41B; Mon, 17 Dec 2001 01:54:59 -0800 (PST) Received: from dima (helo=localhost) by SRDMAIL.SINP.MSU.RU with local-esmtp (Exim 3.33 #3) id 16FuTa-000Kif-00; Mon, 17 Dec 2001 12:54:26 +0300 Date: Mon, 17 Dec 2001 12:54:26 +0300 (MSK) From: Dmitry Mottl To: freebsd-questions@FreeBSD.org, Subject: readonly mount Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All I want to organize virtual hosts with jails So I need to mount (readonly) some parts of file system to virtual hosts (for example /bin, /usr) What mount_* will be fine for this? mount_union? - is it actualy bugy or stable? mount_nfs? any other ideas? Thank You -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message