windows doesn't show up after repartitioning
MacBook Pro with Retina display, OS X El Capitan (10.11.1)
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.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Please post the output of
sudo dd if=/dev/rdisk0s5 count=1 2>/dev/null | hexdump -C
You have non-standard partitions (5 partitions). It can be corrected, but it is fragile and later Software Updates can still cause issues. You will need GPT Fdisk (http://sourceforge.net/projects/gptfdisk/) . The following steps are non-standard and should not be used on standard configurations. You will lose visibility to OSX from Windows.
You have El Capitan, so we need to disable SIP first.
1. Boot into Local Recovery (Command+R).
2. Start Utilities -> Terminal.
3. Type csrutil disable in Terminal and press Enter/Return.
4. Type csrutil status.
5. Boot normally, and type csrutil status to confirm that it is still disabled.
Rebuild MBR to match the new GPT information thus resetting the Hybrid MBR. Use defaults for other questions (like partition codes). The only values that need modifications are the Boot flags and step 10. Accept all other defaults that Gdisk offers. Please see thesample Q&A as an example. These steps can be repeated if you make a mistake before you get to Step 12, otherwise start from Step 1 for these steps. Step 6 has numbers which are typed with a space between the numbers. Please see the sample Q&A before you execute these steps.
Here is sample Q&A for this section. Please notice the Press Enter/Return.
Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): Y
Creating entry for GPT partition #3 (MBR partition #2)
Enter an MBR hex code (default AF): Press Enter/Return
Set the bootable flag? (Y/N): N
Creating entry for GPT partition #4 (MBR partition #3)
Enter an MBR hex code (default AB): Press Enter/Return
Set the bootable flag? (Y/N): N
Creating entry for GPT partition #5 (MBR partition #4)
Enter an MBR hex code (default 07): Press Enter/Return
Set the bootable flag? (Y/N): Y
Test 1 - Does Bootcamp Volume show up in Finder?
Test 2 - Can you see files in Bootcamp Volume?
Test 3 - Can you select Bootcamp in System Preferences -> Startup Disk?
Test 4 - If Test 3 is successful, select Bootcamp and Click Restart.
Okay, i booted into recovery mode, but when i enter the command "csrutil disable" in terminal, the outcome is "command not found"
You need to be in local recovery (Command+R) for this to work.
I understand, but i tried this several times and keeps going into internet recovery mode. I have OS X El Capitan 10.11.1 if it might help you.
It is possible that your Local Recovery is corrupted causing Local Recovery to fall back to Internet Recovery. Can you How to install OS X on an external drive connected to your Mac - Apple Support and boot from this external disk? Re-installing OSX may make the partitioning worse and cause further issues.
Dear Brother i have same problem, wen i re-partitioned my mac then boot camp was disappeared and i followed your commands As i'm on El Capitan enabled csrutil in recovery used osx install media to boot into recovery as my recovery didn't boot and after that i followed the commands and get the message of successful repair of MBR and now i can select windows as startup disk and i can see windows(windows 10) disk in recovery but when i try to boot windows 10(clicked windows disk to enter) it stuck at black screen with blinking horizontal cursor please help i've been observing ur posts and replies to the users they were so helpful to them.
windows doesn't show up after repartitioning