Re: [Unattended] Downloading Drivers with config.pl Returns unmatch Hardware

Pierre Bourgin <[email protected]> Mon, 20 Sep 2010 07:25:35 +0200 (CEST)
Newsgroups gmane.comp.windows.unattended.general
Message-ID <1672829406.6698191284960335487.JavaMail.root@zimbra2-e1.priv.proxad.net>
----- "n22e113" <[email protected]> wrote:

> Houston, I found the problem:
> My {unattended}/install/drivers/D has permission 700! After extracting
> 
> (7zr x dp_*.7z) and changing the directory access:
> chmod 2755 -R {unattended}/install/drivers/D
> It now works as expected. Hope this help someone else!
> Q. Is there an existing utility of which can automatically extract 
> dp_*.7z drivers and set their proper permissions in /z/drivers/D?

No, I have the same problem: in my notes, I have:
  $ find <driverPackDir> -type d -exec chmod 755 {} \;
  $ find <driverPackDir> -type f -exec chmod 644 {} \;

By the way, did you generate a cache file for your drivers ?
It provides a significant increase of driver search speed:

  $ cd <driverPackDir>
  $ /path/to/unattended/dosbin/search-win-drivers.pl -g . > ./search-win-drivers.cache

(The cache file has to be regenerated each time you modify anything in the corresponding folder).

Cheers,
Pierre,


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev