Phones

Root Motorola Atrix 4.5.91 on Gingerbread 2.3.4

Gingerbread was released in the new update Motorola just pushed out to the Atrix phone. Many have been asking for a way to root the phone even though the bootloader is unlocked. Below you will find the files needed and the steps to root your Motorola Atrix on Gingerbread.

How to root the Motorola Atrix with 4.5.91 Gingerbread 2.3.4

  1. Download the files
  2. Connect your phone to your computer
  3. Switch to fastboot mode by turning off your phone, and turning it back while holding down the Volume Down button until you see Fastboot on the screen. Press volume up button and you should see “Starting Fastboot protocol support”. Note: your computer might install new drivers
  4. Unzip the 5 files to your C:\ Drive under a new folder named “root”
  5. Open a command prompt on your computer (Windows logo key + R, type cmd) and go to that directory (should be c:\root) by typing cd c:\root and press enter
  6. Type the following commands one by one:
    • Type moto-fastboot.exe flash preinstall preinstall.img and press enter
    • Type moto-fastboot.exe reboot and press enter
  7. At this point your phone will reboot. After it reboots completely, type the following on the same command prompt (if /preinstall/dosu does not work, try /preinstall/su):
    • Type adb shell and press enter
    • Type /preinstall/dosu and press enter
    • Type /bin/mount -o remount,rw /system and press enter
    • Type cp /preinstall/su /system/bin/ and press enter
    • Type chmod 6755 /system/bin/su and press enter
    • Type PATH=/system/bin:$PATH pm install /preinstall/Superuser.apk and press enter
  8. And reboot the phone, it should be rooted

*Please let us know how the process goes for you if you follow these steps. We want to hear from you.