I am trying to mount a afp volume in terminal and then use the ditto to copy my user area over.
However, when ever I try and mount a volume using mount_afp this happens:
What am I doing wrong?
However, when ever I try and mount a volume using mount_afp this happens:
[G4:/Volumes] austenm% mount_afp "afp://lynseya@Dual G4/Graphite HD" /volumes/lynseya
kextload: extension /System/Library/Filesystems/AppleShare/asp_tcp.kext is already loaded
kextload: extension /System/Library/Filesystems/AppleShare/asp_atp.kext is already loaded
kextload: extension /System/Library/Filesystems/AppleShare/afpfs.kext is already loaded
mount_afp: AFPMountURL returned error -1, errno is -1069
[G4:/Volumes] austenm%
What am I doing wrong?