[haiku-development] Re: Idiots Guide NFS on Haiku - does it exist?

  • From: "François Revol" <revol@xxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 27 Feb 2010 14:48:57 +0100 CET

Le Fri, 26 Feb 2010 18:49:00 -0500, Michael Franz a écrit :
> I updated and built a new version (r35621) and I get the same
> results.
> mount -t nfs server:/dir /mnt/nfs_share --> mount: No such file or
> directory
> mount_nfs server:/dir /mnt/nfs_share UID GID  --> just hangs and
> cannot kill

It sometimes happens that a packet get lost, and it doesn't like it
much, specialy at mount time. It should timeout though.
Make sure the uid/gid are correct, and that you are allowed to mount
(root isn't by default, ...).

> the process.  The serial-port log has RCP_AUTH_ERROR(5).  What does
> the 5
> mean?

It's likely the error number, which means "RPC_AUTH_ERROR".

François.

Other related posts: