Custom Recovery Mode for All Android Devices - Miscellaneous Android Development

Hi,
Here you will find custom recovery mode for all android devices. In case there is no custom recovery mode for your device out yet then you can request it in this link: http://forum.xda-developers.com/showthread.php?t=1744265
To replace your old recovery mode,
First download and install this flash file in to your phone:
http://cyanogen-files.carneeki.net/flash_image.zip
Steps to install:
1. Unzip the file_image file
2. Copy it in the sd card
3. Open root explorer
4. Copy flash_image from sd card
5. Go to /system/bin folder and change the r/w to r/o and Paste it in that folder.
Done!
Download the modded recovery image from here: http://forum.xda-developers.com/show....php?t=1620585
And save it in sdcard
Now, go to terminal and type:
$ su
# flash_image recovery /sdcard/
For example:
$ su
# flash_image recovery /sdcard/recovery.img
List of recovery files
Huawei
c8511 https://www.dropbox.com/s/972upgno24yh2ye/recovery_huawei_c8511.img
Spice
MI 270 https://www.dropbox.com/s/ctmkcluyguv2ts6/recovery_spice_mi_270.img

Hello And Thanx for creating Such Useful thread...:good::good:
I have Bought Karbonn A1 cell phone running on Android Froyo(v2.2)..I want custom recovery for my phone...bt really Googling Doesnt Helped me...
Kindly W8ng for your reply...
+1 for making Such Kinda Useful thread:good::good::good:

cooldude007 said:
Hello And Thanx for creating Such Useful thread...:good::good:
I have Bought Karbonn A1 cell phone running on Android Froyo(v2.2)..I want custom recovery for my phone...bt really Googling Doesnt Helped me...
Kindly W8ng for your reply...
+1 for making Such Kinda Useful thread:good::good::good:
Click to expand...
Click to collapse
Follow the instructions from here: http://forum.xda-developers.com/showthread.php?t=1744265
Sent from my GT-I5801 using xda app-developers app

Good day all. I am aware this thread is very, very old, but I have been searching all over the net and have had not luck. I am looking for a custom recovery for a Lenovo A3300 (A7-30) 7" tablet. I have rooted the device and am now trying to install a custom recovery so I can make an exact image of my device before proceeding to experiment on it.
Thanks in advance for your time.

Related

[OBSOLETE] unofficial CyanogenMod 9/ClockworkMod Recovery 5 for Allwinner A10 devices

this was a work-in-progress development project for porting CyanogenMod 9 (ICS/4.0.4) and ClockworkMod Recovery 5 to Allwinner A10 devices.
but my CM9 is obsolete now. if you want to get CM9, please refer other active projects.
currently here is only for my miscellaneous work for Allwinner A10 devices. if you have a question about development work for A10, you may post it on here. but I can't guarantee any answer.
* links to other active CM9/CM10 projects
http://forum.xda-developers.com/showthread.php?t=1821398 CM10 for many A10 tablets by Christian Troy
http://forum.xda-developers.com/showthread.php?t=1760929 CM9 for many A10 tablets by Christian Troy
http://www.slatedroid.com/topic/33820-ics-404-ivi-cm9-firmware-for-novo7-advanced-btgpsusb-audio/ for NOVO7 Advanced(1) by tsynik
* links to other active AOKP projects
http://forum.xda-developers.com/showthread.php?t=1760931 for many A10 tablets by Christian Troy
* How to install ClockworkMod Recovery 5
1. (if you don't have official ROM and flash tool,) make backup of recovery partition
2. download recovery.zip and unzip it
3. put install-recovery.sh and recovery.img(recovery.cpio for GB ROM) on /sdcard/ *1 *2
4. run install-recovery.sh from root shell or any apps which can run a script (terminal, gscript, etc)
e.g.
Code:
> adb shell
$ su
# sh /sdcard/install-recovery.sh
* How to boot recovery
1. put reboot-recovery.sh on /sdcard/ *1 *2
2. run reboot-recovery.sh from root shell or any apps which can run a script (terminal, gscript, etc)
e.g.
Code:
> adb shell
$ su
# sh /sdcard/reboot-recovery.sh
*1 if you are using CM9, install-recovery.sh and reboot-recovery.sh are already installed on /system/bin/. if you are not using CM9, you can put these scripts on your ROM.
*2 /sdcard/ is referred as "SD card" on Android, but it may not be physical/external "SD Card". please make sure files are placed on /sdcard/.
* How to boot recovery (alternative)
for ainol NOVO7 AdvancedII/Aurora/Elf
BACK + POWER
for other tablets, please find the way to boot recovery.
* How to control ClockworkMod Recovery 5
for ainol NOVO7 Advanced
VOL-: down, VOL+: up, POWER/MENU: select, BACK: back
for ainol NOVO7 AdvancedII/Aurora/Elf
VOL-/MENU: down, VOL+/HOME: up, POWER: select, BACK: back
* How to install CyanogenMod 9
1. download update.zip and put it on internal NAND flash or SD card (don't unzip it)
2. install ClockworkMod Recovery 5
3. reboot recovery
4. install update.zip
5. wipe data/factory reset *3
6. reboot
*3 only if you are upgrading from non-CM9 ROM (CM9 1st install)
reserved
reserved
Hi,
I was not shure if I should by the NOVO7 Advanced, but now as I see that there is (or will be) CM avaidable for it , I will buy it.
Thanks for porting
T
saulmrt said:
I was not shure if I should by the NOVO7 Advanced, but now as I see that there is (or will be) CM avaidable for it , I will buy it.
Thanks for porting
Click to expand...
Click to collapse
thank you for your message.
but I don't recommend to buy it because of my CM, unless you like/want to do porting work. my CM is not perfect at all.
I ordered it because I thin it is a good piece of hardware, you don't have to be afraid that it was only because of this port.
Well as soon as I have this tablet I will try to help with porting as good as I can.
Great work so far OP!
I have the Ainol Advanced waiting for me at the post office. There's already a healthy community over on slatedroid but it's always good to see CM getting ported!
thank you for your comments.
I wish I'll re-upload my files in this weekend...(it's not technical reason at all)
FILES! FILES!! My Kingdom for FILES!!!
i have been longing for it and i suggest to launch a new board for it. it's been a popular device in PRC, taiwan & hong kong already! please note that the 2.0.3 & 2.0.4 firmwares are quite buggy, and i would advise all to flash 1.8 modified version which is stable and can score 18XX at quadrant.
I've been trying to do this for my A10-based tablet too. Can you up the download links again? Maybe I can improve some things.
Edit: I'll upload a dump of the stock ROM soon. I also found a tool to (partially) extract the LiveSuite *.img files.
Edit 2: WiFi chipset of the tablet is a Realtek 8192CU, Freescale MMA7660 accelerometer & Goodix touchscreen.
FezzFest said:
I've been trying to do this for my A10-based tablet too. Can you up the download links again? Maybe I can improve some things.
Edit: I'll upload a dump of the stock ROM soon. I also found a tool to (partially) extract the LiveSuite *.img files.
Edit 2: WiFi chipset of the tablet is a Realtek 8192CU, Freescale MMA7660 accelerometer & Goodix touchscreen.
Click to expand...
Click to collapse
sorry, I need some time to prepare my site. it seems I don't have enough time on this weekend but I hope I'll get some time on next week.
I guess you are talking about this tool: http://www.mp4nation.net/forum/viewtopic.php?f=24&t=20476
I'll try it when I get enough time
and thank you for your information. if you want to add your tablet to my support list, I need more detail info (please see post#4). if you can do it yourself, please just wait for some day... I'll uploaded my git repo too.
(nothing is secret, just I need my free time!)
I found it on a different website, but I think it's the same tool.
This is a dump I made of the original partitions with dd:
boot.img: http://dl.dropbox.com/u/28680222/XDA/tablet/boot.img
misc.img: http://dl.dropbox.com/u/28680222/XDA/tablet/misc.img
rootfs.img: http://dl.dropbox.com/u/28680222/XDA/tablet/rootfs.img
recovery.img: http://dl.dropbox.com/u/28680222/XDA/tablet/recovery.img
system.img: http://dl.dropbox.com/u/28680222/XDA/tablet/system.img
I haven't included cache, data and internal sdcard because I don't think they are of any use for ROM development.
Edit: attached required output from commands in post #4. Find /sys doesn't work because adb can't find find
Hi fun thanks for the pm found my way here at last
i have not managed to get into stock recovery on the Excel so far so i have not made any kind of file dump or backup i will see how it goes and keep my eye on this thread i have root and terminal emulator i have installed superuser as an app from market
can i type a command to get into stock recovery or would you think there is no stock recovery
cheers
Recovery is also a mistery to me. I tried 'adb reboot recovery' but I guess that was too simple. There is a recovery partition (I created an image with dd above) but haven't found a way to boot into it. I'd love to know how the topic starter got clockworkmod working
Mitred said:
i have not managed to get into stock recovery on the Excel so far so i have not made any kind of file dump or backup i will see how it goes and keep my eye on this thread i have root and terminal emulator i have installed superuser as an app from market
can i type a command to get into stock recovery or would you think there is no stock recovery
Click to expand...
Click to collapse
hi.
stock recovery should work because it's necessary to run "factory reset" from setting menu on stock rom. (it's done automatically so we can't use it to enter recovery mode. I just explained about functionality)
and recovery is not necessary for now. what I need is not complete dump image. I just want to know hardware related things so tar archive is enough.
permanent root is not necessary too. sometimes rooting app makes brick, so I don't recommend it. I don't recommend to modify stock rom unless you have official rom and flash tool.
if adb shell is root shell, then rooting is not necessary at all. if adb shell is not running, or non-root user shell, temporary root is necessary to get root shell.
then, you already got root shell, right?
then, please check following commands are available in your rom, "tar" and/or "busybox".
FezzFest said:
Recovery is also a mistery to me. I tried 'adb reboot recovery' but I guess that was too simple. There is a recovery partition (I created an image with dd above) but haven't found a way to boot into it. I'd love to know how the topic starter got clockworkmod working
Click to expand...
Click to collapse
"adb recovery" doesn't work. I'll post how to enter recovery. please wait for a moment.
anyway, please tell me name of your tablet, or link to web, or photo.
if busybox is in your rom, "busybox find /sys" will work.
It's a Bmorn V11. The 'busybox find /sys' command indeed works, I have attached the output files to the zip file in this post.
FezzFest said:
It's a Bmorn V11. The 'busybox find /sys' command indeed works, I have attached the output files to the zip file in this post.
Click to expand...
Click to collapse
i'm guessing you are referring to the Bmorn V11 rebranded for Promedia ?
If so, keep in mind that there are 2 versions of this tablet, one with 3600 battery and one with 3200 battery, the 3200 version has the goodix_touch drivers.

Get your own CWM recovery for newer devices and dont beg anywhere - 2 simple steps

Those who struggle to get CWM recovery for thier newer devices and who are facing problem on romdump your stock rom to get stock recovery.img here you have 2 simple steps to get your CWM recovery for your new device
Step -1
Creating A Dump\Backup
Note: Root Required
1. Set "Settings" -> "Display" -> "Sleep" -> "10 minutes"
2. Install or update "Busybox" from play store
3. Set your phone to "Airplane" mode
4. Make sure that the card is not less than 2Gb of free space
5. Use any one of the following:
BakupTool_sdcard.zip saves a backup copy on the path: /mnt/sdcard/backup_v2
BakupTool_sdcard2.zip saves a backup copy on the path: /mnt/sdcard2/backup_v2
6. Extract the BakupTool_* to sdcard. Full path to the file should be: / sdcard / gscript
7. Install program: /sdcard /gscript /"GScriptLite.apk"
8. Open the program "GScriptLite". Press "Menu button" -> "Add Script"
9. Set tick "Needs SU"
10. Click "Load file" and select "back_mt657x.sh"
11. Click the button "Save"
12. Tap on a new script, "back_mt657x.sh". After that give the program root permissions if asked and wait for 5- 10 minutes. Do not use the phone during the process.
A sign of a normal shutdown of the script is:
Message in the terminal:
100% Backup Complite!!!
Saved to / sdcard/backup_v2/GGGGMMDD-ChChmm
Star Time: hh: mm: ss; End Time: hh: mm: ss
The appearance at the root of SD-card phone the following structure of folders and files:
backup_v2
YYYYMMDD-hhmm
* BDRS-YYYYMMDD-hhmm
boot.img
cache.ext4.tar
data.ext4.tar
nandroid.md5
recovery.img
system.ext4.tar
* misk
cache.img
cmdline.info
config.info
cpu.info
nvram.img
nvram.tar
ram.info
rom.info
* over
expdb.raw
full_preloader_part.raw
misc.raw
pmt.raw
sec_ro.raw
seccfg.raw
unknown.raw
boot.img
dsp_bl.img
ebr1.img
firmware.info
MT6577_a4_v2c.info
logo.img
mbr.img
preloader.img
recovery.img
system.img
uboot.img
data.img
step - 2
upload your stock recovery.img to get cwm recovery
kaushik Dutta has developed a clockworkmod recovery builder on the official site....
http://builder.clockworkmod.com/
so upload your stock recovery.img and get exact cwm recovery.img of ur device....and flash it.
if yours is a new devicw please select new device column.
thanks for this awesome build.
- after u upload your stock recovery.img on clicking fro new device just click on Build icon on the last of the page.....
- then u will be qued and u will gwt build number please save it for further refference...
- click proceed to that server and find ur build number,,,if it finished successfully u will see green icon on the left
- then click on your build number then click status there u will get something like this
Project recovery
Last Successful Artifacts
android_device_lge_cayman.zip 5.12 MB
inputrecovery.img 16.00 MB
manifest.xml 53.95 KB
recovery.img 6.92 MB
finally download recovery.img which is ur cwm recovery and flash it via Mobileuncle MTK tools which can be downloaded from playstore
If something goes wrong u can revert back ur rom or stock recovery itself by flashing ur stock recovery.img from the back up folder...or u can flash ur rom back using SP FLASH tools
IF i helped u please press thanks :victory::victory::victory:
anybody tried???
meanwhile how to extract stock recovery.img from stock ICS
I did test it. The image build does boot for me. But the build recovery i got this way did miss some *.ko files my device needed
The site is not new by the way..
Read here how to dump you're recovery...
http://forum.xda-developers.com/showthread.php?t=1935162
Re: clockworkmod for newer devices - now get CWM recovery for every android
[email protected] said:
I did test it. The image build does boot for me. But the build recovery i got this way did miss some *.ko files my device needed
The site is not new by the way..
Read here how to dump you're recovery...
http://forum.xda-developers.com/showthread.php?t=1935162
Click to expand...
Click to collapse
Dumping rom is bit confusing....because I'm a dentist...
Can u please explain in simple steps to get stock recovery.img
I'm having intex aqua flash which is new in the market but it has all the feature of high devices...
One more thing can I do this in windows? Or should I need linux?
Sent from my Aqua flash using xda premium
Trying this right now. Hope the recovery.img from a stock nandroid works.
Re: clockworkmod for newer devices - now get CWM recovery for every android
McJesus15 said:
Trying this right now. Hope the recovery.img from a stock nandroid works.
Click to expand...
Click to collapse
Share in simple steps to extract stock recovery.img after u successfully get ur cwm
Sent from my Aqua flash using xda premium
Re: clockworkmod for newer devices - now get CWM recovery for every android
drganbds said:
Share in simple steps to extract stock recovery.img after u successfully get ur cwm
Sent from my Aqua flash using xda premium
Click to expand...
Click to collapse
My device is different. Technically I have cwm recovery already. It's just only accessible through a fast boot command. This allows me to have a nandroid back up already so I just took the recovery.img from a stock back up
Sent from my Zio using xda app-developers app
check this thread is updated...
I tried this for a Lenovo IdeaTab A2109 to try and build a touch recovery. It already has a unofficial cwm recovery non touch, so I used that as the recovery.img. It put out 2 recovery.img's. One was a recovery.img and the other inputreovery.img. I'm not sure what one I should flash or if I'm supposed to flash both. Would it put out errors if it didn't work?
Thanks for this post and any help you can give.
linsalata28 said:
I tried this for a Lenovo IdeaTab A2109 to try and build a touch recovery. It already has a unofficial cwm recovery non touch, so I used that as the recovery.img. It put out 2 recovery.img's. One was a recovery.img and the other inputreovery.img. I'm not sure what one I should flash or if I'm supposed to flash both. Would it put out errors if it didn't work?
Thanks for this post and any help you can give.
Click to expand...
Click to collapse
Inputrecovery.img is wat u uploaded and recovery.img is wat u get as cwm recovery.
Sent from my Aqua flash using xda premium
drganbds said:
Inputrecovery.img is wat u uploaded and recovery.img is wat u get as cwm recovery.
Sent from my Aqua flash using xda premium
Click to expand...
Click to collapse
Oh OK. What about the question I asked about errors? Will it give any errors if the recovery wont work?
Thanks for the quick reply.
linsalata28 said:
Oh OK. What about the question I asked about errors? Will it give any errors if the recovery wont work?
Thanks for the quick reply.
Click to expand...
Click to collapse
If it gives error like black screen or volume key unfunction means it is not compiled properly but don't worry your device won't brick and u can revert back ur recovery by placing original.img on the root of phone storage and flash through mobileuncle tool..all the best
Sent from my Aqua flash using xda premium
Three Questions and I'm gonna try this out:
1. If the CWM recovery I build from CWM builder doesn't work, can I flash back the stock recovery by Mobile Uncle Tools, I mean won't it brick the device, can I still boot? I have a MT6577 device.
2. Does the script provided here backups up the stock recovery on Ice Cream Sandwich?
3. What else does this script do? Backup the whole phone?
ApplePriest said:
Three Questions and I'm gonna try this out:
1. If the CWM recovery I build from CWM builder doesn't work, can I flash back the stock recovery by Mobile Uncle Tools, I mean won't it brick the device, can I still boot? I have a MT6577 device.
2. Does the script provided here backups up the stock recovery on Ice Cream Sandwich?
3. What else does this script do? Backup the whole phone?
Click to expand...
Click to collapse
1. Yes u can reflash you stock recovery back via mobile uncle tool
2. Yes it will work on ICS
3. I have shown that wat the backup folder will have...it does full backup of your phone....
Sent from my Aqua flash using xda premium
Okay, Thank you.
I will try and update you on this.
Edit: After flashing recovery, I got blank screen in recovery mode.
thanx mate , really a helpfu guide i have Xtouch x714 with Allwinner A13 chip
before i tried many A13 CWM none of them worked not even boot , they nearly damage my tablet
thank god there is Phoneixcard i was able to revive it .
Anyway , your methode of getting the recovery.img from [gscript] did not work for me , it kept give me errors
even though it shows 100% complete
so i used another method to get my recovery.img , hence my tablet is an Allwinner A13 chip, so
i used [ Rom Dump ] which a small and powerful tool run it in Windows from [ http://www.techknow.me ]
it uses ADB so u have to be rooted and enable developer mode in your device and have ADB drivers in your PC
it backup image of your system and boot.img , recovery.img and data
so i used the extracted recovery.img in the site you provide me and i got my new recovery.img and flash it to my tablet via NovoTools 1.0
and i test it , it works like charm , thanx again mate really helpful
step 2 no working....website down?
Black Screen
When I flashed recovery made through it, it gave me a black screen Is there any way to fix this??
the online one is not working
i tried twice for micromax a84... i got the CWM recovery and flashed it via mobile uncle tools...but it didnt work
?
after hitting "build" it states
your build has been queued.The
build id is
9b42b141e21a35c4007c250f45ab2039
continue to the build sever
view the current build output
when i hit either option i get "HTTP ERROR 404.
can anyone else see my build id and if so can you download it and link it to me via PM.
or what can i do to get my image

[CWM][TOUCH][Full Working]Xolo Play T1000

Here is the full working CWM Touch recovery for Xolo Play enjoy!!
Build from http://builder.clockworkmod.com with build ID=f1c98dc9e25bfdf38e6fe7437969d8e5
Things required
1.PC with usb drivers and Android SDK tool installed
2.Rooted phone
Procedure:
1.Enable USB debugging in phone.
2.Assure if drivers are installed properly . If not then use Pdanet to install xolo play drivers or try this.
GET recovery.img FROM THE ATTACHMENTS
3.Then open cmd as administrator
[Note: You must have installed Android SDK tools ]
4..Put the downloaded recovery.img in C:\Users\[USER]\AppData\Local\Android\android-sdk\platform-tools.
5.Attach Phone through USB cable.
6.type
Code:
cd C:\Users\[B][USER][/B]\AppData\Local\Android\android-sdk\platform-tools
7.then type
Code:
adb shell
8.now type
Code:
su
9.then
Code:
reboot bootloader
10.continue
Code:
fastboot flash recovery recovery.img
DONE!!
Credit:
Code:
ankur850 for graphics.c
builder.clockworkmod.com
Google
i have added nvidia boot recovery drivers in my post...
devilex94 said:
Here is the full working CWM Touch recovery for Xolo Play enjoy!!
Build from http://builder.clockworkmod.com with build ID=f1c98dc9e25bfdf38e6fe7437969d8e5
Click to expand...
Click to collapse
The build id is outdated. Do u have a permalink?
Build seems to work. Good job! :good: Could you share with the community how you managed to make it work? Touch inside recovery doesnt work but that can easily be ignored. Testing the recovery further now. Will report back.
Edit: Touch works now. :/
deepaktom said:
The build id is outdated. Do u have a permalink?
Build seems to work. Good job! :good: Could you share with the community how you managed to make it work? Touch inside recovery doesnt work but that can easily be ignored. Testing the recovery further now. Will report back.
Click to expand...
Click to collapse
yes i used builder on builder.clockworkmod.com
Uploaded stock recovery.img then recovery.fstab and finally uploaded graphics.c from ankur850's git ( here if you need http://www.mediafire.com/?2dsls2ccps163y0 )
For me touch is working inside cwm recovery
It's full working for me
http://jenkins.cyanogenmod.org/job/recovery/33680/ <= Link to recovery
Good work bro.. :thumbup:
With the pace the development going on, I am sure that we will get custom rom for xolo t1000 soon
Sent from my XOLO Play
anyway to backup original stock recovery?
emptyragnarok said:
anyway to backup original stock recovery?
Click to expand...
Click to collapse
don't worry it's already available here - http://www.mediafire.com/folder/180y8ueauzbcy/Stock
devilex94 said:
don't worry it's already available here - http://www.mediafire.com/folder/180y8ueauzbcy/Stock
Click to expand...
Click to collapse
@devilex94 I think we just need to follow same above steps except for one thing we need to point to stock recovery if we want to revert back! is it right??
emptyragnarok said:
@devilex94 I think we just need to follow same above steps except for one thing we need to point to stock recovery if we want to revert back! is it right??
Click to expand...
Click to collapse
Yes that's right
Sent from my XOLO Play using Tapatalk 2
For those who see their stock recovery even after flashing-
Follow instructions and flash the recovery in fastboot(till step 10.) hold down the power button till it switches off, now boot to recovery by power button + volume down button and you can access CWM.
Upon exit CWM will provide a fix regarding the phone reverting back to stock recovery, accept and reboot now CWM will stick!
Alternate method
You can also Flash CWM through https://play.google.com/store/apps/details?id=de.mkrtchyan.recoverytools
Just place the recovery.img in the internal memory.
Open the Recovery Tools - Flasher app
Flash the recovery .
Choose Reboot to recovery.
Guys its high time we see a forum for xolo play!
Threads are all over the place! development would pick up the pace if we had a forum.
Head over to the forum request thread and upvote my request!
link- http://forum.xda-developers.com/showpost.php?p=46486866&postcount=11627
richie.slayer said:
Guys its high time we see a forum for xolo play!
Threads are all over the place! development would pick up the pace if we had a forum.
Head over to the forum request thread and upvote my request!
link- http://forum.xda-developers.com/showpost.php?p=46486866&postcount=11627
Click to expand...
Click to collapse
Yup...+1 to that . we desperately need a thread...come on guys ...need help from devs ..! :laugh:
help needed...Trouble mounting sdcard!!
Okayy...installed recovery using recovery flasher tool from playstore.... rebooted to CWM . Now it seems CWM is not recognizing my sdcard ! Tried different sdcard but of no use. Somehow its not detecting my external sdcard ....I cant take a backup,neither can I flash any zip...searched google for possible solutions but none seemed to work for me...
Log shows:
Can't mount backup path.
W:Failed to mount /dev/block/platform/sdhci-tegra.0/by-num/p1 ( no such file or directory)
I:Can't format unknown volume : /external_sd
I:Can't format unknown volume : /emmc
E:Can't mount /sdcard/
Done...
etc
Any help would be appreciated!
Still no reply....??
111kaustav111 said:
Okayy...installed recovery using recovery flasher tool from playstore.... rebooted to CWM . Now it seems CWM is not recognizing my sdcard ! Tried different sdcard but of no use. Somehow its not detecting my external sdcard ....I cant take a backup,neither can I flash any zip...searched google for possible solutions but none seemed to work for me...
Log shows:
Can't mount backup path.
W:Failed to mount /dev/block/platform/sdhci-tegra.0/by-num/p1 ( no such file or directory)
I:Can't format unknown volume : /external_sd
I:Can't format unknown volume : /emmc
E:Can't mount /sdcard/
Done...
etc
Any help would be appreciated!
Click to expand...
Click to collapse
did anybody face this issue?? DeepakTom? any idea where I should be looking at in order to fix this issue??
Reboot the phone and select external sdcard as primary storage in settings>>Storage
its done!
devilex94 said:
Reboot the phone and select external sdcard as primary storage in settings>>Storage
Click to expand...
Click to collapse
Well, I managed to fix this myself! it seems my sdacrd (8 gb transcend) somehow got corrupted. And everytime I tried to open CWM, It was not detected. So I managed to format it on my digicam. Funnily its now showing 4gb total space. Next I tried opening the CWM and this time it worked! backup went smooth, even flashed custom rom.
This is kinda strange that only half of my sdcard is accessible .Somehow the blocks got corrupted !anyway, at least its working!
Can we install this recovery using mobile uncle tool ?
your help will be really appericuated

[ROOT] Spice Pinnacle FHD (mi-525)

ROOT Spice Pinnacle FHD (mi-525)
Warning
* I, nor any of the people involved in the rooting process of this
Smartphone are responsible for any damage you may cause to your device.
*If you brick your device, we are not to blame.
*Your warranty may be void after doing this.
*By using this guide, you acknowledge that you are fully responsible
for any damage you cause to your device and the device accessories.
You will need to download/install the following
before starting:
1. Download this file Framaroothttp://dl.xda-developers.com/attach...84/521ed7ba/2/1/6/4/4/3/3/Framaroot-1.6.0.apk
2.install this app on your smartphone and open this app
3. Select install supersu
4. Click Boromir.
And wait some time then a massage appear on display.
5. You rooted your device successfully.
More information about this app go
forum.xda-developers.com/showthread.php?t=2130276
Credit - alephzain
Sent from my Spice Mi-525 using XDA Premium 4 mobile app
Spice mi 525 successful rooted.
Sent from my Spice Mi-525 using XDA Premium 4 mobile app
Cwm recovery for Spice Mi 525
http://db.tt/Wfmtrudc
Sent from my Spice Mi-525 using XDA Premium 4 mobile app
Do u need Stock ROM (Flashable One)
Hello guys,
I can help you to extract the ROM from you mobile. Once extracted, I can make a CWM flashable zip to you. If interested let me know. PM me.
Successfully rooted my spice mi 525
Now how to flash this cwm recovery?
viijay4b7 said:
Hello guys,
I can help you to extract the ROM from you mobile. Once extracted, I can make a CWM flashable zip to you. If interested let me know. PM me.
Click to expand...
Click to collapse
I have helped one of your friends (Dawnguard666) to extract the stock ROM (SP Flash Tools ROM) and cwm recovery.
If you want, get help from him.
As u told please can u upload flashable cwm recovery?
Sent from my Spice Mi-525 using Tapatalk 2
AJ88 said:
As u told lease can u upload flashable cwm recovery?
Sent from my Spice Mi-525 using Tapatalk 2
Click to expand...
Click to collapse
If someone can upload system.img and boot.IMG to a server and share me the links. I can provide u cwm.zip.
I searched using root explorer but didn't find any of .IMG file!
Where they are?
Can anybody guide me to extract this two??
Sent from my Spice Mi-525 using Tapatalk 2
Use MTK droid tool
Sent from my Spice Mi-525 using XDA Premium 4 mobile app
OK let me try
you are dead when you stop learning new things..
AJ88 said:
OK let me try
i used mobile uncle
flashed recovery.img u provided
no luck
boot after 1 hr of frustration...
it doesnt boot into cwm
Click to expand...
Click to collapse
Get the cwm recovery file from Dawnguard666 if possible. Try it.
1. Copy the recovery image to the root of your SD card.
2. launch Mobile uncle tools from your App Drawer.
3. Select Recovery Update option in the app.
4. On the top of the screen, you’ll see cwmrecovery.img (rename the downloaded one to cwmrecovery.img). Tap on it.
5. Follow the on-screen instructions.
6. Reboot to recovery.
Here is an example
Success
Now i have
Boot.img
Recovery.img both 6mb
Now tell me how to make flasheble cwm recovery or i will upload any file u want at 4shared so u can make flashable cwm zip file
One more thing it has permanently replaced my normal recovery!
Hey what's about custom Rom?
Sent from my Spice Mi-525 using xda premium
AJ88 said:
Success
Now i have
Boot.img
Recovery.img both 6mb
Now tell me how to make flasheble cwm recovery or i will upload any file u want at 4shared so u can make flashable cwm zip file
One more thing it has permanently replaced my normal recovery!
Click to expand...
Click to collapse
You need boot.img and system.img to make a cwm flashable zip.
In the following thread I've explained how to pull out the stock ROM.
Factory ROM Backup for MT65xx via MTK Droid Root & Tools For BackUp & Unbrick
http://forum.xda-developers.com/showpost.php?p=44004979&postcount=3
The following thread is used to make cwm flashable zip.
http://forum.xda-developers.com/showthread.php?t=2566243
Let me know if you face any difficulty.
If you want me to create a flashable zip - share me the links of system.img and boot.img with the following output.
Download terminal emulator from playstore.
Open it.
Type su
Then cat /proc/partitions
also cat /proc/dump_charinfo.
Thanks buddy but as i said cwm recovery has replaced my normal recovery so now who need flashble..
And i will dump my system image and boot image to my sd card..
If you are interested to make a custom Rom for this device i can provide whatever you want..
Sent from my Spice Mi-525 using xda premium
AJ88 said:
Thanks buddy but as i said cwm recovery has replaced my normal recovery so now who need flashble..
And i will dump my system image and boot image to my sd card..
If you are interested to make a custom Rom for this device i can provide whatever you want..
Sent from my Spice Mi-525 using xda premium
Click to expand...
Click to collapse
I can port some ROMs for you. Upload the system.img and boot.img. :good:
system dump
doesn't work
when i type cat proc/dumchar_info
it worked and showed like this image attached.
but when i try to dump not worked..
i tried emmc
mtd all available option
searched lot on internet but not work.
AJ88 said:
doesn't work
when i type cat proc/dumchar_info
it worked and showed like this image attached.
but when i try to dump not worked..
i tried emmc
mtd all available option
searched lot on internet but not work.
Click to expand...
Click to collapse
Need output of the following too.
Basically the following command will decide where will be system partiton lies?
Code:
cat /proc/emmc
To Pull out the system img and boot.img use the following command
Code:
dd if=/dev/block/[COLOR="Red"]mmcblk0p5 [/COLOR]of=/storage/extSdCard/system.img bs=4096
if extSdCard gives error, try Sdcard

Need A Custom Recovery for Mtk6582... Sc8830/sp7731gea Device Iball Andi Hd6

Hello All..
I am Shobuj.
I have a phone named Iball Andi Hd6..
Its Android version running 4.4.2
its rooted with kingroot
Its a Mtk6582 and sc8830/sp7731gea based device..
Now I am find a cwm/twrp/ctr/philz recovery for it.. but i can't.
At Last I am here for finding some help...
plz Anybody make for me a custom recovery,,
My Stock Recovery is here https://drive.google.com/file/d/0B3oA3Az757gCdWl2d0pPcVZoVkk/view?usp=drivesdk
And Boot.img is here..
https://drive.google.com/file/d/0B3oA3Az757gCeHhfWm5ldEc4dTA/view?usp=drivesdk
Plz Help Me...
Asking someone to build a recovery for you is waste of time you better port a recovery for your device for this watch this tutorial on how to port recovery( no PC method) https://m.youtube.com/watch?v=uBS-uJ8rJUg if you have a PC then watch this https://m.youtube.com/watch?v=g4LAiJ0r1dE
For no PC method you need to flash this zip http://forum.xda-developers.com/attachment.php?attachmentid=3725442&d=1461180809 on your phone for this you must be rooted you can flash zip using any of this apps Flashify,Flashfire,Rashr(you can find this apps at play store)or any other liketool.If this doesn't work for you there is another method using apktool google it you'll find.
Note:Before proceeding you have to google what is porting.To port a recovery you need a working recovery of another device which has same CPU that your device is having.There many tutorials out there on XDA and youtube go through those tutorials.Happy porting
I forgot to tell that the zip can be flashed if you have custom recovery.Since you do not have you to extract that zip,copy AIK-mobile folder from zip and place it here /data/local/ after placing AIK-MOBILE folder you have to copy files which are suitable to your processor in "bin" folder of zip and place it here /data/local/AIK-MOBILE/bin/ to do this use any root explorer.

Categories

Resources