<?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>russds.com &#187; time machine</title>
	<atom:link href="http://russds.com/tag/time-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://russds.com</link>
	<description>peace, purpose, and productivity</description>
	<lastBuildDate>Sun, 01 Aug 2010 07:47:21 +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>Using Time Machine With A Network Drive</title>
		<link>http://russds.com/2010/02/12/using-time-machine-with-a-network-drive/</link>
		<comments>http://russds.com/2010/02/12/using-time-machine-with-a-network-drive/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 17:39:18 +0000</pubDate>
		<dc:creator>russds</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://russds.com/?p=1300</guid>
		<description><![CDATA[I wanted to use a network share for my time machine backup. I setup a samba share, and thought I would be good to go until I got a message &#8220;the backup disk image &#8230; could not be created (error 45)&#8221;. So I went to google and did some research. The first site said to [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to use a network share for my time machine backup.  I setup a samba share, and thought I would be good to go until I got a message &#8220;the backup disk image &#8230; could not be created (error 45)&#8221;.  So I went to google and did some research.  The first site said to create an AFP share on your file server (in my case Debian).  That looked like too much work, so I went to the next option, which was much simpler.  Create a local image file, copy that to your Samba share, and then fire up Time Machine.  This worked great.</p>
<p><em><strong>1.  hdiutil create -size 200g -fs HFS+J -type SPARSEBUNDLE -layout SPUD -volname &#8220;Backup of $MACHINENAME&#8221; $MACHINENAME_$ETHERNETID.sparsebundle<br />
</strong></em></p>
<p>Get the machine name from Preferences -> Sharing.<br />
Get the Ethernet ID (aka mac address, aka physical address) from Preferences -> Network -> Ethernet -> Advanced -> Ethernet</p>
<p><em><strong>2. cp -r file-you-just-created /Volumes/BackupLocation</strong></em></p>
<p><strong><em>3. defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</em></strong></p>
<p>Then fire up Time machine select your network drive as the source drive, and you&#8217;re good to go.  Works like a charm.</p>
]]></content:encoded>
			<wfw:commentRss>http://russds.com/2010/02/12/using-time-machine-with-a-network-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

