<?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>Cactuar.net &#187; unsupported</title>
	<atom:link href="http://www.cactuar.net/tag/unsupported/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cactuar.net</link>
	<description></description>
	<lastBuildDate>Wed, 26 Oct 2011 23:20:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>More Time Machine fun</title>
		<link>http://www.cactuar.net/2010/07/14/more-time-machine-goodness/</link>
		<comments>http://www.cactuar.net/2010/07/14/more-time-machine-goodness/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 13:55:10 +0000</pubDate>
		<dc:creator>LIV2</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[afp_mount]]></category>
		<category><![CDATA[Time Machine]]></category>
		<category><![CDATA[unsupported]]></category>
		<category><![CDATA[unsupported network share]]></category>

		<guid isPermaLink="false">http://www.cactuar.net/?p=74</guid>
		<description><![CDATA[Update: no longer needed, see Making your AFP server more Time Machine Friendly My Macbook pro decided that it was time for some irrepairable partition corruption tonight. as such I&#8217;ve had to restore from a backup This post is a followup to my previous post about Time machine on unsupported network drives. if you wish [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff0000;"><span style="text-decoration: underline;">Update</span>:</span> no longer needed, see <a title="Making your AFP server more Time Machine friendly" href="http://www.cactuar.net/2011/09/12/making-your-afp-server-more-time-machine-friendly/">Making your AFP server more Time Machine Friendly</a></strong></p>
<p>My Macbook pro decided that it was time for some irrepairable partition corruption tonight. as such I&#8217;ve had to restore from a backup</p>
<p>This post is a followup to my previous post about Time machine on unsupported network drives.</p>
<p>if you wish to do a full restore of a Time Machine backup from what apple considers an unsupported time machine device from the OSX install DVD you will need to open up Terminal from the Utilities menu then type</p>
<blockquote><p>mkdir /Volumes/TM</p>
<p>mount_afp afp://username:password@ipaddressoffileserver/timemachineshare /Volumes/TM</p></blockquote>
<p>then exit the terminal, go to Utilities &gt; Restore this system from a backup and it should now appear in your list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cactuar.net/2010/07/14/more-time-machine-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time machine with unsupported network disks</title>
		<link>http://www.cactuar.net/2009/03/08/22/</link>
		<comments>http://www.cactuar.net/2009/03/08/22/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 08:34:13 +0000</pubDate>
		<dc:creator>LIV2</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Time Machine]]></category>
		<category><![CDATA[unsupported]]></category>
		<category><![CDATA[unsupported network share]]></category>

		<guid isPermaLink="false">http://www.cactuar.net/2010/02/13/22/</guid>
		<description><![CDATA[Well I bought a new unibody Macbook Pro recently to replace my old one, and found that I couldn&#8217;t get Time Machine to backup to my server. Even after using defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 at a commandline I still got &#8220;The backup disk image could not be created&#8221; After much hair pulling and googling, [...]]]></description>
			<content:encoded><![CDATA[<p>Well I bought a new unibody Macbook Pro recently to replace my old one, and found that I couldn&#8217;t get Time Machine to backup to my server.</p>
<div>Even after using</div>
<blockquote>
<div>defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</div>
</blockquote>
<div>at a commandline I still got &#8220;The backup disk image could not be created&#8221;</div>
<div>After much hair pulling and googling, I found that it was due to Time Machine calling some AFP functions introduced in Leopard</div>
<div>Problem with this being that my Tiger server doesn&#8217;t support these functions.</div>
<div>Of course the easy way to fix this was to create the image on my Leopard machine with the following command</div>
<blockquote>
<div>hdiutil create -size 90G -fs HFS+J -type SPARSEBUNDLE HOSTNAME_MACCADR.sparsebundle</div>
</blockquote>
<div>Obviously replacing HOSTNAME with your machines hostname and replacing MACADDR with your machines mac address for en0 minus the semicolons</div>
<div>Once that was complete all I had to do was copy the resulting image across to my backup drive on the server and it all worked.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cactuar.net/2009/03/08/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

