chance Posted June 25, 2006 Posted June 25, 2006 i am working with windows professional slipstreamed disk that i created. i use Virtual PC to test the image before i use it on my system. however i made a few changes to my winnt.sif file and now after windows completly installs and restarts, the first boot Win XP loading screen just locks up indefinatly. i'm not sure what could be causing this. the changes i made in my winnt file were to stop the initial setup screen when windows boots for the frist time from starting up. thanks in advance for any help. ;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS WaitForReboot="No"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1[UserData] ProductKey=XXXX-XXXX-XXXX-XXXX-XXXX FullName="Default User" OrgName="" ComputerName=DefaultComp[TapiLocation] CountryCode=1[Branding] BrandIEUsingUnattended=Yes[URL] Home_Page=http://www.google.com Search_Page=http://www.google.com[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] msnexplr=off
T D Posted June 25, 2006 Posted June 25, 2006 Well it's not your winnt.sif I can tell you.Maybe your kernel files are corrupt.
Nepali Posted June 25, 2006 Posted June 25, 2006 (edited) agree with TDWinnt.sif is a aswer file,, i don't thik it has to do anything regarding such problems,,but i request to post the winnt.sif previous settings ( the changes u made)rebuilding the source may solve the problemAlso dun forget to check the VMWARE virtual DISK size Edited June 25, 2006 by Nepali
chance Posted June 25, 2006 Author Posted June 25, 2006 Well it's not your winnt.sif I can tell you.Maybe your kernel files are corrupt.well last i digged up an unnattended install that i made months ago. i copied the winnt.sif exactly only changing the username/key. this time i was able to install with no problem.. wierd. this is the only thing i changed about the disk. now it works fine.thanks for the help anyway ;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch="yes" WaitForReboot="No"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1[UserData] ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="Default User" OrgName="*" ComputerName=Administrator[Display] BitsPerPel=32 Xresolution=1280 YResolution=1024[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=718[Branding] BrandIEUsingUnattended=Yes[URL] Home_Page=google.com Search_Page=google.com[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=off
T D Posted June 27, 2006 Posted June 27, 2006 Autopartition changed from 1 to 0. I see what you're getting at...
Nepali Posted June 27, 2006 Posted June 27, 2006 (edited) still can't believe that u changed only username,,from the example of both winnt.sif u createdthere should not be such problem with the changes u made in username section. Edited June 27, 2006 by Nepali
_sergio_ Posted July 7, 2006 Posted July 7, 2006 (edited) maybeOrgName=""should beOrgName="*"maybe??? Edited July 7, 2006 by _sergio_
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