Quote:
Originally Posted by devrdander
Make sure you copy the txt 1 line at a time. The echo on the adb shell can cause problems if trying to paste multiple lines.
from the shell, type cat /system/bin/playlogo
You should see:
Code:
#!/system/bin/sh
/data/local/try3 /system/bin/sh
mount -o rw,remount /dev/st9 /system
cat /system/bin/sh > /system/bin/su
chmod 04755 /system/bin/su
/system/bin/playlogo_real
If not, you can either odin back to stock and try again, or work with someone in IRC to see if they can help you figure out where your pasting went wrong.
|
I have the same problem with the phone being extremely laggy; typing cat /system/bin/playlogo does give me what you said it should. Odin back or try flashing the galaxy rom? >:\
I also have GDE if that matters.