Hi Loner T,
First of all thank you for the help, I have same issue with topic owner, which is Bootcamp partition deleted using Disk Utility below is my terminal result. Mine is 1TB fusion, tried internet recovery and now I'm on Version 10.9.5 instead of Yosemite when i tried to instal Windows 8. I don't mind to start fresh, i've made a time machine backup for 10.9.5 with external hard disk
Johans-iMac:~ Johan$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_CoreStorage 121.0 GB disk0s2
3: Apple_Boot Boot OS X 134.2 MB disk0s3
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_CoreStorage 749.5 GB disk1s2
3: Apple_Boot Recovery HD 650.1 MB disk1s3
4: EFI NO NAME 104.9 MB disk1s4
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh HD *864.3 GB disk2
Johans-iMac:~ Johan$ diskutil cs list
CoreStorage logical volume groups (1 found)
|
+-- Logical Volume Group 733DDEBE-CA13-41A5-AEC5-02242FD39B98
=========================================================
Name: Macintosh HD
Status: Online
Size: 870502473728 B (870.5 GB)
Free Space: 98304 B (98.3 KB)
|
+-< Physical Volume 938679F7-B1EE-4DCE-BB6A-D98E0438054B
| ----------------------------------------------------
| Index: 0
| Disk: disk0s2
| Status: Online
| Size: 120988852224 B (121.0 GB)
|
+-< Physical Volume 7428B963-323E-4320-AB4E-90B0EA52D6C2
| ----------------------------------------------------
| Index: 1
| Disk: disk1s2
| Status: Online
| Size: 749513621504 B (749.5 GB)
|
+-> Logical Volume Family 17832D68-EA9B-4661-912A-E310ADF8DC8B
----------------------------------------------------------
Encryption Status: Unlocked
Encryption Type: None
Conversion Status: NoConversion
Conversion Direction: -none-
Has Encrypted Extents: No
Fully Secure: No
Passphrase Required: No
|
+-> Logical Volume 4527AA97-DD06-43D4-9C7D-1D2E850F643C
---------------------------------------------------
Disk: disk2
Status: Online
Size (Total): 864315506688 B (864.3 GB)
Conversion Progress: -none-
Revertible: No
LV Name: Macintosh HD
Volume Name: Macintosh HD
Content Hint: Apple_HFS
Johans-iMac:~ Johan$ sudo gpt -vv -r show /dev/disk0
Password:
Sorry, try again.
Password:
gpt show: /dev/disk0: mediasize=121332826112; sectorsize=512; blocks=236978176
gpt show: /dev/disk0: PMBR at sector 0
gpt show: /dev/disk0: Pri GPT at sector 1
gpt show: /dev/disk0: Sec GPT at sector 236978175
start size index contents
0 1 PMBR
1 1 Pri GPT header
2 32 Pri GPT table
34 6
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
409640 236306352 2 GPT part - 53746F72-6167-11AA-AA11-00306543ECAC
236715992 262144 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
236978136 7
236978143 32 Sec GPT table
236978175 1 Sec GPT header
Johans-iMac:~ Johan$ sudo fdisk /dev/disk0
Disk: /dev/disk0 geometry: 14751/255/63 [236978176 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 236978175] <Unknown ID>
2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
Johans-iMac:~ Johan$