<?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>Vince&#039;s Blog</title>
	<atom:link href="http://blogs.ubc.ca/vince/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ubc.ca/vince</link>
	<description></description>
	<lastBuildDate>Wed, 06 Aug 2008 23:52:37 +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>Time Machine Backup To Any Network Drive</title>
		<link>http://blogs.ubc.ca/vince/2008/04/24/time-machine-backup-to-any-network-drive/</link>
		<comments>http://blogs.ubc.ca/vince/2008/04/24/time-machine-backup-to-any-network-drive/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 23:25:54 +0000</pubDate>
		<dc:creator>Vince</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/vince/?p=26</guid>
		<description><![CDATA[After Googling for two days I have compiled a solution that has worked for me to backup my Mac using Time Machine to a network drive. The coolest thing about this is that the size of the backup is customized so that it won&#8217;t take up ALL the space on the network drive. Make sure [...]]]></description>
			<content:encoded><![CDATA[<p>After Googling for two days I have compiled a solution that has worked for me to backup my Mac using Time Machine to a network drive.  The coolest thing about this is that the size of the backup is customized so that it won&#8217;t take up ALL the space on the network drive.</p>
<p>Make sure you are running Mac OS X 10.5.2 and have all the latest updates installed.</p>
<p>1)  Open &#8220;Terminal&#8221; and enter the following command (one line):</p>
<p style="padding-left:30px"><code>defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</code></p>
<p>2)  Mount the network volume using Bonjour or any other method.</p>
<p>3)  Open up &#8220;Sharing&#8221; from System Preferences and take note of the computer name exactly.  Open &#8220;Terminal&#8221; and type &#8220;<code>ifconfig en0 | grep ether</code>&#8220;.  Take note of the MAC address.</p>
<p>4)  Open &#8220;Disk Utility&#8221; and click &#8220;New Image&#8221; to create an image with the following settings:</p>
<p style="padding-left:30px">* in the <span style="text-decoration: underline">Save As</span> and <span style="text-decoration: underline">Volume Name</span> below replace &#8220;ComputerName&#8221; with noted computer name exactly and replace &#8220;MACAddress&#8221; with noted MAC address WITHOUT colons (e.g. 0012ab3c4def)</p>
<p style="padding-left:30px"><span style="text-decoration: underline">Save As:</span> ComputerName_MACAddress.sparsebundle<br />
<span style="text-decoration: underline"> Location:</span> <span style="text-decoration: line-through">Your mounted network volume</span> Your desktop (see Note 1)<br />
<span style="text-decoration: underline"> Volume Name:</span> Backup of ComputerName<br />
<span style="text-decoration: underline"> Image Format:</span> sparse bundle disk image (this setting is the last one but choose this FIRST or else you may get an error if you specify a volume size larger than the free space on your computer)<br />
<span style="text-decoration: underline"> Volume Size:</span> Choose any appropriate size for Time Machine (this cannot be changed later I don&#8217;t think; also choose a size smaller or equal to the size of your network volume!)<br />
<span style="text-decoration: underline"> Volume Format:</span> Mac OS Extended (Case-sensitive, Journaled)<br />
<span style="text-decoration: underline"> Encryption:</span> none<br />
<span style="text-decoration: underline"> Partitions:</span> No partition map</p>
<p>Click &#8220;Create&#8221;.  A new sparse bundle image should be created in a few moments.  Quit Disk Utility after it is done and eject the new volume.  Move this new image from your desktop to your mounted network volume.</p>
<p>5)  Open up Time Machine preferences and click &#8220;Choose Backup Disk&#8230;&#8221;.  Choose the network volume with the sparse bundle image inside and click &#8220;Use for Backup&#8221;.  Close the preferences and Time Machine should start backing up to your network volume.</p>
<p><span style="text-decoration: underline">Note 1:</span> one thing I notice is that sparse bundle images cannot be created on the network volume directly (you will get an error message); this is likely the reason why I and many other people are having problems doing a brand new Time Machine backup to a NAS (Time Machine tries to create a sparse bundle image to the network volume directly and fails)</p>
<p><span style="text-decoration: underline">Note 2:</span> the network volume does NOT need to be formatted HFS+;  I have tried to backup to a NTFS shared volume and that works too!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/vince/2008/04/24/time-machine-backup-to-any-network-drive/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

