Hi, new guy incoming.
I'm currently attending a senior high-school in Norway. All the students got a DELL Latitude D531. Windows7 runs perfectly fine, even for those who only got 1gb ram. Great OS.
I've played around a little with the Win7 WAIK, but I'm not sure about this:
The DELL Latitude got a OEM partition, I don't want this partition to be wiped during the unattended installation.
What should my answerfile contain to make Win7 wipe and install on the second partition, but leave the first partition alone?
In advance: thank you all for your enligtenment.
Page 1 of 1
Win7 unattended inst. on partition 2
#2
Posted 01 November 2009 - 10:10 AM
This will install to the second partion on disk 0
<ImageInstall> <OSImage> <InstallTo> <DiskID>0</DiskID> <PartitionID>2</PartitionID> </InstallTo> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall>
#3
Posted 01 November 2009 - 12:26 PM
Thank you!
So no need to set any "wipe disk" stuff in the answerfile. Guess i can find out that myself. Your help was much appreciated
So no need to set any "wipe disk" stuff in the answerfile. Guess i can find out that myself. Your help was much appreciated
Share this topic:
Page 1 of 1



Help
Back to top









