C:\ADB>adb remount
remount succeeded
C:\ADB>adb push install-recovery.sh /cache/
0 KB/s (410 bytes in 1.000s)
C:\ADB>adb shell chmod 755 /cache/install-recovery.sh
C:\ADB>adb push recovery.cpio /cache/
4777 KB/s (6411264 bytes in 1.310s)
C:\ADB>adb shell /cache/install-recovery.sh
[: not found
mkdir failed for /cache/recovery, File exists
mke2fs: not found
12522 blocks
rmdir failed for /cache/recovery, Directory not empty
C:\ADB>
ok all looking good restoring 2.3 clean!!!!!, its restored and in to os!!
Thanks so much guys saved me another £120 lol
I used android commander to copy busybox to system\bin must say its a whole lot easier and quicker to do anything adb with this prog, u guys used it?
Anyway thank u all so much, i'm gonna mod and tweak the crap out of it now i know i can restore backups , love it!!