you said the screen got stuck on small white Android screen...which means your init(user space) is up...."ANDROID" screen is part of system/core/init.c
you should have your kernel log also....so that you can make sure the reason behind this stuck...is it kernel or system??? If "sh" has not been started then...get your kernel log...that will also help... On Tue, Mar 23, 2010 at 3:08 PM, Ricardo Silva <[email protected]> wrote: > The flash is completed with success. > > Logcat dont work because the system is not yet loaded. > > The only thing I changed in the kernel was activate the IPv6 options and > Multicast. > > And the worst is if I boot using "fastboot boot boot.img", it works. But > when I flash the boot.img and start the phone normally, the phone dont boot. > That is why dont understand, how boot from fastboot and not from the > boot.img flashed. > > Regards, > Ricardo Silva > > > On Mon, Mar 22, 2010 at 5:59 PM, Tirtha Kanti Ghosh <[email protected]>wrote: > >> I think you should take the the log while booting and post it. That will >> help to find the cause. >> While flashing is your write completed with success??? >> >> Logs will really help. >> >> >> On Mon, Mar 22, 2010 at 7:29 PM, Ricardo Silva <[email protected]> wrote: >> >>> Dear All, >>> >>> I'm having a problem with a custom kernel and image (compiled by me). >>> >>> When using "fastboot boot" to boot the kernel, it runs ok. But when i >>> flash the boot.img and reboot the ADP1, the ADP1 stuck on the splash >>> image (the one with android word in white and a little green android). >>> >>> How this is possible? because the boot.img is ok when I use "fastboot >>> boot" to download and boot the kernel. >>> >>> Thank you. >>> >>> Kind Regards, >>> Ricardo Silva >>> >>> -- >>> unsubscribe: >>> [email protected]<android-kernel%[email protected]> >>> website: http://groups.google.com/group/android-kernel >>> >>> To unsubscribe from this group, send email to android-kernel+ >>> unsubscribegooglegroups.com or reply to this email with the words >>> "REMOVE ME" as the subject. >>> >> >> -- >> unsubscribe: >> [email protected]<android-kernel%[email protected]> >> website: http://groups.google.com/group/android-kernel >> >> To unsubscribe from this group, send email to android-kernel+ >> unsubscribegooglegroups.com or reply to this email with the words "REMOVE >> ME" as the subject. >> > > -- > unsubscribe: > [email protected]<android-kernel%[email protected]> > website: http://groups.google.com/group/android-kernel > > To unsubscribe from this group, send email to android-kernel+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel To unsubscribe from this group, send email to android-kernel+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
