Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem booting latest version of nios2 uClinux
I have the latest version of nios2 uClinux using the dts file created from sopcinfo. I never see the "Uncompressing Linux... Ok, booting the kernel." message before the Linux startup. This leads me t...
Altera_Forum
Honored Contributor
14 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