Mounting a local Vollume via AFP
Steve Steinitz
steinitz at bigpond.net.au
Sat Jul 28 01:18:03 PDT 2007
Hello,
On Friday, 27 July 2007 at 12:36 PM, Hex Star wrote:
> su adminaccountname
> sudo mkdir /Volumes/afplocal
> sudo mount -t afp localhost /Volumes/afplocal
I see what you mean. Thanks. I got some errors with that syntax but
it put me on an encouraging track. I'm now experimenting with this
syntax:
mount_afp -i afp://username:password@localhost/diskname /Volumes/afplocal/
That currently gets
AFPMountURL returned error 1, errno is 1
but I should be able to solve it.
Once I get it to run without error, is there a simple way to confirm
that its mounted? (I don't think it will show up in the Finder, will it?)
Thanks,
Steve
More information about the MacOSX-admin
mailing list