TrueCrypt with ext2/3 partition write access under Mac OS X Snow Leopard ?
Posted
by ssc
on Super User
See other posts from Super User
or by ssc
Published on 2010-02-18T10:57:19Z
Indexed on
2010/03/17
18:31 UTC
Read the original article
Hit count: 471
I'm using a TrueCrypt volume with an ext3 partition under Snow Leopard with MacFUSE. I can mount ordinary (unencrypted) ext3 partitions read/write from the shell by adding command line arguments as shown in "Mounting ext3 in Snow Leopard…". However, TrueCrypt mounts the partition read-only and I don't see any way to 'sneak in' the required additional arguments.
How do I mount it read/write?
I was hoping for a similar solution as for mounting NTFS, but diskutil info /Volumes/my_volume/
does not return a UUID; it does tell me
- Read-Only Media: No
- Read-Only Volume: Yes
though...
© Super User or respective owner