Hi,
I switched to the HDD build for my Raspberry Pi this morning and almost everything is working fine. However, I'd really prefer to mount the HDD remotely on my Mac so I can work on emonCMS without having to bounce my changes through git.
I've run apt-get install netatalk and can see 'raspberrypi' under Shared > All... on the finder - however, I can't find an AFP connection string that works. The one I expected to work is afp://pi:password@192.168.1.200 but no dice...
Has anyone got their Pi HDD mounted in this (or any other) way on OS X? Any tips?
I can happily ssh onto the Pi, so this must be something silly I'm doing...
Re: AFP with EmonCMS hdd build
Have you tried afp://pi:password@192.168.1.200/path/to/directory/share/point ?
Re: AFP with EmonCMS hdd build
Hi Schism, you ever get this working? I am trying to do the same thing and to run tightvncserver but so far no go.
Any suggestions?
BTW first post. Hi everyone!