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 [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

