pwrmngr Posted June 19, 2006 Posted June 19, 2006 Hi folks good to be here.I have created a windows unattend disk and it has worked for about 3 - 5 pc's but now when I try it it says "Non-system disk error". Any suggestions for me would be great.ThanxThis is what I have on the floppy.unattend.bat@rem SetupMgrTag@echo offremrem This is a SAMPLE batch script generated by Setup Manager.rem If this script is moved from the location where it was generated, it may have to be modified.remset AnswerFile=.\unattend.txtset SetupFiles=D:\i386D:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile%winnt.sif;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=10 OemSkipWelcome=1[userData] ProductKey=***** FullName="PIII" OrgName="CiRS" ComputerName=WH2[Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=72[TapiLocation] AreaCode=403[identification] JoinWorkgroup=workgroup[Networking] InstallDefaultComponents=Yes
Bezalel Posted June 20, 2006 Posted June 20, 2006 Is this PC setup to boot from the floppy before the CD?
pwrmngr Posted June 20, 2006 Author Posted June 20, 2006 I have tried either/or.Thanx for the response
Zxian Posted June 20, 2006 Posted June 20, 2006 Unattended Windows Install = Unattended Windows forumTopic Moved. Please post in the correct section next time.
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