<?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>plasmid.co.uk &#187; USB</title>
	<atom:link href="http://plasmid.co.uk/tag/usb/feed/" rel="self" type="application/rss+xml" />
	<link>http://plasmid.co.uk</link>
	<description>because life is faster in reverse ...</description>
	<lastBuildDate>Thu, 20 May 2010 23:07:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://plasmid.co.uk</link>
  <url>http://plasmid.co.uk/wp/favicon.ico</url>
  <title>plasmid.co.uk</title>
</image>
		<item>
		<title>Repairing broken USB partition tables</title>
		<link>http://plasmid.co.uk/2008/12/04/repairing-broken-usb-partition-tables/</link>
		<comments>http://plasmid.co.uk/2008/12/04/repairing-broken-usb-partition-tables/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:47:12 +0000</pubDate>
		<dc:creator>plasmid</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[partition table]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://plasmid.co.uk/?p=101</guid>
		<description><![CDATA[While trying to use my 16GB USB flash drive as a raw-disk for VMware, I managed to corrupt the partition table. This rendered the drive useless for data storage. As none of the information contained on the drive was useful, it seemed that the best solution was a straightforward partition table wipe and rebuild. This [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to use my 16GB USB flash drive as a raw-disk for VMware, I managed to corrupt the partition table. This rendered the drive useless for data storage. As none of the information contained on the drive was useful, it seemed that the best solution was a straightforward partition table wipe and rebuild. This can be difficult on Windows as <strong>Control Panel->Administrative Tools->Disk Management</strong> does not allow the deletion of the primary partition.</p>
<p>Many Googl'd solutions involved rebooting with one repair/installation disk or another, however I've found a quicker way...<br />
<span id="more-101"></span><br />
<strong>The Fix</strong></p>
<ol>
<li>Download <a href="http://www.sysint.no/nedlasting/mbrfix.htm">MbrFix</a>. [<a href="http://www.download.com/MbrFix/3000-2094_4-10485990.html">Working mirror at time of writing.</a>]</li>
<li>Use <code>mbrfix /drive &lt;num&gt; driveinfo</code> to identify the USB flash drive. The <em>&lt;num&gt;</em> refers to the physical identifier. Start at zero and increment until one of them gives a size reading that matches; this is probably the correct drive.</li>
<li>Use <code>mbrfix /drive &lt;num&gt; clean</code> and enter "y" to confirm partition deletion. <strong>WARNING: IF YOU DO THIS, DATA RECOVERY FROM THE DRIVE IS DIFFICULT, BE SURE YOU HAVE CHOSEN THE CORRECT DRIVE!</strong></li>
<li>Go to <strong>Control Panel->Administrative Tools->Disk Management</strong> and right-click on the unallocated space. Select create new partition and fill in the details.</li>
<p>This has reset the drive with a healthy partition, you should find it has regained functionality!</p>
]]></content:encoded>
			<wfw:commentRss>http://plasmid.co.uk/2008/12/04/repairing-broken-usb-partition-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.196 seconds -->
