Jump to content











Photo

Adding Driver Packs to WINPE 3.0


  • Please log in to reply
2 replies to this topic

#1 Myk3

Myk3

    Frequent Member

  • Advanced user
  • 108 posts
  •  
    United States

Posted 08 March 2010 - 05:32 PM

I am not sure if this has been disscused (I was having a hard time finding information about it)

I was able to add the vista driver packs located here into my WINPE 3.0 build..

1. Download driverpack
2. Mount .wim (for ease of use i create a folder called mount in the same dir as the wim)
@ deployment tools window type the following
imagex /mountrw winpe.wim 1 mount
3. use DISM to install the drivers to the mounted image
(for ease i navigate to the folder where my WIM lives) Recurse add all the drivers including subfolders.
Dism /Image:mount /Add-Driver /Driver:DP_LAN_wnt6-x86_1001x86L /Recurse
4. Unmount the image and Commit it
imagex /unmount /commit mount


#2 steve6375

steve6375

    Platinum Member

  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 04 June 2012 - 07:38 PM

mangled line should read:

Dism /Image:mount /Add-Driver /Driver:DP_LAN_wnt6-x86_1001\x86\L /Recurse

You need to download and install the Win 7 WAIK to get DISM. Then go to the Deployment Tools Command Prompt (in Start Menu).

#3 Michele13

Michele13

    Frequent Member

  • Tutorial Writer
  • 167 posts
  •  
    Italy

Posted 04 September 2012 - 11:31 PM


C:tempwinpe2>dism /Image:mount /Add-Driver /Driver:C:L /Recurse

Deployment Image Servicing and Management tool

Version: 6.1.7600.16385



Error: 317

An error occurred while attempting to start the servicing process for the image

located at C:tempwinpe2mount.

For more information, review the log file.

The DISM log file can be found at C:WINDOWSLogsDISMdism.log


Why did I got this error?

edit
P.S I Use Windows XP
P.S 2 Problem solved: I simply rebooted the PC




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users