Jump to content

Recommended Posts

Posted

This is what I have:

C: NTFS Existing windows installation

D: NTFS Some Data

E: NTFS Some Data

F: FAT32 Win2003-setupfiles

I copied the entire win 2003 cd to F:

I added a $OEM$ directory and some scripts to automatically install some software. I created an answerfile for unattended installation.

I start winnt32.exe /s:PathToSetupFiles /unattended:PathToAnswerFile

The setup runs perfectly, and everything gets installed BUT

Instead of allowing me what partition to install on, it just installs on the first one (there is already a windows there). He asks if he should use the directory WINDOWS because it already exists, but i don't get any choice of what partition to install on.

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=DefaultHide

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

Repartition=No

If I change AutoPartition to 1, he just installs on D: without asking anything.

I really want to do a complete unattended install EXCEPT for the screen where i can manage and choose partitions...

Any clues?

I already tried http://www.MSFN.org/unattended/2003/ but it seems that i followed those directions but it doesn't work like it should...


Posted

values in winnt.sif are ok, you need to delete the existing partition and recreate it in order to be prompted for formatting and partition options. No disk space or other partitions is effected in this process.

Posted

so this means i will need some third-party software... ?

Since there is an OS on the partition that i want to format and install to...

Right now, i just boot into windows 2000 on C:, and i start winnt32 with necessary parameters.

Some idea about how I do it best?

Since, if i boot with win98 disk, i can not see the different ntfs-partitions, it all looks like one big partition next to a little Fat32 one.

thx in advance

Posted

Your win2k3 CD should be bootable. Failing that, try and bootable XP CD.

Once the initial setup loads, you should have your partitioning options.

Posted

ooooooowww, of course

i do this setup from my harddisk, so i didn't think at first using my win2003 cd to boot and do the partitioning, and then start the actual setup from hard disk

i'll try this this evening, thx :)

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