Need help adding text mode network drivers to Windows for ..

G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment,microsoft.public.windowsxp.setup_deployment (More info?)

Hi

I've been having some problems adding drivers to the text mode part of
the installation of Windows 2000 SP4 and Windows XP SP2, so that I can
install them from a RIS server.

My current setup:

- Server: Windows 2003 Standard with RIS
- Clients: Everything from laptops (mostly Dell and IBM) to
workstation (again, mostly IBM and Dell).
- Ethernet cards: Of the non supported cards its mostly Broadcom
b57 and similar and different Intel cards.

Things work well if the network card is supported by Windows.

Where do I need to put my network files?
Is it the same place for both Windows XP and 2000?

Best regards,
Egil Hansen.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Hi

In the ristndrd.sif, located in the I386\Templates
directory of your RIS image, under the following entry put
the path to the driver & .inf for the net card, if not
there create it.

OemPnPDriversPath = "PnPDrvs\NetCard

Then under the image location create the folder structure
(if not already there) $oem$\$1 7 create the directory
listed in the ristndrd.sif i.e.: PnPdrvs\NetCard.

This should work fine, if you need any more information
there are chapters on adding files & installing device
drivers in TechNet, every thing you need to know.

Nick

>-----Original Message-----
>Hi
>
>I've been having some problems adding drivers to the text
mode part of
>the installation of Windows 2000 SP4 and Windows XP SP2,
so that I can
>install them from a RIS server.
>
>My current setup:
>
> - Server: Windows 2003 Standard with RIS
> - Clients: Everything from laptops (mostly Dell and
IBM) to
>workstation (again, mostly IBM and Dell).
> - Ethernet cards: Of the non supported cards its
mostly Broadcom
>b57 and similar and different Intel cards.
>
>Things work well if the network card is supported by
Windows.
>
>Where do I need to put my network files?
>Is it the same place for both Windows XP and 2000?
>
>Best regards,
>Egil Hansen.
>.
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Hi

Im aware of OemPnPDriversPath, and use that already, but that one is as
far as I can see, only used during the GUI part of the installation
(since I already have my network card drivers added to OemPnPDriversPath).

Its for the DOS based installation I need to add drivers, so that the
DOS Setup is able to communicate with the RIS server and copy files ect.

Regards, Egil.

anonymous@discussions.microsoft.com wrote:
> Hi
>
> In the ristndrd.sif, located in the I386\Templates
> directory of your RIS image, under the following entry put
> the path to the driver & .inf for the net card, if not
> there create it.
>
> OemPnPDriversPath = "PnPDrvs\NetCard
>
> Then under the image location create the folder structure
> (if not already there) $oem$\$1 7 create the directory
> listed in the ristndrd.sif i.e.: PnPdrvs\NetCard.
>
> This should work fine, if you need any more information
> there are chapters on adding files & installing device
> drivers in TechNet, every thing you need to know.
>
> Nick
>
>
>>-----Original Message-----
>>Hi
>>
>>I've been having some problems adding drivers to the text
>
> mode part of
>
>>the installation of Windows 2000 SP4 and Windows XP SP2,
>
> so that I can
>
>>install them from a RIS server.
>>
>>My current setup:
>>
>> - Server: Windows 2003 Standard with RIS
>> - Clients: Everything from laptops (mostly Dell and
>
> IBM) to
>
>>workstation (again, mostly IBM and Dell).
>> - Ethernet cards: Of the non supported cards its
>
> mostly Broadcom
>
>>b57 and similar and different Intel cards.
>>
>>Things work well if the network card is supported by
>
> Windows.
>
>>Where do I need to put my network files?
>>Is it the same place for both Windows XP and 2000?
>>
>>Best regards,
>>Egil Hansen.
>>.
>>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Do you get the error from the blue setup screen section of
the install?

If so the .inf, .cab & the .sys drivers need to be added
to the I386 directory of the RIS image, also you will need
to re-start the Remote Install service on the server.


