sudo gedit /etc/exports
/home/lin/ *(rw,nohide,insecure,no_subtree_check,async,no_root_squash)
sudo /etc/init.d/nfs-kernel-server start
mount -t nfs -o nolock 125.216.x(你虚拟机网段地址:ifconfig):/home/lin/SS528V100_SDK_V2.0.0.1 /mnt
sudo gedit /etc/exports
/home/lin/ *(rw,nohide,insecure,no_subtree_check,async,no_root_squash)
sudo /etc/init.d/nfs-kernel-server start
mount -t nfs -o nolock 125.216.x(你虚拟机网段地址:ifconfig):/home/lin/SS528V100_SDK_V2.0.0.1 /mnt