hidden hit counter
Help!

RIS 2003 - Deployement Error

 
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Setup & Deploy & Upgrade RSS
Next:  New RIS Server  
Author Message
Hannibal
External


Since: Aug 03, 2006
Posts: 1



PostPosted: Thu Aug 03, 2006 4:39 pm    Post subject: RIS 2003 - Deployement Error
Archived from groups: microsoft>public>win2000>setup_deployment (more info?)

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 Sad

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 Smile
Back to top
ogtbackin92
External


Since: Aug 17, 2006
Posts: 1



PostPosted: Thu Aug 17, 2006 3:00 pm    Post subject: Re: RIS 2003 - Deployement Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'm sitting in front of 3 IBM's myself trying to do the same thing only
with XP for clients. Any luck? I have not yet tried the hotfix as it
seems no one else has had any luck with that either.

I've tried everything else I can get my hands on. I'm using the
Broadcom Gigabits.

-Dave


Hannibal wrote:
> 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 Sad
>
> 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 Smile
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Setup & Deploy & Upgrade All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum