I've been reading all the posts regarding conveting FAT32 to NTFS and have followed the instructions on:
http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/convertfat.mspx
after typing "convert c: /fs:ntfs" in the command prompt window, I get the message "The type of the file system is FAT32. Enter current volume label for drive C:" Everything I have read states that typing this is all that is required to convert to NTFS. What am I doing wrong? Or is there something else to blame? Also, I don't want to lose any of my data so just converting-not formatting- will preserve this right?
-
-
You will need to answer the questions that re asked by the prompt, here is an extract from a clearer explanation - the name it is asking for is the name of the partition i.e. "system".
"Go to Start | All Programs | Accessories | Command Prompt (or, from a Run box, type CMD) and, assuming you intend to convert C:, give the command:
VOL C:
Note the name of the disk in the first line, and the Volume Serial Number (for example, 3F4E-2D1B) in the second. Then type:
CONVERT C: /FS:NTFS
It will ask for that name in confirmation. Then it will ask two further questions. Reply Y each time to set up conversion to happen at the next boot, then restart the machine. (If you are converting a partition other than the operating system’s partition, you may find that it runs without rebooting.) After returning to Win XP, the hard disk will work for two or three minutes, tidying up. Leave things alone during this time."
You will need to repeat the procedure for the second partition using "convert d: /fs:ntfs" of course. (If it is D, I forget, but you get what I mean!) -
Thanks, worked perfect! Now I just have to figure out how to merge the two partitions...
-
lukealexander Notebook Evangelist NBR Reviewer
I am wanting to change my file system to NTFS. I plan on backing up all my data and starting fresh. How does NTFS affect performance vs FAT32? Will I notice system slowdown?
-
http://www.theeldergeek.com/ntfs_or_fat32_file_system.htm
But read/write times are definately better on a fat32 disc. Look at the single disc ata100 results- pretty startling.
http://techreport.com/reviews/2001q2/realraid/index.x?pg=5 -
lukealexander Notebook Evangelist NBR Reviewer
These articles seem quite old - are the conclusions stil valid today?
-
-
I converted my c and d partitions last night- painless. I needed to get rid of the FAT32 4G file size limit because some of the video files I work on are bigger than that. But I think I want to delete the hidden restore partition too and merge the space into the c partition. Anyone know how to delete the restore partition without Partition Magic?
Convert/Format Problem with 5670
Discussion in 'Acer' started by iceman80403, Mar 20, 2006.