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
no big deal, I make the directory. But then I get: cp -f misc/linux-config linux-2.6.9/.config cd linux-2.6.9 && make oldconfig make[1]: Entering directory `/tmp/unattended-4.5/linuxboot/linux-2.6.9' make[1]: *** No rule to make target `oldconfig'. Stop. make[1]: Leaving directory `/tmp/unattended-4.5/linuxboot/linux-2.6.9' make: *** [linux-2.6.9/.config] Error 2 Any help would be appreciated since I am somewhat Linux challenged. Brad ------------------------------------------------------- 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
