Mark thanks.
I have another problem.
I've had to add drivers for my NIC to the CD image and it worked. Then I
made an image of the box and try to push the image out to other pc's and I
get the NO NIc Drivers Error.
I've modified the Sif add the driver $oem$\... folder, stop and started ris
service.
Any help?
Hi Mike,
I've had this problem before and always forget what fixed it. Now the main
question is when does it fail? During pxe boot, text mode or Gui-mode of
setup?
As far as I remember I had to get the Nic drivers into the CD based image as
well to get it working with the Riprep image. Not entirley sure where I put
the drivers but as far as I am aware the oem drivers path is only used during
plug&play in the gui stage of setup, when does this fail? I ran a search and
found the drivers under the i386 folder as well as the $oem$ structure with
drivers in the CD-based image. So try both and see which works for you
(restart the binl service in between).
I also had to edit the inf file of the nic drivers so if the above doesn't
work then try this. http://bink.nu/Article2180.bink was the process (and
possibly the article) that I followed to complete this. I've had to do this
with other manufacturers, not just Broadcom. You'll want to restart binlsvc
after this as well.
Let me know if this works,
Thanks,
Mark
Mike Adams - 13 Mar 2006 15:20 GMT
I had to put in a call to Microsoft. It turns out they have a problem with
RIS. If you have more than one CR-ROM image you have to either rename the
folder of the CD-ROM that you are using so that it appears 1st alphabetical
or update all the drivers.
Example:
Folders
WindowsXP Nic drivers b57winxp.sys Version 6.5
WindowsXPSP1 Nic drivers b57winxp.sys Version 6.8
WindowsXPSP2 Nic drivers b57winxp.sys Version 7.0
In the folder WindowsXPsp2 you’ve updated to 8.4 in the $oem$\$1\Drivers\NIC
folder
Now you build a PC based on the winxpsp2 CD-ROM image (Folder HP7600). When
you try to build other PC from that image if fails. That is because the
binlsvc service uses version 6.5.
If you rename the WindowsXPSP2 folder to AWindowsXPSP2 and restart the
binlsvc service it will use the 8.4 version.
Microsoft’s single instance storage does not check versions.
> Hi Mike,
> I've had this problem before and always forget what fixed it. Now the main
[quoted text clipped - 16 lines]
> Thanks,
> Mark