2
votes
2answers
201 views

Why can't I paste into the password dialog when mounting an encrypted disk image?

I've got an encrypted disk sparse bundle disk image and I've used fstab with the right UUID to mount it someplace other than /Volumes. What I would like is to just dbl-click on it, enter the password ...
1
vote
1answer
147 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 ...
0
votes
0answers
336 views

How to use my own sparse bundle image on Time Capsule for backups?

I'm trying to create my own sparse bundle image on Time Capsule and set it up for Time Machine. My main requirement is to limit the disk space allowed for backups but I would also like to encrypt ...
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 ...