silvershark Posted April 22, 2006 Posted April 22, 2006 I have followed the guide and I am having a problem creating a bootable cd that will allow me to do an unattended install.I went ahead and created a folder on my D: drive.D:\W2kproI then went ahead and copied the contents from my win2kcd to this folder.I then went ahead and created an image file and named it winnt.sif and placed it in the folder.D:\W2kpro\I386\winnt.sifI then created a batch file to tell the cd to use the winnt.sif file.D:\W2kpro\I386\winnt.batThe bat file consists of this.@rem SetupMgrTag@echo offset AnswerFile=.\winnt.sifset SetupFiles=.\i386.\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:langI then went ahead and slipstreamed the SP4.SP4.exe -s:d:\w2kproI then went ahead and used bcd to create my bootable disk.I checked the files after the burning process completed and all are on the cd and it is a bootable cd.Nevermind. It looks like it is working. I thought the partitioning and the formatting was done unattended as well. I must have not added those parameters to my answer file.Thanks anyhow.
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