Windows PE XP2 SmartStart

R

Richie Rich

I am trying to boot a HP DL380 into Windows PE via RIS. It has a HP
NC7781 nic, which I think is a remasked Broadcom.

I have downloaded the SmartStart Toolkit. I added a new flat image of
XP (Slipstreamed SP2) into existing RIS Server.
I ran the hp_winpe_customize.cmd which includes a driver install for
q57xp32 (The NC7781) nic.
It executes the line %WinPEBuildToolsDir%\drvinst.exe /q
/inf:%HPDriversDir%\q57xp32 %WinPEDestDir%
successfully.

These all succeed, I review the command line window. I then manually
copy the i386 WinPE right into the XPSP2 image I added to RIS,
overwriting everything.

I even go as far as creating a $OEM$\1\Drivers\Nic and dumping the NIC
Drivers there. I put the NIC inf into i386\inf, sys into drivers. I
dump the nic driver (all the files) into i386
I edit the ristndrd.SIF and put this in [Unattended]

DriverSigningPolicy=Ignore
OemPreinstall = yes
OemPnPDriversPath=\Drivers\Nic

Am I missing something? WINPE says it cannot find the necessary
network drivers. I've deleted PNF's recycled box.
Please help!!!
 
G

Guest

Johan Arwidmark said:
It looks like it is the RIS process and not Windows PE complaining
about the drivers..

check this articles for a step-by-step guide for the broadcom driver

How to add nic drivers to RIS Images
http://www.wug-nordic.net/articles/ris-add-nic.htm

http://www.wug-nordic.net/articles/winpe_nic_drivers.htm
How to add nic drivers to Windows PE 2004

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net


I am trying to boot a HP DL380 into Windows PE via RIS. It has a HP
NC7781 nic, which I think is a remasked Broadcom.

I have downloaded the SmartStart Toolkit. I added a new flat image of
XP (Slipstreamed SP2) into existing RIS Server.
I ran the hp_winpe_customize.cmd which includes a driver install for
q57xp32 (The NC7781) nic.
It executes the line %WinPEBuildToolsDir%\drvinst.exe /q
/inf:%HPDriversDir%\q57xp32 %WinPEDestDir%
successfully.

These all succeed, I review the command line window. I then manually
copy the i386 WinPE right into the XPSP2 image I added to RIS,
overwriting everything.

I even go as far as creating a $OEM$\1\Drivers\Nic and dumping the NIC
Drivers there. I put the NIC inf into i386\inf, sys into drivers. I
dump the nic driver (all the files) into i386
I edit the ristndrd.SIF and put this in [Unattended]

DriverSigningPolicy=Ignore
OemPreinstall = yes
OemPnPDriversPath=\Drivers\Nic

Am I missing something? WINPE says it cannot find the necessary
network drivers. I've deleted PNF's recycled box.
Please help!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top