<?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>the new cube 2.0 &#187; backup</title>
	<atom:link href="http://jiehong.org/blog/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://jiehong.org/blog</link>
	<description>the new cube 2.0</description>
	<lastBuildDate>Sat, 21 Jan 2012 17:43:20 +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>To backup a Non-Data DVD</title>
		<link>http://jiehong.org/blog/2008/01/08/to-backup-a-non-data-dvd/</link>
		<comments>http://jiehong.org/blog/2008/01/08/to-backup-a-non-data-dvd/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 12:46:54 +0000</pubDate>
		<dc:creator>jiehong</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dvd]]></category>

		<guid isPermaLink="false">http://jiehong.org/blog/2008/01/08/to-backup-a-non-data-dvd/</guid>
		<description><![CDATA[Well, if you have some DVDs that you will like to backup, here are the steps to do it. Note: For non-encrypted DVDs, meaning like personal home videos, non-commerical created DVDs, etc.. Step 1: dvdbackup -M -i /dev/dvd -o ./outputdir/ -M tells it to make a full backup, there are other parameters to backup selective [...]]]></description>
			<content:encoded><![CDATA[<p>Well, if you have some DVDs that you will like to backup, here are the steps to do it.</p>
<p>Note: For non-encrypted DVDs, meaning like personal home videos, non-commerical created DVDs, etc.. <img src='http://jiehong.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Step 1:</p>
<p>dvdbackup -M -i /dev/dvd -o ./outputdir/</p>
<p>-M tells it to make a full backup, there are other parameters to backup selective chapters.</p>
<p>dvdbackup will create the DVD folder structure under ./outputdir/&lt;volume-name&gt;</p>
<p>Step 2:</p>
<p>mkisofs -dvd-video -o dvd.iso ./outputdir/&lt;volume-name&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://jiehong.org/blog/2008/01/08/to-backup-a-non-data-dvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

