Dear list!

Recently I have decide rebuild my unattended deployment system, now on
Debian Squeeze (stable). I have download unattended using svn from trunk/.
There is something changed with using driver pack. Using prepare script,
driver packages are downloaded to unattended/install/drivers. I have
extracted to the same place drivers and run script
unattended/install/dosbin/
$./search-win-drivers.pl -g -d ../drivers/ >
../drivers/search-win-drivers.cache

When I have restart installation on a test box, I have realized that
drivers still doesn't install :( I look at cache file closer, and I found
a remark:

# ** THIS OUTPUT should be saved into file:
# **
/mnt/wrk/UNATTENDED/production/install/dosbin/../drivers/search-win-drivers.cache

I'm confusing, where the extracted drivers and cache file should reside
exactly? Under "unattended/install/dosbin/" directory no subdirectory
called "drivers".
I have checked out my old installation, the driver packs "7z", extracted
drivers (under subdirs 3run/, C/, G/m etc. and cache file is under
directory "unattended/install/drivers" and it was works for me. But the
remark in the cache file also point to directory under "dosbin".
Could some one help me to figure out where files for now should be, and
how this directory should look like?

Thanks for advance
  tovis

I found one of my mistakes - I have not change sample-config.pl to
config.pl. After I recognize that nt5x-install found 7 drivers but they
wont install. in c:\netinst\logs\drivers I found:

# Parse .INF files below folder /z/drivers ...
# - load cache file '/z/drivers/search-win-drivers.cache' ...
# - added 45303 INF strings
# - parsed 0 .INF files, added 0 INF files. (no cache)
#
# search matching drivers for current hardware platform...
# 7 driver folders to use:
/z/drivers/D/C/A
...
/z/drivers/D/S/R2
#
# - folder: /z/drivers/D/C/A
#   match : PCI/VEN_1002&DEV_4385
...
# - folder: /z/drivers/D/S/R2
#   match : HDAUDIO\FUNC_01&VEN_10ec&DEV_0887
#
# Unmatched devices: 17 devices
# - They do not match even without their SubSystem part
# - they might be handled directly by windows or indirectly by the
matching drivers.

Long list of unmatched devices, such as PCI to PCI bridge, but NIC does
recognized.
The c:\drvscan is empty :(
What I have still miss?

Thanks
  tovis





------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to