Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by helmchen@Jul 7 2006, 08:02 PM well look in the forum
http://forum.niosforum.com/forum/index.php...wtopic=2655&hl= (http://forum.niosforum.com/forum/index.php?showtopic=2655&hl=)
http://forum.niosforum.com/forum/index.php...wtopic=2411&hl= (http://forum.niosforum.com/forum/index.php?showtopic=2411&hl=)
this has already been done by a lot people.
good luck
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16713)
--- quote end ---
--- Quote End --- hi helmchen i have folowed your given lonk.and i got module.ko. then i have include module.ko in filesystem-romfs(/home) then using nios ide ,i have generated romfs.bin. i have load romfs and kernel on my board,but when i try to instole module it is not allowing to it,it is giving following mess. none) login: nios2 nios2 Password: uClinux # cd /bin cd /bin # ls ls agetty busybox cat echo expand init kill login ls mount ps pwd sh sync umount # cd .. cd ..# cd home cd home# ls ls ftp module.ko # busybox insmode module.ko busybox insmode module.ko insmode: applet not found# where am i wrong? please help me .