tymque Posted June 17, 2004 Posted June 17, 2004 Heres how my winnt.sif file starts and the problem that i'm running into is that it will still prompt me to manually choose what to format. I was able to by pass that with my XP unattened install without any problems automatically formating the drive. Is there an extra line or something that I need in order for it to partition without prompting?;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] FileSystem=ConvertNTFS UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINNT[GuiUnattended] AdminPassword=its AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=20[userData]
tymque Posted June 21, 2004 Author Posted June 21, 2004 still having this problem.. can anyone give some advice?
gtaa12 Posted June 22, 2004 Posted June 22, 2004 MsDosInitiated="0"UnattendedInstall="Yes"There should not be " around the data, you use them when there are spaces in the values that you put in. (however i dont think that it stops it from working)[unattended]Repartition = Yesand remove FileSystem=ConvertNTFSRepartition will blow the partitions away and automatically format the new on using NTFS
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