Brent Verner writes:
> Hi,
>
> I've been searching for info regarding mounting the same device
> to multiple locations in the filesystem, i.e...
>
> # mount /dev/ad0s1e /usr
> # mount -r /dev/ad0s1e /var/jail//usr
> # mount -r /dev/ad0s1e /var/jail//usr
There was a time I mounted the
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> #
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//usr
brent> # mount -r /dev/ad0s1e /var/jail//usr
I can't comment on this specifically but
Hi,
I've been searching for info regarding mounting the same device
to multiple locations in the filesystem, i.e...
# mount /dev/ad0s1e /usr
# mount -r /dev/ad0s1e /var/jail//usr
# mount -r /dev/ad0s1e /var/jail//usr
[Warning: I /know/ I know next-to-nothing about filesystems... bu
4 matches
Mail list logo