Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
we dont even know if the phone will boot normally or not.No,it wont. Not on the stock rom. As long as you're useing a stock rom,you will have to reflash clockwork every time you reboot.
Check out this thread: http://androidforums.com/droid-all-things-root/284456-yellow-triangle-droid-symbol.html

wow... an sbf file for seeing the stock recovery?we dont even know if the phone will boot normally or not.
sounds to me like youre simply using a stock rom,wich is why youre seeing the ! in the triangle. as was said,this is the stock recovery. the stock rom replaces clockwork(or the alternative if youd flashed that) every time you reboot it.
there is no need to use an SBF file. all you need to do is reboot,then flash your recovery again,and boot imediately into recovery. you will need to do this every time you need recovery as long as youre using your stock rom. pull your battery and leave it out for a couple minutes. then turn the phone back on.
pressing search had never worked for me. what DOES work when you see the triangle is hold volume up and then press the camera key. this will take you to the stock recovery menu. you wont be able to do anything with it,except reboot. using the D pad manuver to and select reboot. doing this simply saves you from having to pull the battery.
there are a couple files you can delete or rename if you dont want to have to reflash clockwork everytime you need recovery.
so let us know... if your phone boots normally youre fine. if not,THEN we can discuss SBF files or flashing a rom with the stock recovery.

You didn't even read what I wrote.![]()
as was said,this is the stock recovery.
That's good to know thanks. I never had this problem as I flashed CM recovery and then flashed a ROM. Nice to have that cleared up.![]()
i dint stay on my stock rom too long,but i fiddled with it for a few hours that way and pretty much immediately noticed that after my phone rebooted the custom recovery went away. there are tons of posts here about it if one uses the search button,lol,so i found the answer pretty quick and calmed down. thot i had lost root somehow the first time it happened 
[LIST=1]
[*][FONT=Comic Sans MS]su[/FONT]
[*][FONT=Comic Sans MS]mount -o remount,rw /dev/block/mtdblock4 /system[/FONT]
[*][FONT=Comic Sans MS]mv /system/recovery-from-boot.p /system/recovery-from-boot.p.old[/FONT]
[*][FONT=Comic Sans MS]mount -o remount,ro /dev/block/mtdblock4 /system[/FONT]
[/LIST]
sure i did. it was good advice and i never claimed any part of it to be incorrect. my response was aimed at the one below yours. i even referenced your post in mine:
i did mention of your reference to pressing the search button to access the stock recovery menu. even that,i did not claim to be wrong(im sure it does work on some phones),just that it did not work for me.

And if I may add, if one is using a 'stock' but must be a rooted rom, there's always these commands (after flashing a custome recovery) to make sure it sticks:
Code:[LIST=1] [*][FONT=Comic Sans MS]su[/FONT] [*][FONT=Comic Sans MS]mount -o remount,rw /dev/block/mtdblock4 /system[/FONT] [*][FONT=Comic Sans MS]mv /system/recovery-from-boot.p /system/recovery-from-boot.p.old[/FONT] [*][FONT=Comic Sans MS]mount -o remount,ro /dev/block/mtdblock4 /system[/FONT] [/LIST]
The above commands may be used with either a terminal emulator on the phone, or using adb shell.
Hmm, I don't see the "3" and "4" here, but no you don't type those in and yes they are copied and pasted from my "Install the SPRecovery Image Manually" guide I wrote at my site.just to make sure im understanding this... there were other steps to something you cut and pasted from,correct? if you were typing in these commands you wouldnt actually type the "3." and "4." ?
Hmm, I don't see the "3" and "4" here, but no you don't type those in and yes they are copied and pasted from my "Install the SPRecovery Image Manually" guide I wrote at my site.
Installing the SPRecovery Image Manually
now im seeing steps 1 and 2. sorry for the momentary brain cramp 