zosobao5150 wrote in post #15195524
I am interested in the new mini. How hard was it to install the additional drive?
It is not hard, but it is challenging. You have to completely disassemble the Mini. It probably voids your warranty, too. If you take your time and plan ahead, keep all the screws separate (an ice tray works great for this), it's doable for anyone who has a bit of experience opening up computers. I used the Data Doubler kit from Other World Computing and it includes all the hardware AND tools necessary to do the job. Here's the kit:
http://eshop.macsales.com/item/OWC/DIYIMM11D2/
Here's how you do it:
http://eshop.macsales.com …deos/mac_mini2011_ssddiy/
Also, is there a website that describes the necessary terminal work to get the two drives to act as a fusion drive?
NOTE: Use at your own risk! Make sure to have one (better yet, two) backup of your data.
At best, this should be considered experimental until a lot of people have been using it for weeks or months. You MUST install the OS from Apple's OS X 10.8.4 installer (or higher) for the fusion drivers to be installed with Disk Utility. This is most easily done by downloading the latest Mountain Lion installer from the Apple App Store and using a USB thumb drive
for the installation. This will work with all Macs that can use Mountain Lion and have at least two drive bays (all Macs other than the MacBook Air).
After you install the SSD and get the computer running again, you need a third (external) drive to boot from. So you need to do a manual install of the OS onto this drive, or clone your boot drive to the external drive. I have a 2.5" FW800 drive that I used for this; although it may be possible with an 8 or 16 gb USB flash drive. Disconnect all other drives so that only the internal SSD, internal HD and external bootable drive are connected. Restart the computer and as soon as you hear the chime, press and hold the Option key until all bootable volumes show up. Select the external boot drive and proceed with the boot.
After it boots, open a terminal window and enter these lines:
diskutil list
This lists all the disks and will have numbers like disk0 and disk1. On my system, disk0 was the SSD, disk1 was the internal 1 TB hard drive and disk2 was my external Firewire drive. Next, type
diskutil cs create OSX disk0 disk1
The SSD must be first (disk0 in this case) and the internal HD must be second (disk1 in this case). This creates a new, unformatted logical volume to be used as the fusion drive. Anything you had on those two drives is now gone. Next, type
diskutil cs list
This will show you the volume ID of the new logical volume (for this example, 893B421-HF312-5CD2-B2B3-3C4D38810H). Next, type
diskutil cs createVolume 893B421-HF312-5CD2-B2B3-3C4D38810H jhfs+ OSX 100%
This formats the logical volume and names it "OSX". The 1200g is the number I used for mine and it makes it 1.2 TB in size. The new volume should show up. If you used Carbon Copy Cloner to make your external boot drive, just use it again to reclone the external drive to the new fusion drive. It appears to take some usage for the OS to figure out what files to move to the SSD, so the more you use it, the faster it gets (in the first few hours or days).
Have you noticed a significant difference in the speed of your traditional drive due to 'fusing' it with the SSD?
The computer feels like it has a 1.2 TB 6 Gbps SSD in it.
It is very snappy.
"Raw" is not an acronym, abbreviation, nor a proper noun; thus, it should not be in capital letters.