these are the exact commands!!!
adb push su /sdcard/su
adb push rage.bin /data/local/tmp/rage.bin
adb push busybox /sdcard/busybox
adb shell
cd /data/local/tmp
chmod 0755 rage.bin
./rage.bin
wait?.
when it brings you back to your original shell or windows cmd promt
adb shell
mount -t rfs -o...