Hello all!
Thanks for all the quick replies.
These are the steps I followed:
1) Edited the "/etc/exports" on LINUX server as follows:
/{directory} {hostname} rw
2) Executed "/etc/rc.d/init.d/nfs start" on LINUX server.
3) Execute the following daemons on SOLARIS server:
/usr/lib/nfs/nfsd -a 16
/usr/lib/nfs/mountd
/usr/lib/nfs/statd
/usr/lib/nfs/lockd
4) Edited the "/etc/vfstab" file on SOLARIS server and executed the following
command:
# mount -a -F nfs
Thanks again!
Harry
Harinder Singh
07/07/99 11:23 AM
To: sun-managers@sunmanagers.ececs.uc.edu
cc:
Subject: NFS error
Hello all!
We have Sparc Classic running Solaris 2.5.1. I want to mount a filesystem from
another system which is running LINUX.
I have edited the "/etc/exports" on LINUX server as follows:
#!/bin/sh
share -F nfs -o rw /
When I try to run the following command on the Sparc Classic:
# mount /ci1_root
nfs mount: ci1:: RPC: Program not registered
nfs mount: retrying: /ci1_root
Does anyone has a list of steps I should have followed? I'll summarize!
TIA
Harry
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:13:23 CDT