Unsolved
This post is more than 5 years old
5 Posts
0
28173
March 23rd, 2005 20:00
Prec. 670 and Windows 2003 RIS Server
I cannot get the Precision 670 to PXE boot to my Windows 2003 RIS server. It receives a DHCP address and presents the OS choice screen, but then I get the error message stating "The image selected does not contain drivers for your hardware." Subsequent attempts load the WinPE environment but hang at "Please Wait." The 670 has an Intel Pro/1000 MT LOM adapter.
As background, I can successfully PXE boot and image a GX150, GX240, GX260, GX270 & GX280 in the same environment. I have downloaded the latest drivers from Intel (v. 9.2) for the Intel Pro 1000 adapters. I copied the .sys and .inf files to the i386 folder and all the rest of the files into the $OEM$\$1\Drivers\NIC folder of my RIS image. I have also tried copying the separate download for the e1000325.inf into thei386 folder as suggested by Intel, but get the same results. I have applied the hotfix suggested in Microsoft's KB823658. After each change I delete all the .pnf files, stop and restart the binlsvc. I receive the same results on the 670 in every case; however, the other systems still PXE boot and image just fine.
I'm at wit's end! Any ideas?
No Events found!


indignity
1 Message
0
April 29th, 2005 15:00
rbreathe
2 Posts
0
July 5th, 2005 18:00
kholbeach
5 Posts
0
July 8th, 2005 20:00
rbreathe
2 Posts
0
July 11th, 2005 11:00
HOW-TO Marvell Yukon with Windows PE RIS:
Create Windows PE 2005 image (I based mine off Windows XP SP2), and use the drvinst.exe utility to inject the Yukon drivers. E.g. Put the .cat, .sys & .inf in an empty directory and run drvinst.exe:
D:\> DRVINST.EXE /INF:D:\WINPE\DRIVERS\INTEL\PRO100;D:\WINPE\DRIVERS\INTEL\PRO10
00;D:\WINPE\DRIVERS\MARVELL /inject:D:\WINPE\WINPE_XPSP2
(I also inserted drivers for the Intel Pro 100 VM and Pro 1000 cards)
This places the .sys in i386\system32\drivers and the .inf in i386\inf, while also updating the support files to note the drivers existence.
Now create a standard Windows XP SP2 RIS installation point, then copy the contents of your Windows PE XP SP2 image over it (overwriting files as necessary). Stop the binlsvc and put additional copies of the .inf, .sys and .cat in the i386 directory before restart binlsvc service.
You should have a bootable (and further tweakable) Windows PE working with RIS.
Hope this helps someone else,
Robin
hunt01
23 Posts
0
August 25th, 2005 00:00
OP: I've got the same thing on a Dell GX520 (Broadcom NIC, SATA HDD):
Boot via RIS into WinPE, goes thru all RIS login steps and starts to boot PE and stops at "Please wait..." prompts. I've replaced the NIC with an Intel 10/100 NIC and using RBFG.exe to build a boot floppy; the same thing happens, so I know this isn't a network card issue - there's some other reason this won't boot.
It's holding up a Dell deployment - can't deploy any Dells until this gets fixed. :( All of my previous Dells (GX280, GX270, GX260, etc.) work fine. I'm using the appropriate NIC for the GX520 - Broadcom NIC drivers from 4/1/05 - tried 8.22 and 8.27, too, in winpe\system32\drivers.
Anyone else?
hunt01
23 Posts
0
August 25th, 2005 01:00
Solution found:
http://forums.us.dell.com/supportforums/board/message?board.id=pes_win2003&message.id=983
Basically, get MS hotfix http://support.microsoft.com/default.aspx?scid=kb;en-us;814199 and apply it, and all is well.
hunt01
23 Posts
0
August 25th, 2005 13:00
kholbeach
5 Posts
0
August 25th, 2005 13:00
kholbeach
5 Posts
0
August 25th, 2005 13:00
You're right - disabling hyperthreading is not an optimal solution. We were just happy to FIND a solution, any solution, so we could move forward.
I will try the hotfix and post my results to this forum. Thanks for the update!
kholbeach
5 Posts
0
August 25th, 2005 17:00
The hotfix from KB814199 does allow us to keep hyperthreading enabled when imaging the machine.
Thanks to all for the comments - I consider this issue resolved.
hunt01
23 Posts
0
August 25th, 2005 17:00