It is now possible to specify mount points in OS X 10.2. First create the file /etc/fstab (if it doesn't exist already) and use this format:
Note that specifying the device directly like you typically would on a UNIX machine did not work when I tried it.
LABEL=volumename /your/mount/point hfs rw 1 2Tabs separate the above fields.
Note that specifying the device directly like you typically would on a UNIX machine did not work when I tried it.
•
[8,340 views]

