-
Notifications
You must be signed in to change notification settings - Fork 889
Issue "Dumping & unpacking original boot image" #1233
Comments
Looks like something really changed in the libc of Android that the TWRP was built in. |
I tried downgrading my recovery to the same version as on my One M7 (A known working version of TWRP, 2.8.7.0) and the issue still persists, so downgrading my recovery for the sake of testing my Kali NH M8 port didn't help. So I guess any one of your suggestions should suffice 🦊 |
bump |
Static in case is a good choice not sure though |
I'd prefer to ship with our own libc and linker for each arch to keep the size small by continuing to use dynamic binaries but I don't have the time to work on this. |
Is there the possibility of us compiling lazyflasher ourselves? I've been wanting to port Kali NH to the One M8 for months now, and this has been holding me back. Any work around so I can test Kali NH would be cool. |
any better luck with the new binaries uploaded in latest commits? |
YAY! That worked! No issues here. Thank you, my man! |
i'm gonna try and get instructions on compiling the tools written sometime, may take a while though
from there everything should be set up, and you can just run ./build_nethunter_tools.sh and it will compile for all arches and place them in ~/build/kali-nethunter/nethunter-installer.... you may or may not need more android build dependencies |
Device:
HTC One M8 with a Google Play Edition ROM (Marshmallow)
OS version (KitKat/Lollipop/Marshmallow/Nougat):
Marshmallow
Built from repo (date and build command) or downloaded from website (links):
https://github.com/lavanoid/M8GPE_Kali
Output of
cat /proc/version
in adb shell or NetHunter Terminal:Linux version 3.4.0-g2830778 (throwback@QuadCore-SSD-BuildBox) (gcc version 4.9.4 20150629 (prerelease) (crosstool-NG 1.20.0 - Linaro GCC 2015.06 - Cortex-A15) ) #1 SMP PREEMPT Fri Jan 22 12:05:35 EST 2016
Issue:
Cannot dump and unpack the original boot image.
The text was updated successfully, but these errors were encountered: