• We should now be fully online following an overnight outage. Apologies for any inconvenience, we do not expect there to be any further issues.

Magikal

Member
Jan 8, 2001
98
0
0
Well I recently upgraded to win 2k and I was wondering how to convert my drives to the NT File System?
 

Cnuke

Member
Nov 7, 2000
186
0
0
Right click on my computer and select manage. When MMC opens click on disk management. High light the drvie goto action and select it. Are you formatting? If not you will not want to do this because it will format everything on that drive. You will not be able to do this to your c:\ or system drive. Only fix for that is to reinstall win 2k.


Hope this helps
 

jaywallen

Golden Member
Sep 24, 2000
1,227
0
0
Magikal,

Open a command prompt. Type "convert /?" (no quotes), then hit the Enter key. The little list of information there will tell you how to convert any FAT or FAT32 drive on your system to NTFS. You should be aware that this will cause your cluster sizes on the converted partitions to be 512 bytes in size. That is SMALL. The only real problem with that, unless a given partition is really huge, is that the small cluster size will lead to MFT fragmentation, and that will lead to very poor performance. You can prevent that from being a problem by getting a third party defragger which is capable of doing boot-time defragmentation of the Master File Table, pagefiles and other specified files.

When you say that you upgraded, do you mean that you installed Windows 2000 on top of some other Windows OS? If so, and if you're seeing very slow performance from your system, I'd suggest that the slow performance may be the fault of the install-over. A clean installation results in a much more efficient system.

In any case, whether you convert or format / install, save your data to external media before proceeding so that you won't lose it if something goes awry. And, if you install W2K clean, you can specify a cluster size when you choose the file system type. Most people seem to think the 4,096 bytes is the optimum cluster size for a personal user of W2K.

Hope this helps.

Regards,
Jim