well the first option didn't work
but the second one did
i now have /home/web/development mounted on my coworker's osX box
but how do i set it up so that it remounts every time he reboots?
the thing has THREE /etc/fstab files!

fstab.hd
fstab.rd
fstab.sd


_________________________________
daniel a. g. quinn
starving programmer

it must be remembered that there is nothing more difficult to plan, more
doubtful of success, nor more dangerous to manage, than the creation of a
new system.  for the initiator has the enmity of all who would profit by the
preservation of the old institutions and merely the lukewarm defenders in
those who would gain by the new ones.
 - machiavelli




----- Original Message -----
Sent: Friday, June 21, 2002 2:40 PM
Subject: [OT] Re: anyone know anything about osX


| -----BEGIN PGP SIGNED MESSAGE-----
| Hash: SHA1
|
| daniel wrote:
|
| >i've configured nfs on my redhat box here and as best i can tell, it's
| >working since i can mount stuff to my other linux box, but i have _no_
idea
| >how to get the mac osX box to see/use the nfs share.  granted, i can
always
| >use netatalk on the linux box, but i'm trying to avoid that.
|
| This may be a bit off topic, but I'm sure there are other Red Hat admins
| wrestling with this.  You have to dig a little to find this kind of
| info, I'm afraid, so maybe I can spare you some trouble.  The short
| answer is this:
|
| mount -o "-P" -t nfs server:/share /mntpoint
|
| Alternatively, set up that share with the 'insecure' option in the
| server's /etc/exports.
|
| The problem is that Darwin requests a connection on what Unix
| traditionally considers a secure port (below 1024).  Either of the two
| above methods will get around that.
|
| For future reference, the best text I've found so far for info at this
| level is "Mac OS X Unleashed"  from SAMS.  Many of the other ones
| commonly found don't go into Unix administration details to a degree
| that helped me at all.
|
| - -d
|
| - --
| David Talkington
|
| PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp
|
| -----BEGIN PGP SIGNATURE-----
| Version: PGP 6.5.8
| Comment: Made with pgp4pine 1.75-6
|
| iQA/AwUBPROdab9BpdPKTBGtEQIzAwCeLBjlv5eLFvpX/DP5RnoKvfsgR/YAn0tq
| zkpjZa6maB7BffgSzeWBIh5j
| =RoM3
| -----END PGP SIGNATURE-----
|
|
|
|
| _______________________________________________
| Redhat-list mailing list
| [EMAIL PROTECTED]
| https://listman.redhat.com/mailman/listinfo/redhat-list
|



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to