Does anyone know the magic commands to mount an NFS export from a NetBSD server onto an OSX client ?
I'm exporting a filesystem from my Cobalt Qube2 running NetBSD 5 (RC2) to my local LAN:
/exports -mapall=root 192.168.0/24
So pretty loose an free with the security

sudo mount qube2:/exports /User/Mark/link
And get a Permission Denied back

If I mount from my SGI Fuel it works just fine ... does OSX export any extra flags ? Or voodoo dance ?
Thanks
Mark