Jump to content

Recommended Posts

Posted

Is it possible to make your unattended XP Pro SP2 CD automatically format all drives and install it on the first one?


Posted

This is one of many wishes we all have... Sorry to inform you that Setup only format the destination partition of Windows (C:\WINDOWS) :}

Here are the parameter you can specify in your Winnt.sif:

[Data]
   AutoPartition=1

[Unattended]
   TargetPath=\WINDOWS
   Repartition=No
   ProgramFilesDir="D:\Program Files" (MUST be partitionned & Formated BEFORE installation to use D: drive)
   CommonProgramFilesDir="D:\Program Files\Fichiers communs"  (MUST be partitionned & Formated BEFORE installation to use D: drive)

[GuiUnattended]
   ProfilesDir="E:\Documents and Settings\"  (MUST be partitionned & Formated BEFORE installation to use E: drive)

If you try the search functions you'll find that there is plenty of ways to accomplish this task: WinPE is an example, DiskPart is another.

For my part I created a MultiBoot CD allowing me to start Acronis Disk Director 9 to partition and format my hard drive (Partition Magic was giving me troubles) and then I can restart the computer and start the Unattended installation.

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...