Bootcamp Partition not Accessible After Resize of Mac Partition
SpenaJun 24, 2015 10:18 AM
Loner T, I've been struggling with a similar issue and hope you could help. Through my research on this site it seems you've helped many and would like to benefit from your knowledge as well.
I'd like to be able to boot into Windows and can't do it. Yes...I re-sized my Mac Partition using disk util, and my Bootcamp drive disappeared from the start up disk utility in System Preferences. Here's the requisite information, please let me know if you need something else to further analyze. Thank you.
Last login: Wed Jun 24 16:52:44 on ttys001
franks-imac:~ frankmertes$ diskutil list /dev/disk0
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 61.8 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data 200.2 GB disk0s4
franks-imac:~ frankmertes$ sudo gpt -r -vv show disk0
Password:
gpt show: disk0: mediasize=500107862016; sectorsize=512; blocks=976773168
gpt show: disk0: Suspicious MBR at sector 0
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 120750376 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
121160016 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
122429552 463234960
585664512 391108608 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
976773120 15
976773135 32 Sec GPT table
976773167 1 Sec GPT header
franks-imac:~ frankmertes$ sudo fdisk /dev/disk0
Disk: /dev/disk0 geometry: 60801/255/63 [976773168 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 0 0 2 - 25 127 14 [ 1 - 409639] <Unknown ID>
2: AF 25 127 15 - 1023 254 63 [ 409640 - 120750376] HFS+
3: AB 1023 254 63 - 1023 254 63 [ 121160016 - 1269536] Darwin Boot
*4: 07 1023 254 63 - 1023 254 63 [ 585664512 - 391108608] HPFS/QNX/AUX
franks-imac:~ frankmertes$