i couldn't make a discussion since apple say's"you are not allowed to create or update this content", but i done what you told me to do and this is what i got
Oliviers-MacBook-Pro:~ oliviercontempre$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *500.1 GB disk0
1: Apple_HFS 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 200.0 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Windows_NTFS 150.0 GB disk0s4
Oliviers-MacBook-Pro:~ oliviercontempre$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *500.1 GB disk0
1: Apple_HFS 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 200.0 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Windows_NTFS 150.0 GB disk0s4
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *62.9 GB disk1
1: Windows_NTFS 62.8 GB disk1s1
Oliviers-MacBook-Pro:~ oliviercontempre$ diskutil cs list
No CoreStorage logical volume groups found
Oliviers-MacBook-Pro:~ oliviercontempre$ sudo gpt -vv -r show /dev/disk0
Password:
gpt show: /dev/disk0: mediasize=500107862016; sectorsize=512; blocks=976773168
gpt show: /dev/disk0: MBR at sector 0
gpt show: /dev/disk0: Pri GPT at sector 1
gpt show: error: bogus map
gpt show: unable to open device '/dev/disk0': Undefined error: 0
Oliviers-MacBook-Pro:~ oliviercontempre$ sudo fdisk /dev/disk0
Disk: /dev/disk0 geometry: 60801/255/63 [976773168 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: AF 1023 254 63 - 1023 254 63 [ 1 - 409639] HFS+
2: AF 1023 254 63 - 1023 254 63 [ 409640 - 390625000] HFS+
3: AB 1023 254 63 - 1023 254 63 [ 391034640 - 1269536] Darwin Boot
*4: 07 1023 254 63 - 1023 254 63 [ 683804672 - 292968448] HPFS/QNX/AUX
Is there anything wrong with this?