random0xff Posted October 17, 2008 Posted October 17, 2008 I am used to be able to choose the partition during the text only phase of setup. But on my last few tries it automatically did some unexpected stuff. First time, it just started installing to an external USB disk. I disconnected that and tried again, it started installing onto the second partition of the internal harddisk (D:\). I removed the partition and only then did I get back the screen where you can choose the partition.But then when I chose C:\ I only had the option to delete the old windows installation or install to a different folder. Neither of these choices is what I wanted.Basically, I just always want the screen where you can choose the partition, and after choosing C:\ I want the option to format.Thank you!;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=1[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS ;Specifies whether Setup skips Windows Welcome UnattendSwitch=Yes AutoActivate=Yes TargetPath=Windows ;Drivers OemPnPDriversPath="Drivers\001 NVIDIA nForce Networking Controller;Drivers\002 NVIDIA nForce PCI System Management;Drivers\003 NVIDIA nForce 630i;Drivers\004 NVIDIA HDMI Audio Device;Drivers\005 Realtek High Definition Audio" DriverSigningPolicy=Ignore
mara- Posted October 17, 2008 Posted October 17, 2008 You need to put (or remove that line):AutoPartition=0,and if you want to have repair option available you need to remove line:OemSkipEula=YesCheers
random0xff Posted October 17, 2008 Author Posted October 17, 2008 Ok, gonna try that tonight. Thanks!
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