RIS, LAN drivers failing to load.


Go Back   Computer Help Articles > Windows XP Setup Deployment
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 06:19 AM
Caleb Adams
 
Posts: n/a
Default RIS, LAN drivers failing to load.

We are attempting to add RIS to cut down deployment prep. We had created base
images for Toshiba Tecra A5 laptops. I get the following error:
The operating system you selected does not contain the neccesary drivers for
your network adapter. Try selecting a different image...

I tried using a troubleshooting article on uploading NIC drivers to RIS
images but it never seemed to work.

Any suggestions or posible solutions?


--
Caleb Adams
Sophomore
Systems and Development Intern
A Joint Collaboration project with
eTapestry/Indianapolis MET2: A Big Picture High School
"Revolutionizing the charity world via technology and service"/One Student
at a Time

Reply With Quote
  #2  
Old 01-05-2006, 06:19 AM
Shenan Stanley
 
Posts: n/a
Default Re: RIS, LAN drivers failing to load.

Caleb Adams wrote:
> We are attempting to add RIS to cut down deployment prep. We had
> created base images for Toshiba Tecra A5 laptops. I get the
> following error:
> The operating system you selected does not contain the neccesary
> drivers for your network adapter. Try selecting a different image...
>
> I tried using a troubleshooting article on uploading NIC drivers to
> RIS images but it never seemed to work.
>
> Any suggestions or posible solutions?


I use http://unattended.sourceforge.net/ (or an older and different forked -
custom - version of) in combination with imaging (ghost, trueimage, etc..)
and http://unattended.msfn.org/ and Active Directories to distribute and
keep updated thousands of workstations spread over a large geographical
area.. You may be able to use those methods to better suite your needs than
RIS.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


Reply With Quote
  #3  
Old 01-05-2006, 06:19 AM
BRobo3
 
Posts: n/a
Default RE: RIS, LAN drivers failing to load.

Caleb,

Been down this road myself and it took me a good while of sorting through
links that I found that "resolved" this issue and finally found my (working)
answer...but wont make you suffer through all the BS I did and just tell you
what I've found:

Make sure you have copied the .cab, .sys,. inf and any other .DLL that
represents the NICs you are using into the
..\RemoteInstall\Setup\Images\English\[OS]\I386 folder and that should get you
through the initial start of the RIS. After that step, it will be up to your
..SIF file(s) and txtsetup.SIF in the I386 folder as well.

Hope this works for you,

-Bill

"Caleb Adams" wrote:

> We are attempting to add RIS to cut down deployment prep. We had created base
> images for Toshiba Tecra A5 laptops. I get the following error:
> The operating system you selected does not contain the neccesary drivers for
> your network adapter. Try selecting a different image...
>
> I tried using a troubleshooting article on uploading NIC drivers to RIS
> images but it never seemed to work.
>
> Any suggestions or posible solutions?
>
>
> --
> Caleb Adams
> Sophomore
> Systems and Development Intern
> A Joint Collaboration project with
> eTapestry/Indianapolis MET2: A Big Picture High School
> "Revolutionizing the charity world via technology and service"/One Student
> at a Time
>

Reply With Quote
  #4  
Old 01-05-2006, 06:19 AM
BRobo3
 
Posts: n/a
Default RE: RIS, LAN drivers failing to load.

Appologies, it should read .CAT instead of .CAB

-B

"BRobo3" wrote:

