Brad Erdman <[EMAIL PROTECTED]> writes: > Hi, > > I am trying to build the Linux boot disk am having some problems. When I > unzip and run make I get: > cp -f misc/linux-config linux-2.6.9/.config > cp: cannot create regular file `linux-2.6.9/.config': No such file or > directory > make: *** [linux-2.6.9/.config] Error 1
You have to run "make download" first. This is (poorly) documented in the README.txt file. You do not have to build the Linux boot disk to use it, though... - Pat ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
