yuruga Posted August 15, 2004 Posted August 15, 2004 I am new at this and want to learn - I am slowly working through all the problems and Ive had a few which Ive sorted.Im getting this error in Virtual PC 2004 "internal data structure are corrupt (Phase 0)" on the first goot entering GUI mode.(Im glad I havent burnt the DVD yet I would of wasted a Spindle of 50). What have I done wrong? Ive read a MS Knowledge Base article saying that it could have been MsDosInitiated = 0 and the UnattendedInstall = Yes but mine are correct?Im creating the ISO with CDIMAGE and the ISO size is 1.35G Ive tried Virtual PC with both Its virtual drive as well as Alcohol's Virtual DriveMy intentions are a simple Unattended install with Office and a couple of apps. I want to get complicated later. My Winnt.sif looks like:[Data]AutomaticUpdates = 1AutoPartition = 1MsDosInitiated = 0UnattendedInstall = Yes[Unattended]UnattendMode=FullUnattendedOemSkipEulA=YesOemPreinstall=NoTargetPath=\WINDOWSRepartition=YesUnattendswitch="Yes"WaitForReboot="No"OemPnPDriversPath=DriverSigningPolicy=IgnoreAutoActivate=No[GuiUnattended]AdminPassword=*EncryptedAdminPassword=NoOEMSkipRegional=1TimeZone=255ProfilesDir="%systemdrive%\Documents and Settings\"[Display]BitsPerPel=32XResolution=1024YResolution=768Vrefresh=70[UserData]ProductKey=xxxx-xxxx-xxxx-xxxx-xxxx-xxxxFullName="xxxxxxxxx"OrgName="xxxxxxxxxx"ComputerName=ARNOLD[TapiLocation]CountryCode=61Dialing=Tone[RegionalSettings]LanguageGroup=1Language=00000809[Identification]JoinWorkgroup=WORKGROUP[Networking]InstallDefaultComponents=Yes[Components]msmsgs=offmsnexplr=offmedia_clips=offAccessopt=offfax=offhypertrm=offrec=offzonegames=off[Shell]DefaultStartPanelOff=YesDefaultThemesOff=Yes[GUIRunOnce]%systemdrive%\install\Regisryhacks.cmd%systemdrive%\install\appinsto.cmd%systemdrive%\install\applications.cmdAny Ideas would be gratefull
elmulti Posted August 15, 2004 Posted August 15, 2004 Hi, I've got exactly the same problem!My version of windows is german, but when i translate the error-message, its a perfect match. I get the error testing with VMWare, by the way.After some tests I managed to create 2 similar Winnt.sif-files one working and the other one producing the error from your description.This one stops with "internal data structure are corrupt (Phase 0)":;SetupMgrTag[Data]Autopartition=0MsDosInititated="0"UnattendedInstall="Yes"[Unattended]UnattendMode=GuiAttendedOemSkipEulA=YesOemPreinstall=YesTargetPath=\WINDOWSRepartition=NoUnattendSwitch="No"WaitForReboot="No"OemPnPDriversPath=Drivers\001\SI3112DriverSigningPolicy=IgnoreNonDriverSigningPolicy = IgnoreAutoActivate=No[GuiUnattended]AdminPassword=*EncryptedAdminPassword=NoOEMSkipRegional=1TimeZone=110OemSkipWelcome=1[Display]BitsPerPel=32XResolution=1280YResolution=1024Vrefresh=75[UserData]ProductKey=What-so-everFullName=MeOrgName=ComputerName=Computer[TapiLocation]CountryCode=49Dialing=Tone[RegionalSettings]LanguageGroup=1Language=00000407[Identification]JoinWorkgroup=Gamer[Networking]InstallDefaultComponents=No[Componants]msmsgs=offmsnexplr=offAutoUpdate=offtemplates=offhypertrm=offpinball=offfreecell=offspider=offzonegames=off[URL]Home_Page=http://www.google.de[GUIRunOnce]This one seems to work. One for sure: the error from above deosn't occur.The lines indented to the right should be the diffrent lines.;SetupMgrTag[Data]Autopartition=0 MsDosInitiated = 0 UnattendedInstall = Yes[Unattended]UnattendMode = GuiAttendedOemSkipEula = YesOemPreinstall = Yes TargetPath = "\Windows"Repartition=No UnattendSwitch = No WaitForReboot = No OemPnPDriversPath="Drivers\001\SI3112"DriverSigningPolicy = IgnoreNonDriverSigningPolicy = IgnoreAutoActivate=No[SetupParams] SkipMissingFiles = Yes[GuiUnattended] AutoAdminLogon = 1 AdminPassword = ""EncryptedAdminPassword=NoOEMSkipRegional = 1TimeZone = 110OemSkipWelcome = 1[Display]BitsPerPel=32XResolution=1280YResolution=1024Vrefresh=75[UserData]ProductKey=What-so-ever FullName="Me" ComputerName="Computer"[RegionalSettings]LanguageGroup=1Language=00000407[Identification]JoinWorkgroup=Gamer[Networking]InstallDefaultComponents=No[Componants]msmsgs=offmsnexplr=offAutoUpdate=offtemplates=offhypertrm=offpinball=offfreecell=offspider=offzonegames=off[URL]Home_Page=http://www.google.deMost of the changes are "-signs (I guess they're called quotes) that are added or removed.I changed the file to be more like a completely different one that worked. So I didn't just imagined the changes.A lot of testing could tell which line(s) produce the error.My first guess would be the quotes in TargetPath.Let me know if you get any new ideas from my infos or from something else.I'll just check now if my second SIF works completely and then I hope to have my first working SP2-CD the way I want it to be. I too had more problems then this to overcome...greetings elmulti
yuruga Posted August 15, 2004 Author Posted August 15, 2004 Thanks for your reply - Im now passed the stage your hints helped heaps[GuiUnattended]AdminPassword=* - Changed to AdminPassword=""[UserData]ComputerName=Computer - Changed to ComputerName="Computer"Once again thanks
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