Open GAPPS Error 70 - Fix (insufficient storage)
Описание
Brief video on fixing the open gapps error 70 on my phone.
In my case the system partition is around 5GB but was 'shrank' to 1.7GB with the last ROM I installed. This will only work if your system partition actually has more space available but doesn't show it.
I use the inbuilt tools to resize the partition back to it's full size.
I start off the video with my phone already connected and with TWRP installed on my phone and open (in recovery). I also have gone into 'mount' in TWRP and mounted 'system' (this is so the DF command shows the block name)
Step 1 run an adb shell
Step 2 enter 'df' and find your system partion and block name, select it and copy it.
Step 3 enter 'cd /sbin' (this may not be the correct place for you, have a look around
Step 4 umount your system partition
Step 5 e2fsck -f "YOUR SYSTEMS BLOCK NAME AND PATH"
Step6 resize2fs "YOUR SYSTEMS BLOCK NAME AND PATH"
Step7 exit
You can now install the open gapps zip through TWRP.
If you're touchy about space and don't want the system partition using all 5gb (or whatever it is in your case) then you can go into 'wipe' in TWRP, then advanced, tick your system partition and then use the 'resize' option, this will shrink it down to only the space it actually uses.
---
Apologies that a lot of my terminology is wrong, don't really know which are disks, images, partitions, drives etc, hopefully this helps someone regardless.
Рекомендуемые видео



















