Hey guys... I did a system dump of my HCL Me Connect V3 a while ago, and I posted it on XDA.
Today I tried to pull the .img files from my device...
I have installed Android SDK and platform-tools.
The device is rooted, and I have installed the proper drivers and enabled USB Debugging...
I use these commands:
The device is detected successfully, and root access is granted successfully.
and this is where the problem occurs...
Normally I'd just enter
and the boot.img, recovery.img and other stuff should be displayed, but that's not the case...
Instead of proper results, I get
dev: size erazesise name
and that's it as seen in this image:

Since
does not work I tried with this one:
and now I get totally different results, as shown in the image below:

I really don't know what to do. I desperately need the recovery.img and boot.img...
The device has MT8317 chip if it's of any help... Please help...
Today I tried to pull the .img files from my device...
I have installed Android SDK and platform-tools.
The device is rooted, and I have installed the proper drivers and enabled USB Debugging...
I use these commands:
Code:
cd C:\Android\platform-tools\
adb devices
adb shell
suand this is where the problem occurs...
Normally I'd just enter
Code:
cat /proc/mtdInstead of proper results, I get
dev: size erazesise name
and that's it as seen in this image:

Since
Code:
cat /proc/mtdCode:
cat /proc/emmc
I really don't know what to do. I desperately need the recovery.img and boot.img...
The device has MT8317 chip if it's of any help... Please help...
Aucun commentaire:
Enregistrer un commentaire