Jump to content

Recommended Posts

Posted

Hello all,

This is my first time trying to do an unattended install of XP Pro. I have successfully slipstramed my SATA drivers into it. I am trying to integrate my drivers as well.

When simulating the installation with VMWare, the setup runs until the "Installing Network" phase. At this point the system reboots. There is no error message. Is there a way I can find the culprit or can someone point me in the right direction?

The network driver is a RealTek 8110 Gigabit Ethernet. Below is my Winnt.sif file:

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

WaitForReboot="No"

TargetPath=\WINDOWS

DriverSigningPolicy=Ignore

OemPnPDriversPath="\drivers\SATA;\drivers\Video;\drivers\Ethernet;\drivers\GART;\drivers\MemCtl;\drivers\SMBus;\drivers\Audio"

[GuiUnattended]

AdminPassword=

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=35

OemSkipWelcome=1

[userData]

ProductID=XXXX-XXXX-XXXX-XXXX-XXXX

FullName="John Doe"

OrgName="Doe Enterprises"

ComputerName="DEERDOE"

[TapiLocation]

CountryCode=1

Dialing=Tone

AreaCode=978

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

This is a full retail copy of XP Pro. Any suggestions would be appreciated. If more info is needed, let me know (I think I gave it all?) :)


Posted

This happens when there are two machines with the same name on the network, alter the sif file while testing or change the name of the machine you are running VMWare on

Posted
This happens when there are two machines with the same name on the network, alter the sif file while testing or change the name of the machine you are running VMWare on

The machine name is unique. Normally I am in a domain but just wanted to set it up as a workgroup PC and join the domain after setup is complete.

Posted

When testing in VMware, try commenting out the OEMPnpDriversPath statement in the WINNT.SIF file.

VMware uses an AMD PCNET NIC driver. If you don't have that in your Drivers\NIC directory you may have found your cause. Just let Windows install the default NIC it picks during the installation and then install VMware Tools after the OS boots.

I have done this succesfully many times.

Posted

Thanks for that suggestion, I'll try it. Is there a way to have it install the driver for my NIC? I really don't want to try this on a CD until I'm sure all the "kinks" are worked out. :)

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