Title: Nachricht
After installing cygwin and trying to run the make command again i now see this issue.
 

$ make
version=`../linuxboot/tools/version.pl` &&      \
echo -e "SET VERSION=$version\r" > template/version.bat.tmp
cmp -s template/version.bat.tmp template/version.bat || mv template/version.bat.
tmp template/version.bat
rm -f template/version.bat.tmp
Making images/b44.imz.../bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mmd: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
/bin/bash: line 1: mcopy: command not found
make: *** [images/b44.imz] Error 127
 
 
 
Thanks,
 
Brian
 
 

 

 


From: Steffen Hornung [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 23, 2005 3:25 AM
To: Hansen, Brian; unattended-info@lists.sourceforge.net
Subject: AW: [Unattended] Question

Yes, you probably missed to install cygwin since "make" is a linux command not provided by unattended. So you have to install cygwin to get your minilinux inside your windows.
Start the cygwin shell and there type your make whatever.
 
Best regards
 
Steve
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Hansen, Brian
Gesendet: Donnerstag, 23. Juni 2005 03:54
An: unattended-info@lists.sourceforge.net
Betreff: [Unattended] Question


I am trying to test this application for an unattended install of Windows 2003.  When trying to use the network boot procedure I follow this step:

In the bootdisk directory, typing make images will generate the floppy disk images. Typing make iso will create the ISO image. Typing make tftpboot will populate the tftpbootdirectory. And simply typing make will do all these.


This does not work since there is no "make" file anywhere in the distribution.  The unattended server is Windows 2000.  Is there something else im missing or need to have installed to make this work?


Thanks,

Brian



http://unattended.sourceforge.net/index.php


________________________________________________________________________________________
Brian Hansen | eLoyalty Corporation | 7800 Equitable Drive, Suite 100 | Eden Prairie, MN | 55344 | USA
| o - 952.908.8156 | f - 952.908.8001 | [EMAIL PROTECTED]


Reply via email to