Forum Discussion
Altera_Forum
Honored Contributor
21 years agomount root over NFS
Over the last two days, I've been trying to get the NIOS kernel to mount its root FS over NFS, without result. I assume I'm missing something obvious, but I am missing it. The server (D...
Altera_Forum
Honored Contributor
21 years agoOK, this seems to be the problem, my busybox is (file):
ELF 32-bit LSB executable, version 1 (embedded), statically linked, stripped while it should be BFLT executable - version 4 ram I've tried several options from arm, but none seem to work (-Wl,-elf2flt), ... How do I convert my ELF binary to BFLT?