Skip to content

Commit

Permalink
miatoll: resize partition of system
Browse files Browse the repository at this point in the history
in order to install utnext, partition with system has to be a little bigger, using 3500MiB as suggested by JamiKettunen tested on joyeuse
  • Loading branch information
uxes authored Jan 5, 2025
1 parent ab21212 commit fd9802a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/devices/miatoll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ operating_systems:
# Increase space for system_a for UT installation
- fastboot:resize_logical_partition:
partition: "system"
size: 3221225472
size: 3670016000
condition:
var: "partition"
value: true
Expand Down

0 comments on commit fd9802a

Please sign in to comment.