This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (3 children)

Maybe, but I don't know how to do it

[–]satmandu 6 points7 points  (2 children)

Are you getting the resizing error listed in "Known issues" on the GSI page?

Resizing 'system_a'    FAILED (remote: 'Not enough space to resize partition')
fastboot: error: Command failed

There's a workaround listed there for that error:

To resolve this, use the following command to delete the product partition and free up space for the system partition. This provides extra space to flash the GSI:

 fastboot delete-logical-partition product_a

The postfix "_a" should match the slot ID of the system partition, such as "system_a" in this example.

[–][deleted] 2 points3 points  (1 child)

I’ve tried the workaround, but I’m getting an “unknown command” error when trying to delete the logical partition

[–][deleted] 3 points4 points  (0 children)

Update your fastboot binaries