If it won't finish booting, how do I check /dev/console is the correct devnode ?

Distribution - uclinux-test-dist-20070108
Target Board - Freescale 5272C3

Not using shared libraries.

Could you confirm that I am modifying the correct file?

Thx

David McCullough wrote:
Jivin Arun Biyani lays it down ...
I currently can only boot up in single user mode. In order to debug this, I put a few printf statements in user/init/simpleinit.c. However, output from those print statements never shows up on the console. Isn't initialization done by user application "init" and the source is simpleinit.c? The other print statements in start_kernel and rest_init all are writing to the console and I can see the outputs. Am I modifying
the correct file?

check your /dev/console is the correct devnode etc.

Tell us what arch/version etc so we know if there are any known or likely
problems with user apps.

Try static linking your init (if you are using shared libs),

Cheers,
Davidm



_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to