Date: Wed, 30 Jan 2002 14:34:22 +0800 From: KT Sin <ktsin@acm.org> To: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> Cc: Brent Verner <brent@rcfile.org>, freebsd-hackers@FreeBSD.ORG Subject: Re: multiple mounts of single device Message-ID: <20020130063420.GA8839@nutty.Singapore.Sun.COM> In-Reply-To: <15447.33083.101584.686340@horsey.gshapiro.net> References: <20020130032020.GA5077@rcfile.org> <15447.33083.101584.686340@horsey.gshapiro.net>
next in thread | previous in thread | raw e-mail | index | archive | help
man mount_nullfs. Remember to read the warning at the bottom of the man page. kt On Tue, Jan 29, 2002 at 09:14:35PM -0800, Gregory Neil Shapiro wrote: > brent> I've been searching for info regarding mounting the same device > brent> to multiple locations in the filesystem, i.e... > > brent> # mount /dev/ad0s1e /usr > brent> # mount -r /dev/ad0s1e /var/jail/AAAA/usr > brent> # mount -r /dev/ad0s1e /var/jail/BBBB/usr > > I can't comment on this specifically but can tell you that I use localhost > NFS mounts to accomplish this with jails under RELENG_4. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020130063420.GA8839>