>-----Original Message-----
>Hi
>
>Im aware of OemPnPDriversPath, and use that already, but
that one is as
>far as I can see, only used during the GUI part of the
installation
>(since I already have my network card drivers added to
OemPnPDriversPath).
>
>Its for the DOS based installation I need to add drivers,
so that the
>DOS Setup is able to communicate with the RIS server and
copy files ect.
>
>Regards, Egil.
>
>anonymous@discussions.microsoft.com wrote:
>> Hi
>>
>> In the ristndrd.sif, located in the I386\Templates
>> directory of your RIS image, under the following entry
put
>> the path to the driver & .inf for the net card, if not
>> there create it.
>>
>> OemPnPDriversPath = "PnPDrvs\NetCard
>>
>> Then under the image location create the folder
structure
>> (if not already there) $oem$\$1 7 create the directory
>> listed in the ristndrd.sif i.e.: PnPdrvs\NetCard.
>>
>> This should work fine, if you need any more information
>> there are chapters on adding files & installing device
>> drivers in TechNet, every thing you need to know.
>>
>> Nick
>>
>>
>>>-----Original Message-----
>>>Hi
>>>
>>>I've been having some problems adding drivers to the
text
>>
>> mode part of
>>
>>>the installation of Windows 2000 SP4 and Windows XP
SP2,
>>
>> so that I can
>>
>>>install them from a RIS server.
>>>
>>>My current setup:
>>>
>>> - Server: Windows 2003 Standard with RIS
>>> - Clients: Everything from laptops (mostly Dell and
>>
>> IBM) to
>>
>>>workstation (again, mostly IBM and Dell).
>>> - Ethernet cards: Of the non supported cards its
>>
>> mostly Broadcom
>>
>>>b57 and similar and different Intel cards.
>>>
>>>Things work well if the network card is supported by
>>
>> Windows.
>>
>>>Where do I need to put my network files?
>>>Is it the same place for both Windows XP and 2000?
>>>
>>>Best regards,
>>>Egil Hansen.
>>>.
>>>
>.
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Yep, thats the place i get the error. Does this work equally on both
Windows 2000 and Windows XP?

anonymous@discussions.microsoft.com wrote:

> Do you get the error from the blue setup screen section of
> the install?
>
> If so the .inf, .cab & the .sys drivers need to be added
> to the I386 directory of the RIS image, also you will need
> to re-start the Remote Install service on the server.
>
>
>
>>-----Original Message-----
>>Hi
>>
>>Im aware of OemPnPDriversPath, and use that already, but
>
> that one is as
>
>>far as I can see, only used during the GUI part of the
>
> installation
>
>>(since I already have my network card drivers added to
>
> OemPnPDriversPath).
>
>>Its for the DOS based installation I need to add drivers,
>
> so that the
>
>>DOS Setup is able to communicate with the RIS server and
>
> copy files ect.
>
>>Regards, Egil.
>>
>>anonymous@discussions.microsoft.com wrote:
>>
>>>Hi
>>>
>>>In the ristndrd.sif, located in the I386\Templates
>>>directory of your RIS image, under the following entry
>
> put
>
>>>the path to the driver & .inf for the net card, if not
>>>there create it.
>>>
>>>OemPnPDriversPath = "PnPDrvs\NetCard
>>>
>>>Then under the image location create the folder
>
> structure
>
>>>(if not already there) $oem$\$1 7 create the directory
>>>listed in the ristndrd.sif i.e.: PnPdrvs\NetCard.
>>>
>>>This should work fine, if you need any more information
>>>there are chapters on adding files & installing device
>>>drivers in TechNet, every thing you need to know.
>>>
>>>Nick
>>>
>>>
>>>
>>>>-----Original Message-----
>>>>Hi
>>>>
>>>>I've been having some problems adding drivers to the
>
> text
>
>>>mode part of
>>>
>>>
>>>>the installation of Windows 2000 SP4 and Windows XP
>
> SP2,
>
>>>so that I can
>>>
>>>
>>>>install them from a RIS server.
>>>>
>>>>My current setup:
>>>>
>>>> - Server: Windows 2003 Standard with RIS
>>>> - Clients: Everything from laptops (mostly Dell and
>>>
>>>IBM) to
>>>
>>>
>>>>workstation (again, mostly IBM and Dell).
>>>> - Ethernet cards: Of the non supported cards its
>>>
>>>mostly Broadcom
>>>
>>>
>>>>b57 and similar and different Intel cards.
>>>>
>>>>Things work well if the network card is supported by
>>>
>>>Windows.
>>>
>>>
>>>>Where do I need to put my network files?
>>>>Is it the same place for both Windows XP and 2000?
>>>>
>>>>Best regards,
>>>>Egil Hansen.
>>>>.
>>>>
>>
>>.
>>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment,microsoft.public.windowsxp.setup_deployment (More info?)

