Jump to content

Recommended Posts

Posted (edited)

Hello,

I just go through inserting my CD to start my unattend installation. AFter a pause the windows setup (Blue Screen) came up indicating it was loading the drivers, then it stopped where you're asked to partition your drive.

In looking at my winnt.sif file, I show these parameters that would be relevant:

;SetupMgrTag
[Data]
   AutoPartition=1
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=No
   TargetPath=\WINDOWS
   FileSystem=*
   UnattendSwitch="Yes"
   WaitForReboot="No"
   DriverSigningPolicy="Ignore"

So why am I giving the choice to select the partition?

I know I must have done something wrong, so if you guys could lend a helping hand that would be cool.

Thanks,

Edited by Alanoll

Posted

I think it has to do with this!

FileSystem=*

If you prefer to manually choose a partition during text-mode setup with full control on choice of filesystem, add this entry to your winnt.sif file

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