"Yeager, Elizabeth D" <[EMAIL PROTECTED]> writes: > to change the mapping of the Z drive from //ntinstall/install share > I am supposing that I should edit the template autoexec.bat file, > putting in the correct name of the server and samba share.
Yes. However, if you use the Linux boot disk, you can also set these via DHCP option 233. > I've done this, but when I try to build a new image by typing make in > the /unattended/bootdisk/ directory it barfs. > output as follows: > > #>make > Making images/b44imz.../bin/bash: zip: commmand not found > make: ***[images/b44.imz]Error 127 What operating system? If Windows using Cygwin, you need to install the "zip" package. Aha, this is a bug in the documentation. I have updated the "Required Packages" listing in <http://unattended.sourceforge.net/cygwin.html>. Please install the ZIP package and try again. - Pat ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