> Caleb,
>
> Been down this road myself and it took me a good while of sorting through
> links that I found that "resolved" this issue and finally found my (working)
> answer...but wont make you suffer through all the BS I did and just tell you
> what I've found:
>
> Make sure you have copied the .cab, .sys,. inf and any other .DLL that
> represents the NICs you are using into the
> .\RemoteInstall\Setup\Images\English\[OS]\I386 folder and that should get you
> through the initial start of the RIS. After that step, it will be up to your
> .SIF file(s) and txtsetup.SIF in the I386 folder as well.
>
> Hope this works for you,
>
> -Bill
>
> "Caleb Adams" wrote:
>
> > We are attempting to add RIS to cut down deployment prep. We had created base
> > images for Toshiba Tecra A5 laptops. I get the following error:
> > The operating system you selected does not contain the neccesary drivers for
> > your network adapter. Try selecting a different image...
> >
> > I tried using a troubleshooting article on uploading NIC drivers to RIS
> > images but it never seemed to work.
> >
> > Any suggestions or posible solutions?
> >
> >
> > --
> > Caleb Adams
> > Sophomore
> > Systems and Development Intern
> > A Joint Collaboration project with
> > eTapestry/Indianapolis MET2: A Big Picture High School
> > "Revolutionizing the charity world via technology and service"/One Student
> > at a Time
> >

Reply With Quote
  #5  
Old 01-05-2006, 06:20 AM
Caleb Adams
 
Posts: n/a
Default RE: RIS, LAN drivers failing to load.

Got passed the driver message, but now I have another problem on my hands.
After the hardware diagnostics, it will load several files but then flashes
this error:

File iastor.sys caused an unexpected error (21) at line 3540 in
d:\xpsprtm\base\boot\setup\setup.c.

Press any key to continue

Any posible reasons for this?
--
Caleb Adams


"BRobo3" wrote:

> Appologies, it should read .CAT instead of .CAB
>
> -B
>
> "BRobo3" wrote:
>
> > Caleb,
> >
> > Been down this road myself and it took me a good while of sorting through
> > links that I found that "resolved" this issue and finally found my (working)
> > answer...but wont make you suffer through all the BS I did and just tell you
> > what I've found:
> >
> > Make sure you have copied the .cab, .sys,. inf and any other .DLL that
> > represents the NICs you are using into the
> > .\RemoteInstall\Setup\Images\English\[OS]\I386 folder and that should get you
> > through the initial start of the RIS. After that step, it will be up to your
> > .SIF file(s) and txtsetup.SIF in the I386 folder as well.
> >
> > Hope this works for you,
> >
> > -Bill
> >
> > "Caleb Adams" wrote:
> >
> > > We are attempting to add RIS to cut down deployment prep. We had created base
> > > images for Toshiba Tecra A5 laptops. I get the following error:
> > > The operating system you selected does not contain the neccesary drivers for
> > > your network adapter. Try selecting a different image...
> > >
> > > I tried using a troubleshooting article on uploading NIC drivers to RIS
> > > images but it never seemed to work.
> > >
> > > Any suggestions or posible solutions?
> > >
> > >
> > > --
> > > Caleb Adams
> > > Sophomore
> > > Systems and Development Intern
> > > A Joint Collaboration project with
> > > eTapestry/Indianapolis MET2: A Big Picture High School
> > > "Revolutionizing the charity world via technology and service"/One Student
> > > at a Time
> > >

Reply With Quote
  #6  
Old 01-05-2006, 06:20 AM
Caleb Adams
 
Posts: n/a
Default RE: RIS, LAN drivers failing to load.

Never mind I fixed that problem by clearing iastor in the txtsetup file.

--
Caleb Adams


"Caleb Adams" wrote:

