Hi,
Is there a way to NFS mount a remote PC's CDROM on a Unix machine? I tried to do:
$mount -F nfs <pc hostname>:/R /pc-cdrom
(where R is the sharename of the cdrom device)
and it gave me an error message "RPC:Rpcbind failure - RPC:Unable to receive nfs mount"
Thanks.
Is there a way to NFS mount a remote PC's CDROM on a Unix machine? I tried to do:
$mount -F nfs <pc hostname>:/R /pc-cdrom
(where R is the sharename of the cdrom device)
and it gave me an error message "RPC:Rpcbind failure - RPC:Unable to receive nfs mount"
Thanks.