Jihun Park *nix forums beginner
Joined: 07 May 2005
Posts: 4
|
Posted: Sat May 07, 2005 4:27 am Post subject:
help with 6.2 and 6.5 NFS
|
|
|
I have trouble in mounting 6.2 hard disk from 6.5 using NFS.
Please point out what I did wrong.
from hostA irix6.2
%cat exports
/usr2 -rw,root=hostB
%exportfs -a
from hostB irix6.5
% cat /etc/fstab
hostA:/usr2 /disk_A nfs rw,soft,bg 0 0
%mount -a
No mount....
From 6.2, I can mount 6.5 hard disk. But there is a problem
of file access permission.
Best regards,
---
Jihun Park |
|