Title pretty much sums it up. I would like to be able to have full read/write/format/repair ability for NTFS partitions, but every single solution out there explicitly says that it only works with the x32 version of Snow Leopard. This includes Paragon NTFS, NTFS-3g and the newest corporate version of NTFS-3g (which offers dramatically better file copy speed than the old free version). Curiously, the final version of MacFUSE ever released (2.1.7b)--the underlying driver that facilitates all of these NTFS filesystem plugins--is 64bit and has an x64 kext that works just fine. Considering that the FUSE part of MacFUSE stands for Filesystem in User Space, shouldn't it be relatively easy to transition the userland part of the driver (the part that actually deciphers the filesystem) to x64?