I’ve eliminated a Container I used to have after bootcamp partition, so now I’ve 246.1 GB free area as may be seen within the diskutil checklist beneath:
MacBook-Professional ~ % diskutil checklist
/dev/disk0 (inside, bodily):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 625.3 GB disk0s2
3: Microsoft Fundamental Information BOOTCAMP 128.8 GB disk0s4
(free area) 246.1 GB -
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +625.3 GB disk1
Bodily Retailer disk0s2
1: APFS Quantity Macintosh HD 11.7 GB disk1s1
2: APFS Snapshot com.apple.os.update-... 11.7 GB disk1s1s1
3: APFS Quantity Macintosh HD - Information 248.3 GB disk1s2
4: APFS Quantity Preboot 3.7 GB disk1s3
5: APFS Quantity Restoration 1.1 GB disk1s4
6: APFS Quantity VM 20.5 KB disk1s5
I’ve tried utilizing diskutil apfs resizecontainer disk0s2 0
, so as to add it to my Macintosh HD, however I’ve acquired the next, and naturally I assume is due to Bootcamp partition.
diskutil apfs resizecontainer disk0s2 0
Began APFS operation
Error: -69519: The goal disk is just too small for this operation, or a niche is required in your partition map which is lacking or too small, which is commonly brought on by an try and develop a partition past the start of one other partition or past the tip of partition map usable area
The factor is, I don’t wish to take away my bootcamp as I’ve a number of configurations there.
Is there a approach so as to add that free area to my Macintosh disk0s2
?