Hey there,
Harm schrieb:
>> $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.
Alright, I'll try that right now.
>> 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";
Sure did:
# cat install.pl | grep 'Windows drivers'
print "...Search for Windows drivers in collection below $drvroot ...\n";
['Directory holding Windows drivers collection'];
['Directory holding found Windows drivers on hard-drvive (below
$oem$\$1)'];
['Maps between found Windows drivers paths',
['Retrieve automated scan output of Windows drivers (lspci based)'];
# Scan of Windows drivers:
print "Write Windows drivers scan raw output into $raw_file...";
# cat install.pl | grep 'seconds'
print "(this may take up to 20 seconds)\n";
# patch -p3 <install.pl.patch
patching file install.pl
Reversed (or previously applied) patch detected! Assume -R? [n] ^C
Kind regards,
Johannes
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel