<?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>Unbound DNA &#187; Windows</title>
	<atom:link href="http://www.unbounddna.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unbounddna.com</link>
	<description></description>
	<lastBuildDate>Fri, 20 Aug 2021 09:00:00 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Repairing a Corrupted Mac OSX ExFAT Partition</title>
		<link>http://craigsmith.id.au/2014/07/06/repairing-a-corrupted-mac-osx-exfat-partition/</link>
		<comments>http://craigsmith.id.au/2014/07/06/repairing-a-corrupted-mac-osx-exfat-partition/#comments</comments>
		<pubDate>Sun, 06 Jul 2014 07:52:21 +0000</pubDate>
		<dc:creator><![CDATA[Craig Smith]]></dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://craigsmith.id.au/?p=1536</guid>
		<description><![CDATA[I run a MacBook Pro Retina (late 2013) and on my 512GB hard drive I have 3 partitions 150GB Mac OSX partition (currently running Mavericks) 150GB Windows 8.1 partition (via Bootcamp) 200GB data parition (formatted with ExFAT) I chose an ExFAT partition so I could read and write to the data partition from either the [&#8230;]<img alt="" border="0" src="http://pixel.wp.com/b.gif?host=craigsmith.id.au&#38;blog=1253279&#38;post=1536&#38;subd=cds43&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
				<content:encoded><![CDATA[<p><a href="https://cds43.files.wordpress.com/2014/07/exfat.png"><img class="alignright size-medium wp-image-1537" src="http://cds43.files.wordpress.com/2014/07/exfat.png?w=300&#038;h=146" alt="ExFAT" width="300" height="146" /></a>I run a MacBook Pro Retina (late 2013) and on my 512GB hard drive I have 3 partitions</p>
<ul>
<li>150GB Mac OSX partition (currently running Mavericks)</li>
<li>150GB Windows 8.1 partition (via Bootcamp)</li>
<li>200GB data parition (formatted with ExFAT)</li>
</ul>
<p>I chose an ExFAT partition so I could read and write to the data partition from either the OSX or the Windows partition as I use each operating system a similar amount. I had planned to install VMWare fusion at some point to avoid the dual boot, but haven&#8217;t sone so due to some licencing issues with some software on my Windows partition that I uncovered in the trial.</p>
<p>Recently I was travelling and was doing some editing for my podcast on the plane. I also inadvertantly moved and deleted some files. The next morning I woke up to deliver a workshop to find that my data partition was missing. Windows reported that the drive needed to be formatted and Mac OSX reported that the drive was corrupt. On either operating system, the relevant disk utilities were unable to fix the issue.</p>
<p>It appears that ExFAT partitions are not well supported in OSX, particularly if you delete files. Unfortunately due to Windows and Mac not playing nicely from a read/write perspective, neither HFS or NTFS are an option for this drive either.</p>
<p>A <a href="https://discussions.apple.com/message/16481838#16481838">bunch of articles</a> seemed to indicate that CHKDSK /F on the volume should fix it, but given the fact that Windows was reporting the partition needed to be formatted, this fix was not valid in this circumstance. After searching the web for numerous reports and fixes (and tearing my hair out with worry in the process), I finally <a href="https://discussions.apple.com/message/19492059#19492059">stumbled on an article</a> that led to a simple solution of a terminal command:</p>
<blockquote><p>sudo fsck_exfat -d disk0s4</p>
</blockquote>
<p>where diskos4 is your ExFAT partition.</p>
<p>It then asks:</p>
<blockquote><p>Main boot region needs to be updated. Yes/No?</p>
</blockquote>
<p>to which you reply Yes. You can then run repair in the OSX Disk Utility and the partition should be restored!</p>
<p>Easy fix, but baffles me why ExFAT and NTFS support is so bad on Mac OSX.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/1536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/1536/" /></a> <img alt="" border="0" src="http://pixel.wp.com/b.gif?host=craigsmith.id.au&#038;blog=1253279&%23038;post=1536&%23038;subd=cds43&%23038;ref=&%23038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://craigsmith.id.au/2014/07/06/repairing-a-corrupted-mac-osx-exfat-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://1.gravatar.com/avatar/150a07a737ff3ff0109cd13bcd008dd8?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="http://cds43.files.wordpress.com/2014/07/exfat.png?w=300" length="0" type="" />
		</item>
		<item>
		<title>Repairing Outlook 2010 Auto Complete Cache</title>
		<link>http://craigsmith.id.au/2014/04/25/repairing-outlook-2010-auto-complete-cache/</link>
		<comments>http://craigsmith.id.au/2014/04/25/repairing-outlook-2010-auto-complete-cache/#comments</comments>
		<pubDate>Fri, 25 Apr 2014 02:50:37 +0000</pubDate>
		<dc:creator><![CDATA[Craig Smith]]></dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://craigsmith.id.au/?p=1531</guid>
		<description><![CDATA[The auto complete cache in Outlook remembers all of the addresses that you have emailed and auto completes them when you enter an email address into the To: (or CC: or BCC:) field in Outlook. There are numerous fixes around on the web, but this one sorted the issue for me today on a stubborn [&#8230;]<img alt="" border="0" src="http://pixel.wp.com/b.gif?host=craigsmith.id.au&#38;blog=1253279&#38;post=1531&#38;subd=cds43&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
				<content:encoded><![CDATA[<p><a href="http://cds43.files.wordpress.com/2014/04/outlook2010.png"><img class="alignright wp-image-1532" src="http://cds43.files.wordpress.com/2014/04/outlook2010.png?w=150&#038;h=144" alt="Outlook2010" width="150" height="144" /></a>The auto complete cache in Outlook remembers all of the addresses that you have emailed and auto completes them when you enter an email address into the To: (or CC: or BCC:) field in Outlook. There are numerous fixes around on the web, but this one sorted the issue for me today on a stubborn Windows 7 machine with Outlook 2010 installed (with Google App Sync).</p>
<ol>
<li>Close Outlook and go to %localappdata%\Microsoft\Outlook\ and rename RoamCache to old_RoamCache</li>
<li>Restart Outlook using the command line switch /cleanautocompletecache (&#8220;C:\Program Files\Microsoft Office\Office14\Outlook.exe&#8221; /cleanautocompletecache). This will rebuild the autocomplete cache.</li>
</ol>
<p>These steps are based on an article at Spiceworks here: <a href="http://community.spiceworks.com/how_to/show/16443-repair-autocomplete-cache-in-outlook-2010" rel="nofollow">http://community.spiceworks.com/how_to/show/16443-repair-autocomplete-cache-in-outlook-2010</a>. The second step was missing in the official Microsoft article.</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/1531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/1531/" /></a> <img alt="" border="0" src="http://pixel.wp.com/b.gif?host=craigsmith.id.au&#038;blog=1253279&%23038;post=1531&%23038;subd=cds43&%23038;ref=&%23038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://craigsmith.id.au/2014/04/25/repairing-outlook-2010-auto-complete-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://1.gravatar.com/avatar/150a07a737ff3ff0109cd13bcd008dd8?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="http://cds43.files.wordpress.com/2014/04/outlook2010.png" length="0" type="" />
		</item>
	</channel>
</rss>
