View Single Post
Old November 2nd, 2012, 09:50 AM   #1251 (permalink)
stane1983
ROM Developer
 
Join Date: Mar 2012
Location: Varazdin, Croatia
Posts: 477
 
Device(s): Visson ATV-108 c03ref Visson ATV-108 f16ref HTC Desire
Carrier: Not Provided

Thanks: 5
Thanked 208 Times in 121 Posts
Default

Quote:
Originally Posted by chrisdroid33 View Post
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::Path::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
Attached Files
File Type: zip unpack-uimage.zip (2.4 KB, 82 views)
__________________
If you find my work useful, buy me a beer
stane1983 is online now  
Reply With Quote
The Following 3 Users Say Thank You to stane1983 For This Useful Post:
b0b0 (November 2nd, 2012), chrisdroid33 (November 2nd, 2012), Crans (November 16th, 2012)