https://discussions.apple.com/docs/DOC-7942
- diskutil info /Volumes/<volume that shouldn't be mounted>
- Get UUID from output from above step 1.
- sudo /etc/vifs
- Add this to the file:
- UUID=<LONG-UUID-LIKE-F77F-3F72-A6C2-26676F39B7CE> none hfs rw,noauto
- sudo automount -vc
No comments:
Post a Comment