tomhand Posted July 1, 2009 Posted July 1, 2009 We've got all the 32-bit flavors of Windows 2003 flowing without a problem, but 64-bit dies right at the starting gates with a "INF file txtsetup.sif is corrupt or missing, status 21.". The tcpdump reveals:RRQ "d5750.0" octet tsize 0RRQ "d5750" octet blksize 1456RRQ "BOOTFONT.BIN" octet blksize 1432 tsize 0File.not.foundRRQ "ntdd5750.2k3" octet blksize 1432 tsize 0RRQ "d5750.sif" octet blksize 1432 tsize 0RRQ "\gnet_d5750\i386\txtsetup.si_" octet blksize 1432 tsiFile.not.foundRRQ "\gnet_d5750\i386\txtsetup.sif" octet blksize 1432 tsiFile.not.foundWe can not find a way to make it look in the amd64 directory, where the txtsetup.sif, etc. are actually located. We're using basically the same .sif file as from the 32-bit install, so perhaps we are missing a setting required for 64-bit? Here is the main part of the .sif file:[unattended]UnattendMode=fullunattendedUnattendSwitch=NoOemPreinstall=YesOemSkipEula=YesFileSystem=*WaitForReboot=NoNoWaitAfterTextMode=1NoWaitAfterGUIMode=1DriverSigningPolicy=IgnoreNonDriverSigningPolicy=IgnoreRepartition=Yes[setupData]OsLoadOptions=/FASTDETECTSetupSourceDevice=\device\lanmanredirector\65.67.30.13\install\gnet_d5750[data]floppyless=1msdosinitiated=1OriSrc=\\65.67.30.13\install\gnet_d5750\amd64 #(This was i386, that didn't work. Switched to amd64, that doesn't work either)OriTyp=4LocalSourceOnCD=1DisableAdminAccountOnDomainJoin=1AutomaticUpdates=YesAutopartition=0UnattendedInstall=yesAlso tried just routing everything for i386 to amd64 with the tftpdremap and just copying everything from the amd64 to the i386 directory. Those get past this point but just have issues later on, so I was hoping to just figure out how to do it the right way.
tomhand Posted July 1, 2009 Author Posted July 1, 2009 Thought I might as well mention that this appears to be the same problem as queried here: http://www.msfn.org/board/index.php?showtopic=124364I'm very much not a sysadmin, so in case that is phrased any more clearly...
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