Forum Discussion
Altera_Forum
Honored Contributor
20 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.6 Replies
- Altera_Forum
Honored Contributor
anyone can help? i'm newbie...
- Altera_Forum
Honored Contributor
i'm still stuck... i tried using the binarytoolchain for newbie... everything went fine when making image but server display some random characters...
hippo, pls help me with my prob in the 1st post if u c this. thx. - Altera_Forum
Honored Contributor
I aslo don't know how to make etc
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by tommycp@Nov 27 2006, 09:26 PM i aslo don't know how to make etc<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19639)
--- quote end ---
--- Quote End --- Please give your make messages. The uClinux-dist patches were updated to 20060803. Boa and Cgi-generic are included with default config.
- Altera_Forum
Honored Contributor
I can confitm that is working. If you guys need anymore help, I maybe able to help ?
- Altera_Forum
Honored Contributor
`/home/jwlam/uClinux-dist-test/vendors/Altera/nios2nommu'
if are there a inittab files in the above directory? the command "romfs-inst.sh /etc/inittab" will copy inittab to <romfs>/etc/inittab So you need confirm if the file /home/jwlam/uClinux-dist-test/vendors/Altera/nios2nommu/inittab exsist.