Moto Hell - The Motorola Modding Community

Motorola Phone Models => Droid/Droid X/Droid 2 => Topic started by: ZduneX25 on September 02, 2010, 04:00:01 am



Title: Errors while rooting Droid X?
Post by: ZduneX25 on September 02, 2010, 04:00:01 am
If you get a blank screen for the Superuser app for some reason or “Permission denied” error, you can re-install the su file like this:

Quote
adb shell
rootshell
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
rm /system/bin/su
cp /sdcard/su /system/bin/su
chmod 4755 /system/bin/su

Then try:

Quote
exit
su

You should get a Superuser app pop-up on your phone now.

This is what happened to me while I was rooting my own Droid X but by erasing the su app and copying it again solved it.

(http://droidxhacks.com/wp-content/uploads/2010/07/how-to-root-droidx-3-500x163.jpg)


Source: Droidx.net