Discussion:
[Unattended] Driver Cache File
Chris McClimans
2011-08-27 05:08:19 UTC
Permalink
I noticed at one point during the install linux boot disk I see:

...Search for Windows dirvers in collections below /z/drivers/ ...
(this may take a while if you do not use a cache file)
...found X Windows drivers to use.

I'm unsure as to how to create a driver cache file. Any pointers?
Cheers,
-chris
n22e113
2011-08-29 01:08:39 UTC
Permalink
Post by Chris McClimans
...Search for Windows dirvers in collections below /z/drivers/ ...
(this may take a while if you do not use a cache file)
...found X Windows drivers to use.
I'm unsure as to how to create a driver cache file. Any pointers?
Search this mailing list with title:
"Downloading Drivers with config.pl Returns unmatch Hardware"
Written by Pierre Bourgin on September 20, 2010.
Cheers!
Pierre Bourgin
2011-08-29 04:30:45 UTC
Permalink
Post by Chris McClimans
...Search for Windows dirvers in collections below /z/drivers/ ...
(this may take a while if you do not use a cache file)
...found X Windows drivers to use.
I'm unsure as to how to create a driver cache file. Any pointers?
Hello,

on the system that hosts Unattended:

$ cd /path/to/your/unattended
$ ./install/dosbin/search-win-drivers.pl -g -d ./install/drivers >
./install/search-win-drivers.cache

(also works on from a windows system with perl installed)

See "search-win-drivers.pl -h" for basic help.

Cheers,

Pierre Bourgin

Continue reading on narkive:
Loading...