- Oct 22, 2011
- 87
- 14
- 0
This is only for the Motorola triumph for some reason every triumph is already half way rooted you just need to command it to fully give you root access
Step 1: Download Android Terminal Emulator
from the market.
Step 2: Open up the Emulator and type in sudo,
you should get the # symbol.
Step 3: Type in the following code:
Code:
ln -s /system/xbin/sudo /system/bin/su
ln -s /system/xbin/sudo /system/xbin/su
Step 4: Reboot and you should have root
access
NOTE: This will not install busybox, so if
you wish to have busybox you will have to
install it from the market or manually. This just
provides you with root access.
THERE YOU GO GUYS
Thank: b_randon14 at XDA and ANDROID FORUMS for making this happen
Step 1: Download Android Terminal Emulator
from the market.
Step 2: Open up the Emulator and type in sudo,
you should get the # symbol.
Step 3: Type in the following code:
Code:
ln -s /system/xbin/sudo /system/bin/su
ln -s /system/xbin/sudo /system/xbin/su
Step 4: Reboot and you should have root
access
NOTE: This will not install busybox, so if
you wish to have busybox you will have to
install it from the market or manually. This just
provides you with root access.
THERE YOU GO GUYS

Thank: b_randon14 at XDA and ANDROID FORUMS for making this happen
Last edited: