<br />mount -t nfs 192.168.1.16:/QT2410E/root /QT2410E/nfs<br />mount -t nfs 192.168.1.16:/QT2410E/root /mnt/nfs<br />mount -t nfs -o nolock 192.168.1.16:/QT2410E/root /mnt/nfs kill 文件锁!mount -o nolock
|