Forum Discussion
Altera_Forum
Honored Contributor
20 years agouClinux-dist added to buildroot guide
The uClinux-dist has a lots of apps ported to uClinux, such as BOA(httpd), dhcpd, net-snmap... etc. Now included in the buildroot guide, http://forum.niosforum.com/forum/index.php?showtopic=3174...
Altera_Forum
Honored Contributor
20 years agoNever give up. I did struggle a lots before I sucessed with initramfs, because it was new to uClinux.
Check your kernel's .config, it should have,CONFIG_INITRAMFS_SOURCE="~/rootfs ~/download/rootfs_list" Build the kernel, and show me the file, ~/linux-2.6.x/usr/initramfs_list . The file contains a list of what are built into initramfs.