Hi all,
I'm trying to deploy Windows server 2003 Enterprise + SP1 with a RIS
server. My
the RIS server is setup on a Windows server 2003 Enterprise + SP1.
The client PC is a IBM ThinkCenter M52 8212. It as a Intel Pro/1000 PM
LanOnMotherBoard.
My RIS Image (working with a Linksys, Intel Pro/100 and 3COM NIC) is
setup as follows:
D:\remoteinstall\setup\english\images\Server2003+SP1
\i386
\$oem$
- \$1
- - \Drivers
- - - \NIC
I've dowloaded the driver from IBM website and followed the instruction
from IBM
Setting up Intel(R) PRO/1000 Drivers for RIS Installation
======================================================
To set up network drivers for RIS installation, you must copy files
from the Intel(R) PRO Network Connections Software CD to the RIS image
[IMAGE_ROOT]. Follow the directions for your operating system.
Microsoft Windows XP and Microsoft* Windows Server* 2003 (32-bit)
==================================================================
1. Create an [IMAGE_ROOT]\$oem$\$1\Drivers\NIC directory if one does
not already exist.
2. Copy all files from the PRO1000\WS03XP2K directory to the
[IMAGE_ROOT]\$oem$\$1\Drivers\NIC directory.
3. Make the following changes to the .SIF file that is used for this
image installation (located in the [IMAGE_ROOT]\I386\Templates
directory):
[Unattended]
OemPreinstall = yes
OemPnpDriversPath = "\Drivers\Nic"
4. Copy all .SYS files from PRO1000\WS03XP2K directory to the
[IMAGE_ROOT]\i386 directory. Do NOT copy the INF files to this
directory.
5. Extract the .INF files from PRO1000\WS03XP2K\RIS_INF\E1000325.ZIP
and E1E5132.zip to the [IMAGE_ROOT]\i386 directory.
6. Restart the Remote Installation Service.
7. Follow the rest of the Microsoft instructions for adding a new
network driver to the RIS installation.
My Answer File look like this:
[Unattended]
DriverSigningPolicy = Ignore
OemPreinstall = yes
OemPnpDriversPath = "Drivers\Nic"
So I've followed all step and I receive the following error in the
mini-setup
The operating system image you selected does not contain the necessary
drivers for your network adapter. Try selecting a different operating
system
image. If the problem persists, contact your system administrator.
Setup cannot continue. Press any key to exit.[/quote]
In the Event Log of the RIS server I get:
[quote]Event ID : 1101
Source : BINLSVC
Type : Warning
Description : An error occurred during parsing of an INF file
netclass.inf in the given section Manufacturer.
I've look at mutiple KB
This one does not apply since I'm running SP1
"The operating system image you selected does not contain the necessary
drivers for your network adapter" error message during the text-mode
part of Setup when you deploy an operating system image by using RIS:
http://support.microsoft.com/default.aspx?scid=kb;en-us;823658
How to Add Third-Party OEM Network Adapters to RIS Installations:
http://support.microsoft.com/default.aspx?scid=kb;en-us;246184
How to add a third-party OEM network adapter to a RIS installation:
http://support.microsoft.com/default.aspx?scid=kb;en-us;315279
Cannot Load PRO/100 or PRO/1000 Network Adapters Using RIS
Installation:
http://support.intel.com/support/network/sb/cs-000023.htm
RIS shows Error 1011 parsing netclass.inf:
http://www.eggheadcafe.com/forumarchives/smstools/sep2005/post23664538.asp
I've followed all of these KB with no avail
The IBM and Lenovo web site where useless... I'm running out of idea
and option... if anyone as and idea, please fell free to share it