This article might help

How to add nic drivers to RIS Images
http://www.wug-nordic.net/articles/ris-add-nic.htm

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net


On Thu, 09 Sep 2004 08:50:14 +0200, Egil Hansen <egil@dailyrush.dk>
wrote:

>Hi
>
>I've been having some problems adding drivers to the text mode part of
>the installation of Windows 2000 SP4 and Windows XP SP2, so that I can
>install them from a RIS server.
>
>My current setup:
>
> - Server: Windows 2003 Standard with RIS
> - Clients: Everything from laptops (mostly Dell and IBM) to
>workstation (again, mostly IBM and Dell).
> - Ethernet cards: Of the non supported cards its mostly Broadcom
>b57 and similar and different Intel cards.
>
>Things work well if the network card is supported by Windows.
>
>Where do I need to put my network files?
>Is it the same place for both Windows XP and 2000?
>
>Best regards,
>Egil Hansen.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Exactly what you need to do is drop the inf file for the driver of the nic
card ( preferably from the nic manufacturer) into the i386 dir, setup the
oemplug and play drivers path and delete any .pnf file in the cd based image
that you setup originally with sp2 for xp or sp4 for 2000. Then of course
restart the binl and tftp service. The .pnf files will be recreated with the
new inf setting and other stuff once you restart the service.

"Egil Hansen" wrote:

> Yep, thats the place i get the error. Does this work equally on both
> Windows 2000 and Windows XP?
>
> anonymous@discussions.microsoft.com wrote:
>
> > Do you get the error from the blue setup screen section of
> > the install?
> >
> > If so the .inf, .cab & the .sys drivers need to be added
> > to the I386 directory of the RIS image, also you will need
> > to re-start the Remote Install service on the server.
> >
> >
> >
> >>-----Original Message-----
> >>Hi
> >>
> >>Im aware of OemPnPDriversPath, and use that already, but
> >
> > that one is as
> >
> >>far as I can see, only used during the GUI part of the
> >
> > installation
> >
> >>(since I already have my network card drivers added to
> >
> > OemPnPDriversPath).
> >
> >>Its for the DOS based installation I need to add drivers,
> >
> > so that the
> >
> >>DOS Setup is able to communicate with the RIS server and
> >
> > copy files ect.
> >
> >>Regards, Egil.
> >>
> >>anonymous@discussions.microsoft.com wrote:
> >>
> >>>Hi
> >>>
> >>>In the ristndrd.sif, located in the I386\Templates
> >>>directory of your RIS image, under the following entry
> >
> > put
> >
> >>>the path to the driver & .inf for the net card, if not
> >>>there create it.
> >>>
> >>>OemPnPDriversPath = "PnPDrvs\NetCard
> >>>
> >>>Then under the image location create the folder
> >
> > structure
> >
> >>>(if not already there) $oem$\$1 7 create the directory
> >>>listed in the ristndrd.sif i.e.: PnPdrvs\NetCard.
> >>>
> >>>This should work fine, if you need any more information
> >>>there are chapters on adding files & installing device
> >>>drivers in TechNet, every thing you need to know.
> >>>
> >>>Nick
> >>>
> >>>
> >>>
> >>>>-----Original Message-----
> >>>>Hi
> >>>>
> >>>>I've been having some problems adding drivers to the
> >
> > text
> >
> >>>mode part of
> >>>
> >>>
> >>>>the installation of Windows 2000 SP4 and Windows XP
> >
> > SP2,
> >
> >>>so that I can
> >>>
> >>>
> >>>>install them from a RIS server.
> >>>>
> >>>>My current setup:
> >>>>
> >>>> - Server: Windows 2003 Standard with RIS
> >>>> - Clients: Everything from laptops (mostly Dell and
> >>>
> >>>IBM) to
> >>>
> >>>
> >>>>workstation (again, mostly IBM and Dell).
> >>>> - Ethernet cards: Of the non supported cards its
> >>>
> >>>mostly Broadcom
> >>>
> >>>
> >>>>b57 and similar and different Intel cards.
> >>>>
> >>>>Things work well if the network card is supported by
> >>>
> >>>Windows.
> >>>
> >>>
> >>>>Where do I need to put my network files?
> >>>>Is it the same place for both Windows XP and 2000?
> >>>>
> >>>>Best regards,
> >>>>Egil Hansen.
> >>>>.
> >>>>
> >>
> >>.
> >>
>