Forum Discussion
Altera_Forum
Honored Contributor
19 years agothere is no need to run the buildroot.
you can use the rootfs, http://nioswiki.jot.com/wikihome/operating...2rootfs.tar.bz2 (http://nioswiki.jot.com/wikihome/operatingsystems/%c2%b5clinux/binarytoolchain/nios2rootfs.tar.bz2) cd ~ tar jxf nios2rootfs.tar.bz2 The rootfs with busybox will be in ~/rootfs and ~/download/rootfs_list . you can add goahead to the rootfs. then update the initramfs path in kernel config. and rebuild zImage.