This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
If so copy it off and re-format the drive on a windows machine to Fat 32, you should be able to Read NTFS, it's just OSX doesn't allow you to Write to the file system.
If you don't have any data on it you need, just re-format it in windows to Fat 32. Then you can use it in both Windows and OSX to store stuff.
FAT32 will work but you're limited to a 4GB file size and it's more wasteful of disk clusters.
You could install MacFUSE and NTFS-3G then mount the volume from the terminal, or if you're clever you could write an AppleScript to do it for you.
By far the easiest way would be to download a piece of software called "NTFS for Mac OS X" which is essentially just a front end for the above, thus making the whole process easy for anyone that can't get their head around it.