<?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: copying DVDs (part 2)</title>
	<atom:link href="http://lquilter.net/blog/archives/2005/07/03/copying-dvds-part-2/feed" rel="self" type="application/rss+xml" />
	<link>http://lquilter.net/blog/archives/2005/07/03/copying-dvds-part-2</link>
	<description>a reality-based, fantasy-influenced journal on information, autonomy &#38; the world</description>
	<lastBuildDate>Thu, 05 Mar 2009 20:03:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: LQ</title>
		<link>http://lquilter.net/blog/archives/2005/07/03/copying-dvds-part-2/comment-page-1#comment-24079</link>
		<dc:creator>LQ</dc:creator>
		<pubDate>Sun, 27 Nov 2005 20:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://lquilter.net/blog/?p=352#comment-24079</guid>
		<description>I did try to mount the drive as an image, but the disc still had problems.  Oh well.  Hopefully your situation will work out!</description>
		<content:encoded><![CDATA[<p>I did try to mount the drive as an image, but the disc still had problems.  Oh well.  Hopefully your situation will work out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Steele</title>
		<link>http://lquilter.net/blog/archives/2005/07/03/copying-dvds-part-2/comment-page-1#comment-24072</link>
		<dc:creator>Kevin Steele</dc:creator>
		<pubDate>Sun, 27 Nov 2005 17:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://lquilter.net/blog/?p=352#comment-24072</guid>
		<description>I&#039;m now in a very similar situation.  Mac laptop HD crashed and is now unmountable.  All recovery software; Disk warrior, Mac Utilities, Drive 10, Data Rescue, File Salvage, darwin filutil etc, don&#039;t work, can&#039;t see the drive.  I am now working with dd command from the terminal prompt.  It looks something like this:
 
dd bs=512 if=/dev/rXX# of=/some_dir/foo.dmg conv=noerror,sync    

It basically allows you to save a target disk down to another drive as a huge dmg file.  You then have the issue of how to mount the big-ass file so you can parse out your files.  more details here:

http://www.macosxhints.com/article.php?story=20050302225659382

I really think this is a clever approach that may become a key method of future recovery tools since dd just copies bytes not caring anything about what it is copying and if the sync command is used, it doesn&#039;t hang up on perceived errors.

I still seem to be having some issues my hard drive which could mean some physical failure, but I still believe the dd approach is the most viable approach for situations where you have an unmountable drive that you need to recover data off of.</description>
		<content:encoded><![CDATA[<p>I&#8217;m now in a very similar situation.  Mac laptop HD crashed and is now unmountable.  All recovery software; Disk warrior, Mac Utilities, Drive 10, Data Rescue, File Salvage, darwin filutil etc, don&#8217;t work, can&#8217;t see the drive.  I am now working with dd command from the terminal prompt.  It looks something like this:</p>
<p>dd bs=512 if=/dev/rXX# of=/some_dir/foo.dmg conv=noerror,sync    </p>
<p>It basically allows you to save a target disk down to another drive as a huge dmg file.  You then have the issue of how to mount the big-ass file so you can parse out your files.  more details here:</p>
<p><a href="http://www.macosxhints.com/article.php?story=20050302225659382" rel="nofollow">http://www.macosxhints.com/article.php?story=20050302225659382</a></p>
<p>I really think this is a clever approach that may become a key method of future recovery tools since dd just copies bytes not caring anything about what it is copying and if the sync command is used, it doesn&#8217;t hang up on perceived errors.</p>
<p>I still seem to be having some issues my hard drive which could mean some physical failure, but I still believe the dd approach is the most viable approach for situations where you have an unmountable drive that you need to recover data off of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tygar Clipblog</title>
		<link>http://lquilter.net/blog/archives/2005/07/03/copying-dvds-part-2/comment-page-1#comment-11466</link>
		<dc:creator>Tygar Clipblog</dc:creator>
		<pubDate>Thu, 01 Sep 2005 20:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://lquilter.net/blog/?p=352#comment-11466</guid>
		<description>Laura Quilter on data recovery</description>
		<content:encoded><![CDATA[<p>Laura Quilter on data recovery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derivative work &#187; Blog Archive &#187; copying dvds</title>
		<link>http://lquilter.net/blog/archives/2005/07/03/copying-dvds-part-2/comment-page-1#comment-1369</link>
		<dc:creator>derivative work &#187; Blog Archive &#187; copying dvds</dc:creator>
		<pubDate>Sat, 09 Jul 2005 15:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://lquilter.net/blog/?p=352#comment-1369</guid>
		<description>[...] &#8230; follow-up, july 3 [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8230; follow-up, july 3 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
