Apple Event: May 7th at 7 am PT

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

bootcamp partition not showing up in El Capitan

I just upgraded to OS X El Capitan, however, my windows partition is not showing up either in disk utility or start up menu. I see that my mac partition is still the same size as i left it (500 GB) while its missing the windows partition (250 GB). I followed this

sudo fdisk -e /dev/disk0

p

setpid 4

07

flag 4

p

write

y

but i get an error when i use the command "write" it says "operation not permitted"


I have a macbook pro mid 2012 with 750 GB HDD

Please help!!!

MacBook Pro, OS X El Capitan (10.11)

Posted on Sep 30, 2015 4:24 PM

Reply
Question marked as Best reply

Posted on Sep 30, 2015 4:45 PM

Please post the output of the following Terminal commands


diskutil list

diskutil cs list

sudo gpt -vv -r show /dev/disk0


You may run into more issues, because some of the tools do not work on ELC yet.

58 replies

Jan 16, 2016 7:49 AM in response to RedSamster

Can you post a new discussion and include the output of the following OS X Terminal commands to avoid confusion with OP?


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.

Aug 31, 2016 1:07 PM in response to X_1Cesar1_X

I got an used Macbook Pro 15", late 2011. It has the disc drive replaced with an additional hard disk.

I decided to install Windows 7 on the additional disk, which has two partitions: one for mac and the other for windows.

I used the virtual box method to install windows on the macbook, the installation went fine, until the reboot to the real hardware. The windows partition shows up in the mac os settings where I can choose it to boot from it, but when I reboot I end up with a black screen with a cursor...

the method I used:

http://apple.stackexchange.com/questions/179486/boot-camp-install-of-windows-7-i ssue-no-bootable-devices?rq=1

If I boot the mac holding the alt key it only shows the OS X drive... But I can see the windows partition on the desktop and browse the windows files...

The original drive (disk0) has one partition and contains OS X, disk1 is the additional drive with two partitions: one for mac files and one for windows.


sudo fdisk /dev/disk1

Password:

Disk: /dev/disk1 geometry: 91201/255/63 [1465149168 sectors]

Signature: 0xAA55

Starting Ending

#: id cyl hd sec - cyl hd sec [ start - size]

------------------------------------------------------------------------

1: EE 0 0 2 - 1023 254 63 [ 1 - 1273743359] <Unknown ID>

*2: 07 1023 254 63 - 1023 254 63 [1273743360 - 191404032] HPFS/QNX/AUX

3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused

4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused


sudo gpt -vv -r show /dev/disk1

gpt show: /dev/disk1: mediasize=750156374016; sectorsize=512; blocks=1465149168

gpt show: /dev/disk1: Suspicious MBR at sector 0

gpt show: /dev/disk1: Pri GPT at sector 1

gpt show: /dev/disk1: Sec GPT at sector 1465149167

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 1273071088 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC

1273480728 262632

1273743360 191404032 3 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

1465147392 1743

1465149135 32 Sec GPT table

1465149167 1 Sec GPT header



sudo gdisk /dev/disk1

GPT fdisk (gdisk) version 1.0.1


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.


Command (? for help): p

Disk /dev/disk1: 1465149168 sectors, 698.6 GiB

Logical sector size: 512 bytes

Disk identifier (GUID): 2079FB32-0170-42A8-89A2-044405B6C35A

Partition table holds up to 128 entries

First usable sector is 34, last usable sector is 1465149134

Partitions will be aligned on 8-sector boundaries

Total free space is 264381 sectors (129.1 MiB)


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

1 40 409639 200.0 MiB EF00 EFI System Partition

2 409640 1273480727 607.0 GiB AF00 MacExtra

3 1273743360 1465147391 91.3 GiB 0700 BOOTCAMP

bootcamp partition not showing up in El Capitan

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