Hi folks,
I need to mount an AppleShare volume on system boot up (i.e. before anyone logs in). This is in fact on a headless server which I am setting up through bash.
Where can I stick my
"mount_afp afp://user😛ass@theserver/ /Volumes/shareddisk"
command to run it on bootup? I had a look into fstab but am not sure if I'm on the right track. Any help would be greatly appreciated.
I need to mount an AppleShare volume on system boot up (i.e. before anyone logs in). This is in fact on a headless server which I am setting up through bash.
Where can I stick my
"mount_afp afp://user😛ass@theserver/ /Volumes/shareddisk"
command to run it on bootup? I had a look into fstab but am not sure if I'm on the right track. Any help would be greatly appreciated.