Tagged Questions
1
vote
1answer
148 views
Why is my Legacy FileVault image larger than the physical disk?
I'm still running Snow Leopard and recently enabled FileVault on my home directory. I noticed that the OS X thinks my home directory is 1TB, which is strange because the hard disk in my laptop is ...
2
votes
1answer
206 views
FileVault sparsefile uses double of actual allocated disk space
I just noticed that for some reason disk usage (du) reports that FileVault in my home directory would use its allocated disk space twice:
[/Users]% sudo du -h -d 1 .
184G ./.moo
170G ./moo
204K ...