- Joined
- Dec 23, 2009
- Messages
- 25,489
- Reaction score
- 6,865
Before installing I HIGHLY recommend that you have rsdlite and you have it ready to go if needed: Ready to go means that you have used it before and tested it to make sure it will work. If you wait until you have problems to run rsdlite then you are more likely to panic. I would make sure that everything is set up and ready to go just in case.
Installing Bootstrap Recovery (thanks to Wimervision for the video):
[video=youtube;ApZ_oSV7CTg]http://www.youtube.com/watch?v=ApZ_oSV7CTg]YouTube - Howto: Install Motorola Droid X Custom Recovery by Koush[/video]
Removing Bootstrap Recovery (Thanks to Android Forums):
Removal from an Androidforums post:
UNINSTALL the Recovery APK (Droid X Bootstrapper) in Settings, Applications
Reboot
Run "adb shell"
Run "su"
Run "mount -o remount,rw /dev/block/mmcblk1p21 /system"
Run "cp /system/bin/logwrapper.bin /system/bin/logwrapper"
Reboot
The commands can be used with terminal emulator do all the commands except for the first command. (Run adb shell)
Installing Bootstrap Recovery (thanks to Wimervision for the video):
[video=youtube;ApZ_oSV7CTg]http://www.youtube.com/watch?v=ApZ_oSV7CTg]YouTube - Howto: Install Motorola Droid X Custom Recovery by Koush[/video]
Removing Bootstrap Recovery (Thanks to Android Forums):
Removal from an Androidforums post:
UNINSTALL the Recovery APK (Droid X Bootstrapper) in Settings, Applications
Reboot
Run "adb shell"
Run "su"
Run "mount -o remount,rw /dev/block/mmcblk1p21 /system"
Run "cp /system/bin/logwrapper.bin /system/bin/logwrapper"
Reboot
The commands can be used with terminal emulator do all the commands except for the first command. (Run adb shell)