Now Let's Get On To SPRecovery 0.99.2b....
Download these 2 files:
http://sp.sholes.info/flash_image
http://downloads.sholes.info/recovery-0.99.2b.img
1) Whenever these files are finished downloading, place them on your sdcard the EXACT same way you placed the ROOT file on your sdcard in the above guide...then unmount your sdcard...but stay plugged into the computer via USB
2) On your Droid, go into Settings > Applications > Development > and check off "USB debugging"
3) On your computer (WINDOWS), click on the Start button, in the Search bar at the bottom of the Start window, type "cmd" (without quotations) and hit enter
4) The command prompt will pop up and you will need to type these commands into the prompt EXACTLY AS THEY ARE:
adb shell
dd if=/sdcard/flash_image of=/data/local/flash_image
chmod 755 /data/local/flash_image
rm /sdcard/flash_image
su
/data/local/flash_image recovery /sdcard/recovery-0.99.2b.img
mount -o remount,rw /dev/null /system
mv /system/recovery-from-boot.p /system/recovery-from-boot.p.bak
mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
reboot recovery
Now after you enter that last command, it should reboot your phone into recovery. Remember how when you rooted and you went to that screen with a /!\ symbol and you had to press the volume and camera buttons?? Well if the above ADB commands were entered properly, and the 2 files were placed on the sdcard properly, then you should not get that screen again. You should instead get a slightly similar screen that should say created by SirPsychoS at the very top of the screen...as well as the version number which is 0.99.2b
Now You Have SPRecovery, Which Means You Can Now Install ROMs!!! :icon_ banana::icon_ banana::icon_ banana::icon_ banana::icon_ banana:
Now you need to select reboot. With SPRecovery, you can now make backup copies of your current ROM, just in case something might ever happen....and this recovery has been one too many a life-saver for many, including myself....for recovering a potentially bricked Droid from what would've otherwise been doomed had it not been for SPRecovery...
When your phone reboots you need to Mount your sdcard to your computer, and then click on the sdcard file to where you can see all the files that are inside of it. Create a new folder within this directory, and name that folder "nandroid"...this is where all your backup ROMs will be stored by SPRecovery...
I'm stuck at this part. The links appear to be broken, and I haven't been able to find any other directions on how to get past this step. Any help would be greatly appreciated.
Also, if I want to install Smoked Glass instead of Bugless Beast, do I just follow the same instructions but replace Pete's BB download with the link here :
AllDroid - View topic - [ROM] Smoked Glass v4.5 - Custom Boot.img *Updated 2/19* ?
For the Smoked Glass just download the ROM to your computer. Then, unzip the file. Next, Make sure the main folder, where the files are kept, isn't inside another folder (if it is, take it out). You can then place the folder in your nandroid folder of the SD card of your Droid. Get into recovery mode and install the ROM.
If you need the flash_image and the latest SPRecovery files let me know and I'll upload and post a link of them.