Dear Member,
I'm new to rooring and flashing custom ROMS...
i have a folio 100 and after a lot of googling and hardwork i finally managed to root my device on windows XP.. then i tried to install Jelly Bean / CM10 (4.1.1) Alpha 2 - 27.09.2012 from http://forum.xda-developers.com/showthread.php?t=1864774 and followed the instructions.
initially when i typed fastboot devices i was getting "? fastboot" and rest of the commands returned 0x2 error.
then i treid
fastboot -i 0x955 erase userdata
fastboot -i 0x955 erase system
fastboot -i 0x955 erase cache
fastboot -i 0x955 erase linux
fastboot -i 0x955 erase recovery
till now everything worked like a charm but when i tried to run the last command
fastboot -i 0x955 flash recovery recovery-cwm-6.0.1.4.img
i'm getting error message "unable to load recoveryxxxx.img"
now i treid to reboot the device and its saying "magic value mismatch" please help me out..
Nonlxpe Menteur
leaderrocks said:
Dear Member,
I'm new to rooring and flashing custom ROMS...
i have a folio 100 and after a lot of googling and hardwork i finally managed to root my device on windows XP.. then i tried to install Jelly Bean / CM10 (4.1.1) Alpha 2 - 27.09.2012 from http://forum.xda-developers.com/showthread.php?t=1864774 and followed the instructions.
initially when i typed fastboot devices i was getting "? fastboot" and rest of the commands returned 0x2 error.
then i treid
fastboot -i 0x955 erase userdata
fastboot -i 0x955 erase system
fastboot -i 0x955 erase cache
fastboot -i 0x955 erase linux
fastboot -i 0x955 erase recovery
till now everything worked like a charm but when i tried to run the last command
fastboot -i 0x955 flash recovery recovery-cwm-6.0.1.4.img
i'm getting error message "unable to load recoveryxxxx.img"
now i treid to reboot the device and its saying "magic value mismatch" please help me out..
Click to expand...
Click to collapse
First, download the latest & most stable ROM (at the moment), including the ROM, GAPPS, recovery-cwm-CM10-A3.img & formatsd.zip
http://forum.xda-developers.com/showthread.php?t=1864774
Actually, you just need to flash the recovery through fastboot, other else can done in the recovery.
1. Copy all the ROM, GAPPS & formatsd.zip into your memory card. Then insert it into your Folio.
2. Run command prompt, make sure your tablet is connected with your PC in fastboot mode.
To erase existing/stock recovery. In command prompt, go into the fastboot program folder and type the following commands
Code:
fastboot erase recovery
3. Copy the CWM Recovery into your fastboot adb folder.
To flash CWM Recovery
Code:
fastboot flash recovery recovery-cwm-CM10-A3.img
fastboot reboot
4. Enter Recovery. Before you begin, wipe everything (except external_sd) in the CWM Recovery, after wiped, you can install the 3 zip files one by one. After finish, just reboot system.
Full procedure also stated in the link I provided, please scroll down.
Hope that helps you.
So did above solution help? I had a similar issue, and I resolved it by just booting the recovery image from fastboot, i.e.
Code:
fastboot boot recovery.img
Once you get into recovery you can flash an image which will in most cases flash a recovery image along with it. If not, you can try to flash the recovery image again once you've done a full wipe from the booted recovery.
Related
I tried flash recovery under this procedure: http://forum.xda-developers.com/showthread.php?t=1864774.
This steps were OK:
fastboot erase userdata
fastboot erase system
fastboot erase cache
fastboot erase linux
fastboot erase recovery
but when I want flash new recovery:
fastboot flash recovery recovery-cwm-6.0.1.4.img
display show:
Failed to process command getvar:max-download-size error(0x2)
I tested recovery-cwm-6.0.1.4.img, recovery-cwm-CM10-A3.img and cwm-recovery-5.5.0.4.img.
What should I do? Please help!
P.S.:Excuse my English.
Cause was using fastboot under Ubuntu.
Repaired under WinXP.
:victory:
Solution using [x]ubuntu
kuklos said:
I tried flash recovery under this procedure: http://forum.xda-developers.com/showthread.php?t=1864774.
This steps were OK:
fastboot erase userdata
fastboot erase system
fastboot erase cache
fastboot erase linux
fastboot erase recovery
but when I want flash new recovery:
fastboot flash recovery recovery-cwm-6.0.1.4.img
display show:
Failed to process command getvar:max-download-size error(0x2)
I tested recovery-cwm-6.0.1.4.img, recovery-cwm-CM10-A3.img and cwm-recovery-5.5.0.4.img.
What should I do? Please help!
P.S.:Excuse my English.
Click to expand...
Click to collapse
Hi all,
Just in case anybody else can not go back to WinXP - or does not want to:
I ran into the same problem using fastboot (installed from SW Center in xubuntu 12.10). I solved it by using the parameter "-S 0". I.e.
fastboot -S 0 flash recovery recovery-cwm-6.0.1.4.img
This works also for recovery-cwm-CM10-A3.img.
Best regards
R. Egenter
Can't believe it.
Thank You so much for giving the fix for the Linux fastboot flash -S 0. I have looked for two days all over the internet. Finally, came across this thread and I don't even have this device but it worked on my Dell Streak. Thanks
Thank's Its Help
Hello,
I have problem with flashing stock firmware on my atrix 4g.
RSD -lite return error:
Failed flashing process. Unable to retrieve interface handle. (0x7027).
Thats happens when I would go back to stock firmware from CM7.
Before running RSD flashing, I was execute following fastboot commands:
fastboot erase boot
fatsboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase osh
fastboot erase logo
fastboot erase radio
Before 2-3 times mentioned above method without erase radio commands not return any errors with RSD flashing. And have not any problem.
Can anybody advice and help me ?
Thanks for help and advice.
Solved
alcpis said:
Hello,
I have problem with flashing stock firmware on my atrix 4g.
RSD -lite return error:
Failed flashing process. Unable to retrieve interface handle. (0x7027).
Thats happens when I would go back to stock firmware from CM7.
Before running RSD flashing, I was execute following fastboot commands:
fastboot erase boot
fatsboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase osh
fastboot erase logo
fastboot erase radio
Before 2-3 times mentioned above method without erase radio commands not return any errors with RSD flashing. And have not any problem.
Can anybody advice and help me ?
Thanks for help and advice.
Click to expand...
Click to collapse
Solved !
1. Copy Radio image (baseband) to the folder where located fastboot.
2. Power on phone and select fastboot
3. execute: fastboot flash radio bp.img, Where bp.img baseband image files
4. execute: fastboot reboot
5. Phone automatically boot on the android recovery mode
6. Wipe userdata/cache
7. Reload in RSD mode
8. on the RSD lite browse appropriate .sbf file and puch Start
Thats all.
Thanks.
alcpis said:
Solved !
1. Copy Radio image (baseband) to the folder where located fastboot.
2. Power on phone and select fastboot
3. execute: fastboot flash radio bp.img, Where bp.img baseband image files
4. execute: fastboot reboot
5. Phone automatically boot on the android recovery mode
6. Wipe userdata/cache
7. Reload in RSD mode
8. on the RSD lite browse appropriate .sbf file and puch Start
Thats all.
Thanks.
Click to expand...
Click to collapse
Can you be a bit more specific on syntax used. I have the atrix baseband img in the fastboot folder and all is good but I get a "cannot load" error. The name of the baseband img file is baseband_OTA.img So with that in mind how would my commands look? I have typed fastboot flash radio baseband.img. I get the error saying it cannot load the file.
Hi guys!
I just unlocked my bootloader and installed CWM recovery.
I want to install epinter's JB rom.
What are the steps?
I do this:
-wipe cache
-factory reset ---> there when it is going to finish it goes to the top recovery screen and does not say that it finished successfully
after these steps I tried to install the zip but it said:
-finding update package
-opening update package
-installing update...
symlink: some symlinks failed
E:Error in /sdcard/cm....zip
(Status 7)
Installation aborted.
What should I do?
try with redownloading rom!!
Officially corp via w8
I rebooted into cwm and worked. Now I am stuck at the Moto logo.
Can someone tell me the steps? What to wipe and what to format before flashing the zip??
solved!
petran_7 said:
solved!
Click to expand...
Click to collapse
how did you solve the stuck at moto screen
It usually happens when a step is overlooked. Can be resolved by retracing your steps. It happened to me once when I forgot to wipe the dalvik cache.
Sent from my MB860 using xda app-developers app
Gauu said:
how did you solve the stuck at moto screen
Click to expand...
Click to collapse
It can be stuck due to multiple reasons.
Perform a clean wipe/erase
Enter into fastboot by holding vol down and push power button
Release volume down and Press volume up to confirm fastboot selection.
Connect Phone with your microUSB cable to PC
Open command prompt and navigate to directory where you copied fastboot
Type these commands
fastboot devices (should display device id if your phone has successfully entered into fastboot mode)
fastboot -w (erases userdata and cache)
fastboot erase system
fastboot erase boot
fastboot erase recovery
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (make sure you get into fastboot again)
fastboot flash recovery recovery.img (place desired recovery - preferably CWM 5.0.2.7/romracer's)
Boot into recovery and flash the desired ROM from sdcard.
Hope this helps
---------- Post added at 02:04 PM ---------- Previous post was at 01:54 PM ----------
Gauu said:
how did you solve the stuck at moto screen
Click to expand...
Click to collapse
It can be stuck due to multiple reasons.
Perform a clean wipe/erase
Enter into fastboot by holding vol down and push power button
Release volume down and Press volume up to confirm fastboot selection.
Connect Phone with your microUSB cable to PC
Open command prompt and navigate to directory where you copied fastboot
Type these commands
fastboot devices (should display device id if your phone has successfully entered into fastboot mode)
fastboot -w (erases userdata and cache)
fastboot erase system
fastboot erase boot
fastboot erase recovery
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (make sure you get into fastboot again)
fastboot flash recovery recovery.img (place desired recovery - preferably CWM 5.0.2.7/romracer's)
Boot into recovery and flash the desired ROM from sdcard.
Hope this helps
OK
i tried to put the 2.6 TWRP on i think it was for the incorrect bootloader (10.6.1.8) so its asking for a password and can't mount anything. bootloader freezes whenever i do anything through fastboot .Adb can see the device in twrp .
PLS help !!!
Any one ...any help
What i did to fix this :
use windows 7 not 8.1 install drivers
I used "Minimal ADB and Fastboot" --- google it
and using part of http://forum.xda-developers.com/showpost.php?p=44244313&postcount=12
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system c:\adb\blob --------- gives me an error uploading the blob !!!!!
fastboot -i 0x0B05 reboot ----did not respond --- have to use hardware buttons
When i restart i didn't have recovery at this point just boot in to fastboot menu (i thought i killed my asus totally ))
what i did after :
I FLASH BOOTLOADER ON THE LINK
https://www.androidfilehost.com/?fid=23060877490002899 (unzipp it and there is blob<--- i copy it in the abd/fastboot folder)
fastboot flash boot blob
reboot and go in to recovery to confirm that is Hairybean TWRP 2.5 (no enter your password any more ihaaa)
i download twrp_tf201t_kang_2.8.5.1_signed.zip (unzipp it and there is boot.blob<--- i copy it in the abd/fastboot folder) from ... https://www.androidfilehost.com/?fid=95916177934539154
and
fastboot erase recovery
fastboot flash recovery boot.blob
( I found that.... fastboot flash recovery xxxxxxxx ........... works ONLY if you do ..... fastboot erase recovery ......... first !!!!! i tryed flashing even my original twrp 2.4.4 and its asked me for the password again ..i try so many recovery version.....JB or ICS ...TWRP and CWM you name it ..just this and Hairybean TWRP 2.5 didn't asked for a password )
After ... fastboot flash recovery boot.blob ..... fastboot reboot .....worked ---- restart in to recovery ---- and i did not have that annoying "enter your password" msg any more !!!
than using part from :http://forum.xda-developers.com/transformer-prime/development/rom-katkiss-5-1-tf201-22-t3080892
Go to twrp/wipe/format data then type yes
It takes about 70 minutes to format
Make sure that your battery is full
Do Not interrupt format(if you do, it will brick)
After it's done go to Wipe//Advanced Wipe//Select Data
Tap “Repair or Change File System”//”Change File System//F2FS
Swipe to Change
Wipe dalvik cache, system, cache, data, internal storage
reboot in to twrp
At that point MY pc can see my tf201 internal storage in TWRP no problem so i just copy zips in there ....... didn't use sd card
Flash KatKiss-5.1.1_TF201_030.zip
Flash Supersu.zipin
Flash Gapps.zip
Reboot
Rom http://forum.xda-developers.com/devd...9236#downloads
SuperSu v2.46 http://download.chainfire.eu/supersu
Minimal Gapps https://www.androidfilehost.com/?fid=95916177934550851
Hello. I wanted to flash a stock ROM on my Xiaomi Mi3 (Not Mi3W) and I downloaded an official stock ROM and flashed it using Fastboot.
Here's where I think I messed up. I used the "fastboot erase userdata" on the phone and when it booted up, The system storage is showing fine when I go to settings > storage but the internal storage is showing up as 0.00b and I cannot install any applications.
I've tried reflashing but nothing is working. Any ideas on how I can get it to work? Thanks.
Try to flash again with fastboot but with following comands:
Enter the following commands below by order:
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot-bootloader
boot.img ,recovery.img and system.img it should be inside your stock firmware.
Teddy Lo said:
Try to flash again with fastboot but with following comands:
Enter the following commands below by order:
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot-bootloader
boot.img ,recovery.img and system.img it should be inside your stock firmware.
Click to expand...
Click to collapse
After much Googling, I was finally able to 'reset' the whole android partition system by flashing a CWM recovery, booting into it, and using ADB to fix it all.
Thank you for bothering to reply my at all. You're amazing.
You Welcome