[Solved] Unable to mount \data and internal storage showing up as 0mb TWRP (Oreo)

Wouthaksteen

Member
Dec 30, 2017
36
4
0
Zwolle
Hi,

I recently encountered a bug in TWRP where \data wouldn't mount. When I finally fixed the \data mount and installed a custom rom (Oreo 8.0), the next time I booted into TWRP recovery my internal storage would show up as 0mb not being able to install any .zip files. I tried various solutions found online and some versions of TWRP.
I found a fix that worked for me, which could (hopefully) help some people that encounter the same problems.

The simple solution I found was using a blu spark twrp recovery I found on some other post online.

Download link: https://forum.xda-developers.com/devdb/project/dl/?id=27656

Let me know if it worked :p
 

Aarju

Senior Member
Oct 24, 2015
418
99
0
21
Mohali
Hi,

I recently encountered a bug in TWRP where \data wouldn't mount. When I finally fixed the \data mount and installed a custom rom (Oreo 8.0), the next time I booted into TWRP recovery my internal storage would show up as 0mb not being able to install any .zip files. I tried various solutions found online and some versions of TWRP.
I found a fix that worked for me, which could (hopefully) help some people that encounter the same problems.

The simple solution I found was using a blu spark twrp recovery I found on some other post online.

Download link: https://forum.xda-developers.com/devdb/project/dl/?id=27656

Let me know if it worked :p
Just format the data by going to TWRP
 

Aarju

Senior Member
Oct 24, 2015
418
99
0
21
Mohali
Didn't work for me and many others. Everytime I rebooted into recovery after the format, the data would be unable to mount again.
Then try going to fastboot mode and then type 2 commands i.e
fastboot erase system
fastboot erase userdata
Then move to TWRP and format the data by going to additional format option and type yes
It will work for sure
 

helake_az

Member
Mar 31, 2008
25
6
0
Goodyear, AZ
Hi,

I recently encountered a bug in TWRP where \data wouldn't mount. When I finally fixed the \data mount and installed a custom rom (Oreo 8.0), the next time I booted into TWRP recovery my internal storage would show up as 0mb not being able to install any .zip files. I tried various solutions found online and some versions of TWRP.
I found a fix that worked for me, which could (hopefully) help some people that encounter the same problems.

The simple solution I found was using a blu spark twrp recovery I found on some other post online.

Download link: https://forum.xda-developers.com/devdb/project/dl/?id=27656

Let me know if it worked :p
Did you just flash the blue spark twrp only? or the blue spark kernel as well?
 

kwapa1

Member
Oct 8, 2009
25
4
0
Hi,

I recently encountered a bug in TWRP where \data wouldn't mount. When I finally fixed the \data mount and installed a custom rom (Oreo 8.0), the next time I booted into TWRP recovery my internal storage would show up as 0mb not being able to install any .zip files. I tried various solutions found online and some versions of TWRP.
I found a fix that worked for me, which could (hopefully) help some people that encounter the same problems.

The simple solution I found was using a blu spark twrp recovery I found on some other post online.

Download link: https://forum.xda-developers.com/devdb/project/dl/?id=27656

Let me know if it worked :p
Thanks! You've saved me a lot of stress...:good::)