Repairing Boot Camp after creating new partition

Hello,


I am running OS X 10.10.1 and Windows 8x64.

I added another partition to my mac so I could store extra data on it. When I tried to boot into windows I could no longer find it when I used the alt key. But I can still find the files. I have looked online and found this link to a problem that appears to be like mine.Repairing Boot Camp after creating new partition. I realize that I need to post the output of, 1. diskutil list, 2. sudo fdisk /dev/<DiskWhereYouHaveInstalledBootcamp>, and 3. sudo gpt -v -r show /dev/<DiskWhereYouHaveInstalledBootcamp> but I do not know how to find the last two. But I am attaching a image of my disk utility.User uploaded file Could someone please help?

Thank you

Posted on Mar 9, 2015 9:21 AM

Reply
41 replies

Mar 9, 2015 9:58 AM in response to BCufr

Please post the output of the following commands from OSX Terminal. "sudo" commands require your password, which will not be echoed back to you. "sudo" also warns about improper use and potential data loss due to such improper use.


diskutil list

diskutil cs list

sudo gpt -vv -r show /dev/disk0

sudo fdisk /dev/disk0


From Boot Camp 5.1: Frequently asked questions - Apple Support

Can I resize the Windows partition after installing Windows?

No. Back up your important files, then use Boot Camp Assistant to delete the old partition and create a new one.


In general Bootcamp Macs do not allow more than 4 partitions, which includes two hidden ones (EFI and Recovery HD) and two visible ones (OSX and Bootcamp). Disk Utility also has the notice as shown in your screen shot.

Mar 9, 2015 12:45 PM in response to BCufr

The NTFS header is intact on rdisk0s5. It is possible to make this work.


Option 1. Create a new Hybrid MBR using GPT 2,4,5 - the downside is that Rceovery HD can be corrupted by Windows.

Option 2. Create a new Hybrid MBR with 3,4,5 - the downside is that the OSX volume cannot be read by Windows.

Option 3. Delete the exFat partition.

Mar 9, 2015 2:02 PM in response to BCufr

For Option 2 to work, you will need to download and install http://sourceforge.net/projects/gptfdisk/.


If you have the standard configuration, and do not have a CoreStorage volume (Yosemite default is CS), each OS contains drivers to read the volumes on the other side. For example, BC drivers include a read-only HFS+ driver. On Yosemite with CS volumes, it does not work.


ExFAT source may be a disk image, but the exFat when restored is a partition on your internal disk, which is causing problems because the Hybrid MBR no longer matches the GPT.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Repairing Boot Camp after creating new partition

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