I have an unlocked device with TWRP installed. This is what happens when I try to install Cyanogenmod.
Code:
E:Error executing updater binary in zip '/tmp/cm-12.1-20150611-NIGHTLY-tf300t.zip'
Error flashing zip '/tmp/cm-12.1-20150611-NIGHTLY-tf300t.zip'
Updating partition details...
E:Unable to mount '/system'
E:Unable to mount '/cache'
E:Unable to mount '/data'
E:Unable to mount '/data'
E:Unable to mount '/data'
E:Unable to mount '/data'
E:Unable to mount internal storage.
I'm using TWRP v2.6.3.0 on the Asus Transformer TF300TG.
I'm trying to install cm-12.1-20150611-NIGHTLY-tf300t.zip, however I've also tried an older release. The result is the same.
My original OS boots fine.
If I try to execute the "updater" manually (in an attempt to get more verbose error messages) I get:
/tmp # ./updater
unexpected number of arguments (1)
I'm assuming this means it is not meant to be executed directly.