embed linux development - nfs




/myshared *(rw,sync,no_subtree_check,no_root_squash)

mount -t nfs -o nolock -o tcp 192.168.1.166:/myshared /mnt



你可能感兴趣的:(nfs)