Jump to content

Phase 0 Error


Recommended Posts

Here is my Winnt.sif file can some one point out my mistake

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInititated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEulA=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition=Yes
Unattendswitch="Yes"
WaitForReboot="No"
OemPnPDriversPath=Drivers\000_intel;Drivers\001_nforce;Drivers\002_via;Drivers\003_atiigp;Drivers\004_nvidia;Drivers\005_ati;006_modem_usr3095;
DriverSigningPolicy=Ignore
AutoActivate=No

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=No
OEMSkipRegional=1
TimeZone=010
OemSkipWelcome=1
ProfilesDir="%systemdrive%\Documents and Settings\"

[Display]
BitsPerPel=32
XResolution=1024
YResolution=768
Vrefresh=70

[UserData]
FullName=
OrgName=
ComputerName=

[TapiLocation]
CountryCode=1
Dialing=Tone

[RegionalSettings]
LanguageGroup=1
Language=00000809

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Componants]
msmsgs=off
msnexplr=off
zonegames=off

[GUIRunOnce]
%systemdrive%\install\hotfixes\hotfixes.cmd

Thanks in advance

Link to comment
Share on other sites


  • 2 weeks later...

I'm getting a very similar error for XP Pro SP1a at T-39 minutes - just after it's rebooted from the text setup portion and entered Gui setup.

Fatal Error

An error has occured that prevents setup from continuing.

Internal Setup data structures are corrupted (Phase 0)

I've slipstreamed the SP1 Roll up and put in the hotfixes but I don't think it's getting that far.

Would appreciate any pointers anyone can give me. For now, I'm goin' home. 12 hours straight is enough for any id*** :)

Cheers,

Gareth

winnt.sif - There's a few things that are odd looking at it. It's half created by the OPK tools that I gave up on (they put in the bit about fileserver licensing which is odd) and half from cutting and pasting stuff

;This is the default Unattended installation file
;Target Path should be new directory
;Adminpassword is blank.

[Unattended]
Unattendmode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
TargetPath = \WINDOWS
Filesystem = ConvertNTFS
Repartition = Yes
OemSkipEula = YES
FactoryMode = YES
CrashDumpSetting = 0
ExtendOemPartition = 1
WaitForReboot = No
KeyboardLayout="United Kingdom"
OemPnPDriversPath="Installs\Drivers\Lan"

[UserData]
FullName = "Your User Name"
OrgName = "Your Company Name"
ComputerName = *
ProductKey=<key cut>

[GuiUnattended]
TimeZone = 85
AdminPassword = *
AutoLogon = Yes
   AutoLogonCount=1
OEMSkipRegional = 1
OEMSkipWelcome = 1

[LicenseFilePrintData]
AutoMode = "PerServer"
AutoUsers = "5"

[Display]
BitsPerPel = 4
XResolution = 800
YResolution = 600
VRefresh = 70

[Branding]
BrandIEUsingUnattended = No
IEBrandingFile = install.ins

[TapiLocation]
   CountryCode=44
   Dialing=Tone
   AreaCode=0

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00000809
   UserLocale=00000809
   InputLocale=0809:00000809

[Networking]
   InstallDefaultComponents=Yes

[Identification]
JoinWorkgroup = Workgroup

[GuiRunOnce]
%systemdrive%\install\hotfixes\hotfixes.cmd

svcpack.inf

[Version] 
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\Update"

[ProductCatalogsToInstall]
KB826939.cat

[SetupHotfixesToRun]
update.exe -q -n
KB823182.exe /Q /O /N /Z
KB824105.exe /Q /O /N /Z
KB824141.exe /Q /O /N /Z
KB825119.exe /Q /O /N /Z
WMP9MM2.exe
Q828026.exe /Q /O /N /Z
KB828028.exe /Q /O /N /Z
KB828035.exe /Q /O /N /Z
js56nen.exe /Q:A /R:N
q330994.exe /Q:A /R:N
qchain.exe
DX9NTopk.exe

and my changes to Dosnet.inf

[OptionalSrcDirs]
Update

[ForceCopyDriverCabFiles]
.
.
.
accwiz.exe
crypt32.dll
cryptsvc.dll
hh.exe
hhctrl.ocx
hhsetup.dll
html32.cnv
itircl.dll
itss.dll
locator.exe
magnify.exe
migwiz.exe
mrxsmb.sys
msconv97.dll
narrator.exe
newdev.dll
ntdll.dll
ntkrnlmp.exe
ntkrnlpa.exe
ntkrpamp.exe
ole32.dll
osk.exe
pchshell.dll
raspptp.sys
rpcrt4.dll
rpcss.dll
shdocvw.dll
shell32.dll
shmedia.dll
srrstr.dll
srv.sys
sysmain.sdb
urlmon.dll
user32.dll
win32k.sys
winsrv.dll
zipfldr.dll

Link to comment
Share on other sites

No, it wasnt created by the OPK setup manager. I did think that might be odd but someone else's (that they claimed worked) on a different post didn't have one either so I thought it might be ok. I'll try adding one and see what happens.

Cheers.

Gareth

Link to comment
Share on other sites

Ok, that worked. Cheers. Just a few more tweaks and it should be done.

Any idea if the SysPrep tool runs automatically if it's from an OEM CD? I'd put it at the end of my hotfixes.cmd because I need it and it ran even though I'd typo'd the filename. What I mean really is did it run automatically because it's an OEM install or because I'd copied a folder called SysPrep into the root? If it's going to run automatically then I can not bother to copy the sysprep over or call it, you see.

Many thanks,

Gareth

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...