Thread
:
re-exporting an imported NFS share
View Single Post
#
4
(
permalink
)
04-01-2006, 10:48 PM
tom
Contributors
User
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power:
4
Replace following with 3rd system IP
Quote:
/mnt *(ro,sync)
with
Code:
/mnt 3rd-system-IP(ro)
If 3rd sys ip is 192.168.0.5
Code:
/mnt 192.168.0.5(ro)
I don't think so sync option exists... at least i cannot see it in man pages
tom
View Public Profile
Find all posts by tom