$ hdiutil create -type SPARSE -size 1g -fs HFS+ \
-encryption -volname SecretPlace growableTo1g
-encryption -volname SecretPlace growableTo1g
This command create the encrypted `sparse' image in the home directory with "SecretPlace" name. The limit of this image 1Gb.
No comments:
Post a Comment