Nicolas BOURGES escribió:
> Hi all,
> 
> Here is the patch for isolinux.cfg.

Thanks for the patch, but the file that you patched is not on the 
repository. The reason is that this file is created using bootdisk/Makefile

So I guess that the problem reside somewhere else. looking on the 
DRIVERS.txt:

" To add support for a network card,
# download the NDIS2 driver (.dos extension) from the card's
# manufacturer, copy it to the drivers/ subdirectory, and add a line
# to this file.  Then just type "make". "


If you look on the Makefile you would find this line: " 
iso/isolinux/isolinux.cfg: isolinux.cfg DRIVERS.txt" here is where the 
isolinux.cfg file is created.

Within that part it uses a $drivers variable that comes from the 
begining of the Makefile. It only use normal drivers the universal 
driver is not included.


I can fix that, but I do not know why the universal driver was not 
included.Seems like the universal is only included when using tftp.


please, anyone with a bit more knowledge could look at this problem?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to