Ok guys. Figured it out.
IF YOU LOST ROOT BECAUSE YOU COPIED su INSTEAD OF MOVING IT:
Full instructions on my blog: here
EDIT: 1. Open terminal and make sure su exists in /system/xbin/su and run it to get a root terminal. You should see a #
2. Run "mount -o rw,remount /dev/block/system /system"
3. Run "cp /system/bin/su /system/bin/su.bak"
4. Run "cd /system/bin/"
5. Run "rm su"
You now have root again.
If you screw this up, you will seriously screw things up, so do this at your own risk, and be careful.
Wish I tried this sooner but I was having trouble with adb before, just ended up doing a sbf
. However mine did not come with flash installed, does anyone have the apk for flash as I can not find it on the market.
oops. I used the moved function and I maintained root.