> Got passed the driver message, but now I have another problem on my hands.
> After the hardware diagnostics, it will load several files but then flashes
> this error:
>
> File iastor.sys caused an unexpected error (21) at line 3540 in
> d:\xpsprtm\base\boot\setup\setup.c.
>
> Press any key to continue
>
> Any posible reasons for this?
> --
> Caleb Adams
>
>
> "BRobo3" wrote:
>
> > Appologies, it should read .CAT instead of .CAB
> >
> > -B
> >
> > "BRobo3" wrote:
> >
> > > Caleb,
> > >
> > > Been down this road myself and it took me a good while of sorting through
> > > links that I found that "resolved" this issue and finally found my (working)
> > > answer...but wont make you suffer through all the BS I did and just tell you
> > > what I've found:
> > >
> > > Make sure you have copied the .cab, .sys,. inf and any other .DLL that
> > > represents the NICs you are using into the
> > > .\RemoteInstall\Setup\Images\English\[OS]\I386 folder and that should get you
> > > through the initial start of the RIS. After that step, it will be up to your
> > > .SIF file(s) and txtsetup.SIF in the I386 folder as well.
> > >
> > > Hope this works for you,
> > >
> > > -Bill
> > >
> > > "Caleb Adams" wrote:
> > >
> > > > We are attempting to add RIS to cut down deployment prep. We had created base
> > > > images for Toshiba Tecra A5 laptops. I get the following error:
> > > > The operating system you selected does not contain the neccesary drivers for
> > > > your network adapter. Try selecting a different image...
> > > >
> > > > I tried using a troubleshooting article on uploading NIC drivers to RIS
> > > > images but it never seemed to work.
> > > >
> > > > Any suggestions or posible solutions?
> > > >
> > > >
> > > > --
> > > > Caleb Adams
> > > > Sophomore
> > > > Systems and Development Intern
> > > > A Joint Collaboration project with
> > > > eTapestry/Indianapolis MET2: A Big Picture High School
> > > > "Revolutionizing the charity world via technology and service"/One Student
> > > > at a Time
> > > >

Reply With Quote
  #7  
Old 01-05-2006, 06:20 AM
BRobo3
 
Posts: n/a
Default RE: RIS, LAN drivers failing to load.

Glad it worked out for you. It sounds like you had the same issues I had with
the whole shebang ... once I got passed the drivers issue I went through the
iastor.* deal.

Good luck.
-Bill

"Caleb Adams" wrote:

> Never mind I fixed that problem by clearing iastor in the txtsetup file.
>
> --
> Caleb Adams
>
>
> "Caleb Adams" wrote:
>
> > Got passed the driver message, but now I have another problem on my hands.
> > After the hardware diagnostics, it will load several files but then flashes
> > this error:
> >
> > File iastor.sys caused an unexpected error (21) at line 3540 in
> > d:\xpsprtm\base\boot\setup\setup.c.
> >
> > Press any key to continue
> >
> > Any posible reasons for this?
> > --
> > Caleb Adams
> >
> >
> > "BRobo3" wrote:
> >
> > > Appologies, it should read .CAT instead of .CAB
> > >
> > > -B
> > >
> > > "BRobo3" wrote:
> > >
> > > > Caleb,
> > > >
> > > > Been down this road myself and it took me a good while of sorting through
> > > > links that I found that "resolved" this issue and finally found my (working)
> > > > answer...but wont make you suffer through all the BS I did and just tell you
> > > > what I've found:
> > > >
> > > > Make sure you have copied the .cab, .sys,. inf and any other .DLL that
> > > > represents the NICs you are using into the
> > > > .\RemoteInstall\Setup\Images\English\[OS]\I386 folder and that should get you
> > > > through the initial start of the RIS. After that step, it will be up to your
> > > > .SIF file(s) and txtsetup.SIF in the I386 folder as well.
> > > >
> > > > Hope this works for you,
> > > >
> > > > -Bill
> > > >
> > > > "Caleb Adams" wrote:
> > > >
> > > > > We are attempting to add RIS to cut down deployment prep. We had created base
> > > > > images for Toshiba Tecra A5 laptops. I get the following error:
> > > > > The operating system you selected does not contain the neccesary drivers for
> > > > > your network adapter. Try selecting a different image...
> > > > >
> > > > > I tried using a troubleshooting article on uploading NIC drivers to RIS
> > > > > images but it never seemed to work.
> > > > >
> > > > > Any suggestions or posible solutions?
> > > > >
> > > > >
> > > > > --
> > > > > Caleb Adams
> > > > > Sophomore
> > > > > Systems and Development Intern
> > > > > A Joint Collaboration project with
> > > > > eTapestry/Indianapolis MET2: A Big Picture High School
> > > > > "Revolutionizing the charity world via technology and service"/One Student
> > > > > at a Time
> > > > >

