Midtown Computer Systems Enterprise

Convenient web based access to our favorite computer related Usenet groups.
MCSE.MS is not affiliated with Microsoft corporation, Cisco corporation, Oracle, CompTIA or any other vendor.
Check our Computer Hardware forum | Cell Phones reviews

Go Back  MCSE > Microsoft software reviews > Desktop Deployment
This is Interesting: Free Computer Magazines Now Free shipping to

Desktop Deployment Desktop deployment solutions. microsoft.public.deployment.desktop

 
 
Thread Tools Display Modes
  #1  
Old 12-19-05, 08:07 PM
SameOld
Adding drivers to Windows PE
I think i might have an answer to why my nic is not being foudn when pe
boots.

it appears that my lan.inf file i manually copied is not being copied to the
iso.image when being created.

i confirmed this while looking at the buildcd.log and found it had no
mention there either.

I'm confused.

Cheers.
Andrew


  #2  
Old 12-21-05, 05:07 AM
Michael Niehaus [MS]
Re: Adding drivers to Windows PE
The "BuildCD" process uses DRVINST.EXE (a Windows PE utiliy) to inject the
drivers in the "ExtraNics" directory into the PE image. It decides what
files need to be copied by reading the driver installation INF files in the
"ExtraNics" directory. It will not search subdirectories, nor will it copy
files not referenced by the INF.

Typically, the LAN.INF (which isn't a driver installation INF) is used by
the old DOS drivers and isn't needed.

From the BuildCD.log, can you see any messages from DRVINST.EXE reporting
drivers added to PE? What does your "ExtraNics" directory look like?

-Michael Niehaus
Systems Design Engineer
mniehaus@microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.


"SameOld" <andrew_paiti@hotmail.com> wrote in message
news:1135034539.24387@huey.topnz.ac.nz...
>I think i might have an answer to why my nic is not being foudn when pe
>boots.
>
> it appears that my lan.inf file i manually copied is not being copied to
> the iso.image when being created.
>
> i confirmed this while looking at the buildcd.log and found it had no
> mention there either.
>
> I'm confused.
>
> Cheers.
> Andrew
>



  #3  
Old 12-21-05, 08:07 PM
Re: Adding drivers to Windows PE
Be aware that drvinst.exe in the BDD scripts check for error codes so be
sure to read the buildcd.log Michael mentioned. If you use the newest
broadcom inf supplied with the dell SX620 (i believe), drvinst.exe does not
add the necessary files to winpe because it generates an error because of
the b57w2k.sys file specified in the b57wxp.inf.

Comment out the b57w2k.sys in the sourcedisknames and copy files section
will do

r


"Michael Niehaus [MS]" <mniehaus@online.microsoft.com> wrote in message
news:e$LUj$fBGHA.2476@TK2MSFTNGP10.phx.gbl...
> The "BuildCD" process uses DRVINST.EXE (a Windows PE utiliy) to inject the
> drivers in the "ExtraNics" directory into the PE image. It decides what
> files need to be copied by reading the driver installation INF files in
> the "ExtraNics" directory. It will not search subdirectories, nor will it
> copy files not referenced by the INF.
>
> Typically, the LAN.INF (which isn't a driver installation INF) is used by
> the old DOS drivers and isn't needed.
>
> From the BuildCD.log, can you see any messages from DRVINST.EXE reporting
> drivers added to PE? What does your "ExtraNics" directory look like?
>
> -Michael Niehaus
> Systems Design Engineer
> mniehaus@microsoft.com
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "SameOld" <andrew_paiti@hotmail.com> wrote in message
> news:1135034539.24387@huey.topnz.ac.nz...
>
>



  #4  
Old 12-21-05, 11:06 PM
SameOld
Re: Adding drivers to Windows PE
That is precisely my problem, buildcd.log is reporting that DRVINST is an
invalid internal or external command, script or batch utility (not the exact
wording)
I had a look for it and I cannot find this file.

Additionally earlier in the buildcd.log i see a mention not bldini not being
found, would you knwo exactly what this is?

Appreciate your reponse!
Thanks,
Andrew


"Michael Niehaus [MS]" <mniehaus@online.microsoft.com> wrote in message
news:e$LUj$fBGHA.2476@TK2MSFTNGP10.phx.gbl...
> The "BuildCD" process uses DRVINST.EXE (a Windows PE utiliy) to inject the
> drivers in the "ExtraNics" directory into the PE image. It decides what
> files need to be copied by reading the driver installation INF files in
> the "ExtraNics" directory. It will not search subdirectories, nor will it
> copy files not referenced by the INF.
>
> Typically, the LAN.INF (which isn't a driver installation INF) is used by
> the old DOS drivers and isn't needed.
>
> From the BuildCD.log, can you see any messages from DRVINST.EXE reporting
> drivers added to PE? What does your "ExtraNics" directory look like?
>
> -Michael Niehaus
> Systems Design Engineer
> mniehaus@microsoft.com
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "SameOld" <andrew_paiti@hotmail.com> wrote in message
> news:1135034539.24387@huey.topnz.ac.nz...
>
>



  #5  
Old 12-30-05, 08:07 PM
Michael Niehaus [MS]
Re: Adding drivers to Windows PE
It sounds like you don't have a valid copy of Windows PE 2004 or Windows PE
2005. You need to copy the entire Windows PE CD to the specified
directories (e.g. \source\WindowsPE2004). Windows PE 1.2 is not supported.

-Michael Niehaus
Systems Design Engineer
mniehaus@microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.

"SameOld" <andrew_paiti@hotmail.com> wrote in message
news:1135220068.186@huey.topnz.ac.nz...
> That is precisely my problem, buildcd.log is reporting that DRVINST is an
> invalid internal or external command, script or batch utility (not the
> exact wording)
> I had a look for it and I cannot find this file.
>
> Additionally earlier in the buildcd.log i see a mention not bldini not
> being found, would you knwo exactly what this is?
>
> Appreciate your reponse!
> Thanks,
> Andrew
>
>
> "Michael Niehaus [MS]" <mniehaus@online.microsoft.com> wrote in message
> news:e$LUj$fBGHA.2476@TK2MSFTNGP10.phx.gbl...
>
>



 


Popular forums
A+ (A Plus) Windows 2000 Active directory Exchange 2000 information store
Network+ Windows XP Security Exchange 2000 server administration
MCSE .NET Web services SQL Server
Cisco certification ASP .NET SQL 2000 Programming
Windows 2000 Registry .NET XML Viruses


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 12:07 PM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright MCSE braindumps 2003-2006