Hi,

On Sun, 2009-01-11 at 23:55 +0100, Johannes Bauer wrote:
> Harm schrieb:
> > and doublecheck if your scripts are +x. Logs from search-windrivers.pl
> > can be found in /c/netinst/logs/
> 
> OK, tried that - now I see that nt5x-install is executed as the very
> last step. However, the drivers are neither searched (if I can tell) nor
> installed.
> 
just before nt5x kicks in (you can tell it started since it goes to
color mode:) there are some lines about the search-windrivers... pci-ids
found etc.

> nt5x-install and search-win-drivers.pl both have mode 0755, config
> includes the the default:
> 
> $u->{'_temp'}->{'scan_windrivers'} = '';
> $u->{'_temp'}->{'scan_windrivers_path'} = "z:\site\win_drivers" ;
> $u->{'_meta'}->{'ntinstall_cmd'} = '/z/site/nt5x-install' ;
> 
for some reason i have commented the first 2 lines out in my config,
leaving only the line about nt5x-install.

> It displays very briefly something about drivers in the end of
> nt5x-install, but it is displayed too shortly for me to read (reboot is
> following immediately).
> 
> In C:\NETINST\LOGS I can find no files at all after the installation is
> complete.
> 
that would suggest the script has not been run... Did you patch the
dosbin/install.pl? check it for:
print "...Search for Windows drivers in collection below
$drvroot ...\n";
print "(this may take up to 20 seconds)\n";

> Kind regards,
> Johannes

 - Harm


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to