matthewk Posted June 24, 2005 Posted June 24, 2005 (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 Edited June 24, 2005 by matthewk
durex Posted June 24, 2005 Posted June 24, 2005 (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 June 24, 2005 by durex
matthewk Posted June 24, 2005 Author Posted June 24, 2005 I've also seen: Filesystem=LeaveAloneI 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
Jito463 Posted June 25, 2005 Posted June 25, 2005 I've always just used the following:[DiskConfig] Disk1=Disk1.config[Disk1.config] Size1=* PartitionType1=primary FileSystem1=ntfs Quickformat1=YesWorks everytime for me and quickformats
durex Posted June 27, 2005 Posted June 27, 2005 I've also seen: Filesystem=LeaveAloneI 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<{POST_SNAPBACK}>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.
matthewk Posted June 29, 2005 Author Posted June 29, 2005 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.
BrandonS_Mil Posted June 29, 2005 Posted June 29, 2005 RepartitionSpecifies 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now