Cooleye said:
Hi.
Has anyone got, or know where to get Partition Magic. I need to convert my file system from FAT32 to NTFS.
Thanks.
(p.s. - Partition Magic + Crack, please. Thankise)
Why use partition magic when WinXP has the tools to do it?
1. Click Start
2. Select Run from the Start menu
3. Type cmd in the textbox and click OK
4. In the command window that opens type the following:
convert c: /fs:ntfs
Ideally though you should use something like Partition Magic, as the above method will not make the cluster sizes as small as they can be.
Good luck