Hi,
I messed up and followed some bad advice. Water under the bridge, but I would like to recover my bootcamp partition if possible. I’ve seen several posts with good process, but decided to post hear rather than make any more assumptions. I’m running OS X El Capitan on a early 2011 MacBook Pro. My 256GB SSD is a bit squeezed and tried to be too stingy with the Boot Camp partition, thus my current troubles after resizing. I have Windows 10 on the bootcamp partition.
I will throw out a bunch of data from my investigation here.
capella:~ ronh$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *250.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_CoreStorage Macintosh HD 190.5 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data BOOTCAMP 58.7 GB disk0s5
/dev/disk1 (internal, virtual):
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh HD +190.2 GB disk1
Logical Volume on disk0s2
B6DC811B-004D-4245-83C9-8FAA0B51FD9E
Unencrypted
capella:~ ronh$ diskutil cs list
CoreStorage logical volume groups (1 found)
|
+– Logical Volume Group 487E3580-D1BE-4A6D-A33C-38C8DD8ABA34
=========================================================
Name: Macintosh HD
Status: Online
Size: 190546800640 B (190.5 GB)
Free Space: 19005440 B (19.0 MB)
|
+-< Physical Volume D61ADD7D-3CBD-40D6-A649-E231C5C23899
| —————————————————-
| Index: 0
| Disk: disk0s2
| Status: Online
| Size: 190546800640 B (190.5 GB)
|
+-> Logical Volume Family 37BE876E-8E51-47C3-8D62-001EC021DE56
———————————————————-
Encryption Type: None
|
+-> Logical Volume B6DC811B-004D-4245-83C9-8FAA0B51FD9E
—————————————————
Disk: disk1
Status: Online
Size (Total): 190175473664 B (190.2 GB)
Revertible: Yes (no decryption required)
LV Name: Macintosh HD
Volume Name: Macintosh HD
Content Hint: Apple_HFS
capella:~ ronh$ sudo gpt -vv -r show /dev/disk0
Password:
gpt show: /dev/disk0: mediasize=250059350016; sectorsize=512; blocks=488397168
gpt show: /dev/disk0: Suspicious MBR at sector 0
gpt show: /dev/disk0: Pri GPT at sector 1
gpt show: /dev/disk0: Sec GPT at sector 488397167
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 372161720 2 GPT part – 53746F72-6167-11AA-AA11-00306543ECAC
372571360 1269536 3 GPT part – 426F6F74-0000-11AA-AA11-00306543ECAC
373840896 1024
373841920 114554880 5 GPT part – EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
488396800 335
488397135 32 Sec GPT table
488397167 1 Sec GPT header
from gdisk …
Command (? for help): p
Disk /dev/rdisk0: 488397168 sectors, 232.9 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): FD5932B4-069B-4CCE-A2EE-99AB5720CA17
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 488397134
Partitions will be aligned on 8-sector boundaries
Total free space is 1365 sectors (682.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI System Partition
2 409640 372571359 177.5 GiB AF05 Macintosh HD
3 372571360 373840895 619.9 MiB AB00 Recovery HD
5 373841920 488396799 54.6 GiB 0700 BOOTCAMP
![Windows will not boot after changing partition with external software Windows will not boot after changing partition with external software]()
Is this worth spending time to recover? Thanks.
Ron