A developer on Wednesday revealed that the Fusion Drive support built into OS X Mountain Lion is compatible with a makeshift hybrid storage device, proving the technology can be used with Macs which didn't come preconfigured to take advantage of the feature. In a post to Tumblr, developer Patrick Stein unofficially confirmed that Mountain Lion provides Fusion Drive support for current Macs, as he was able to "build" a hybrid drive compatible with Apple's new storage technology. When Apple announced its new Fusion Drive hybrid storage solution alongside the redesigned iMac earlier this month, it noted that OS X Mountain Lion would be able to operate the system without the need to update. This prompted some to question whether existing hybrid drives would work with current Macs not configured with Apple SSD and HDD combination, as the statement suggested support for the technology was already embedded in the operating system's code. Using the Terminal version of disk utility, Stein was able to setup a solid state drive and a separate hard drive so that OS X recognized both as a single logical volume, which is basically what Fusion Drive promises. Just as Apple's Fusion Drive configures an SSD and an HDD into a single volume, Stein used an SATA-connected 128GB SSD and USB-attached 750GB HDD in his working solution. In order to build a single logical volume, the developer used Core Storage, the OS X feature that links two separate storage units into one volume group, to join the SDD and HDD. Next, Stein created a 466GB HFS+ volume, otherwise known as Mac OS Extended, to facilitate file creation and transfer. "Now in DiskUtility the individual disks no longer show, but the Logical Volume (LV) shows as one disk," Stein said. "Part One is finished, we鈥檝e created a single Volume consisting of a SSD and a HDD." To test whether the jury-rigged setup was being operated as a Fusion Drive, Stein created a number of directories with files equating to 140GB of data by using the mkdir and mkfile commands. During the process, data was funneled to the SSD until the 120GB mark, at which point the remaining files were written to the HDD in directories 11 to 13.