Harm Weites wrote: > Hi Pierre, Hello,
> I'm trying to apply your patches/work in my environment but i can't get > it to take the nt5x-install from z:\site since it keeps > taking /usr/sbin/ > Im using the zipped 4.8rc and downloaded the nt5x-install separately > from cvs and applied the patch. It does execute the .pl perfectly but > just fails to execute my (your) nt5x-install :) > > Any suggestions? Yes, I wrote about it in one of the post in the thread: http://www.mail-archive.com/unattended-devel@lists.sourceforge.net/msg01731.html Please find a copy/paste below. Many apologies for this fragmented instructions across posts. I will provide another update next week with both updated code and in-one-piece(tm) instructions. ----------- copy/paste ----------------------------------------------- Sorry, I forgot to mention about nt5x-install in my previous posts. The good news is you don't need to to build another custom initrd :-) So what you have to do: 1. copy file <unattended>/linuxboot/misc/nt5x-install as <unattended>/install/site/nt5x-install 2. patch site/nt5x-install this the provided patch, 3. Then update site/config.pl to tell to use this new file (instead of linuxboot/misc/nt5x-install): config.pl:$u->{'_meta'}->{'ntinstall_cmd'} = '/z/site/nt5x-install' ; An why copy it into install/site/ ? Well, since this driver(s) search mechanism is not integrated into unattended project, a good idea will be to avoid modifying the unattended source(s). Here I use the <unattended>/install/site/ directory for all my specific stuff, hence the instructions above. ----------- end copy/paste -------------------------------------------- Cheers, Pierre Bourgin > - Harm > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > unattended-devel mailing list > unattended-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/unattended-devel > ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel