We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, thanks for this nice open source SU/rooting alternative 👍 I have a Samsung GT-I9195I with Lineage 14.1 (Android 7.1.1, https://forum.xda-developers.com/galaxy-s4-mini/orig-development/rom-cyanogenmod-14-1-t3522169) and TWRP 3.1. Installation of superuser-r310-beta.zip failed for me with following error in the recovery.log file:
+ homedir=/tmp/superuser/scripts/su + mktemp -d + bootimg_extract=/tmp/tmp.K8Rt3N + cd /tmp/tmp.K8Rt3N + /tmp/superuser/scripts/bin/bootimg-extract /dev/block/mmcblk0p16 + [ -f chromeos ] + mktemp -d + d2=/tmp/tmp.RToMQR + cd /tmp/tmp.RToMQR + [ -f /tmp/tmp.K8Rt3N/ramdisk.gz ] + gunzip -c + cpio -i Segmentation fault gunzip: write error code 32 gunzip: abort: write error on <stdout> + cleanup + rm -Rf /tmp/tmp.K8Rt3N /tmp/tmp.RToMQR Updater process ended with ERROR: 139
full log: https://git.project-insanity.org/snippets/40
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey,
thanks for this nice open source SU/rooting alternative 👍
I have a Samsung GT-I9195I with Lineage 14.1 (Android 7.1.1, https://forum.xda-developers.com/galaxy-s4-mini/orig-development/rom-cyanogenmod-14-1-t3522169) and TWRP 3.1.
Installation of superuser-r310-beta.zip failed for me with following error in the recovery.log file:
full log: https://git.project-insanity.org/snippets/40
The text was updated successfully, but these errors were encountered: