Mac Book hangs forever when partitioning in Boot Camp
I am trying to set up bootcamp and my computer just hangs at this screen. Please advise
MacBook Pro 13", 10.14
I am trying to set up bootcamp and my computer just hangs at this screen. Please advise
MacBook Pro 13", 10.14
Post the output of
sudo fsck_apfs -n -l /dev/rdisk1
The following steps merge/remove the current Bootcamp-related partitions.
diskutil eraseVolume jhfs+ BC1 disk0s3
diskutil eraseVolume jhfs+ BC2 disk0s4
diskutil mergePartitions jhfs+ BCMP disk0s3 disk0s4
diskutil list
If you see only disk0s3 as the last entry under disk0, then run
diskutil eraseVolume fat32 BOOTCAMP disk0s3
and retry removing the partition using BC Assistant only.
Once you finish cleanup, we can then proceed further.
This all seemed to work perfectly. So how do we proceed?
Mac Book hangs forever when partitioning in Boot Camp