I want to know how can I claim my free space to the container disk0s2
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
(free space) 60.6 GB -
2: Apple_APFS Container disk1 60.6 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +60.6 GB disk1
Physical Store disk0s2
1: APFS Volume Ace 15.4 GB disk1s1
2: APFS Snapshot com.apple.os.update-... 15.4 GB disk1s1s1
3: APFS Volume Preboot 268.1 MB disk1s2
4: APFS Volume Recovery 1.1 GB disk1s3
5: APFS Volume Ace - Data 4.7 GB disk1s4
6: APFS Volume VM 1.1 MB disk1s6
When I run the command diskutil apfs resizecontainer disk0s2 0
I'm facing this error ->
Error: -69743: The new size must be different than the existing size
Thanks!