Posted by benny in
FreeWare on July 2nd, 2009 |
4 responses
The recovery software from my laptop only sets up the hard drive to be in FAT32 format. However I’d like to it to be in NTFS. Is there any way to covert from FAT32 to NTFS without loosing the windows intallation, because I only have the recovery cd that reformats the drive to FAT32 during the recovery process.

Popularity: 1% [?]
Related posts:
- Tell Me How To Recover Lost Partition, Drives, Files From Hard Disk With Ntfs And Fat32 Part, S/w Use, Links? my HDdisk 80gb, 7 parttion, got corrupt, it contain...
- Can I Convert An Ipod From Fat32 To Ntfs? And Does It Matter? i have a 30GB video ipod i use for itunes...
- I Can’t Have Access To Hard Disk Ntfs Filesystem? Someone please can help me how to recover my data...
- Formating Windows Vista? I recently bought an HP laptop with vista home premium,...
- How Do I Format My Hard Disk Without Deleting Windows? I ran PC Recovery on my HP Laptop, it said...
Related posts brought to you by Yet Another Related Posts Plugin.
Leave a Reply
Start>Run, type cmd
At command prompt, “convert [drive letter]: /fs:ntfs” (without quotes)
http://support.microsoft.com/kb/307881
http://technet.microsoft.com/en-us/libra…
Go to start/run, type cmd and enter. In the commend window type convert /?
This explains it, it is very simple.