- Oct 11, 2009
- 5,577
- 2,816
- 113
Okay, so I loaded the rom and I have a legit question this time ( I think) is the last step (with command prompt) necessary? I am using a mac and don't know how I can run those commands... any help would be appreciated... by the way, haven't used the rom yet, but so far looks amazing.
Unfortunately yes. You can input those commands right on the phone if you would like. Install a terminal application, open it and type:
Code:
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
busybox --install /system/xbin
exit
exit
then reboot. This is necessary to get busybox installed, which a lot of other applications require.