Se7eN Posted March 18, 2004 Posted March 18, 2004 I'm getting handled here. Once my bootable CD is finished I boot to it and attempt an installation. Right after the install finishes copying files for Windows installation I get a blue screen with the following error:A problem has been detected and Windows has been shut down to prevent damage to your computer.The problem seems to be caused by the following file: setupdd.sysAn attempt was made to write to read-only memory.If this is the first time you have seen this Stop error screen, restart your computer. If this screen appears again, follow these steps:Check to make sure any new hardwareor software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any Windows updates you might need.If problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as caching or shadowing. If you need to use safe mode to remove or disable components, restart your computer, press F8 to select Advanced Startup Options, and then select Safe Mode.Technical Information:***STOP: 0x000000BE (0xF84F8940, 0x02545121, 0xF80B8758, 0x0000000B)*** setupdd.sys - Address F84AF3C1 base at F84A1000, DateStamp 3d6dd67fHere is my winnt.sif content:;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="yes" TargetPath=\WINDOWS FileSystem=* WaitForReboot="No" DriverSigningPolicy=Ignore OemPnPDriversPath=[GuiUnattended] AdminPassword=528a05a387553dc5aad3b435b51404ee8d44c8ff3a4d1979b24bfe29257173ad EncryptedAdminPassword=Yes OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1[userData] ProductKey=*****-*****-*****-*****-***** FullName="KWHunter" OrgName="CCSD - Information Services" ComputerName=7Test[Display] BitsPerPel=32 Xresolution=1280 YResolution=1024 Vrefresh=60[TapiLocation] CountryCode=1 AreaCode=904[branding] BrandIEUsingUnattended=Yes Home_Page=http://[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[GuiRunOnce] Command0="rundll32 printui.dll,PrintUIEntry /in /n \\coexecview\OkiColor" Command1="rundll32 printui.dll,PrintUIEntry /in /n \\codom\ISCopier" %systemdrive%\install\system.cmd %systemdrive%\install\hotfixes\hotfixes.cmd[identification] JoinDomain=ccsd.local DomainAdmin=user DomainAdminPassword=******[Networking] InstallDefaultComponents=No[NetAdapters] Adapter1=params.Adapter1[params.Adapter1] INFID=*[NetClients] MS_MSClient=params.MS_MSClient[NetServices] MS_SERVER=params.MS_SERVER[NetProtocols] MS_TCPIP=params.MS_TCPIP[params.MS_TCPIP] DNS=No UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=No IPAddress=10.40.0.27 SubnetMask=255.255.254.0 DefaultGateway=10.40.1.1 DNSServerSearchOrder=10.40.0.7 WINS=Yes WinsServerList=10.40.0.7 NetBIOSOptions=0Here is my system.cmd content:@ECHO offtitle Windows XP SP1 Unattended InstallationECHO.ECHO Over the next few minutes you will see automated installations ECHO of various sofware applications, windows updates, and registryECHO tweaks being implemented. The computer will restart automaticallyECHO once the whole process has finished!ECHO.ECHO Removing Wallpapers and Screensavers...DEL "%systemroot%\*.bmp"DEL "%systemroot%\Web\Wallpaper\*.jpg"DEL "%systemroot%\system32\dllcache\*.scr"DEL "%systemroot%\system32\*.scr"ECHO.ECHO Removing useless shortcuts...DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk"DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"ECHO.ECHO Installing DirectX 9.0bECHO Please wait...start /wait %systemdrive%\install\DirectX9b\DX9NTopk.exeECHO.ECHO Installing Adobe Reader 6ECHO Please wait...start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu.exe -p"-s /v\"/qn\""ECHO.ECHO Registering Nero Burning ROM...REGEDIT /S %systemdrive%\install\Applications\Nero\register.regECHO.ECHO Installing Nero Burning ROM v6.3.0.3ECHO Please wait...start /wait %systemdrive%\install\Applications\Nero\Nero6303.exe /silent /norebootECHO.ECHO Installing .NET Framework v1.1ECHO Please wait...start /wait %systemdrive%\install\NetFramework\netfx.msi /qbECHO.ECHO Installing Symantec Antivirus Corporate 8.1ECHO Please wait...start /wait %systemdrive%\install\Applications\sav\setup.exe /qnECHO.pauseexitHere is my hotfixes.cmd content:@echo off ECHO.ECHO Installing Q832483 Buffer overrun in an MDAC function could allow code executionstart /wait %systemdrive%\install\hotfixes\Q832483.EXE /C:"dahotfix.exe /q /n" /qECHO.ECHO Installing Q817778 Advanced Networking Packstart /wait %systemdrive%\install\hotfixes\Q817778.exe /Q /O /N /ZECHO.ECHO Restarting the PC in 1 minute...shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute"EXITAnd here is my svcpack.inf content:[Version]Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[setupData]CatalogSubDir="\i386\Update"[ProductCatalogsToInstall][setupHotfixesToRun]Q330994.exe /Q:A /R:NQ814078.exe /Q:A /R:NQ819696.exe /Q /O /N /ZQ826182.exe /Q /O /N /ZQ824105.exe /Q /O /N /ZQ824141.exe /Q /O /N /ZQ825119.exe /Q /O /N /ZQ826939.exe /Q /O /N /ZQ828026.exe /Q /O /N /ZQ828028.exe /Q /O /N /ZQ828035.exe /Q /O /N /ZQ832894.exe /Q:A /R:Nqchain.exeI have tried this install on two machines from CD and one VMWare session with the exact same results each time. I have tried using a CD and booting from an ISO image. I have recreated the ISO image several times from 3 different original CDs. All files appear to copy over just fine. Only when it completes the copy does it error out.Machine #1 is a Dell Optiplex GX240.Machine #2 is a Dell Precision Workstation 450Any suggestions or assistance would be greatly appreciated. Thanks!
anandus Posted April 5, 2004 Posted April 5, 2004 I've got exactly the same problem.Used different machines, VMware, etc.So it can't be a hardware fault.I'm not behind my computer, so I can't post my winnt.sif, but it's a DVD with XP SP2RC1, Office2k3 and a bunch of small programs like Symantec AV corporate, Winrar, etc.All unattended.Anyone has any idea what could cause this?It happens áfter all the files are copied to te HD (the XP install and the $OEM$ files), when it tries to reboot...
Aaron Posted April 5, 2004 Posted April 5, 2004 Instead of adding everything and testing it, start with winnt.sif alone and test it. Then put everything else back in one at a time until the problem is narrowed down.
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