YU Yureka plus showing internal storage as 0mb - YU Yureka Q&A, Help & Troubleshooting

My yureka was currently running crdroid 7.1.2,but after a restart suddenly the phone was not able to boot.
I am stuck in twrp which shows internal storage to be 0mb.
neither i am able to mount,flash to format anything,everytime i try to do something an error shows as "unable to mount" -data,cache,dalvik cache,system.
i tried to format the system but error shows unable to found system.
i am not able to replace the recovery and have tried formatting through adb also,but nothing works
please help!!!

tan1998 said:
My yureka was currently running crdroid 7.1.2,but after a restart suddenly the phone was not able to boot.
I am stuck in twrp which shows internal storage to be 0mb.
neither i am able to mount,flash to format anything,everytime i try to do something an error shows as "unable to mount" -data,cache,dalvik cache,system.
i tried to format the system but error shows unable to found system.
i am not able to replace the recovery and have tried formatting through adb also,but nothing works
please help!!!
Click to expand...
Click to collapse
fastboot -i 0x1ebf erase cache
fastboot -i 0x1ebf erase userdata
fastboot -i 0x1ebf erase system
Sent from my AO5510 using Tapatalk

not working
Rajendran Rasa said:
fastboot -i 0x1ebf erase cache
fastboot -i 0x1ebf erase userdata
fastboot -i 0x1ebf erase system
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
I tried every command using fastboot but nothing's working

tan1998 said:
I tried every command using fastboot but nothing's working
Click to expand...
Click to collapse
Same problem I have

yureka dead
I checked my yureka after some days..now it's not charging also...it is fully dead.
Only the red notification light glows when connected to an usb cable...no fastboot mode,no recovery no yu logo.

tan1998 said:
My yureka was currently running crdroid 7.1.2,but after a restart suddenly the phone was not able to boot.
I am stuck in twrp which shows internal storage to be 0mb.
neither i am able to mount,flash to format anything,everytime i try to do something an error shows as "unable to mount" -data,cache,dalvik cache,system.
i tried to format the system but error shows unable to found system.
i am not able to replace the recovery and have tried formatting through adb also,but nothing works
please help!!!
Click to expand...
Click to collapse
try to contact mobileunbrick.com or mobile unbrick solution YouTube channel. you have to send your device to pune to their shop they will repair your dead yureka at charge of 700rs. i had the same problem and i had tried all possible solutions at my side but nothing works. then i finally sent my device to mobile unbrick. and they flash a KitKat rom and after that i again flash a custom rom.
Sent from my YU5510 using Tapatalk

Related

Issue flashing factory image - no space left on device

Hi all,
My n10 is bootlooping and I tried to flash a factory image from ADB but it fails with the error that there is no space left. Is it possible to erase the SD card through ADB? Thanks!
mlclm- said:
Hi all,
My n10 is bootlooping and I tried to flash a factory image from ADB but it fails with the error that there is no space left. Is it possible to erase the SD card through ADB? Thanks!
Click to expand...
Click to collapse
Yes
fastboot erase data
But when flashing new software its best to
fastboot erase system -w
Side note, I have seen this issue fixed often just by updating fastboot and adb binaries on pc

remote partition table doesn't exist lg g2 using fastboot and adb

when i want to erase boot or any other partition or flash any boot.img or any other file i get an error.
"remote partition table doesn't exist"
what does this mean i need help.
i have fastboot and recovery installed.
and when i use fastboot devices.
it show me "?" on connected devices is it normal and how to solve this partition problem.unable to erase or flash anything to lg g2 d802.
I got the same error when I tried to flash CM12.1.

failed to mount storage, /cache, /system, /data, /data/media

hello all,
my yureka(a05510) CAN boot into bootloader and recovery,
Ive tried flashing roms, different recoveries(twrp v3.00 and 2.8), formatting data, mount, resizing partitions, annabathinas method, flashing fastboot images(cm-12.0-YNG1TAS0W0-tomato-signed-fastboot.zip) through fastboot commands and batch files like flash-all.bat (lots of times) and even YGDP method for flashing stock firmware(gives unknown error:5 last error:997 msg: CP8675_I02_P1 , download failed please try again.) i even tried writing emmc img to micro sd(i believe used when phone does not boot into fastboot mode, though NOT my case) and hoped it would change something but that failed too.
please help. thanks in advance.
is your problem solved ? because i am facing the same issue right now and i am not able to find any way out
Pranay_619 said:
is your problem solved ? because i am facing the same issue right now and i am not able to find any way out
Click to expand...
Click to collapse
Fastboot erase system
Fastboot erase cache
Fastboot erase userdata
Sent from my AO5510 using Tapatalk

Encryption unsuccessful now left with 0mb internal storage,corrupted partition Yureka

