As I mentioned previously, I did
not destroy all the partitions on my drives prior to setting them up as a "Fusion" drive. I wanted to maintain my Windows Boot partition on the SSD if possible, so I joined the "partition-ID" on the SSD and the "disk-id" on the hard disk and it worked.
🙂
It appears that the
Apple Boot Recovery HD partition was also saved by doing this.
I used the "100%" entry for the fusion disk size.
Here is my disk list:
Code:
[COLOR="Blue"]diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *240.1 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_CoreStorage 158.8 GB disk0s2
3: Apple_Boot Recovery HD 785.0 MB disk0s3
4: Microsoft Basic Data Windows SSD 80.2 GB disk0s4
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk1
1: EFI 209.7 MB disk1s1
2: Apple_CoreStorage 499.8 GB disk1s2
3: Apple_Boot Boot OS X 134.2 MB disk1s3
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh Fusion *655.5 GB disk2
[/COLOR]
I also did a Time Machine backup prior to the disk join, and used it to restore the "Fusion" drive with no problems.
-howard