<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ivan Villareal &#187; Removing Hybrid feature of an Acomdata drive. &#8211; Ivan Villareal</title>
	<atom:link href="http://ivanvillareal.com/tag/firmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivanvillareal.com</link>
	<description>IT stuff and more...</description>
	<lastBuildDate>Tue, 01 Nov 2011 23:00:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Removing Hybrid feature of an Acomdata drive.</title>
		<link>http://ivanvillareal.com/linux/removing-hybrid-feature-of-an-acomdata-drive/</link>
		<comments>http://ivanvillareal.com/linux/removing-hybrid-feature-of-an-acomdata-drive/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 17:58:28 +0000</pubDate>
		<dc:creator>Ivan Villareal</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[external hd]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[flashing]]></category>

		<guid isPermaLink="false">http://ivanvillareal.com/?p=50</guid>
		<description><![CDATA[About 2 years ago I purchased this 500Gb Acomdata drive that was on sale at Fry&#8217;s, it was a good deal back then, cost me about 100 bucks, it had [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ivanvillareal.com/wp-content/uploads/2009/10/AcomdataDrive.jpg"><br />
<img class="size-full wp-image-51 alignleft" title="Acomdata Drive" src="http://ivanvillareal.com/wp-content/uploads/2009/10/AcomdataDrive.jpg" alt="500Gb Acomdata Drive" width="420" height="210" /></a></p>
<p>About 2 years ago I purchased this <a title="Product Page" href="http://www.acomdata.com/e5_hybriddrive.asp" target="_blank">500Gb Acomdata drive</a> that was on sale at Fry&#8217;s, it was a good deal back then, cost me about 100 bucks, it had an aluminium case and a power off switch, and I was in the need to expand the storage capacity of my multimedia server, which is linux based.</p>
<p>I didn&#8217;t researched this product, I didn&#8217;t even knew that acomdata was a brand, anyway I remember seeing the &#8220;Hybrid Drive&#8221; statement, but didn&#8217;t care, I was going to wipe this drive an reformat it as ext3, so I was aware that all the &#8220;software features&#8221; it had were useless to me, like the <span>PushButton™ Backup and the Nomad Mobile Desktop.</span></p>
<p><span>After I arrived home, I plugged this thing on my server, which had ivman and a custom script to mount anything, but after few seconds nothing happened, I look at the kernel messages and I started to worry, It showed as a CD drive instead of a Mass Storage Device, I tried unsuccessfully to mount this manually, so I thought this drive must be bad.</span></p>
<p>The next day I connected this drive to a Windows XP, and after some drivers install, it was working, I noticed that it created a virtual CD drive on Windows it had some software on it, so I thought that this was some kind of partition that would be erased after I formatted the drive, so I did this, but the partition was still there.</p>
<p>I did some research on the internet but didn&#8217;t found anything useful, so I was again trying to make this stupid drive worked on linux, I hate when I have to fight with the stuff I buy just to make it work on linux, I was very annoyed by this, finally after looking the kernel messages I&#8217;ve found that the drive was acting as a SCSI device, so I activated &#8220;Probe all LUNs on each SCSI device&#8221; in the kernel and after a kernel restart both partitions were available on Linux, however this still had a problem, because I was using ivman to detect the drive and mounted, ivman  didn&#8217;t worked for hard drive partition, just for the virtual CD, I&#8217;ve tried unsuccessfully to delete that stupid CD partition on windows and Linux.</p>
<p>I had enough of this and I was going to take this drive back to the store, but in a desperation moment I took my screwdriver and started to tearing apart the drive, I wasn&#8217;t even stopped by the warranty void seal, my intention was to take the drive format it and put it back without the cd part, I did this, and the format was successful, the drive was totally empty, but when I put this back to the enclosure the stupid CD partition was there, empty this time, but it was there, so it was a firmware issue and I didn&#8217;t found a firmware upgrade to remove this stupid feature.</p>
<p>I did some scripts to detect this unmounted the CD part and mount the hard drive partition, it took me about a week to have this thing working the way I wanted,  this was  unbelievable, why they don&#8217;t put the software to remove this &#8220;hybryd feature&#8221;.</p>
<p>However this drive has been working fine, with the virtual CD partition still there until Yesterday, I was in the need to transfer some large files from work to home, and this was the drive more reachable from all the drives I have, so I bring it to the office, and as soon as I plugged in the CD partition appeared on my Desktop, so I thought it has been a while now, lets see if I can finally reflash the firmware to remove this so called feature, and I&#8217;ve found a forum with several users trying to remove this, and suddenly I&#8217;ve found this  post:</p>
<blockquote><p>You need this software from http://www.mediafire.com/?bgwuwq5xzbm</p>
<p>unzip and click on MP251MFG, click on &#8220;configure hdd&#8221; and once it says pass just unplug and plug in the device. CD PART gone.</p></blockquote>
<p>I quickly downloaded the file in question, it was a zip file called &#8220;REMOVE CD PART.zip&#8221; with about 1.5Mb in size, it has  a Readme.pdf that describes the MP251MFG program, I booted up in Windows, installed the <a title="Ext2 file system on windows" href="http://www.fs-driver.org/" target="_blank">fsdriver</a> because this drive was an ext3, plugged the drive and run the MP251MFG.exe application this is what I saw:</p>
<p style="text-align: center;"><a href="http://ivanvillareal.com/wp-content/uploads/2009/10/MP251MFG_Interface.png"><img class="size-full wp-image-57 aligncenter" title="MP251MFG.exe Interface" src="http://ivanvillareal.com/wp-content/uploads/2009/10/MP251MFG_Interface.png" alt="MP251MFG.exe Interface" width="540" height="328" /></a></p>
<p>I didn&#8217;t backed up the drive, I was just exploring the options and I clicked the Configure HDD, a process was started and finished successfully, I was affraid that my data were gone, so I headed to check if the data was there, and it was, I copied the important stuff somewhere else, unplugged the drive and plugged back in, and voilà, the CD partition was gone along with the data in the drive, but that din&#8217;t matter the CD partition was really gone <img src='http://ivanvillareal.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>The drive was reformatted to FAT32, so I reformatted back to ext3, and now it is working pretty well, 2 years later.</p>
<p>I&#8217;ve found that this program works for other drives too, here are some links where this program can be found</p>
<p>For Windows:</p>
<ul>
<li><a href="http://www.techsupportlive.com/index.php?_m=downloads&amp;_a=viewdownload&amp;downloaditemid=53&amp;nav=0,7" target="link">xSil251 Switch HDD to CD+HDD_Nomad Mobile Desktop_V1.04_091007</a></li>
<li><a href="http://www.techsupportlive.com/index.php?_m=downloads&amp;_a=viewdownload&amp;downloaditemid=29" target="link">xSil251 Switch CD+HDD to HDD 3.5_Toshiba_V1.02_041307</a></li>
</ul>
<p>For Macintosh:</p>
<ul>
<li><a href="http://www.techsupportlive.com/index.php?_m=downloads&amp;_a=viewdownload&amp;downloaditemid=51&amp;nav=0,7" target="link">Switch to CD+Secure Nomad for Mac</a></li>
<li><a href="http://www.techsupportlive.com/index.php?_m=downloads&amp;_a=viewdownload&amp;downloaditemid=46" target="link">CD to HDD Convertor for Mac</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ivanvillareal.com/linux/removing-hybrid-feature-of-an-acomdata-drive/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

