PC Review


Reply
Thread Tools Rate Thread

Convert ALL Drives to NTFS

 
 
Rodre Ghorashi
Guest
Posts: n/a
 
      19th Mar 2004
Hello,

I am installing win2k server via the unattended method. I
need to know if there is any way to convert all disks from
fat32 to ntfs (not just the primary partition) using the
FileSystem=ConvertNTFS flag in my answer file. Or, is
anybody aware of a utility, that I can run from DOS to
convert or format a partition into the NTFS file system.
Thanks in advance.

Rodre Ghorashi
 
Reply With Quote
 
 
 
 
Oli Restorick [MVP]
Guest
Posts: n/a
 
      19th Mar 2004
I don't know of any DOS utilities, but Windows has a built-in command line
utility for doing this.

C:\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.

Hope this helps

Oli

"Rodre Ghorashi" <(E-Mail Removed)> wrote in message
news:105fa01c40e00$22f70760$(E-Mail Removed)...
> Hello,
>
> I am installing win2k server via the unattended method. I
> need to know if there is any way to convert all disks from
> fat32 to ntfs (not just the primary partition) using the
> FileSystem=ConvertNTFS flag in my answer file. Or, is
> anybody aware of a utility, that I can run from DOS to
> convert or format a partition into the NTFS file system.
> Thanks in advance.
>
> Rodre Ghorashi



 
Reply With Quote
 
Guest
Posts: n/a
 
      19th Mar 2004
Thanks for your response, however I need the drives
formated or converted to NTFS prior to the Win2k Install.
The convert utility only works under win2k.

Any other ideas?

Rodre Ghorashi

>-----Original Message-----
>I don't know of any DOS utilities, but Windows has a

built-in command line
>utility for doing this.
>
>C:\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.
>
>Hope this helps
>
>Oli
>
>"Rodre Ghorashi" <(E-Mail Removed)>

wrote in message
>news:105fa01c40e00$22f70760$(E-Mail Removed)...
>> Hello,
>>
>> I am installing win2k server via the unattended method.

I
>> need to know if there is any way to convert all disks

from
>> fat32 to ntfs (not just the primary partition) using the
>> FileSystem=ConvertNTFS flag in my answer file. Or, is
>> anybody aware of a utility, that I can run from DOS to
>> convert or format a partition into the NTFS file system.
>> Thanks in advance.
>>
>> Rodre Ghorashi

>
>
>.
>

 
Reply With Quote
 
Jose
Guest
Posts: n/a
 
      14th Apr 2004
<(E-Mail Removed)> wrote in news:bd2101c40e0d$eb5f46b0
$(E-Mail Removed):

> Thanks for your response, however I need the drives
> formated or converted to NTFS prior to the Win2k Install.
> The convert utility only works under win2k.
>
> Any other ideas?
>
> Rodre Ghorashi
>
>>-----Original Message-----
>>I don't know of any DOS utilities, but Windows has a

> built-in command line
>>utility for doing this.
>>
>>C:\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.
>>
>>Hope this helps
>>
>>Oli
>>
>>"Rodre Ghorashi" <(E-Mail Removed)>

> wrote in message
>>news:105fa01c40e00$22f70760$(E-Mail Removed)...
>>> Hello,
>>>
>>> I am installing win2k server via the unattended method.

> I
>>> need to know if there is any way to convert all disks

> from
>>> fat32 to ntfs (not just the primary partition) using the
>>> FileSystem=ConvertNTFS flag in my answer file. Or, is
>>> anybody aware of a utility, that I can run from DOS to
>>> convert or format a partition into the NTFS file system.
>>> Thanks in advance.
>>>
>>> Rodre Ghorashi

>>
>>
>>.
>>


Take the drives out and format them and put them back in the box.
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to convert to NTFS? Partition Magic 8 vs convert C: /fs:ntfs SR Windows XP General 11 17th Feb 2005 02:28 AM
Convert Fat 32 to NTFS fails to Convert Why? =?Utf-8?B?QmFycnkgKE1haW5tZW51KQ==?= Windows XP General 1 2nd Sep 2004 12:20 PM
Old NTFS drives Windows XP General 0 7th Jan 2004 06:37 PM
I installed WinXP and didn't convert HD to NTFS and now have 2 hard drives. Gary Windows XP Setup 1 25th Jul 2003 08:02 AM
Re: Time limit for "convert c: /fs:ntfs" (convert FAT to NTFS)? John Windows XP General 1 10th Jul 2003 05:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:36 AM.