You are hererooting the droid (Motorola A855) rooted
rooting the droid (Motorola A855) rooted
This is my first android phone, so I thought I'd share my experience of rooting the phone.
All credit to Zinx Verituse over on Alldroid.org
Note: I just updated to the update released December 10th for the droid and was able to reapply the update.zip.
The instructions are here
- Download this file and rename it update.zip on the sdcard.
- turn off the phone
- turn on the phone holding down the x key on the keyboard
- When you see the Motorola symbol, press Vol+ and Camera buttons together.
- An onscreen menu will appear, use the d-pad to navigate to update.zip and type return to apply
- After the phone reboots, Go to Settings -> Applications -> Development and enable USB Debugging
- Connect the droid to your desktop, download the sdk
- unpack the sdk and navigate to tools directory
- as root/administrator run adb start-server
- next run adb shell
- su to root /system/bin/su
- remount the root filesystem rw
I don't know if the device will always be the same (/dev/block/mtdblock4), best to check first.# mount rootfs / rootfs ro 0 0 tmpfs /dev tmpfs rw,mode=755 0 0 devpts /dev/pts devpts rw,mode=600 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 tmpfs /sqlite_stmt_journals tmpfs rw,size=4096k 0 0 none /dev/cpuctl cgroup rw,cpu 0 0 /dev/block/mtdblock4 /system yaffs2 ro 0 0 /dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev 0 0 /dev/block/mtdblock5 /cache yaffs2 rw,nosuid,nodev 0 0 /dev/block/mtdblock0 /config yaffs2 ro 0 0 /dev/block//vold/179:1 /sdcard vfat rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0 # mount -o remount -o rw -t yaffs2 /dev/block/mtdblock4 /system - now make a copy of sh and call it su-something or replace su
# cd /system/bin # cat sh > su or # cat sh >su-fake # chmod 4775 su or # chmod 4775 su-fake # exit
I tried this and well signiature varification error. Installation aborted any help?
sorry hello how are you I have an A855 of virezon motorora try what you say but I can not tell me signature verification failed, not because I say so, I enter recoverys 3e android system do not know if that's why I work and there k call I can do I can not activate the air, I can not activate it manually if I can help ..
Whilst I really like a physical keyboard, after coping with the Samsung Captivate for roughly 15 minutes, it's exhausting to head back. At this time I am debating whether to visit Verizon for the Droid X, pass to Sprint for the EVO, or stick with AT&T for the Captivate...decisions, decisions.
Post new comment