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


Click here to return to the '10.4: Increase the max size of a FileVault directory' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Increase the max size of a FileVault directory
Authored by: kren2000 on May 12, '06 09:27:18AM
The grammar of the hdiutil command is slightly different from what was given above. It should be:
hdiutil resize -size 200g MyFile.sparseimage 

This works for expanding the capacity of regular sparseimages as well. Who knows why this isn't built into DiskUtility?

[ Reply to This | # ]