Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Mac drive no longer showing up as boot option?

MacBook pro 2015. Have bootcamp, mac osx el capitan one side, windows 10 the other. Wanted to make the windows 10 one bigger, used disk utility to shrink mac osx partition. This named the unallocated space 'untitled' wouldn't let me make bootcamp partition bigger. So I switched to windows and tried using Ease US partition master, wouldn't let me resize bootcamp partition either. So (using ease us) deleted 'untitled partition' that was created when I shrunk the mac osx one on mac disk utitlity. Still wouldn't let me resize bootcamp partition. So I created a small partition as NTFS over the now unallocated space, so I could use it for more storage on windows 10. Now when I start the PC no boot option available only Windows 10. Boot camp still running in windows, and I tried clicking restart into Mac OSX, black screen for 10 seconds then boots into windows. Pressing alt when turning on works, but again only windows disk is displayed. I didn't damgage the OSX partition, all I did was make it slightly smaller, (it had a lot of free space). What do I do?

MacBook Pro, OS X El Capitan (10.11)

Posted on Oct 11, 2015 12:07 PM

Reply
26 replies

Oct 11, 2015 2:11 PM in response to bensparkes98

Please do not try again, what you did. 😉. It may be possible to recover Windows, but no guarantees. The worst case scenario is you lose Windows.


Please post the output of the following commands.


diskutil list

diskutil cs list

sudo gpt -vv -r show /dev/disk0

sudo fdisk /dev/disk0


The "sudo" commands will prompt for your password, and it will not be echoed back. You may also see a warning about improper use of "sudo" and potential data loss due to "abuse" of the command.

Oct 12, 2015 2:44 PM in response to bensparkes98

Please download GPT Fdisk from http://sourceforge.net/projects/gptfdisk/ to your Windows side.


You can run Gdisk on the Windows side in a CMD Window with Admin rights as shown in the example below.


User uploaded file


Another option you have is to install OS X on an external disk and boot from it - How to install OS X on an external drive connected to your Mac - Apple Support


The last option is to use Target Disk Mode (if you have a second Mac) - Share files between two computers with target disk mode - Apple Support , but this requires cables to be able to connect two Macs using appropriate connectors.

Oct 14, 2015 1:07 PM in response to bensparkes98

Use the Gdisk commands in single quotes without the actual single quotes.


Go To Main Menu - 'm'

Change partition type - 't'

Partition number - 2

HFS - 'AF00'

Change partition type - 't'

Partition number - 3

Apple Boot - 'AB00'

Change partition type - 't'

Partition number - 5

NTFS - '0700'

Print - 'p'

Write - 'w'

Confirm - 'y'


Reboot and test.


Example of a working one is


Command (? for help): p

Disk /dev/disk0: 1954210120 sectors, 931.8 GiB

Logical sector size: 512 bytes

Disk identifier (GUID): 6ED0C429-00D1-4759-B50E-04B6FB80D0E3

Partition table holds up to 128 entries

First usable sector is 34, last usable sector is 1954210086

Partitions will be aligned on 8-sector boundaries

Total free space is 2013 sectors (1006.5 KiB)


Number Start (sector) End (sector) Size Code Name

1 40 409639 200.0 MiB EF00 EFI System Partition

2 409640 1449034287 690.8 GiB AF00 Customer

3 1449034288 1450303823 619.9 MiB AB00 Recovery HD

4 1450305536 1954209791 240.3 GiB 0700 BOOTCAMP

Mac drive no longer showing up as boot option?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.