Hi
After an partition crash I've re created the Fusion drive :
This solved my question Solvedby Loner T on Oct 8, 2015 2:24 PM
If you are in Internet Recovery, start Utilities -> Terminal.
1. Erase Macintosh HD volume - diskutil cs deleteVolume 0BD6E153-D4DC-4621-AD95-E0E36DDAFD87
2. Erase Macintosh HD volume group - diskutil cs delete C0A7D32A-D1AF-4A74-8E5C-D11CEEBB8F8B
3. Erase Macintosh SSD (this should be disk0, but verify) - diskutil eraseDisk jhfs+ SSD disk0
4. Erase Macintosh HDD (this should be disk1, but verify) - diskutil eraseDisk jhfs+ HDD disk1
5. Create a LV Group (the order of disks is critical SSD and HDD, in that order, please verify) - diskutil cs create OSX-MacintoshLVG disk0s2 disk1s2
6. Create a new Logical volume - diskutil cs createVolume <UUIDFromStep5> jhfs+ "Macintosh HD" 100%
Osx installation is perfect but I can't install windows. The error :
"We couldn't create a new partition or locate an existinge one... for more information, see the Setup log files. "
Just clicked on format on partiton 5 (bootcamp) and next . This previous message stop the process.
got an Imac 27 late 2015 1TB fusion drive. Can you check the fusion drive. I want it as new.
anthonys-iMac:~ anthony$ diskutil list
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 24.0 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_CoreStorage OSX-MacintoshLVG 23.6 GB disk0s2
3: Apple_Boot Boot OS X 134.2 MB disk0s3
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_CoreStorage OSX-MacintoshLVG 999.3 GB disk1s2
3: Apple_Boot Recovery HD 650.0 MB disk1s3
/dev/disk2 (internal, virtual):
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh HD +1.0 TB disk2
Logical Volume on disk0s2, disk1s2
B76ED252-4BC8-4F38-897F-AFE74C7AC7C9
Unencrypted Fusion Drive
/dev/disk3 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: Apple_partition_scheme +189.9 MB disk3
1: Apple_partition_map 32.3 KB disk3s1
2: Apple_HFS Firefox 189.8 MB disk3s2
Thanks a lot