FAT32 will not support a drive that size, even if you try to trick it by partitioning.
You can make linux recognize NTFS. The newest kernel has built in support, and all the older ones can be recompiled to recognize the filesystem by adding 4 lines of code or so.
Not an easy solution, and somewhat ugly, but it does work perfectly.
|