<?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>Ferg's gaff &#187; time machine</title>
	<atom:link href="http://scotgate.org/tag/time-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://scotgate.org</link>
	<description>Comics, Macs, RAID, Linux, Gentoo, some science and a dash of atheism. No longer a wet lab molecular biologist, I now work for MacVector, Inc.</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:53:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resizing a Time machine backup</title>
		<link>http://scotgate.org/2008/12/15/resizing-a-time-machine-backup/</link>
		<comments>http://scotgate.org/2008/12/15/resizing-a-time-machine-backup/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 18:10:40 +0000</pubDate>
		<dc:creator>Ferg</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://scotgate.org/?p=378</guid>
		<description><![CDATA[As spotted on this blog here&#8217;s a way to increase the maximum size used by sparse bundle.
I use Time Machine to backup to My Ready Nas.  I found this thread and howto on the Infrant forums. It&#8217;s not supported by Appole but it works nicely.  Although you&#8217;ve got to admit that using an [...]]]></description>
			<content:encoded><![CDATA[<p>As spotted on <a href="http://sadilek.blogspot.com/2008/06/resizing-sparse-bundle-image-for-time.html">this blog</a> here&#8217;s a way to increase the maximum size used by sparse bundle.</p>
<p>I use Time Machine to backup to My Ready Nas.  I found this <a href="http://www.readynas.com/forum/viewtopic.php?f=28&#038;t=17890&#038;sid=e0356e4ee92e3049dbad6005fbc37ac4">thread</a> and <a href="http://www.readynas.com/?p=253">howto</a> on the Infrant forums. It&#8217;s not supported by Appole but it works nicely.  Although you&#8217;ve got to admit that using an usupported method for a backup is a little dodgy!</p>
<p>I had a problem where resizing was not supported. This <a href="http://www.readynas.com/forum/viewtopic.php?f=28&#038;t=16460">post</a>, and this <a href="http://www.readynas.com/forum/viewtopic.php?p=87127#87127">post</a> again on the Infrant forums and this <a href="http://www.macosxhints.com/article.php?story=20071108020121567">post</a> helped.  Well they helped me realise that something Apple did with the OS X 10.5.2 update stopped AFP shares being supported 100% for HDIUTILS manipulation of Sparse/ bundles.</p>
<p>So this command line does not work <img src='http://scotgate.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<pre>sudo hdiutil create -size 320g -type SPARSEBUNDLE -nospotlight -volname "Backup of Morcheeba" -fs "Case-sensitive Journaled HFS+" -verbose ~/Desktop/test.sparsebundle</pre>
<p>So I just started again. I have multiple backups anyway!</p>
<p>As far as I understand it Time machine backups use Rsync and link.  Much in the same way that my </p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/time+machine' rel='tag' target='_blank'>time machine</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://scotgate.org/2008/12/15/resizing-a-time-machine-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal Tip: Change Time Machine backup interval</title>
		<link>http://scotgate.org/2008/12/13/terminal-tip-change-time-machine-backup-interval/</link>
		<comments>http://scotgate.org/2008/12/13/terminal-tip-change-time-machine-backup-interval/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 15:17:00 +0000</pubDate>
		<dc:creator>Ferg</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://scotgate.org/?p=376</guid>
		<description><![CDATA[Very useful.  Although Time machine rocks, from a laptop it&#8217;s a bit annoying to be done every hour.
Terminal Tip: Change Time Machine backup interval: &#8220;sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 1800&#8243;

(Via The Unofficial Apple Weblog (TUAW).)



Technorati Tags: time machine


]]></description>
			<content:encoded><![CDATA[<p>Very useful.  Although Time machine rocks, from a laptop it&#8217;s a bit annoying to be done every hour.</p>
<blockquote><p><a href="http://www.tuaw.com/2008/12/08/terminal-tip-change-time-machine-backup-interval/#comments">Terminal Tip: Change Time Machine backup interval</a>: &#8220;sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 1800&#8243;</p>
</blockquote>
<p>(Via <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a>.)</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/time+machine' rel='tag' target='_blank'>time machine</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://scotgate.org/2008/12/13/terminal-tip-change-time-machine-backup-interval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
