On 18 Dez., 11:02, Amit Singh <[email protected]> wrote:
> One more thing to try after you've acquired the statvfs output I

I'm not realy shure, wich output do you want. Truecrypt mount two
devices:
truecr...@fuse0          0         0         0   100%    /private/
tmp/.truecrypt_aux_mnt1
/dev/disk3       976773160 909544704  67228456    94%    /Volumes/
USB500SATA

(1.7.1)
./statvfs /Volumes/USB500SATA
f_bsize: 1048576
f_frsize: 4096
f_blocks: 122096645
f_bfree: 8403557
f_bavail: 8403557
f_files: 0 [4 bytes]
f_ffree: 0
f_fsid: 234881039
f_flag: 0x0
f_namemax: 255

./statvfs /private/tmp/.truecrypt_aux_mnt1
f_bsize: 512
f_frsize: 512
f_blocks: 0
f_bfree: 0
f_bavail: 0
f_files: 0 [4 bytes]
f_ffree: 0
f_fsid: 771751940
f_flag: 0x0
f_namemax: 255

and 2.1.3 gives:
./statvfs /private/tmp/.truecrypt_aux_mnt1
f_bsize: 4096
f_frsize: 4096
f_blocks: 0
f_bfree: 0
f_bavail: 0
f_files: 0 [4 bytes]
f_ffree: 0
f_fsid: 771751940
f_flag: 0x0
f_namemax: 255

(the USB500SATA entry is the same)

> mentioned in my previous post: does the new beta release 2.1.3 (I just
> put it up) behave any differently for you?

Yes, damn, that version works again in the old manner, thanks for the
hint about the new Beta.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to