[Sunhelp] Re: NFS cdrom
    morgan.g 
    morgang at hotmail.com
       
    Thu Jun 10 20:18:00 CDT 1999
    
    
  
When sharing the cdrom, try using the parent path instead of 
/cdrom/hst_data, meaning on the server side do this:
share -F nfs -o ro server: /cdrom (please add your own options as necessary)
On the client side, mount it as
mount -F nfs server:/cdrom /cdrom
Do a manual mount first before attempting to place it on /etc/vfstab
The reason for the failure could be that  the server shares this directory:
/cdrom/hst_data
while on your client side, you only have a directory as /cdrom, therefore it 
is unable to find map /cdrom/hst_data to /cdrom. Take things one at a time, 
so you can narrow the problem.
Cheers
Morgan
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
    
    
More information about the SunHELP
mailing list