Jump to content

Newbie here... Unattended CD Error Text Mode


Recommended Posts

Ive just made my own unattended Xp Pro cd with SP2, firefox and some other stuff,

unfortunately it only gets to the end of text mode just before reboot before saying Configuration error.

it copies all of the usual files, and all of my software from the $OEM$/$1/Install Folder and then comes up with the error when its checking configuration.

It doesnt say what error so im stuck!

any help would be appreciated.

Thanks

If its anything to do with my Winnt.sif file here it is...

[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"
   AutomaticUpdates=yes

[Unattended]
   FileSystem=*
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   UnattendSwitch="yes"
   TargetPath=\WINDOWS
   WaitForReboot="No"
   DriverSigningPolicy=Ignore
   KeyboardLayout="United Kingdom"

[GuiUnattended]
   AdminPassword=54f997627e35e7cc627f88e97e2e7c1f9a8ee3409f2bd267dac83f50d00c64a8
   EncryptedAdminPassword=Yes
   OEMSkipRegional=1
   TimeZone=85
   OemSkipWelcome=1

[UserData]
   ProductKey=*****
   FullName="User"
   OrgName="SL"
   ComputerName=*

[Display]
   BitsPerPel=32
   Xresolution=1024
   YResolution=768
   Vrefresh=60

[RegionalSettings]
   LanguageGroup=1
   Language=00000809

[Identification]
   JoinWorkgroup=mshome

[Networking]
   InstallDefaultComponents=Yes

[URL]
   Home_Page=http://www.google.com

[WindowsFirewall]
   Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
   Mode = 1

[Components]
   msmsgs=off
   msnexplr=off
   freecell=off
   hearts=off
   minesweeper=off
   pinball=off
   solitaire=off
   spider=off
   zonegames=off

Link to comment
Share on other sites


I could be mistaken being somewhat new to some of this stuff myself, but the one thing I saw missing from your winnt.sif file was a line right above Data " ;SetupMgrTag " (only without qoutations marks). It's just a thought.

Link to comment
Share on other sites

I could be mistaken being somewhat new to some of this stuff myself, but the one thing I saw missing from your winnt.sif file was a line right above Data  " ;SetupMgrTag "  (only without qoutations marks). It's just a thought.

This wouldn't have any effect as the code is already commented out by the ';' and that line is ignored. I agree, the "& nbsp;" stuck out in your post. try removing that.

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...