<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: DD Backups over SSH</title>
	<atom:link href="http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/</link>
	<description></description>
	<lastBuildDate>Sun, 27 Nov 2011 16:45:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Saman</title>
		<link>http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-73</link>
		<dc:creator>Saman</dc:creator>
		<pubDate>Tue, 15 Jun 2010 09:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-73</guid>
		<description>Thanks for the good and short tutorial.

Found it helpfull.

I&#039;d like to mention, that if you are looking for

a filesystem backup util in Linux, you maybe want try LVM!

With LVM snapshots you can minimize the downtime of a 

running system when taking the backup.

Further you can then copy, tar, cpio or rsync the LVM snapshot.</description>
		<content:encoded><![CDATA[<p>Thanks for the good and short tutorial.</p>
<p>Found it helpfull.</p>
<p>I&#8217;d like to mention, that if you are looking for</p>
<p>a filesystem backup util in Linux, you maybe want try LVM!</p>
<p>With LVM snapshots you can minimize the downtime of a </p>
<p>running system when taking the backup.</p>
<p>Further you can then copy, tar, cpio or rsync the LVM snapshot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vance</title>
		<link>http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-72</link>
		<dc:creator>Vance</dc:creator>
		<pubDate>Thu, 21 Jan 2010 18:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-72</guid>
		<description>The drive that you are imaging has to be unmounted for the process to work so if you are going to image your primary boot partition you should boot from a live CD. Once you get the commands down dd + SSH is better than Norton Ghost and a lot cheaper.</description>
		<content:encoded><![CDATA[<p>The drive that you are imaging has to be unmounted for the process to work so if you are going to image your primary boot partition you should boot from a live CD. Once you get the commands down dd + SSH is better than Norton Ghost and a lot cheaper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Herrick</title>
		<link>http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-71</link>
		<dc:creator>Karl Herrick</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-71</guid>
		<description>This post is about imaging /dev/hda. If you are booted from /dev/hda, than I don&#039;t think that it would be a good idea to try and image it (nor am I sure it is even possible... haven&#039;t tried)... because you would have partitions mounted, that you are trying to image.



Files would be changing, just by being booted off of the drive. Though you could be booted off of /dev/hda and image /dev/sda, or some other device.</description>
		<content:encoded><![CDATA[<p>This post is about imaging /dev/hda. If you are booted from /dev/hda, than I don&#8217;t think that it would be a good idea to try and image it (nor am I sure it is even possible&#8230; haven&#8217;t tried)&#8230; because you would have partitions mounted, that you are trying to image.</p>
<p>Files would be changing, just by being booted off of the drive. Though you could be booted off of /dev/hda and image /dev/sda, or some other device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-70</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Mon, 11 Jan 2010 16:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://karlherrick.com/dev/2008/09/12/dd-backups-over-ssh/#comment-70</guid>
		<description>What is the problem with making this with the system booted up normally from /dev/hda ? Is it really necesary to start with a live cd?</description>
		<content:encoded><![CDATA[<p>What is the problem with making this with the system booted up normally from /dev/hda ? Is it really necesary to start with a live cd?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

