Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unpacking boot image failed! #6

Open
alexceltare2 opened this issue Jul 21, 2019 · 2 comments
Open

Error: Unpacking boot image failed! #6

alexceltare2 opened this issue Jul 21, 2019 · 2 comments

Comments

@alexceltare2
Copy link

This error occurs on my Galaxy S6 and I assume also in further Galaxy devices. However the following zip patches correctly: https://androidfilehost.com/?fid=24459283995297893

@jcadduono
Copy link
Owner

jcadduono commented Jul 21, 2019

with latest commit bootimg shared executable? probably libc mismatch, might need to recompile all the binaries static, i have considered trying to distribute libc (or musl, possibly, but i can't support selinux-inject with it, however i'm not sure anyone is using that) for each arch inside lazyflasher but it's been a mess and i don't have the time to figure it out
the libc changes between each android major version is rather frustrating

@alexceltare2
Copy link
Author

I assume the problem lies in not finding the correct boot_block. In this patch it finds it in /dev/sda8 while in the working zip is found in /dev/block/platform/15570000.ufs/by-name/BOOT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants