Re: Can't mount nfs filesystem
Mogens Kjaer <[email protected]>
| Newsgroups | gmane.linux.tomsrtbt |
|---|---|
| Organization | Carlsberg Laboratory |
| Message-ID | <[email protected]> |
Kees Vonk wrote: > # mkdir /tmp/mount > # mount -t nfs <my server ip address>:/path/to/nfs/share /tmp/mount > nfs warning: mount version older than kernel > portmap: RPC call returned error 5 > portmap: RPC call returned error 5 > lockd_up: makesock failed, error=-5 Does it help with: # mount -t nfs <my server ip address>:/path/to/nfs/share /tmp/mount -o nolock (on one line). Mogens -- Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [email protected] Homepage: http://www.crc.dk