Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to build uclinux to DE2 board ,please help!
hi,everybody, I have a DE2 board and I want to install uclinux onto the board as the OS,but I got some difficulties,would you please info me some files or give me some links that abou...
Altera_Forum
Honored Contributor
20 years agogreat!
1. see the wiki, http://nioswiki.jot.com/wikihome/operating...nux/uclinuxdist (http://nioswiki.jot.com/wikihome/operatingsystems/%c2%b5clinux/uclinuxdist) <div class='quotetop'>QUOTE </div> --- Quote Start --- The simplified "init" program will run etc/rc and etc/inittab during startup. If you want to customize startup, you should update the files vendors/Altera/nios2nommu/ rc and inittab.[/b] --- Quote End --- 2. yes, you can use tftp, ftp, http or nfs mount to develope apps. there are tftp, wget, and mount (for nfs) in busybox. you can enable them with make menuconfig in uClinux-dist-test . http://nioswiki.jot.com/wikihome/operating...ms/nfsfilesytem (http://nioswiki.jot.com/wikihome/operatingsystems/nfsfilesytem)