PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 File System change to NTFS

Reply

change to NTFS

 
Thread Tools Rate Thread
Old 28-06-2003, 04:21 PM   #1
Lance
Guest
 
Posts: n/a
Default change to NTFS


I want to change a computer's file system from FAT32 to
NTFS for compatabilty issues. They both are running
Windows 2000 SP3. I did a search on the Windows2000
support page but either it did not understand the question
or no one has ever thought of this before. How do I
convert, it is said to be done while saving data.
  Reply With Quote
Old 28-06-2003, 06:26 PM   #2
Dave Patrick
Guest
 
Posts: n/a
Default Re: change to NTFS

From a command prompt
convert /?
Converts FAT volumes to NTFS.

CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]

volume Specifies the drive letter (followed by a colon), mount point, or
volume name.
/FS:NTFS Specifies that the volume is to be converted to NTFS.
/V Specifies that Convert should be run in verbose mode.
/CvtArea:filename Specifies a contiguous file in the root directory to be
the place holder for NTFS system files.
/NoSecurity Specifies the converted files and directories security
settings to be accessible by everyone.
/X Forces the volume to dismount first if necessary. All opened handles to
the volume would then be invalid.

You'll want to take the normal precautions as far as backups are concerned
before the conversion.


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

"Lance" <Lance274@earthlink.net> wrote in message
news:002101c33d80$9443b7c0$a101280a@phx.gbl...
> I want to change a computer's file system from FAT32 to
> NTFS for compatabilty issues. They both are running
> Windows 2000 SP3. I did a search on the Windows2000
> support page but either it did not understand the question
> or no one has ever thought of this before. How do I
> convert, it is said to be done while saving data.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off