Resolved and rooted
Many thanks to all who replied and helped.
For the ones interested in my issues and the solution. My initial problem was related to "Sony Tablet ADB Driver Automated Installer" I was using. Something went wrong and even though the drivers were installed successfully, "adb devices" showed nothing. After installing the complete Android SDK and corresponding adjustments, ADB showed the device. But... After starting AIO and trying to root, I got the following:
And it was not rooted. Tried several times but without success. After I copied "S.onyTablet.S [ALLinONE] v2.4" to the root of C: drive and ran it as administrator, everything went perfect.
condi - thanks a lot!
Many thanks to all who replied and helped.
For the ones interested in my issues and the solution. My initial problem was related to "Sony Tablet ADB Driver Automated Installer" I was using. Something went wrong and even though the drivers were installed successfully, "adb devices" showed nothing. After installing the complete Android SDK and corresponding adjustments, ADB showed the device. But... After starting AIO and trying to root, I got the following:
Code:
[*] Attemping persistence...
remount failed: Operation not permitted
failed to copy 'files\su' to '/system/bin/su': Read-only file system
Unable to chmod /system/bin/su: No such file or directory
failed to copy 'files\tempsu' to '/system/bin/tempsu': Read-only file system
Unable to chmod /system/bin/tempsu: No such file or directory
Unable to chmod /system/bin/tempsu: No such file or directory
failed to copy 'files\busybox' to '/system/xbin/busybox': Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
/system/xbin/busybox: not found
failed to copy 'files\Superuser.apk' to '/system/app/Superuser.apk': Read-only f
ile system
[*] Cleaning up...
failed on '/data/data/com.google.android.location/lib.bak' - No such file or dir
ectory
[*] Rebooting...... (~35s)
[*] MTP driver has been enabled back.
[*] Exploit complete!
[*] Press any key to continue.
condi - thanks a lot!