On Mar 9, 2007, at 3:11 PM, Troy Schultz wrote:
Hello,
I am running FreeBSD 6.2.
I am currently mounting a smb share and then remounting the smb mount
into a jail with nullfs.
/etc/fstab
# smbfs mount
//@/ /path/to/smb/mount smbfs rw 0 0
# local mount
/path/to/smb/mount
Hello,
I am running FreeBSD 6.2.
I am currently mounting a smb share and then remounting the smb mount
into a jail with nullfs.
/etc/fstab
# smbfs mount
//@/ /path/to/smb/mount smbfs rw 0 0
# local mount
/path/to/smb/mount /path/to/jail/directory nullfs rw,late 0 0