← Back to team overview

ac100 team mailing list archive

Re: dd-ing boot image locally instead nvflash-ing

 

On Wed, Aug 24, 2011 at 9:31 AM, Gordan Bobic <gordan@xxxxxxxxxx> wrote:

> If I have a boot image on my AC100 that I built locally on it, can I just
> dd that to /dev/mmcblk0p1 (the only 5MB partition I can see)? Will that
> work? Or do I have to use nvflash?
>
>
I've successfully done this twice.

abootimg -u /dev/mmcblk0p2 -k
/home/nicolasw/marvin24s-kernel/arch/arm/boot/zImage

Luckly abootimg is a standard package in Natty.
The comand means: update the Android Boot Partition with this kernel.


Best


> Gordan
>
> ______________________________**_________________
> Mailing list: https://launchpad.net/~ac100
> Post to     : ac100@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ac100
> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>

Follow ups

References