No it does turn on, just gets stuck in the boot loop when I turn it on, and because of that when I plug it in to my computer it it's not recognizing. I'm using and Eris to put the zip files on my SD card
Whew ah ok......
Here we go.
#1. Pull battery out of Incredible.
#2. Place it back in. See if it still boot loops. If so, then remove battery again and place it back in.
#3. With the phone turned off, press and hold volume down + power until a white screen shows up. This is called hboot.
#4. Once in hboot select recovery.
#5. Clockworkmod should start, black screen green letters.
#6. In the menu you should see "mount usb storage". Once in this menu your computer can see your sd card as a drive again. This is where you can move files back and forth. Once you exit that mount menu it disconnects it from the computer.
Now that we have gotten this far, we need to see if your computer can see your phone. With your phone in the clockwork menu your computer should be showing it as an 'adb device' in device manager. If it's seeing it as unknown of 'Android phone' or something along those lines you will need to install the drivers you downloaded with the sdk. They are in the usb_drivers folder in the sdk root.
Then open up a command prompt. 'cmd' in either the run box on XP, or in the "search" box on the Vista /7 start menu.
Once it opens type in: (Don't type in the 'enter' part)
cd/ 'enter'
cd c:\android-sdk-windows\tools 'enter'
adb devices
It should return your phone and a device number, if so you have the drivers correctly installed and you are ready to go. Let us know when you get this far.
This is where you can start following this:
http://forum.androidcentral.com/htc-droid-incredible-roms-hacks/31181-need-help-6.html#post309566
Only major issue you are going to have is if your phone no longer has clockworkmod on it. If it's not there you may be screwed.