<?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>Computer Solutions Blog &#187; Mac</title>
	<atom:link href="http://www.computersolutions.cn/blog/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computersolutions.cn/blog</link>
	<description>Whats happening at Computer Solutions</description>
	<lastBuildDate>Thu, 02 Sep 2010 08:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Time Machine with a Network Share Howto</title>
		<link>http://www.computersolutions.cn/blog/2008/10/time-machine-with-a-network-share-howto/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=time-machine-with-a-network-share-howto</link>
		<comments>http://www.computersolutions.cn/blog/2008/10/time-machine-with-a-network-share-howto/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 10:33:37 +0000</pubDate>
		<dc:creator>Lawrence Sheed</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Useful Info]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://www.computersolutions.cn/blog/?p=35</guid>
		<description><![CDATA[1) Find out the Network name and Mac address for the computer: Network Name is here: System Preferences / Sharing / Computer Name eg  Lawrence&#8217;s MacBook Write it down, we&#8217;ll need it in step 2. Mac Address is here: System Preferences / Network &#8211;  Ethernet / Ethernet eg mac address &#8211; 00:1b:00:99:cd:1a Write it down, [...]]]></description>
			<content:encoded><![CDATA[<div>1) Find out the Network name and Mac address for the computer:</div>
<div></div>
<div>Network Name is here:</div>
<div>System Preferences / Sharing / Computer Name</div>
<div>eg  Lawrence&#8217;s MacBook</div>
<div>Write it down, we&#8217;ll need it in step 2.</div>
<div></div>
<div>Mac Address is here:</div>
<div>System Preferences / Network &#8211;  Ethernet / Ethernet</div>
<div></div>
<div>eg</div>
<div>mac address &#8211; 00:1b:00:99:cd:1a</div>
<div>Write it down, we&#8217;ll need it in step 2.</div>
<div></div>
<div></div>
<div>2) Create a Time Machine Empty Backup file in Terminal</div>
<div>Open up Terminal</div>
<div>Spotlight-&gt; Terminal</div>
<div></div>
<div>Change to the root folder.</div>
<div>cd /</div>
<div></div>
<div>We&#8217;ll need to paste this into terminal -</div>
<div></div>
<div>hdiutil create -size 300g -fs HFS+J -type SPARSEBUNDLE -volname &#8220;COMPUTER NAME&#8221; &#8220;COMPUTER NAME_MACADDRESS.sparsebundle&#8221;</div>
<div></div>
<div>
<div>Replace COMPUTER NAME and MACADDRESS with the ones from step 1. The MACADDRESS needs to have bypass surgery to remove its colons.</div>
<div></div>
<div>eg:</div>
<div></div>
<div>My computer details are</div>
<div>Computer Name: Lawrence Sheed’s MacBook</div>
<div>Mac Address: 00:1b:00:99:cd:1a</div>
</div>
<div></div>
<div>So my line would look like this:</div>
<div></div>
<div>hdiutil create -size 300g -fs HFS+J -type SPARSEBUNDLE -volname &#8220;Lawrence Sheed’s MacBook&#8221; &#8220;Lawrence Sheed’s MacBook_001b632eb218.sparsebundle&#8221;</div>
<div></div>
<div>3)  Copy file to the network share in root folder \</div>
<div>
<div></div>
<div>Once you have the file created in step 2, copy that file to the Network Share where you want to use Time Machine.</div>
<div></div>
<div>The backup file needs to go to the root folder \ on the share.</div>
<div></div>
</div>
<div></div>
<div>4) Configure Time machine to allow use on network shares</div>
<div></div>
<div>(in terminal)</div>
<div></div>
<div>defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</div>
<div></div>
<div></div>
<div>4) In Time Machine, point to the drive.</div>
<div></div>
<div>System Preferences / Time Machine</div>
<div>Choose the network drive..</div>
<div></div>
<div>It will now allow you to backup to the network share.</div>
<div></div>
<div>Tested and working in 10.5.5 Leopard.</div>
<div></div>
<div>Thats it!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.computersolutions.cn/blog/2008/10/time-machine-with-a-network-share-howto/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
