Quantcast
Channel: Apple questions and answers » Capitan
Viewing all articles
Browse latest Browse all 1868

bootcamp partition not showing up in El Capitan after upgrade

$
0
0

My bootcamp partition is not showing up anymore after my update to El Capitan. Cannot find it in “Startup Disk” in “Systems Preference” nor in “Disk Utility”.

 

With the following command in Terminal:

 

diskutil list

diskutil cs list

sudo gpt -vv -r show /dev/disk0

sudo fdisk /dev/disk0

 

I received the following:

 

Chun-Sungs-MBP:~ Chun-Sung$ diskutil list

/dev/disk0 (internal, physical):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      GUID_partition_scheme                        *500.3 GB   disk0

   1:                        EFI EFI                     209.7 MB   disk0s1

   2:                  Apple_HFS Macintosh HD            402.4 GB   disk0s2

   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3

   4:       Microsoft Basic Data BOOTCAMP                97.0 GB    disk0s4

Chun-Sungs-MBP:~ Chun-Sung$ diskutil cs list

No CoreStorage logical volume groups found

Chun-Sungs-MBP:~ Chun-Sung$ sudo gpt -vv -r show /dev/disk0

Password:

gpt show: /dev/disk0: mediasize=500277790720; sectorsize=512; blocks=977105060

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 977105059

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

  786383072    1269536      3  GPT part – 426F6F74-0000-11AA-AA11-00306543ECAC

  787652608  189452419      4  GPT part – EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

  977105027         32         Sec GPT table

  977105059          1         Sec GPT header

Chun-Sungs-MBP:~ Chun-Sung$ sudo fdisk /dev/disk0

Disk: /dev/disk0 geometry: 60821/255/63 [977105060 sectors]

Signatu 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 –  785973432] HFS+       

3: AB 1023 254  63 – 1023 254  63 [ 786383072 –    1269536] Darwin Boot

*4: 07 1023 254  63 – 1023 254  63 [ 787652608 –  189452419] HPFS/QNX/AUX

 

 

 

Please help? Is there a way to get my bootcamp partition back?

 

Thanks!


Viewing all articles
Browse latest Browse all 1868

Trending Articles