Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2009 07:31:41 +0200
From:      Sabine Baer <baerks@t-online.de>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: Mounting an NFS volume served by Mac OS X
Message-ID:  <20090902053141.GB1640@amd.catfish.ddns.org>
In-Reply-To: <b043a4850909011520w7bbf85b8y81efbb67d75e00e9@mail.gmail.com>
References:  <b043a4850909011520w7bbf85b8y81efbb67d75e00e9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090902053141.GB1640>