Specifying mount points in 10.2

Aug 24, '02 08:20:10AM

Contributed by: Anonymous

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:

LABEL=volumename    /your/mount/point    hfs    rw      1       2
Tabs 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.

Comments (8)


Mac OS X Hints
http://hints.macworld.com/article.php?story=2002082408201080