Nightlord Posted October 25, 2005 Posted October 25, 2005 Is it possible to have the install CD\DvD automatically delete any any existing partitions, and then choose the unparitioned space, full format, continue with install?
another user Posted October 25, 2005 Posted October 25, 2005 This is my WINNT.SIF, this I find repartitons and formats a hard drive.______________________________________________; Generated by nLite 1.0 RC1[Data]Autopartition = 1MsDosInitiated = 0UnattendedInstall = Yes[unattended]UnattendMode = FullUnattendedRepartition=YesUnattendSwitch = NoOemPreinstall = NoOemSkipEula = YesFileSystem = *WaitForReboot = NoNoWaitAfterTextMode = 1NoWaitAfterGUIMode = 1DriverSigningPolicy = IgnoreNonDriverSigningPolicy = Ignore[GuiUnattended]AdminPassword = *TimeZone = 085OEMSkipRegional = 1OemSkipWelcome = 1[Components][userData]ProductKey = "INSERT-YOUR-WINDOWS-KEY-HERE" ComputerName = *FullName = "Your User Name"OrgName = "Your Company Name"[RegionalSettings]Language = 0809[Networking]InstallDefaultComponents = Yes[identification]JoinWorkgroup = WORKGROUP______________________________________________Hope this is what you were after...Save as .... WINNT.SIF and put the file into the i386 folder.@it
Nightlord Posted October 26, 2005 Author Posted October 26, 2005 The file shows Created by Nlite... yet I haven't seen the settings to change in Nlite that makes the Autopartition and repartition statements. Did you add those manually?
cluberti Posted October 26, 2005 Posted October 26, 2005 Autopartition = 1That's the line that does it. Note that if you install over a network or via RIS, you would also have to add the line "Repartition = YES" to the [unattend] section.
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