Milton Posted May 28, 2004 Posted May 28, 2004 I have made 3 disk for unattended install all of them work but with 1 problem. I have it set up to install my network card drivers.But everytime I try the install the drivers don't load. I followed the steps to a tee but no luck. The first problem it keeps asking for my network card drivers cd and i'm not sure if I have the path right in the winnt.inf file.This is the path I typed is it wright or wrong $OEM$\$1\Drivers\001_networkI put this post in another spot by accident sorry about that.Thanks Milton
Alanoll Posted May 28, 2004 Posted May 28, 2004 Is that what you put in the OEMPnPDriversPath? If it is, remove the $OEM$\$1\ . Make sure OEMPreInstall=YES. And try again.PS. Sometimes it helps if you post yoru winnt.sif file
Milton Posted May 28, 2004 Author Posted May 28, 2004 (edited) Here's my sif file I will remove the oem line.Any sugestions for the problem of it asking for the drivers disk. Thanks for the help Miltonwinnt.sif Edited May 28, 2004 by Milton
wolfshade Posted May 28, 2004 Posted May 28, 2004 I am curently making an unattend but i cant figure out wich drivers to put in for unattend (.inf, .cat) or wich files for my onboard Intel LAN.What kinda LAN card do u use?If u provide the corect driver files and path the windows should get them and install automatically w/o any problems.Just in case put "DriverSigningPolicy=Ignore" in [unattend] in winnt.sif.
Alanoll Posted May 28, 2004 Posted May 28, 2004 it could be the drivers are using tag files, if that's so, copy the file to where you copied the drivers. What drivers are yo using?Open the INF file, and there should be a section near the top like [sourceDisk] or something, with the following syntax1 = %cdname%,%cdtag%or something along those lines.
Milton Posted May 28, 2004 Author Posted May 28, 2004 I'm using a Microsoft Mn-130 nic card here's my nic information file. Thanks MiltonMN130.inf
Alanoll Posted May 28, 2004 Posted May 28, 2004 does it tell you to enter this disk...Microsoft® Broadband Network driver diskette?if it does, make sure BOTH MN130-51.sys and MN130-50.sys are in the SAME folder as the INF file. AND MN130.CAT
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now