Reply With Quote
  #8  
Old 01-05-2006, 06:22 AM
Caleb Adams
 
Posts: n/a
Default RE: RIS, LAN drivers failing to load.

I'm seem to having a similar problem now. This time it is with an HP Compaq
DX 2000 MT. I did the following below but to no avail. One observation though
is that the drivers on the CD or online didn't have all the needed files, yet
they installed just fine when we built the image.
Any suggestions?

______


"BRobo3" wrote:

> Glad it worked out for you. It sounds like you had the same issues I had with
> the whole shebang ... once I got passed the drivers issue I went through the
> iastor.* deal.
>
> Good luck.
> -Bill
>
> "Caleb Adams" wrote:
>
> > Never mind I fixed that problem by clearing iastor in the txtsetup file.
> >
> > --
> > Caleb Adams
> >
> >
> > "Caleb Adams" wrote:
> >
> > > Got passed the driver message, but now I have another problem on my hands.
> > > After the hardware diagnostics, it will load several files but then flashes
> > > this error:
> > >
> > > File iastor.sys caused an unexpected error (21) at line 3540 in
> > > d:\xpsprtm\base\boot\setup\setup.c.
> > >
> > > Press any key to continue
> > >
> > > Any posible reasons for this?
> > > --
> > > Caleb Adams
> > >
> > >
> > > "BRobo3" wrote:
> > >
> > > > Appologies, it should read .CAT instead of .CAB
> > > >
> > > > -B
> > > >
> > > > "BRobo3" wrote:
> > > >
> > > > > Caleb,
> > > > >
> > > > > Been down this road myself and it took me a good while of sorting through
> > > > > links that I found that "resolved" this issue and finally found my (working)
> > > > > answer...but wont make you suffer through all the BS I did and just tell you
> > > > > what I've found:
> > > > >
> > > > > Make sure you have copied the .cab, .sys,. inf and any other .DLL that
> > > > > represents the NICs you are using into the
> > > > > .\RemoteInstall\Setup\Images\English\[OS]\I386 folder and that should get you
> > > > > through the initial start of the RIS. After that step, it will be up to your
> > > > > .SIF file(s) and txtsetup.SIF in the I386 folder as well.
> > > > >
> > > > > Hope this works for you,
> > > > >
> > > > > -Bill
> > > > >
> > > > > "Caleb Adams" wrote:
> > > > >
> > > > > > We are attempting to add RIS to cut down deployment prep. We had created base
> > > > > > images for Toshiba Tecra A5 laptops. I get the following error:
> > > > > > The operating system you selected does not contain the neccesary drivers for
> > > > > > your network adapter. Try selecting a different image...
> > > > > >
> > > > > > I tried using a troubleshooting article on uploading NIC drivers to RIS
> > > > > > images but it never seemed to work.
> > > > > >
> > > > > > Any suggestions or posible solutions?
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Caleb Adams
> > > > > > Sophomore
> > > > > > Systems and Development Intern
> > > > > > A Joint Collaboration project with
> > > > > > eTapestry/Indianapolis MET2: A Big Picture High School
> > > > > > "Revolutionizing the charity world via technology and service"/One Student
> > > > > > at a Time
> > > > > >

Reply With Quote
  #9  
Old 01-05-2006, 06:23 AM
Doubletee
 
Posts: n/a
Default RE: RIS, LAN drivers failing to load.

Did you try this? http://support.intel.com/support/net.../cs-000023.htm
The popular Intel Pro 100/1000 drivers are different when used with RIS.
Following this setup resolved the issue for me.

"Caleb Adams" wrote:

