--- Quote Start ---
originally posted by jwlam@Aug 8 2006, 09:02 PM
hi hippo, i've encounter another problem...
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
--- quote end ---
--- 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 --- Quote End ---
bin, usr n var dir under romfs dir is empty.
i tried googling but cant find any relevant info. pls advise. thx in advance.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17437)</div>
[/b]
--- Quote End ---
the inittab was missiing, try
touch /home/jwlam/uClinux-dist-test/vendors/Altera/nios2nommu/inittab