On Wed, Aug 24, 2011 at 9:31 AM, Gordan Bobic <[email protected]> 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 : [email protected] > Unsubscribe : https://launchpad.net/~ac100 > More help : > https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp> >
_______________________________________________ Mailing list: https://launchpad.net/~ac100 Post to : [email protected] Unsubscribe : https://launchpad.net/~ac100 More help : https://help.launchpad.net/ListHelp

