Hi Scotty,
I have connected the SD card as disk drive and I am able to transfer files from the computer to SD and vice versa as well.
I have the process connecting to the working SD card (Not the gold card)
-----------------------
c:\mini-adb_inspire>cd c:\mini-adb_inspire
c:\mini-adb_inspire>md5sums RUU_Ace_HTC_WWE.zip
MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+
Copyright (C) 2001-2005 Jem Berkes -
PC-Tools.Net: Tools and utilities for Windows, Unix/Linux, DOS
Type md5sums -h for help
[Path] / filename MD5 sum
-------------------------------------------------------------------------------
[c:\mini-adb_inspire\]
RUU_Ace_HTC_WWE.zip 100% c3d244a9f056e48ee3851a14ff52204c
c:\mini-adb_inspire>adb devices
List of devices attached
HT19NT213520 device
c:\mini-adb_inspire>adb push fre3vo /data/local/tmp
1913 KB/s (9796 bytes in 0.005s)
c:\mini-adb_inspire>adb shell chmod 777 /data/local/tmp/fre3vo
c:\mini-adb_inspire>adb shell /data/local/tmp/fre3vo -debug -start FBB00000 -end
FFFFFFFF
fre3vo by #teamwin
Please wait...
Attempting to modify ro.secure property...
fb_fix_screeninfo:
id: msmfb
smem_start: 802160640
smem_len: 3145728
type: 0
type_aux: 0
visual: 2
xpanstep: 0
ypanstep: 1
line_length: 1920
mmio_start: 0
accel: 0
fb_var_screeninfo:
xres: 480
yres: 800
xres_virtual: 480
yres_virtual: 1600
xoffset: 0
yoffset: 800
bits_per_pixel: 32
activate: 16
height: 106
width: 62
rotate: 0
grayscale: 0
nonstd: 0
accel_flags: 0
pixclock: 0
left_margin: 0
right_margin: 0
upper_margin: 0
lower_margin: 0
hsync_len: 0
vsync_len: 0
sync: 0
vmode: 0
Buffer offset: 00000000
Buffer size: 8192
Scanning region fbb00000...
Potential exploit area found at address fbb7f800:1800.
Exploiting device...
c:\mini-adb_inspire>adb push misc_version /data/local/tmp
1546 KB/s (15837 bytes in 0.010s)
c:\mini-adb_inspire>adb shell chmod 777 /data/local/tmp/misc_version
c:\mini-adb_inspire>adb shell /data/local/tmp/misc_version -s 1.31.405.3
--set_version set. VERSION will be changed to: 1.31.405.3
Patching and backing up partition 17...
c:\mini-adb_inspire>adb reboot bootloader
c:\mini-adb_inspire>fastboot devices
HT19NT213520 fastboot
c:\mini-adb_inspire>fastboot getvar mainver
mainver: 1.31.405.3
finished. total time: 0.001s
c:\mini-adb_inspire>fastboot getvar cid
cid: CWS__001
finished. total time: 0.000s
c:\mini-adb_inspire>fastboot oem rebootRUU
... OKAY [ 0.838s]
finished. total time: 0.839s
c:\mini-adb_inspire>fastboot flash zip RUU_Ace_HTC_WWE.zip
sending 'zip' (293949 KB)... OKAY [ 53.064s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 106.198s
c:\mini-adb_inspire>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.185s]
finished. total time: 0.186s
c:\mini-adb_inspire>fastboot reboot
rebooting...
finished. total time: 0.185s
-------------------------
Thanks and regards.
Sagar.