Date: Tue, 29 Jan 2002 21:14:35 -0800 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: Brent Verner <brent@rcfile.org> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: multiple mounts of single device Message-ID: <15447.33083.101584.686340@horsey.gshapiro.net> In-Reply-To: <20020130032020.GA5077@rcfile.org> References: <20020130032020.GA5077@rcfile.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15447.33083.101584.686340>