[haiku] Re: NFS issue

  • From: François Revol <revol@xxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Sat, 19 Mar 2016 16:55:14 +0100

On 19/03/2016 14:58, Glenn Holmer wrote:

This worked for me:

mount -t nfs4 -p "greyhand:/mnt/common" gcommon

and I'm listening to MOD files that way as we speak :)

But clearly the documentation needs some love. There has got to be a man
page for mount, obviously. For example, what are the possible values for
"-t"?

Well, fact is most devs didn't really like man pages and the consensus
was to rather use HTML docs. But then nobody ever wrote the doc for
those command line tools.

I suppose we would accept patches for that :)


As for -t, it should accept all the fs addons in
/system/add-ons/kernel/file_system/ , although in theory the modules
could publish filesystems with different names but I don't think they do
yet.

François.

Other related posts: