
In message 10146755.post@talk.nabble.com you wrote:
I tried this way - it does not work.
Did you check if the required features are enabled in your board configuration?
I searched source code for 6666 or 1a0a (1A0A) - default port - nothing found, except ncb.c from tools folder (linux app)
You did not search thoroughly; I find more that 60 files:
-> find * -type f | xargs egrep 6666 | wc -l 61
One of them is - big surprise - drivers/netconsole.c
Second - my Fedora5 issue: It does not understand "nc -u -l -p 6666 < /dev/null &" - shows help topic on that
Seems you did not read the documentation either. Please reread the doc/README.NetConsole file, now from beginning to end, and pay special attention when it talsk about "some distributives (Fedora Core 5 at least)" - this could be important to your problem.
So I really doubt this could work in described way.
It can. You just have to do it right.
Best regards,
Wolfgang Denk