Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI make the http and boa in uclinux-dist-test and successed.
Then I copy boa.config to /rootfs/etc/config/ after I reworked the original boa.config. I make dir /rootfs/home/httpd and I put my index.html in the dir. copy boa and http exec file to /rootfs/bin. make kernel again for intramfs. I download the vmlinux to cyclone1c20 dvb,and it init ok. I can visit index.html in dvb when I use http as webserver. But when I use boa as webserver, the uclinux will restart when I viset it use IE.