How do i inject a network driver into winPE so that i can make some of the new systems on my network to work? I face this problem when i try to fire up windows 7 installation from WInPE 3.0 over the network. Now the problem is, because the PE image is unable to provide the required network driver, the installation fails to start!
This is what i have done so far using WAIK, but I have failed to get it to work:
>copype.cmd x86 c:\winpe >dism /mount-wim /wimfile:c:\winpe\winpe.wim /index:1 /mountdir:c:\winpe\mount >dism /image:c:\winpe\mount /add-driver /driver:c:\drivers >dism /unmount-wim /mountdir:c:\winpe\mount /commit >copy c:\winpe\winpe.wim c:\winpe\iso\sources\boot.wim >oscdimg –n –bc:\winpe\etfsboot.com c:\winpe\iso c:\winpe\winpe.iso
Is there anything additional i should do ?
Please help!
This post has been edited by vishyc88: 13 April 2011 - 09:06 PM



Help
Back to top









