I'm in the midst of a HDD project that requires one of the HFS
partition to be locked to prevent writing, I've googled this and
came up empty, anyone know of a utility that allows this?
Locking the mounted volume from the finder isn't an option since
the tests are using the IOKit to see that the particular partition
is actually read-only.
-- Dale
$ man mount
More specifically, something like this:
$ sudo mount -t hfs -f -r /dev/<deviceID> <mountpoint>
If this is still too high-level, you're going to have to play IOKit's
game...
M.
--
Mark Glossop - Systems Administrator
FAHSS Faculty Computing, UWA
P: +61 8 6488 2092 M: +61 4 0028 3252
E: email@hidden IM: email@hidden (AIM)