After factory resetting my device, my OUYA decided to bootloop on me.
So, now I have access to adb (apparently not su, though) and the system turns on. I can run a backup (kind of) using "adb backup -all" until I receive the "Unlock your device to confirm". (I'm saying backup, because my last resort is to delete /data for a kind of factory reset, right?)
I've tried:
adb shell recovery --wipe_data
fastboot -w
Any further ideas on how to factory reset this again possibly? Apologies if this is the incorrect section.
Comments