I woke up today and i found out a message of encryption unsuccessful on my yu yureka plus running Ressurection Remix 5.5 having twrp 3.1 ..which prompted me to reset device so i booted into twrp and gone to wipe then advance wipe and wiped data,cache,dalvik at one go but that failed and gave me errors like unable to mount /data ,/cache and storage and now i'm left with 0 mb internal storage 0 mb data ....which i think is the condition of corrupted partitions... please someone help me as i'm a noob...i just want my yureka back...its not booting up...plz plz help me @Annabathina plzzz
manmohan15214 said:
I woke up today and i found out a message of encryption unsuccessful on my yu yureka plus running Ressurection Remix 5.5 having twrp 3.1 ..which prompted me to reset device so i booted into twrp and gone to wipe then advance wipe and wiped data,cache,dalvik at one go but that failed and gave me errors like unable to mount /data ,/cache and storage and now i'm left with 0 mb internal storage 0 mb data ....which i think is the condition of corrupted partitions... please someone help me as i'm a noob...i just want my yureka back...its not booting up...plz plz help me @Annabathina plzzz
Click to expand...
Click to collapse
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf erase boot
fastboot -i 0x1ebf format cache
fastboot -i 0x1ebf format userdata
fastboot -i 0x1ebf format system
fastboot -i 0x1ebf reboot-bootloader
fastboot -i 0x1ebf flash recovery twrp3.xxx.img
Rajendran Rasa said:
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf erase boot
fastboot -i 0x1ebf format cache
fastboot -i 0x1ebf format userdata
fastboot -i 0x1ebf format system
fastboot -i 0x1ebf reboot-bootloader
fastboot -i 0x1ebf flash recovery twrp3.xxx.img
Click to expand...
Click to collapse
Is formatting data through fastboot different?
manmohan15214 said:
Is formatting data through fastboot different?
Click to expand...
Click to collapse
Yes
Search on youtube "Install Cm12.1 in Yureka plus stock android",a video by jay kapoor ,follow it and your phone will be restored to factory condition.If you are using the newer yureka with volte (hardware version p3) which has different fastboot mode search on youtube "Yureka Plus v.P3 Flashing Custom AOSP Rom with TWRP (UPDATED 30-12-2016)" a video by Rohit Jaiswal,follow it which will also restore your device. Unable to give links as i am not allowed yet.Hope this helped you
Rajendran Rasa said:
Yes
Click to expand...
Click to collapse
Getting remote flash write failure when writing userdata....wht to do now?
iamsubhamgupta said:
Search on youtube "Install Cm12.1 in Yureka plus stock android",a video by jay kapoor ,follow it and your phone will be restored to factory condition.If you are using the newer yureka with volte (hardware version p3) which has different fastboot mode search on youtube "Yureka Plus v.P3 Flashing Custom AOSP Rom with TWRP (UPDATED 30-12-2016)" a video by Rohit Jaiswal,follow it which will also restore your device. Unable to give links as i am not allowed yet.Hope this helped you
Click to expand...
Click to collapse
Will this work?
manmohan15214 said:
Will this work?
Click to expand...
Click to collapse
Yes
iamsubhamgupta said:
Yes
Click to expand...
Click to collapse
Getting flash write failure..wht to do now?
manmohan15214 said:
Getting flash write failure..wht to do now?
Click to expand...
Click to collapse
Have you downloaded the rom zip and then connected your device in fastboot mode.Make sure that drivers of the phone are installed on the pc.Just run the batch file and follow on screen instructions and your yureka will be fixed.What the batch file does is completely restores the system and the partitions.If then also it fails you are probably doing something wrong and if you're not doing Wrong then the limit of my knowledge ends here
iamsubhamgupta said:
Have you downloaded the rom zip and then connected your device in fastboot mode.Make sure that drivers of the phone are installed on the pc.Just run the batch file and follow on screen instructions and your yureka will be fixed.What the batch file does is completely restores the system and the partitions.If then also it fails you are probably doing something wrong and if you're not doing Wrong then the limit of my knowledge ends here
Click to expand...
Click to collapse
I diagnosed this problem as emmc chip failure ...and maybe i'm correct.
manmohan15214 said:
Is formatting data through fastboot different?
Click to expand...
Click to collapse
How to add wtrp img file. And how to download this file please help me..
---------- Post added at 10:22 AM ---------- Previous post was at 10:19 AM ----------
Rajendran Rasa said:
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf erase boot
fastboot -i 0x1ebf format cache
fastboot -i 0x1ebf format userdata
fastboot -i 0x1ebf format system
fastboot -i 0x1ebf reboot-bootloader
fastboot -i 0x1ebf flash recovery twrp3.xxx.img
Click to expand...
Click to collapse
How to add in command twrp3.xxx.img file. And how can I get this file please help me.

Help ! yupuoria Yu 5010 twrp storage unmounted error , bootloop(no access to twrp !)

So I tried to root and flash a room to my Yu 5010.. installed the drivers and adb properly.. unlocked oem and flashed a twrp image. But when the device reboots it shows twrp logo and says data unmounted and reboots automatically. I tried to flast the stock firmware but it doesn't work. I can put the phone in fastboot mode.. and connect to adb no access to twrp please help
Hentrykulakkattil said:
So I tried to root and flash a room to my Yu 5010.. installed the drivers and adb properly.. unlocked oem and flashed a twrp image. But when the device reboots it shows twrp logo and says data unmounted and reboots automatically. I tried to flast the stock firmware but it doesn't work. I can put the phone in fastboot mode.. and connect to adb no access to twrp please help
Click to expand...
Click to collapse
Fastboot erase cache
Fastboot erase userdata
Sent from my AO5510 using Tapatalk
Rajendran Rasa said:
Fastboot erase cache
Fastboot erase userdata
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
I tried it but now it doesn't shows twrp.. shows the cyanogen logo and gets stuck there.. still can't flash twrp or firmware through adb.. shows "data transfer failure (unknown error)".. I think still the storage is unmounted thnx for the fast reply

Categories

Resources