I don't know if there is a working version of NTFS-3G in the IPS repository yet, but I used to mount my NTFS partitions back in my SXDE 1/08 and OpenSolaris 2008.05 by following the instructions at this link:
http://ritwikghoshal.blogspot.com/2008/04/today-i-mount-my-ntfs-partitions-in-my.html Basically, download the FSWpart and FSWfsmisc packages from Belenix.org, then: gunzip -c FSWpart.tar.gz | tar xvf - pkgadd -d . FSWpart gunzip -c FSWfsmisc.tar.gz | tar xvf - pkgadd -d . FSWfsmisc then do the whole "mount -F ntfs" thing. I'm not saying that this is the best way to do it. But this is how I used to do it and it did work for me. -- This message posted from opensolaris.org