I spent some time looking into using kexec to have one kernel load a
replacement with the idea that the recovery menu could have options
added but didn't get it working.  Having an adapter for the debug
serial port at least on htc's phones would be useful to get output
while figuring out where the process is failing.

As a caution you only want to monkey with one kernel at a time (either
normal or recovery) so that when ot doesn't work you can use the other
to reflash it - unless you have an engineering bootloader.

You could also try to port u-boot - easier to the serial port first,
then worry about onboard display and input.

On Sep 2, 6:13 am, Santosh Kadam <sanma...@gmail.com> wrote:
> Hi There -
>
> In Linux - there is a way to provide multiple boot options using
> sophisticated boot-loaders like grub, lilo etc. They allow users to
> select multiple boot options.
>
> Is there any way by which this can be done on an Android phone ? e.g.
> the boot-loader provides multiple options to boot 1.6, 2.1, 2.2 etc on
> the same phone.
>
> Please let me know - if this is possible with the current boot loaders
> or there is any other boot-loader available that does this job on the
> android phone.
>
> Any inputs in this regard will be helpful ...
>
> Regards,
> Santosh

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to