root für Ouya

In Xbox One

youja-root

Download: [download id=”440″]

/system RW mouten

adb shell
su
mount -o rw,remount -t ext4 /dev/block/platform/sdhci-tegra.3/by-name/APP
(STRG+C drücken)

superuser nach /sdcard/ kopieren

adb push su /sdcard/su

su nach /sytem/xbin “kopieren”, symlink nach /system/bin erstellen und chmod setzen

adb shell
su
cat /sdcard/su > /system/xbin/su
ln -s /system/xbin/su /system/bin/su
chmod 6755 /system/xbin/su
(STRG+C drücken)

Jetzt noch das App SuperUser und Busybox installieren

adb install com.koushikdutta.superuser.apk
adb install stericson.busybox.apk

und nun noch in der Ouya unter Make > Software Busybox (nicht zwingend) und Superuser ausführen und sich updaten lassen

You may also read!

Outer Wilds – spoilerfree Hints & Solutions

Here is a non-spoiler friendly Walkthrough the Game. It also has some Videos if you still need help... Guide is

Read More...

Red Dead Redemption 2 Android Companion App Download

Your Device iss't compatible? For me I could't download it on my One Plus 2, Amazon Fire Tablet and

Read More...

Spieletipp: World Adrift 🎮🏆

Hinweis: Das Spiel ist noch im Beta Stadium und zudem gibt es es kein PVE, es kann also jederzeit

Read More...

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.