Skip to content

Solving remote: 'Not enough space to resize partition' #36

Answered by Archfx
Clanceeinfinity asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like your partition order is messed up currently.

I assume your device is unlocked, If that is the case, the following steps may work.

./fastboot delete-logical-partition system_ext_a
./fastboot delete-logical-partition system_ext_b
./fastboot delete-logical-partition product_a
./fastboot delete-logical-partition product_b

./fastboot flash system aosp-arm64-ab-gapps14.0-20240725.img

Let me know the results.

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Archfx
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #36 on August 02, 2024 23:39.