Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi,
--- Quote Start --- There is no .init.ramfs in the section headers after running the "nios2-linux-gnu-readelf -a vmlinux" command. Is this the problem? --- Quote End --- Maybe. Please search where your root file system is linked. In general, the linker do this automatically, so please check your 'Makefile' and 'linker script' again. Kazu