Jump to content

Recommended Posts

Posted (edited)

How do I have quick ntfs format the default when I choose the partition to install windows on? The [current] default for me with: FileSystem = * is ntfs non-quick format. Thanks :hello:

Edited by matthewk

Posted (edited)

While Ive seen it requested numerous times (including from myself) Ive never seen anyone ever figure out a way to do a non-quick ntfs format. Ive also never seen anyone use the * with FileSystem. Ive only ever known to use "FileSystem = ConvertNTFS", which only does a quick ntfs format.

Are you positive setting FileSystem = * does a full NTFS format??

Edited by durex
Posted

I've also seen: Filesystem=LeaveAlone

I made a few things bold in the original post to hopefully clarify what I desire to do. I desire quick ntfs format to be default choice Not normal ntfs format. Thanks

Posted

I've always just used the following:

[DiskConfig]
   Disk1=Disk1.config

[Disk1.config]
   Size1=*
   PartitionType1=primary
   FileSystem1=ntfs
   Quickformat1=Yes

Works everytime for me and quickformats :)

Posted
I've also seen: Filesystem=LeaveAlone

I made a few things bold in the original post to hopefully clarify what I desire to do. I desire quick ntfs format to be default choice Not normal ntfs format. Thanks

Right, thats what I was referring to when I previously mentioned using the following command in your winnt.sif file...

FileSystem = ConvertNTFS

... does a quick format.

Posted

Ok thanks for the replies. I will try the solution(s) posted to see if it does the quick format option for me after I have manually set the partition.

Posted
Repartition
Specifies whether to delete all partitions on the first drive of the client computer and to reformat the drive with the NTFS file system.

Syntax Repartition = Yes | No
Values Yes
Deletes all partitions on the first drive and reformats the drive with NTFS.

No
Does not delete partitions or reformat the drive.

Example Repartition = Yes

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...