Jump to content

Unnatended CD n00b question


Recommended Posts

Just tried my unnatended CD and the strangest thing happend...

It worked alright in Virtual PC, but that only had one virtual harddrive.

I have 2 hard drives and it automatically installed it on D:, so now i have windows installed twice. This may be a simple sollution but what settings do i need in my winnt.sif file so that it asks me what partitions to make and what drives to install on etc

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

Link to comment
Share on other sites


Add these to your WINNT.SIF file:

[Data]
   AutoPartition="0"

[Unattended]
   Repartition="No"
   FileSystem=*

That will allow you to choose where to install Windows and allow you to create partitions.

Link to comment
Share on other sites

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