Topic: ISO works fine with VMware, but wont go past "Setup is inspecting...."
I've created an unattended disc and when I load the ISO into VMware, everything runs as I expect it to, but as soon as I burn the image to a DVD and load it on to my computer I see the "Setup is inspecting your computer's hardware configuration" message appear and then dissapear and then nothing.
So here is what I have done:
1. Ripped my Source Windows XP SP2 OEM disc with nLite
2. Installed RyanVM updates and some addons
3. Slipstreamed ALL Driver Packs using "Method 2"
4. Used the Windows tool to create a .sif file
5. Used RyanVM Integrator to make an ISO (and when I ran into the problem outlined above, I tried creating an image with CDGUI)
6. Burned the image using Nero.
Here is my Winnt.sif file:
;
; Generated by DriverPacks BASE 7.05.2
; http://www.driverpacks.net/
;
[Data]
	AutoPartition=0
	MsDosInitiated=No
	UnattendedInstall = "Yes"
	AutomaticUpdates=yes	
	
[Unattended]
    UnattendMode=ProvideDefault
    OemPreinstall=Yes
    TargetPath=\WINDOWS
	UnattendSwitch="yes"
[GuiUnattended]
    AdminPassword="****************"
    EncryptedAdminPassword=NO
    AutoLogon=Yes
    AutoLogonCount=1
    OEMSkipRegional=1
    TimeZone=4
[UserData]
    ProductKey=********************
    FullName=""
    OrgName=""
[Display]
    BitsPerPel=32
    Xresolution=1920
    YResolution=1200
    Vrefresh=60
[TapiLocation]
    CountryCode=107
    Dialing=Tone
    AreaCode=604
    LongDistanceAccess="1"
[RegionalSettings]
    LanguageGroup=1
    Language=00000409
[SetupMgr]
    DistFolder=C:\windist
    DistShare=windist
[Identification]
    JoinWorkgroup=WORKGROUP
[Networking]
    InstallDefaultComponents=Yes
	
[Components]
	msmsgs=off
	msnexplr=off
	freecell=off
	hearts=off
	minesweeper=off
	pinball=off
	solitaire=off
	spider=off
	zonegames=off
	
[GUIRunOnce]
	command9="%SystemDrive%\DPsFnshr.exe"
[WindowsFirewall]
	Profiles = WindowsFirewall.TurnOffFirewall
[WindowsFirewall.TurnOffFirewall]
	Mode = 0

 