> I'm seem to having a similar problem now. This time it is with an HP Compaq
> DX 2000 MT. I did the following below but to no avail. One observation though
> is that the drivers on the CD or online didn't have all the needed files, yet
> they installed just fine when we built the image.
> Any suggestions?
>
> ______
>
>
> "BRobo3" wrote:
>
> > Glad it worked out for you. It sounds like you had the same issues I had with
> > the whole shebang ... once I got passed the drivers issue I went through the
> > iastor.* deal.
> >
> > Good luck.
> > -Bill
> >
> > "Caleb Adams" wrote:
> >
> > > Never mind I fixed that problem by clearing iastor in the txtsetup file.
> > >
> > > --
> > > Caleb Adams
> > >
> > >
> > > "Caleb Adams" wrote:
> > >
> > > > Got passed the driver message, but now I have another problem on my hands.
> > > > After the hardware diagnostics, it will load several files but then flashes
> > > > this error:
> > > >
> > > > File iastor.sys caused an unexpected error (21) at line 3540 in
> > > > d:\xpsprtm\base\boot\setup\setup.c.
> > > >
> > > > Press any key to continue
> > > >
> > > > Any posible reasons for this?
> > > > --
> > > > Caleb Adams
> > > >
> > > >
> > > > "BRobo3" wrote:
> > > >
> > > > > Appologies, it should read .CAT instead of .CAB
> > > > >
> > > > > -B
> > > > >
> > > > > "BRobo3" wrote:
> > > > >
> > > > > > Caleb,
> > > > > >
> > > > > > Been down this road myself and it took me a good while of sorting through
> > > > > > links that I found that "resolved" this issue and finally found my (working)
> > > > > > answer...but wont make you suffer through all the BS I did and just tell you
> > > > > > what I've found:
> > > > > >
> > > > > > Make sure you have copied the .cab, .sys,. inf and any other .DLL that
> > > > > > represents the NICs you are using into the
> > > > > > .\RemoteInstall\Setup\Images\English\[OS]\I386 folder and that should get you
> > > > > > through the initial start of the RIS. After that step, it will be up to your
> > > > > > .SIF file(s) and txtsetup.SIF in the I386 folder as well.
> > > > > >
> > > > > > Hope this works for you,
> > > > > >
> > > > > > -Bill
> > > > > >
> > > > > > "Caleb Adams" wrote:
> > > > > >
> > > > > > > We are attempting to add RIS to cut down deployment prep. We had created base
> > > > > > > images for Toshiba Tecra A5 laptops. I get the following error:
> > > > > > > The operating system you selected does not contain the neccesary drivers for
> > > > > > > your network adapter. Try selecting a different image...
> > > > > > >
> > > > > > > I tried using a troubleshooting article on uploading NIC drivers to RIS
> > > > > > > images but it never seemed to work.
> > > > > > >
> > > > > > > Any suggestions or posible solutions?
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Caleb Adams
> > > > > > > Sophomore
> > > > > > > Systems and Development Intern
> > > > > > > A Joint Collaboration project with
> > > > > > > eTapestry/Indianapolis MET2: A Big Picture High School
> > > > > > > "Revolutionizing the charity world via technology and service"/One Student
> > > > > > > at a Time
> > > > > > >

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RIS not working on IBM ThinkPad R51 - NIC Drivers jmb009 Windows XP Setup Deployment 0 01-05-2006 06:13 AM
Which IDE Drivers to Load Mark Milliman Windows XP Setup Deployment 3 01-05-2006 06:11 AM
Can't load drivers from the controlling PC Brian Tillman Windows XP Network Web 0 01-05-2006 04:02 AM
Re: help with installing drivers MMM Windows XP General 0 01-05-2006 02:27 AM
USB Mass Storage Device - This device cannot start. (Code 10) lobo201 Windows XP Hardware 11 01-05-2006 02:15 AM


All times are GMT. The time now is 08:22 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

RIS, LAN drivers failing to load.