[haiku] Re: NFS issue

  • From: "Humdinger" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "humdingerb" for DMARC)
  • To: General Haiku ML <haiku@xxxxxxxxxxxxx>
  • Date: Sat, 19 Mar 2016 18:02:45 +0100

Hi!

On 19 March 2016 at 16:55, François Revol <revol@xxxxxxx> wrote:

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.

FWIW, I added a short info on it to "Haiku-specific commandline apps".
Tell me that's OK:

"
mountvolume is preferred by many to mount local partitions and disks,
because its usage is so easy: just call it with the name of the
partition and you're done. Try --help for more options.

mount can additionally mount remote disks by using a network
filesystem, like NFS4. You specify the used filesystem with the
-tparameter and the remote location with the -p parameter. As
filesystem parameter you can use anything you find in
/system/add-ons/kernel/file_system (and corresponding file hierarchies
under ~/config or "non-packaged", of course). You also have create a
folder as mountpoint. Here's an example:

mkdir -p /DiskStation
mount -t nfs4 -p "192.168.178.3:volume1" /DiskStation
"

Again, if anyone is able to export the user guide and update it on the
website...

Regards,
Humdinger

--
Did you know:
  If half the Haiku supporters at http://www.goodsearch.com
  made 10 searches a day, we could have a fulltime developer.

Other related posts: