|
||||
ADB Remount, Superuser, and Busybox | 12/03/09
I'd been trying to figure out how to set up a few simple things in my rooted, post-MR, but otherwise stock CDMA Hero. Namely, ADB Remount permissions (/default.prop file), set up Superuser to properly manage permissions for apps that require root, and install Busybox. Ideally, I wanted to set these up manually. Turns out it's not as simple as one might hope. ADB Remount, for example, requires that you modify and repackage the boot.img/recovery.img.
So, what I've got here is a minimal update.zip file you can apply to your phone via the recovery console. Nothing crazy, it's just MoDaCo's ROM 1.1, but with everything taken out except for the aforementioned items. Once you patch your phone, just these items will be configured and your phone will still look, run, etc. the same as before. Also, a2sd will be copied to your /system/bin directory, but it's something that had to stay in the file for some reason, otherwise the phone wouldn't boot. Probably a setting Paul built into the boot.img. In any case, here it is. It's working well for me. Hope it helps some of you out too. **** Thanks goes to Paul of course (MoDaCo) camalot (Droid Explorer) and dagnasty for telling me about the auto-sign plugin that's available in Droid Explorer. Instructions for manually installing Busybox over here: http://forum.xda-developers.com/showthread.php?t=591303 Instructions for manually installing Busybox over here: http://forum.xda-developers.com/showthread.php?t=591303 ****
__________________
Sprint Hero - Rooted!!
__________________ Hit me with some THANKS! |
|
||||
Re: ADB Remount, Superuser, and Busybox | 12/03/09
Yup. It's a script that was added to the boot.img-ramdisk that copies all of your apps to your sd when apps2sd's requirements are met.
__________________
Fresh Evo: 4.2 (Android 2.3.3) || 3.5.0.1 (Android 2.2)
Fresh Hero: 2.4.0 (Android 2.1) || Fresh Kitchen CDMA Hero Development & Fresh ROM home: http://GeekFor.Me || Twitter |
This post has been thanked 1 times. |
|
||||
Re: ADB Remount, Superuser, and Busybox | 12/03/09
There is also a wrapper script and a few others that I'm pretty sure are required to make it fully functional. I haven't read the actual source code on all of them.
|
|
||||
Re: ADB Remount, Superuser, and Busybox | 12/03/09
I guess I'll poke around the original file a bit and see what I can find. Thanks again.
|
|
Tags |
hero, root |
|
|