Altera_Forum
Honored Contributor
19 years ago'inittab': No such file or directory
i manage to get boa to run n serve static webpages. i want cgi, so i do according to hippo in BuildrootGuide step 14: Customize Vendor/User Settings (NEW) to select cgi generic.
when make romfs, i got this: <div class='quotetop'>QUOTE </div> --- Quote Start --- ... chmod 620 /home/jwlam/uClinux-dist-test/romfs/dev/@[pt]ty[pqrsPQRS][0-9a-f],* romfs-inst.sh -s /var/tmp /tmp romfs-inst.sh /etc/inittab cp: cannot stat `inittab': No such file or directory make[2]: *** [romfs] Error 1 make[2]: Leaving directory `/home/jwlam/uClinux-dist-test/vendors/Altera/nios2nommu' make[1]: *** [romfs] Error 2 make[1]: Leaving directory `/home/jwlam/uClinux-dist-test/vendors' make: *** [romfs] Error 1[/b] --- Quote End --- bin, usr n var dir under romfs dir is empty. pls advise. thx.