Quote:
Originally Posted by newkidd
if i wanted to pull all the system boot messages windows mobile does, extend it till haret knocks winmo out of the equasion, then record the boot messages up until Android finishes loading, what would be the best way to do that? doesnt have to be the same file, multiple files is ok, i just wanna see what everything says!
|
Right now the glemson kernel has ramconsole disabled, so if you do want to have it enabled you will need to modify the kernel. Or you can do a "dmesg" on the shell when android boots.
For the windows boot messages, you need to dump the following address to a file. use the haret command below to do it.
pwf wince.txt 0x16a00000 0xFFFF0
0x16a00000 is for the CDMA rhods. The other ones have a different address. Need to look it up in the wiki.