Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Bootcamp option missing

Hello folks,


I installed bootbamp shortly after receiving this new Macbook Pro a couple months ago, under 10.14. It booted into Windows just fine and since then I haven't tried booting into it again.


The only significant changes I recall doing since then is enabling Filevault and upgrading to 10.14.1. Today I tried booting into bootcamp, and the option is missing (both in the boot options when starting with the option key, and from Startup Disk).


The BOOTCAMP partition still shows up in Disk Utility.


When launching the Boot Camp Assistant I'm getting the message:

The startup disk cannot be partitioned or restored to a single partition.

The startup disk must be formatted as a single Mac OS Extended (Journaled) volume or already partitioned by Boot Camp Assistant for installing Windows.


Any ideas how to get boot camp working again?

MacBook Pro (13-inch, 2018, 4 TBT3), macOS Mojave (10.14.1)

Posted on Nov 4, 2018 8:15 AM

Reply
Question marked as Best reply

Posted on Nov 11, 2018 6:01 AM

You already have the disk partitioned. We need to merge disk0s3/disk0s4 into the main partition, and then retry BC Assistant.


In your specific case, try


diskutil eraseVolume jhfs+ BC1 disk0s3

diskutil eraseVolume jhfs+ BC2 disk0s4

diskutil mergePartitions jhfs+ BCMP disk0s3 disk0s4

diskutil list


If you only see disk0s3 as the last disk in diskutil list output, then


diskutil eraseVolume fat32 BOOTCAMP disk0s3


and run BCA and click on Restore/Remove.

Similar questions

16 replies
Question marked as Best reply

Nov 11, 2018 6:01 AM in response to Guychi

You already have the disk partitioned. We need to merge disk0s3/disk0s4 into the main partition, and then retry BC Assistant.


In your specific case, try


diskutil eraseVolume jhfs+ BC1 disk0s3

diskutil eraseVolume jhfs+ BC2 disk0s4

diskutil mergePartitions jhfs+ BCMP disk0s3 disk0s4

diskutil list


If you only see disk0s3 as the last disk in diskutil list output, then


diskutil eraseVolume fat32 BOOTCAMP disk0s3


and run BCA and click on Restore/Remove.

Nov 7, 2018 4:25 PM in response to Loner T

/dev/disk0 (internal):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme 500.3 GB
disk0

1: EFI EFI 314.6 MB
disk0s1

2: Apple_APFS Container disk1 444.0 GB
disk0s2

3: Microsoft Basic Data OSXRESERVED 8.0 GB disk0s3

4: Microsoft Basic Data BOOTCAMP 48.0 GB disk0s4


/dev/disk1 (synthesized):

#: TYPE NAME SIZE IDENTIFIER

0: APFS Container Scheme - +444.0 GB
disk1

Physical Store disk0s2

1: APFS Volume Macintosh HD 340.8 GB
disk1s1

2: APFS Volume Preboot 43.7 MB disk1s2

3: APFS Volume Recovery 512.8 MB
disk1s3

4: APFS Volume VM 3.2 GB disk1s4

Bootcamp option missing

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