Hi,
i have a problem with my Folio100. After update to Custom ROM, folio goes to black screen and freeze. Device is ROOTed, have CWM-based Recovery v5.5.0.4.
i try this ROM:
CM-9.0.0-RC0-folio100-KANG
CM-7.1.0-ToshibaFOLIO
Folio3xv03a
Folio3xv04
All of this ROMs cannot works. Second problem is, the device cannot mount external SDcard (only internal sdcard) and now, i am not able to copy another ROMs to try it...
ps:sorry for my english...
Try this:
http://forum.xda-developers.com/showpost.php?p=21955732&postcount=2
thanks but i already have cwm-recovery-5.5.0.4 and owner of post warms...
"!!! WARNING !!! Don't reflash this update if your are already on 5.5.0.4"
and the owner also write:
!!! WARNING !!! Don't flash another rom update with this recovery
With your cwm 5.5.0.4 you only can install this rom
[DEV][WIP] ICS / CM9 (4.0.3) Alpha 1 - 2.6.39 kernel - Last update 29/01/2012
But I think there is something defect on your filesystem!
Have you ever make a restore to factory-reset?
My Opinion is to make the following commands with fastboot:
fastboot erase recovery
fastboot erase linux
fastboot erase system
fastboot -w fastboot
flash recovery recovery.img (copy the recovery.img in the fastboot directory)
fastboot reboot
Related
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.
Hi guys.
first apologize for my incorrect language (I´m from spanish and speak more or less English )
I read here because my tablet TF201 has brick and don´t resuscitate!!! I tell my history.
I had installed Androwook ROM trom XDA thread. The problem has thats this ROM in my tablet worked very slowly... I decide to install CM10.1 version... I download CM and copy to my 16Gb MicroSD... Reboot into TWRP recovery and install CM... CM don´t install and read problem with TWRP thats is incompatible with CM10.1.
To start this installation, go to CWM TF201 and download it. Reboot to TWRP, wipe all (data, cache, partion, system, format...) and them, reboot in fastboot mode to erase all:
fastboot -i 0x0b05 erase boot
fastboot -i 0x0b05 erase cache
fastboot -i 0x0b05 erase userdata
fastboot -i 0x0b05 erase recovery
fastboot -i 0x0b05 erase staging
fastboot -i 0x0b05 erase system
Then, install CWM vía fastboot --> fastboot -i 0x0b05 flash recovery cwm.xxx.boob but don´t install anything... When I restart in fastboot and press "RK" icon, freez and manually reboot... Now, install TWRP to install any other ROM but... Sorpise!!! This TWRP 2.6.x.x don´t recognize MicroSD 16Gb format first in windows, second in other Android smartphone...
Enter to TWRP recovery and try to copy use ADB, any rom but don´t problem... adb push rom.zip in /sdcard/ROM (ROM folder create previusly). I´m happy, I did to copy rom.zip but... Don´t install!!! say e:\unable to mount /cache /system /internal storage... What can I do?
I thought use WSG UnBricker V1.0.2 but I can´t use it properly
- Do everything wipes
- Try to install un-briked option but don´t installa files (It need .img I think)...
summarizing: I have TF201 with TWRP 2.6.0.0 that don´t see and mount nothing with open bootloader version ww_epad_10.6.1.8_xxxxx
What can i do?
- Download .img stock ROM? Where?
Thanks
GoldFran1983 said:
Hi guys.
first apologize for my incorrect language (I´m from spanish and speak more or less English )
I read here because my tablet TF201 has brick and don´t resuscitate!!! I tell my history.
I had installed Androwook ROM trom XDA thread. The problem has thats this ROM in my tablet worked very slowly... I decide to install CM10.1 version... I download CM and copy to my 16Gb MicroSD... Reboot into TWRP recovery and install CM... CM don´t install and read problem with TWRP thats is incompatible with CM10.1.
To start this installation, go to CWM TF201 and download it. Reboot to TWRP, wipe all (data, cache, partion, system, format...) and them, reboot in fastboot mode to erase all:
fastboot -i 0x0b05 erase boot
fastboot -i 0x0b05 erase cache
fastboot -i 0x0b05 erase userdata
fastboot -i 0x0b05 erase recovery
fastboot -i 0x0b05 erase staging
fastboot -i 0x0b05 erase system
Then, install CWM vía fastboot --> fastboot -i 0x0b05 flash recovery cwm.xxx.boob but don´t install anything... When I restart in fastboot and press "RK" icon, freez and manually reboot... Now, install TWRP to install any other ROM but... Sorpise!!! This TWRP 2.6.x.x don´t recognize MicroSD 16Gb format first in windows, second in other Android smartphone...
Enter to TWRP recovery and try to copy use ADB, any rom but don´t problem... adb push rom.zip in /sdcard/ROM (ROM folder create previusly). I´m happy, I did to copy rom.zip but... Don´t install!!! say e:\unable to mount /cache /system /internal storage... What can I do?
I thought use WSG UnBricker V1.0.2 but I can´t use it properly
- Do everything wipes
- Try to install un-briked option but don´t installa files (It need .img I think)...
summarizing: I have TF201 with TWRP 2.6.0.0 that don´t see and mount nothing with open bootloader version ww_epad_10.6.1.8_xxxxx
What can i do?
- Download .img stock ROM? Where?
Thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2409602
I checking,,,
flumpster said:
http://forum.xda-developers.com/showthread.php?t=2409602
Click to expand...
Click to collapse
Hi flumpster. Thx for your faster reply.
I´m dinner, but I finish, check this for my TF201 JB bootloader.
Thk and tell them
GoldFran1983 said:
Hi flumpster. Thx for your faster reply.
I´m dinner, but I finish, check this for my TF201 JB bootloader.
Thk and tell them
Click to expand...
Click to collapse
No problemo amigo.
Nothing...
flumpster said:
No problemo amigo.
Click to expand...
Click to collapse
No problemo amigo? Terminator? xD
I followed all the steps and nothing... freeze to splashscreen (ASUS nVidia tegra...). I´m waiting for 5-6 minutes but...
I check that have stock recovery and one icon more... RCK, Android, USB and Wipe.
What can I do now?
GoldFran1983 said:
No problemo amigo? Terminator? xD
I followed all the steps and nothing... freeze to splashscreen (ASUS nVidia tegra...). I´m waiting for 5-6 minutes but...
I check that have stock recovery and one icon more... RCK, Android, USB and Wipe.
What can I do now?
Click to expand...
Click to collapse
Ok, don´t turn ROM but I install now TRWP 2.6 and see (ohh yeah!! before this, don´t see nothing, only 0kbs) internal and external memory with folder and dates!! I try to flash Androwook, but before intall boot and twrp zip by androwook, tell you in a few minutes
Hi, I'm trying to install a recovery for my xperia u (st25i) and a custom room (cm-12.1-20150704-UNOFFICIAL-kumquat).
I'm a bit confused... is the kernel included inside the room or do I have to look for one with the cwm included. And how can I flash it using fastboot. I already have the room ready to install but since I don't have any recovery installed (I keep trying volume + or - while powering on and nothing...).
I supose the command is: fastboot flash recovery recovery.img
Not sure about how to flash the room.
I found this but it seems the link it's down...
I would appreciate a link to the CWM recovery and the commands to flash it and also the custom room.
Thanks!
ChazyTheBest said:
Hi, I'm trying to install a recovery for my xperia u (st25i) and a custom room (cm-12.1-20150704-UNOFFICIAL-kumquat).
I'm a bit confused... is the kernel included inside the room or do I have to look for one with the cwm included. And how can I flash it using fastboot. I already have the room ready to install but since I don't have any recovery installed (I keep trying volume + or - while powering on and nothing...).
I supose the command is: fastboot flash recovery recovery.img
Not sure about how to flash the room.
I found this but it seems the link it's down...
I would appreciate a link to the CWM recovery and the commands to flash it and also the custom room.
Thanks!
Click to expand...
Click to collapse
try to extract boot.img from the rom zip then install it via flashtool (you must have root and fastboot driver installed ).to do that poweroff phone hold vol + and plugin usb cable u will see blue led open flashtool choise fastboot and flash boot.img that you extract from cm rom zip .after flash boot reboot your device and try vol- you will enter twrp than flash rom from sdcard .sorry for my english
amin44 said:
try to extract boot.img from the rom zip then install it via flashtool (you must have root and fastboot driver installed ).to do that poweroff phone hold vol + and plugin usb cable u will see blue led open flashtool choise fastboot and flash boot.img that you extract from cm rom zip .after flash boot reboot your device and try vol- you will enter twrp than flash rom from sdcard .sorry for my english
Click to expand...
Click to collapse
Thanks for your answer. I was able to flash an old version of the CWM recovery, but I think I just fukd up... By mistake I zeroed the userdata/sdcard partition (using diskpart clean all), since then I cannot mount it in the CWM recovery: it always says "Can't mount /sdcard/", everywhere, trying to partition it, trying to factory reset... any option will give me that error. I already tried giving it format, fat, fat32, extfat... none works.
I tried some fastboot commands like erase userdata and so, and now I can't even mount the /data/ partition that I was able to mount.
But I'll try flashing it using the flashtool as you say.
Edit: Fixed! It seems the recovery from that kernel repaired the partitions and I was able to install the zip from there. Thanks!
ChazyTheBest said:
Thanks for your answer. I was able to flash an old version of the CWM recovery, but I think I just fukd up... By mistake I zeroed the userdata/sdcard partition (using diskpart clean all), since then I cannot mount it in the CWM recovery: it always says "Can't mount /sdcard/", everywhere, trying to partition it, trying to factory reset... any option will give me that error. I already tried giving it format, fat, fat32, extfat... none works.
I tried some fastboot commands like erase userdata and so, and now I can't even mount the /data/ partition that I was able to mount.
But I'll try flashing it using the flashtool as you say.
Edit: Fixed! It seems the recovery from that kernel repaired the partitions and I was able to install the zip from there. Thanks!
Click to expand...
Click to collapse
your partiton are ok the problam is that you can not install a lollipop
/kitkat rom via cwm recovery you need a twrp recovery next time before flash lollipop rom via cwm flash a kernel that have twrp like bravo kernel then u can flash rom without problam
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 everyone, a year ago a I had installed a custom recovery on my Lenovo S5000-F and it caused a bootloop and I lost the recovery, fastboot is working fine but it only allow me flash boot, system, userdata and cache partitions. I already tried do:
1-Unpack boot.img
2-Edit default.prop to allow adb debugging and then create a custom OTA update to install by adb sideload.
But when I boot the system I get device offline. So looking through system.img I found an interesting thing, a flash recovery script: install-recovery.sh
Bash:
#!/system/bin/sh
echo 1 > /sys/module/sec/parameters/recovery_done #tony
if ! applypatch -c EMMC:recovery:6156288:b1d3582729e0f954b16931a7a87d4c09b6854396; then
log -t recovery "Installing new recovery image"
applypatch -b /system/etc/recovery-resource.dat EMMC:boot:5781504:94079a17dc0e061e417363e4d44d7d8d0e609f16 EMMC:recovery b1d3582729e0f954b16931a7a87d4c09b6854396 6156288 94079a17dc0e061e417363e4d44d7d8d0e609f16:/system/recovery-from-boot.p
if applypatch -c EMMC:recovery:6156288:b1d3582729e0f954b16931a7a87d4c09b6854396; then #tony
echo 0 > /sys/module/sec/parameters/recovery_done #tony
log -t recovery "Install new recovery image completed"
else
echo 2 > /sys/module/sec/parameters/recovery_done #tony
log -t recovery "Install new recovery image not completed"
fi
else
echo 0 > /sys/module/sec/parameters/recovery_done #tony
log -t recovery "Recovery image already installed"
fi
This script means to replace any recovery installed by the user to the original one, but for some reason its not working.
So I would like to know if there is any way to flash a recovery partition through a script, so I can write this script to init.rc to install the stock recovery and fix bootloop.
EDIT: The install-recovery.sh had installed the stock recovery but I didn't noticed lol, the cause of bootloop is because the recovery and logo partitions its in the same file so when I flashed TWRP with a size bigger than my recovery partition it wrote to logo partition too.
Solved by creating a custom script using the same "applypatch" binary to flash the logo partition and worked fine
I know you want init rc... but...
Flashing stock bootloader SHOULD restore your ability to RESTORE recovery, which in turn will be used to get you to flash an update or restore.
You also need to re-enable fastboot keys ((fastboot) device offline, need to grant adb keys in gui )
And then again, I've seen in my phone that with adb keys set in gui of fone, does not mean fastboot keys were registered, only seen this since android 10, never seen it in 9, or less...?
I dont help with custom roms because there is too many, but flashing
Pachacouti said:
I know you want init rc... but...
Flashing stock bootloader SHOULD restore your ability to RESTORE recovery, which in turn will be used to get you to flash an update or restore.
You also need to re-enable fastboot keys ((fastboot) device offline, need to grant adb keys in gui )
And then again, I've seen in my phone that with adb keys set in gui of fone, does not mean fastboot keys were registered, only seen this since android 10, never seen it in 9, or less...?
I dont help with custom roms because there is too many, but flashing
Click to expand...
Click to collapse
But I can't flash stock booloader, fastboot only flash boot, system, userdata and cache partitions, since I can flash boot I can make a modified init.rc script to flash the stock recovery during boot time, but I don't know how to do this :/
Me neither, I dont think init.rc (the app.apk) is going to be much use soon either.
You say:
But I can't flash stock booloader,
fastboot only flash boot, system, userdata and cache partitions, ...
So I'm kinda confused, because where you say 'But I cant flash stock bootloader' then say 'fastboot only flash boot' tells me you SHOULD be able to flash stock bootloader with this:
fastboot reboot bootloader
( lets me know your actually in the bootloader's fastboot, and not custom recovery (twrp style, mb with no twrp gui,) fastboot, which can be confusing, because your then using the recovery's fastboot, and not the bootloader that loads BEFORE the recovery VERSION of fastboot, which MAY be out of date..)
fastboot erase/format bootoader ( erase/format=whichever works, do not reboot )
fastboot -w
fastboot flash boot YOUR_STOCK_BOOTLOADER.img
fastboot -w
fastboot reboot
Then do:
fastboot -w
fastboot erase/format recovery ( again, whichever wipes recovery)
fastboot -w
then
fastboot flash recovery YOUR_STOCK_RECOVERY.img
Fastboot -w (so many huh? but makes sure things get wiped that may contain any hidden cache)
fastboot reboot
That should be it lol, apart from the fact I dont know if you are a/b partition in which case, try booting fone with
fastboot boot slot_a OR slot_b
After this, I cant add, cause I cant speak for custom roms, but the above would work for me.
Pachacouti said:
Me neither, I dont think init.rc (the app.apk) is going to be much use soon either.
You say:
But I can't flash stock booloader,
fastboot only flash boot, system, userdata and cache partitions, ...
So I'm kinda confused, because where you say 'But I cant flash stock bootloader' then say 'fastboot only flash boot' tells me you SHOULD be able to flash stock bootloader with this:
fastboot reboot bootloader
( lets me know your actually in the bootloader's fastboot, and not custom recovery (twrp style, mb with no twrp gui,) fastboot, which can be confusing, because your then using the recovery's fastboot, and not the bootloader that loads BEFORE the recovery VERSION of fastboot, which MAY be out of date..)
fastboot erase/format bootoader ( erase/format=whichever works, do not reboot )
fastboot -w
fastboot flash boot YOUR_STOCK_BOOTLOADER.img
fastboot -w
fastboot reboot
Then do:
fastboot -w
fastboot erase/format recovery ( again, whichever wipes recovery)
fastboot -w
then
fastboot flash recovery YOUR_STOCK_RECOVERY.img
Fastboot -w (so many huh? but makes sure things get wiped that may contain any hidden cache)
fastboot reboot
That should be it lol, apart from the fact I dont know if you are a/b partition in which case, try booting fone with
fastboot boot slot_a OR slot_b
After this, I cant add, cause I cant speak for custom roms, but the above would work for me.
Click to expand...
Click to collapse
Oh I got it now, you mean flashing stock bootloader into boot partition so when I turn on the device it will be on bootloader, I can try it but there's another problem, I don't have the stock bootloader lol
GO get it then lol...
Pachacouti said:
GO get it then lol...
Click to expand...
Click to collapse
Unfortunately I didn't found the bootloader, but I tried flash the stock recovery into boot partition, but when I reboot the device boots into grey screen and then shutdown. I have no idea why this not worked :/ I already tried boot the recovery through fastboot but its just transfer the recovery.img and not boot.