Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


read-only | 11 comments | Create New Account
Click here to return to the 'read-only' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
read-only
Authored by: SOX on Oct 14, '03 11:27:10AM

It probably would be advisable to mount it read-only. Can anyone suggest how to do this with HFS?



[ Reply to This | # ]
read-only
Authored by: LC on Oct 14, '03 11:37:50AM
I was thinking to insert an -o rdonly into the mount command line. Is that right? Larry.

[ Reply to This | # ]
read-only
Authored by: scottboms on Oct 14, '03 03:46:19PM

You could alternatively use the -r flag instead of -o rdonly. Type 'man mount' in the Terminal to get more information.



[ Reply to This | # ]