Mounting an NFS volume served by Mac OS X

Sabine Baer baerks at t-online.de
Wed Sep 2 05:47:36 UTC 2009


On Tue, Sep 01, 2009 at 03:20:37PM -0700, patrick wrote:
> I'm wondering if anyone has had any success in mounting an NFS export
> from a Mac OS X machine on FreeBSD 7.2? 

amd$ ssh book at ibook
Password:
Last login: Tue Sep  1 18:36:19 2009
Welcome to Darwin!
ibook:~ book$ uname -a
Darwin ibook.catfish.ddns.org 8.11.0 Darwin Kernel Version 8.11.0: Wed
Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power
Macintosh powerpc 
ibook:~ book$ less /private/etc/exports
/Users/book     -alldirs        amd
/Volumes        -alldirs        amd
ibook:~ book$ ps ax|grep nfs
  198  ??  Ss     0:00.00 nfsiod -n 4
  234  ??  Ss     0:00.01 nfsd-master
  240  ??  S      0:00.00 nfsd-server
[...]
 1520  p2  S+     0:00.01 grep nfs
ibook:~ book$ exit
logout
[...]
amd# mount /ibook
amd# mount
[...]
ibook:/Users/book on /ibook (nfs)
amd# 
[...]
amd$ ls -l /ibook|less
total 448
drwxr-xr-x   3 501   501    102 Mar  6 20:11 Anwendungsdaten
drwx------  16 501   501    544 Aug 15 23:22 Desktop
[...]
amd$

Works fine, as far as I experienced. I wrote that
/private/etc/exports. It may not be the best way, just mt 2 Cent,

Sabine
 
Was glaubst du, was FAQ heißt? Föllig Abstruser Quatsch?
					   (Hauke Heidtmann in dcouln)


More information about the freebsd-questions mailing list