Not quite true... PartitionMagic should be able to do this. http://en.wikipedia.org/wiki/PartitionMagicNTFS is not backwards migratable, but FAT32 is forward migratable. I think I got that right. That is, if you installed your OS to FAT32, you can make it NTFS without losing any data. However, once you're NTFS, you cannot go back to FAT32, without reformatting and reinstalling your OS.
Not quite true... PartitionMagic should be able to do this. http://en.wikipedia.org/wiki/PartitionMagic
This is true, Partition magic does allow the transition between ANY file systems with no loss of data.
Also, I forgot to mention that NTFS drives don't get fragmented as much. I've noticed on some FAT32 drives I have sitting around here, while the drive data is bascially all compacted, it's all fragmented. NTFS while having files in clusers and then free space, at least keeps files nice and defragmented.
I have PartitionMagic and use it only for it's space distribution and resizing features. I am not sure about going from NTFS->FAT. You guys quote wikipedia, but have you actually used the feature? I would also like to add that the author of the Wikipedia article also said, "(all without data loss, though some NTFS-only metadata is lost on conversion to FAT)." This should not be a huge issue because it's the <u>meta</u>data, but still something to consider - metadata is still data and can be useful to some programmers.
While PartitionMagic is a good software, that I like, it will never be as good as a full repartition - one that reformats and partitions the harddrive. The logical partitions created with software such as PartitionMagic have the ability to degrade performance based on how clusters are allocated and placed on the disk.
That makes no sense and is completely untrue. NTFS become fragmented just like any other file system. The fragmentation is due to several things, but mainly due to address allocation, poorly terminated/installed programs, and cache spool issues.
There are also other programs you can use to defragment your machine, such as Diskeeper. Diskeeper is based on the Windows Defragment software that comes with Windows, however Diskeeper does an excellent job in providing you statistics and other defragmenting options - especially boot time defrags to defrag your page and system files.
I realize that, and I do know that NTFS does it fragmented. It's just the way the file system is designed, the way it "tells" operating systems to save files that basically keeps the drive from getting fragmented as much. Seriously, the next time you update all of your programs, see how fragmented a FAT32 drive is to an NTFS drive, and I can guarantee tha the FAT32 drive will be much more fragmented. As for defragmenting, Vista does that once a week on my gaming machine by running a batch file that runs the command line defragmenter.
You triple-booter! Ha. Good ol' Linux, how we love you. The good news is that Linux could probably run just as well on any file systemI do use this feature quite a bit more than i would like in honesty. I used to triple boot Xp, Vista and fedora. While i did like NTFS for all its pros, linux is terrible at reading it, so i used to switch between ntfs/fat depending on my mood.