Robbedoeske Posted August 20, 2003 Posted August 20, 2003 This is what I have:C: NTFS Existing windows installationD: NTFS Some DataE: NTFS Some DataF: FAT32 Win2003-setupfilesI 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:PathToAnswerFileThe setup runs perfectly, and everything gets installed BUTInstead 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=NoIf 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...
Aaron Posted August 21, 2003 Posted August 21, 2003 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.
Robbedoeske Posted August 21, 2003 Author Posted August 21, 2003 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
b0r3d Posted August 21, 2003 Posted August 21, 2003 Your win2k3 CD should be bootable. Failing that, try and bootable XP CD.Once the initial setup loads, you should have your partitioning options.
Robbedoeske Posted August 21, 2003 Author Posted August 21, 2003 ooooooowww, of coursei 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 diski'll try this this evening, thx
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now