Subject: Re: HFS+ partition
To: Kevin Jordan <krjordan@348north.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: port-cobalt
Date: 08/14/2005 19:04:00
On Aug 14, 2005, at 6:21 PM, Kevin Jordan wrote:
>> There are mountd options on NetBSD that make it happier as an NFS
>> server for OS X. I use them on my home network, and all of my Macs
>> are happy using NFS.
>
> I guess this begs the question: what are the mountd options that
> you use?
-noresvport -noresvmnt is what you can use in /etc/exports. -N
option to mountd is equivalent to setting those options on every export.
-- thorpej