The guide from iso-mick for the innoTV works with the Storio Max 2.
https://spiffyhacks.harmonypogo.com/thread-971.html
At post #2 from his guide, if you have decompiled the boot-partition, you need additionally to the guide to replace the adbs binary found in /ramdisk.dump/sbin/
with a hacked one to enable adb.
Get "adbd-Insecure-v2.00.apk" from here: [https://github.com/wuxianlin/android_tools]
apk = Zip, so open the apk and get "adbd.17.png" from /assets/ directory. Rename to "adbd" an copy this to /ramdisk.dump/sbin (overwrite old file).
Then follow the guide from iso-mick till the end.
This gives you full root adb.
--- made with google translate, no warranty. I'm german.---
Le guide d'iso-mick pour l'innoTV fonctionne avec le Storio Max 2.
https://spiffyhacks.harmonypogo.com/thread-971.html
Au post #2 de son guide, si vous avez décompilé la partition de démarrage, vous avez besoin en plus du guide pour remplacer le binaire adbs trouvé dans /ramdisk.dump/sbin/
avec un piraté pour activer adb.
Obtenez "adbd-Insecure-v2.00.apk" à partir d'ici : [https://github.com/wuxianlin/android_tools]
apk = Zip, ouvrez donc l'apk et récupérez "adbd.17.png" dans le répertoire /assets/. Renommez-le en "adbd" et copiez-le dans /ramdisk.dump/sbin (écrasez l'ancien fichier).
Suivez ensuite le guide d'iso-mick jusqu'à la fin.
Cela vous donne une adb racine complète.