Juan Jose Pablos a écrit :
> Pierre Bourgin escribió:
>>
>> install/drivers/{WDM,WDF}/{x86,x64}/ ?
>>
>> It gonna be a major pain for people to split their drivers into up to
>> 2 OS (up to) per 2 arch ...
>>
>> Probably have to consider parsing .INF files of a driver and hints
>> which platform (OS x arch) it's applying to :(
>> Wait and see !
>>
>
> ok,
> so we agree in using install/drivers, we can change it after. What i was
> saying in the previous mail, was that asking admin to copy drives base
> on bits and os version is a bit tedious but you have good beneficts for
> doing that.
OK, as you prefer.
And thanks for this explaining your position again.
> Have you try this stuff using dosemu?, I tried, and it looks like the
> parser works, but files does not get copied.
no: I did not try dosemu, since my build of unattended does not contains
dosemu (some troubles building it).
As for nt5x-install script, dosemu commands need to be revisited in
order to exploit the output of the driver scanner and copy the matching
driver(s) accordingly:
1. copy windows installation files (last usual step before launch
dosemu/winnt.exe)
2(new). copy the "found" drivers onto c:
3(new). update unattend.txt (OemPnPDriversPath entry)
4. launch winnt.exe via dosemu
step 1 & 4 : as usual for dosemu,
steps 2 and 3 have to be added on using dosemu.
The patch I provide is a good starting point ;-)
I'm a little bit confused on dosemu usage implementation.
I could try to write the missing code for dosemu if you can guide me to
find the point 1. and 4. in the existing code .
Not so much time to code/develop these days :(
Pierre
--
ARTERIS http://www.arteris.com
The Network-on-Chip Company
------------------------------------------------------------------------------
_______________________________________________
unattended-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel