Hi Dev,
....... I fetch some problem.
So, i flash stock rom.ozip file through stcok recovery. Everything working fine as a stock rom.
But, can't detect the SD card.
What should i do?
Any way to fix this problem?
No idea. Try flashing vold magisk module. Might help. If not remove and reinsert the card. Could be physical issue.
Try flash a batik recovery and do format data
Related
After flashing a stock ROM, my A701 is stuck at the first screen with the "acer" logo.
I can get into fastboot mode and also start CWM recovery, but can't access external_SD - when I try to mount it in CWM, it gives an error.
So I can't copy an image to the A701 to reflash again.
Any idea how I can fix this problem ?
Many thanks in advance !
This usually happens to me when the card is removed without proper unmounting it, put the card into a cardreader and plug it in to your computer, maybe it checks for errors automatically, if it does not, scan manually.
This usually helps me when my sd card is not mountable.
Since you're able to get into recovery, have you tried to do the adb push method? Something like adb push /ROM.zip /sdcard0" I can't recall of the top of my head what the default sdcard directory is, but I hope you get the picture..
Thanks guys, I succeeded with flashing Iconian ROM from another external SD and my tablet is running again.
Now I would like to go back to a stock ROM, preferably 4.0.4 - is there any version which is CWM flashable ?
I had issues with the last CWM release so I decided to try TWRP. I use Rom toolbox Pro to get into recovery and wiped all to flash a new rom. Problem arose when I went into" Install" program of TWRP, I could not find my SD files. I change from root to SD card and only saw twrp, cwm and upper level. I tried many ways , but could not get to the files in my SD card. Any help would be appreciated...
Check in /data/media
If your stuff isn't there its gone. If you don't have any ROM zips and you have already wiped system you will need to setup and use ADB to push one.
Sent from my SCH-I535 using Tapatalk 2
buff31 said:
I had issues with the last CWM release so I decided to try TWRP. I use Rom toolbox Pro to get into recovery and wiped all to flash a new rom. Problem arose when I went into" Install" program of TWRP, I could not find my SD files. I change from root to SD card and only saw twrp, cwm and upper level. I tried many ways , but could not get to the files in my SD card. Any help would be appreciated...
Click to expand...
Click to collapse
Have you tried formatting your SD Card with an external card reader, then loading the files?
fadac said:
Have you tried formatting your SD Card with an external card reader, then loading the files?
Click to expand...
Click to collapse
I tried an earlier version of TWRP and my SD card popped up fine in the Install section. Maybe it's me.... but I dunno the latest versions of recoveries CWM and Twrp have had bad sections....
So a bunch of stuff has collided in a terrible manner and I am now left with this scenario.
I can get into recovery
I think my SD card is shot, because I tried to install two different ROM via the Ext_SD card and it gave me errors.
I'm Stuck.
What can I do? Can I still install ROM/GAPPS via ADB while in recovery? If so how?
asianrage said:
So a bunch of stuff has collided in a terrible manner and I am now left with this scenario.
I can get into recovery
I think my SD card is shot, because I tried to install two different ROM via the Ext_SD card and it gave me errors.
I'm Stuck.
What can I do? Can I still install ROM/GAPPS via ADB while in recovery? If so how?
Click to expand...
Click to collapse
revert to stock rom through odin and before that format your sd card through a card reader in pc in fat32 format and then flash stock rom
if you haven't tried swapping i don't think your card is dead
So through trying to re-root my M8, I caused it to boot loop and decided to flash a new ROM. I have S-OFF and TWRP installed. Unfortunately, I tried installed it by naming the ROM 0P6IMG.zip and putting it on my sd card. That didn't work, but now I can't get into recovery because at the bootloader it instantly reads the zip and tries to install (and then makes me shut down). Is there a way to bypass the system trying to read/install 0P6IMG.zip so I can go into recovery and delete the file?
So far I've only found that holding power causes a shut down
wdickers said:
So through trying to re-root my M8, I caused it to boot loop and decided to flash a new ROM. I have S-OFF and TWRP installed. Unfortunately, I tried installed it by naming the ROM 0P6IMG.zip and putting it on my sd card. That didn't work, but now I can't get into recovery because at the bootloader it instantly reads the zip and tries to install (and then makes me shut down). Is there a way to bypass the system trying to read/install 0P6IMG.zip so I can go into recovery and delete the file?
So far I've only found that holding power causes a shut down
Click to expand...
Click to collapse
Take the SD card out.
Use an SD card reader to rename it.
Or use another SD card until you have a ROM booted.
If you have a backup, you can restore that while SD card is out.
santod040 said:
Take the SD card out.
Use an SD card reader to rename it.
Or use another SD card until you have a ROM booted.
If you have a backup, you can restore that while SD card is out.
Click to expand...
Click to collapse
I JUST remembered the external sd card can be removed. Woohoo!
Thank you, that worked
Hello,
I was going to flash CM 12.1 into my Xperia L, but stupidly I forgot to copy the ROM into internal storage, it was on SD card, so I believe Cyno Recovery could not detect the necessary system files to flash from SD. Is there any way to move ROM (i.e. make the pc recognize &read the storage partitions) into internal storage without flashing the stock rom?
Also, if I would flash the stock from from SD, will the same problem happen again? So am I stuck?
Thanks in advance.
aoenen said:
Hello,
I was going to flash CM 12.1 into my Xperia L, but stupidly I forgot to copy the ROM into internal storage, it was on SD card, so I believe Cyno Recovery could not detect the necessary system files to flash from SD. Is there any way to move ROM (i.e. make the pc recognize &read the storage partitions) into internal storage without flashing the stock rom?
Also, if I would flash the stock from from SD, will the same problem happen again? So am I stuck?
Thanks in advance.
Click to expand...
Click to collapse
Flash TWRP/Philz touch and boot into it, mount your device and the PC will detect it, also, It shouldn't be a problem if its in the Ext SD card. You can get Philz Touch by flashing Thunderzap through fastboot
aoenen said:
Hello,
I was going to flash CM 12.1 into my Xperia L, but stupidly I forgot to copy the ROM into internal storage, it was on SD card, so I believe Cyno Recovery could not detect the necessary system files to flash from SD. Is there any way to move ROM (i.e. make the pc recognize &read the storage partitions) into internal storage without flashing the stock rom?
Also, if I would flash the stock from from SD, will the same problem happen again? So am I stuck?
Thanks in advance.
Click to expand...
Click to collapse
As @priyank.g mentioned, you can flash any boot image having a custom recovery. Pretty much all custom recoveries at this point support flashing from sdcard. If you can boot into any recovery at all, it should allow you to adb push it to your device. Just get an old thunderzap zip, extract the boot image and flash it through fastboot. Get into recovery using the volume keys and flash your rom.
Thank you both,
I have also tried Philz and TWRP, luckily TWRP had somewhat forced the flash into the phone after some tries while Philz and CWM had insisted on fail.
I can declare case is officially closed. :good: