Cannot reboot Bootcamp after partition mod 10.9.4
https://discussions.apple.com/thread/4144252
I saw that people are linking back to this thread her is my summary of information. Running 10.9.4 with windows 7
Hi I get a similar problem after canning the partition map (and then removing the extra disk I created)
I now have 4 partitions. Windows disk is good I can open it using finder and all data is there but it won't boot up using bootcamp.
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 277.7 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data BOOTCAMP 130.0 GB disk0s4 <===== I can see the data from mac osx is still there and ok.
When I try and re-boot to bootcamp it gives me the "No bootable device --- insert boot disk and press any key" message
using
sudo gpt -r -vv show disk0
Password:
gpt show: disk0: mediasize=500107862016; sectorsize=512; blocks=976773168
gpt show: disk0: Suspicious MBR at sector 0 <===== This looks weird
gpt show: disk0: Pri GPT at sector 1
gpt show: disk0: Sec GPT at sector 976773167
start size index contents
0 1 MBR
1 1 Pri GPT header
2 32 Pri GPT table
34 6
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
409640 542286536 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
542696176 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
543965712 178902512
722868224 253904896 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
976773120 15
976773135 32 Sec GPT table
976773167 1 Sec GPT header
I tried using gdisk and creating a hybrid MBR and marked them as bootable.
I get this message when running GDISK
Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
Partition table scan:
MBR: hybrid
BSD: not present
APM: not present
GPT: present
Found valid GPT with hybrid MBR; using GPT.
using p i get
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI system partition
2 409640 542696175 258.6 GiB AF00 Customer
3 542696176 543965711 619.9 MiB AB00 Recovery HD
4 722868224 976773119 121.1 GiB 0700 BOOTCAMP
Help ?? what Do i need to do to get it to boot into windows.