Quantcast
Viewing all articles
Browse latest Browse all 2818

x86 boot.wim network error 0xe0000101

Hi all,

i used this command to mount, add, commit an dismount about 1200 network drivers to my boot.wim from a windows 7 enterprise cd.

cd C:\install2
dism /mount-wim /wimfile:boot.wim /index:1 /mountdir:mount
Dism /Image:mount /Add-Driver /Driver:Drivers\ /Recurse /ForceUnsigned
dism /unmount-wim /mountdir:mount /commit
dism /mount-wim /wimfile:boot.wim /index:2 /mountdir:mount
Dism /Image:mount /Add-Driver /Driver:Drivers\ /Recurse /ForceUnsigned
dism /unmount-wim /mountdir:mount /commit
pause

After this the size of the boot.wim has grown from 144mb to 172mb, so it looks good.

then i imported the boot.wim to the wds server, and had a clientcomputer boot the image.
when its preparing to load,  i get the error :

"WdsClient: An error occurred while starting networking: a matching network card driver was not found in this image. Please have your Administrator add the network driver for this machine to the Windows PE image on the Windows Deployment Services server."

This, While i added 1200 network drivers to the boot.wim ( i made sure that network drivers for my testcomputer are in there)...

So i checked the Setupapi.app.log and it gave me the following failure's:

[Device Install Log]
     OS Version = 6.1.7600
     Service Pack = 0.0
     Suite = 0x0100
     ProductType = 1
     Architecture = x86

[BeginLog]

[Boot Session: 2014/05/01 15:09:15.484]

!    cci: NCI: Failed to read config from registry. hr = 0x80070002

>>>  [SetupInstallServicesFromInfSectionEx - MSClient.ndi.Services]>>>  Section start 2014/05/01 15:09:25.172
      cmd: X:\Sources\setup.exe <<<  Section end 2014/05/01 15:09:25.172<<<  [Exit status: FAILURE(0xe0000101)]>>>  [SetupInstallServicesFromInfSectionEx - MS_NETBT_SMB.PrimaryInstall.Services]>>>  Section start 2014/05/01 15:09:25.671
      cmd: X:\Sources\setup.exe <<<  Section end 2014/05/01 15:09:25.671<<<  [Exit status: FAILURE(0xe0000101)]

Does anyone know, what i did wrong??

i have the X64 boot image working correctly, but i want to be able to install x86 images as well.

Bas



Viewing all articles
Browse latest Browse all 2818

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>