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

Simple rooter #2

Open
ehem opened this issue Jul 14, 2017 · 2 comments
Open

Simple rooter #2

ehem opened this issue Jul 14, 2017 · 2 comments
Assignees

Comments

@ehem
Copy link
Owner

ehem commented Jul 14, 2017

The root process for LGE V20 devices is rather complex. Need a tool to simplify the process for people who are scared off by the complexity.

@ehem ehem self-assigned this Jul 14, 2017
@tuxuser
Copy link

tuxuser commented Nov 22, 2017

Hey, can you share the complex method? Maybe I can help simplifying :)

@ehem
Copy link
Owner Author

ehem commented Dec 28, 2017

"DirtySanta": https://forum.xda-developers.com/v20/development/ls997vs995h910-dirtysanta-bootloader-t3519410

The H990 needs a rebuilt kernel to work: https://forum.xda-developers.com/v20/development/dirtysanta-h990-t3624296

The problem for fully automated rooting is needing to get to the "untrusted_app" context. For semi-automated rooting you can leave the user typing that one command into a terminal application. A major advantage of either is a tool could ensure an appropriately long wait is done at the fastboot step (fastboot flash recovery recovery.img pushes all the data to the phone and doesn't wait for the write to complete).

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

No branches or pull requests

2 participants