mkdir /shared
mount yourMyCloudIP:/nfs /shared
emacs etc/fstab
add these lines at the end of fstab file:
#Entry for MyCloud NFS
yourMyCloudIP:/nfs /shared nfs default 0 0
yourMyCloudIP:/nfs /shared nfs default 0 0
save and exit editor.
No comments:
Post a Comment