ฉันมีtest.local
กล่องFreeBSD ( ) ที่กำหนดค่าเป็นเซิร์ฟเวอร์ NFS และฉันกำลังพยายามเมานต์แบบแชร์ NFS ของฉัน mac ( hhmm.local
)
/nfs hhmm.local
/nfs
ได้777
รับอนุญาต
และฉันตรวจสอบจาก mac ว่าใช้งานได้
hhmm:~ Eonil$ showmount -e test.local
Exports list on test.local:
/nfs test.local
hhmm:~ Eonil$
แต่เมื่อฉันพยายามเมา
hhmm:~ Eonil$ mount_nfs test.local:/nfs ~/nfs
mount_nfs: can't access /nfs: Permission denied
hhmm:~ Eonil$
ว้าว. ฉันไม่สามารถเข้าใจได้ว่าทำไมสิ่งนี้ถึงไม่ได้ผล ฉันควรทำอย่างไรดี?