Boot Camp disappeared from boot menu after changing partition
Hello, all,
Let me start by saying I am not very well versed in OS X related things. I'm the one everyone comes to to bring their Windows back from the brink, I understand computers well, it's just that I'm unfamiliar with how OS X works so please be explicit with steps when answering.
Background
* A friend has Boot Camp on her laptop, and wants more storage space on the Windows side.
* I installed the latest updates: iTunes 12.5.4, OS X El Capitan Update 10.11.6, OS X El Capitan Recovery Update 1.0.
* I couldn't change partitions from Windows, so I went into OS X and used Disk Utility to shrink the OS X partition, assuming I'd go back to Windows and expand from there.
* This broke Bootcamp/MBR/GPT. Now Boot Camp/Windows won't show when holding Option/Alt.
* Specifically, I get the "No bootable device -- insert boot disk and press any key" message when I force it to boot to Windows with Disk Utility.
* I've advised her to get more external space or a new Windows device, but right now I need to get Windows to boot.
* No, making a backup and giving her that is not an option. She's far from tech-savvy, she will want to use Windows normally to get her files.
* I've seen it mentioned that El Capitan is problematic with Boot Camp but I haven't found any specific information about this.
Actions taken
1. Used Disk Utility to delete the new, blank partition and integrate it back into the OSX partition, like it was originally.
2. Disabled System Integrity Protection: csrutil disable and csrutil status to make sure.
3. Followed this guide except arranged the three disks in the order 4 2 3. Successful but still no Boot Camp when booting.
4. Installed rEFIt and rebooted twice, it did not appear in the menu.
Below is the laptop's information. Please advise and thanks in advanced. 😕
MacBook-Air:~ Air$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *251.0 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Untitled 125.0 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data BOOTCAMP 125.1 GB disk0s4
MacBook-Air:~ Air$ sudo gpt -r -vv show disk0
gpt show: disk0: mediasize=251000193024; sectorsize=512; blocks=490234752
gpt show: disk0: Suspicious MBR at sector 0
gpt show: disk0: Pri GPT at sector 1
gpt show: disk0: Sec GPT at sector 490234751
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 244142264 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
244551904 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
245821440 244412416 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
490233856 863
490234719 32 Sec GPT table
490234751 1 Sec GPT header
MacBook-Air:~ Air$ sudo fdisk /dev/disk0
Disk: /dev/disk0geometry: 30515/255/63 [490234752 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: 07 1023 254 63 - 1023 254 63 [ 245821440 - 244412416] HPFS/QNX/AUX
*3: AF 25 127 15 - 1023 254 63 [ 409640 - 244142264] HFS+
*4: AB 1023 254 63 - 1023 254 63 [ 244551904 - 1269536] Darwin Boot
MacBook Air, OS X El Capitan (10.11.6)