tried to follow the steps he
https://discussions.apple.com/thread/7265037
but got totally lost, I ran test disk but it doesn’t show my windows partition.
here is my SSD, the 188 is my OSX, the selected chunk used to be my windows partition and the other chunk is free space.
It also won’t let me delete the UNTITLED partition by hitting the – button. What should I do??
Additionally when I run boot camp assistant it says this:
i also tried following these steps:
Step A. You have El Capitan, so we need to disable SIP.
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 all individual entries are still disabled.
Step B. Correct the MBR for Windows boot ability. Please ignore the i386 MBR error message, but not any others.
sudo fdisk -e /dev/disk0
p
setpid 4
07
flag 4
p
w
y
Reboot and check if you can see the BC Volume and files in the volume using Finder. If you can, use System Preferences -> Startup Disk, click on the lock icon and choose Bootcamp and click Restart. If everything works normally re-enable SIP using csrutil enable and the method in Step A.
When i did:
sudo fdisk -e /dev/disk0
and
p
I got to this result which looked odd so I stopped: