• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Rooted!

For some apps, such as busybox, that need to be installed in /system/bin or /system/xbin you must mount /system as read/write using a terminal emulator from the market:

Code:
$ su
# mount -o rw,remount -t yaffs2 /system /system

Otherwise you will get an error

Gingerbreak can be found Here
 
Back
Top Bottom