Hello, thank you for your great work, please, can you modify the 
install.pl code to use OEM directory used by http://driverpacks.net
after using DPs_base, just move the OEM directory in I386, and all the 
drivers are included in the unattended installation

We're actually use this :

diff install.pl install.pl.org

974,983c974
<         my $los1     = $u->{'_meta'}->{'OS_media'};
<         my $los      = dos_to_host( $los1 . '\I386\OEM') ;
<         my $xdrivers = '';
<         # print 'los = ', $los, "\n";
<         if ( -d $los )
<         {
<             $xdrivers = 'xcopy OEM c:\OEM /Y /E /I';
<             print 'drivers founded : ', $xdrivers, "\n";
<         }
<         return "$dos_zdrv;cd $src_tree;$xdrivers;winnt $lang_opts 
/s:$src_tree /u:$unattend_txt";
---
 >         return "$dos_zdrv;cd $src_tree;winnt $lang_opts /s:$src_tree 
/u:$unattend_txt";



...

Please, can you explain me (exactly) how to compile the linuxboot.iso 
form scratch (kernel and the rest), as i want to include the support of 
ntfs (partition & write) to avoid the convert-ntfs phase.

-- 
Université de Marseille 2,
CISCAM / Faculté de Pharmacie - SSI,
27 Boulevard Jean-Moulin,
13005 Marseille,
Tél: 04 91 83 56 79



---
Antivirus avast! : message Sortant sain.
Base de donnees virale (VPS) : 080316-0, 16/03/2008
Analyse le : 17/03/2008 14:30:44
avast! - copyright (c) 1988-2008 ALWIL Software.
http://www.avast.com




-------------------------------------------------------------------------
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
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to