Hey!
So I unpacked and repacked the boot.img 8 MB on Linux and it made two .img files boot.img-kernel 3,9 MB and rooted.img 4,3 MB So Do I have to use both of them? can I just repack them to one file boot.img?
I followed this guide to make insecure boot.img:
http://www.mydroidworld.com/topic/9778-how-to-create-an-insecure-boot-image/
what to do? how to flash both of them? (via CWM)
Please help!
Related
So I built the android source and got the system.img (and userdata.img, ramdisk.img, boot.img, etc.) files, but I can't use fastboot to flash them because I have a rogers branded phone.
Is it possible to get .sin files from these so I use FlashTool to flash them instead?
Decided to create an insecure boot.img for the new release. The boot.img was pulled from the official factory images and ro.secure has been set to 0.
So now you can obtain ADB root priviledges.
Please do not attempt to flash this if you don't know what you are doing! I am not responsible for any misuse of flashing this.
Flash using fastboot:
boot.img - MD5: 589885EC34A95735F924501A8548D891 - fastboot flash boot boot.img
Kind Regards,
Revoked
DL-Link: boot.img
If you can, please add the boot img as an attachment. We have seen DropBox links go 404 with files like these.
You can upload an Img file up to 8MB on here
worked fine
EDIT: it has a bug where it stuck in the charging animation while the phone is powered off, probably a bad repack of the img..back to the stock kernel
Hi
I use Flashtool to extract SYSTEM.SIN and ext2explore to extract SYSTEM.EXT4. After delete some APK, I repack again SYSTEM.EXT4.
I want to repack SYNSTEM.sin from SYSTEM.EXT4. It's possible?
Can Someone Please Extract The Zimage From The Boot.img So I Can Flash Only The Kernel And Not The Ramdisk...
im Attaching The Boot.img File To Be Extracted..
I extracted the system sparsechunk img's and vendor.img
"dump" zips can be found here.
hi how did you dump systems in sparsechunks? did you use dd?