Jivin Arun Biyani lays it down ...
> If it won't finish booting, how do I check /dev/console is the correct 
> devnode ?

Mount the filesystem on your host ?  For example something like:

        mount -o loop -t romfs romfs.img /mnt

> Distribution - uclinux-test-dist-20070108
> Target Board - Freescale 5272C3
> 
> Not using shared libraries.
> 
> Could you confirm that I am modifying the correct file?

What file are you modifying again ?

Cheers,
Davidm

> 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

-- 
David McCullough,  [EMAIL PROTECTED],   Ph:+61 734352815
Secure Computing - SnapGear  http://www.uCdot.org http://www.cyberguard.com
_______________________________________________
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