Daily Archives: 十二月 7th, 2007

linux用soft模式mount nfs目录

linux
mount -t nfs -o soft 192.168.0.10:/nfs /nfs
solaris
mount -F nfs -o soft 192.168.0.10:/nfs /nfs