Jump to content

Automatic NTFS partition


Recommended Posts


Posted

These are the parts of my WINNT.SIF file that are responsible for automatically partitioning and formatting NTFS (whole disk) during my unattended XP install. (there are more parts to [Data] and [unattended] along with other sections but try adding these to make it do its magic)

[Data]

AutoPartition = 1

MsDosInitiated ="0"

UnattendedInstall="Yes"

[unattended]

Repartition=Yes

UnattendMode=FullUnattended

UnattendSwitch="yes"

OemSkipEula=Yes

OemPreinstall=Yes

As you can tell it's a bit ugly (inconsistent with quotes and capitalization) but it works for me. Good luck.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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