Major Posted March 29, 2012 Share Posted March 29, 2012 (edited) I Have made an unattended windows with setting to set manually the disk configurations, it worked fine But yesterday i wanted to create a partition in the options of the disk, the boton [New and extend] were grey (inactive). How can i do to set them active.Thanks.Here is the part of my autounattended.xml regarding the disk <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ImageInstall> <OSImage> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> Edited March 29, 2012 by Major Link to comment Share on other sites More sharing options...
Tripredacus Posted March 29, 2012 Share Posted March 29, 2012 The New button is only available if there is enough space left on the disk to create a new partition. What size hard disk are you testing on? Link to comment Share on other sites More sharing options...
maxXPsoft Posted March 30, 2012 Share Posted March 30, 2012 Tripredacus is right. and it looks VM cause it's 40gbDelete the 39.8 and then you will have new Link to comment Share on other sites More sharing options...
Major Posted April 6, 2012 Author Share Posted April 6, 2012 Thanks i will try it in a a bigger disk in a VM. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now