Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Intel 825XX drivers and instructions to extract them

Updated: 05 Mar 2009 | 9 comments
Cobra7's picture
+6 6 Votes
Login to vote

This is for the Windows (and WinPE) drivers for any PC that uses Intel network drivers 825XX (Such as 82567LM for example) and how to put them into WinPE.

First you will need to download the drivers from Intel, NOT Dell or HP or whatever brand you have.

You can find the site http://downloadcenter.intel.com/

On the search, type in the network card type (example, 82567LM). Follow the instructions, make sure you get the Vista drivers and not the ones for Windows 64.

The file you should be downloaded should be called "PROVISTA32_v13_5.exe"

Next, you can either use WinZip or WinRAR to extract the files by following this Blog: https://www-secure.symantec.com/connect/blogs/how-...

Or if you can not use the above mentioned programs, the steps are as follows: Make a shortcut of the file. Edit the shortcut and have it run with this line at the end "/e /f C:\temp\825xx\TEMP"

What that will do is extract the drivers from the .exe file to the location C:\temp\825xx\TEMP.

Now in Ghost Boot Wizard, you will need to add the drivers as both Vista and XP, and point to the following location "C:\temp\825xx\TEMP\PRO1000\Win32"

Ghost Boot Wizard should add the drivers. Make sure you have them selected with a checkmark before you close out.

 

EDIT: To see instructions on how to add drivers to WinPE GBW, please check here: www-secure.symantec.com/connect/blogs/adding-drivers-winpe

Comments

Bit Bucket's picture
04
Mar
2009
1 Vote +1
Login to vote

Cobra7

I got drivers from Intel but not the ones that you mentioned.

I will try the link in the post and let you know how it works

Randall Newnham's picture
05
Mar
2009
1 Vote +1
Login to vote

WinZIP

Additionally, using WInZIP will allow you to do this. Open WinZIP, click Open Archive, and then change the "Files of Type" to "All Files". Then select the executable and extract. This should work with WinRAR as well, but i have not tried it.

 

-Randy

Cobra7's picture
05
Mar
2009
0 Votes 0
Login to vote

Why I didn't mention WinZip

I know for my company, for some reason we can't use WinZip (even the free version) because of some license issue. I'm not sure about WinRar but I'll have our people check it out.

To be on the safe side I found another Blog that talks about this, I'll edit to put the URL in.

Randall Newnham's picture
09
Mar
2009
2 Votes +2
Login to vote

Good point

That is a very good point. Some Freeware programs have EULAs that require licensing for larger organizations. I haven't checked the EULAs for either. But using those tend to be easier and faster than the command line option. So, if WinZIP or WinRAR are available, definitely faster.

Geert Volkaerts's picture
26
Mar
2009
0 Votes 0
Login to vote

Can't add the driver in the Altiris Boot Disk Creator

Hi,

I followed the advice of Cobra7, extracted the Intel file and tried to add them using the Boot Disk Creator of Altiris Deployment Server 6.9.

When I add the files, I point in the browser to the file "e1k6032.inf" and the Boot Disk Creator shows that it contains the information for the Intel LM82567 -driver.  Then I click OK and don't get any message but the windows closes. 

Then, it seems that the driver has not been added.  When I go in
.\Deployment Server\Bootwiz\Platforms\WinPE2\x86\Drivers\CUSTOM\Drivers

...I can see that a new folder has been created called "e1k6032" but it only contains one file called "e1k6032.txt".  Source files for the drivers are not copied to the folder and the file only contains the following header but no information about the driver files:
[MAIN]
OS=WINPE 2.1
PROCESSOR=X86
NAME=e1k6032
DATE=2009/03/26 13:09 UTC
SOURCE=USER

So, it seems that the driver does not get included in the WinPE configuration.

Anyone who knows why it doesn't work?

Thanks a lot!

callumj's picture
26
Mar
2009
0 Votes 0
Login to vote

If you locate the e1k6032

If you locate the e1k6032 folder (in the CUSTOM\Drivers), place the related driver files *.sys, *.din, *.cat etc into the same folder as the e1k6032.txt. The Boot Disk Creator should pick it up on load.

Hope this helps.

Geert Volkaerts's picture
01
Apr
2009
0 Votes 0
Login to vote

DS 6.9 SP1 MP 1 Solved it

I installed the MP1 and now it seems to add without problems.  This seems to be a bug in DS 6.9 SP1:

See Altiris knowledge Base

Article ID: 44108

Ian_C.'s picture
07
Jun
2011
0 Votes 0
Login to vote

Still a problem

2 years and 4 Service Packs later this is still aproblem. Using DS 6.9 SP4 & DS6.9 SP5.

I'm still having difficulty adding drivers.

C8PU's picture
20
Oct
2011
0 Votes 0
Login to vote

word for the wise...

After messing with the files for a while I noticed that after extracting the drivers from the .exe driver file the actual driver file comes out as a ".dos" not ".do" as indictated in some instructions. Made that small file extension change and then magic!