Hi Stane1983,
i have an energy sistem Android tv box.
i miss some feature and would like to modify the original rom.
but i'm unable to unpack boot.img. I tried extractboot and unpack-bootimg.pl unsuccessfully :
$ ./extractboot boot.img
Android Magic not found in ./boot.img. Giving up.
gzip: ../../boot.img-ramdisk.gz: No such file or directory
cpio: fin prématurée de l'archive
$ ./unpack-bootimg.pl boot.img
*Subroutine Cwd::cwd redefined at /usr/lib/perl5/5.14/i686-cygwin-threads-64int/Cwd.pm line 407.
Subroutine Cwd::fastcwd redefined at /usr/lib/perl5/5.14/i686-cygwin-threads-64int/Cwd.pm line 819.
Name "DynaLoader::CARP_NOT" used only once: possible typo at /usr/lib/perl5/5.14/Carp.pm line 345.
Name "Cwd::CARP_NOT" used only once: possible typo at /usr/lib/perl5/5.14/Carp.pm line 345.
Name "File:ath::CARP_NOT" used only once: possible typo at /usr/lib/perl5/5.14/Carp.pm line 345.
Name "Exporter::CARP_NOT" used only once: possible typo at /usr/lib/perl5/5.14/Carp.pm line 345.
Could not find any embedded ramdisk images. Are you sure this is a full boot image?
any idea ?
how did you do it when you customized yours ?
thanks
Hi,
I'm building android and kernel from sources, I don't repack kernel images. However, attached is zip file for unpacking/repacking uImages for Amlogic kernel images.
Regards