Page 1 of 1

FAT32 & NTFS...

Posted: March 11th, 2006, 1:33 am
by joseneto
Hi! Just wondering howcome my Acer Travelmate laptop`s Windows XP comes with FAT32 file system instead of the usual NTFS. Any reason I should change it? Tks in advance José Neto - Portugal

Posted: March 12th, 2006, 1:15 am
by richh0323
I would change it to NTFS, here is how. The file system is less prone to failure. Standard Windows utility that is called CONVERT serves this purpose Just go to the Command Prompt and execute the command: C:\> CONVERT C: /fs:ntfs Where C: is a name of the drive you want to convert. After machine re-boot conversion process will start and you'll have your FAT32 converted to NTFS without of data loss.