You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

"Unable to run Bootcamp. Bootcamp unable to read windows partition" problem error 69877

I want to delete my bootcamp but a problem of "Unable to run Bootcamp. Bootcamp unable to read windows partition" occur and when I try to use the command from a similar post -eraseVolume free free disk0s3- gave out the error message of "Error: -69879: Couldn't open disk" with the laptop being: MacBook Pro (Retina, 15-inch, Late 2013)

 #:                       TYPE NAME                    SIZE       IDENTIFIER


   0:      GUID_partition_scheme                        *1.0 TB     disk0


   1:                        EFI ⁨EFI⁩                     209.7 MB   disk0s1


   2:                 Apple_APFS ⁨Container disk1⁩         935.0 GB   disk0s2


   3:       Microsoft Basic Data ⁨⁩                        65.3 GB    disk0s3




/dev/disk1 (synthesized):


   #:                       TYPE NAME                    SIZE       IDENTIFIER


   0:      APFS Container Scheme -                      +935.0 GB   disk1


                                 Physical Store disk0s2


   1:                APFS Volume ⁨⁩                        833.8 GB   disk1s1


   2:                APFS Volume ⁨⁩                        286.0 MB   disk1s2


   3:                APFS Volume ⁨⁩                        624.2 MB   disk1s3


   4:                APFS Volume ⁨⁩                        1.1 GB     disk1s4


   5:                APFS Volume ⁨Macintosh HD⁩            15.3 GB    disk1s5


   6:              APFS Snapshot ⁨com.apple.os.update-...⁩ 15.3 GB    disk1s5s1


   7:                APFS Volume ⁨⁩                        20.5 KB    disk1s7


   8:                APFS Volume ⁨⁩                        831.5 KB   disk1s8

iPhone X, iOS 16

Posted on Dec 9, 2024 7:53 AM

Reply
1 reply

Dec 12, 2024 9:40 PM in response to Krown377

It really helps if you posted a link to the directions you were following. What you have posted is incorrect. The second "free" in that command should be "none".

diskutil  eraseVolume  free  none  disk0s3


If that command succeeds without any errors, then you will need to use the following command to expand the APFS Container (disk0s2) into the unallocated (free space) area....note the last character in this command is the number zero:

diskutil  ap  resizeContainer  disk0s2  0


FYI, it may be necessary to boot into Recovery Mode in order to modify the boot drive....if you do, then make sure to confirm the device identifiers for your internal drive since they may be different (you should do this no matter what since they can change every time you boot). Use the following command to only list the internal drive(s) and partitions/Containers/volumes:

diskutil  list  internal



Before attempting to modify any partitions on the drive, you should make sure you have a good current backup just in case something goes wrong and the macOS partition/Container is damaged or deleted. Modifying partitions and drive layouts is always a risky procedure even when using the Disk Utility GUI app. The Terminal command line has no safety nets and even a simple typographical error can have devastating & unintended results.



"Unable to run Bootcamp. Bootcamp unable to read windows partition" problem error 69877

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.