> | > I think, what you need except basic packages is: bash, make, gzip, grep, > mktemp, sed, fileutils, textutils > > Also there is one caveat you should install cygwin with > Default text file type = Unix, for mtools to work correctly.
K, the symlink fixed that issue, and it appears that Patrick fixed the Makefile for the next release. Unfortunately that does not yet get me to the finish line. This is what I have done as far as cygwin so far. Download http://www.cygwin.com/setup.exe Install cygwin, accepting all the defaults. At this point I found out that I was missing perl. Restart setup.exe, choose to install perl. Perl intalled. $ cd /unattended/unattended-4.0a/bootdisk/ $ make images At this point I get: /bin/sh: line 1: mcopy: command not found (repeated many times) I assume that mcopy is part of the mtools package. Unfortunately I cannot seem to find mtools in the cygwin's setup list of applications. Is it possibly known by another name? Do I have to compile from source? http://cygwin.com/cgi-bin2/package-grep.cgi?grep=mtools http://cygwin.com/cgi-bin2/package-grep.cgi?grep=mcopy Help?! :) -Jeff ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
