<?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: Recovering Windows files with a Ubuntu CD II: getting your files</title>
	<atom:link href="http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/</link>
	<description>Random musings from the radical feminist Christian antiracist left - some having to do with Ubuntu</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:45:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nakw</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-6721</link>
		<dc:creator>Nakw</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-6721</guid>
		<description>thanks for this, it really helped me today. I was going to have to spend upwards of $200 to fix my laptop.</description>
		<content:encoded><![CDATA[<p>thanks for this, it really helped me today. I was going to have to spend upwards of $200 to fix my laptop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Cox</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-6717</link>
		<dc:creator>Frank Cox</dc:creator>
		<pubDate>Fri, 30 Oct 2009 05:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-6717</guid>
		<description>I wish I had read this earlier. I have a 200hg WD drive that crashed a year or so ago. There is , I don&#039;t believe, any critical info on it as I had other backups.
I found 20 gb that was usable and turned it into an emergency Ubuntu drive to use to recover data or transfer files ets. .
I would like to see if i could recover the data but the systems says maybe it is the whole drive or a different partition.
Should I delete the uUbutu partition and try again?</description>
		<content:encoded><![CDATA[<p>I wish I had read this earlier. I have a 200hg WD drive that crashed a year or so ago. There is , I don&#8217;t believe, any critical info on it as I had other backups.<br />
I found 20 gb that was usable and turned it into an emergency Ubuntu drive to use to recover data or transfer files ets. .<br />
I would like to see if i could recover the data but the systems says maybe it is the whole drive or a different partition.<br />
Should I delete the uUbutu partition and try again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jane doe</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-6716</link>
		<dc:creator>jane doe</dc:creator>
		<pubDate>Fri, 30 Oct 2009 04:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-6716</guid>
		<description>hi, i&#039;ve run ubuntu but i still can&#039;t access my files. it says the drives can&#039;t mount, first giving me the string of command you quoted above (but no where to input it) and now telling me unable to mount due to DBus error org.....did not receive a reply, possible causes include: the remote applicationdid not send a reply, the message bus security policy blocked the reply, the reply tieout expired or the network connection was broken.

That&#039;s what I got after attempts to access my windows file or any other partition. Please help!</description>
		<content:encoded><![CDATA[<p>hi, i&#8217;ve run ubuntu but i still can&#8217;t access my files. it says the drives can&#8217;t mount, first giving me the string of command you quoted above (but no where to input it) and now telling me unable to mount due to DBus error org&#8230;..did not receive a reply, possible causes include: the remote applicationdid not send a reply, the message bus security policy blocked the reply, the reply tieout expired or the network connection was broken.</p>
<p>That&#8217;s what I got after attempts to access my windows file or any other partition. Please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mia</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-6533</link>
		<dc:creator>Mia</dc:creator>
		<pubDate>Wed, 23 Sep 2009 09:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-6533</guid>
		<description>This saved my stuff from a nasty HD crash. Thanks so much! I never even knew this was possible before tonight.</description>
		<content:encoded><![CDATA[<p>This saved my stuff from a nasty HD crash. Thanks so much! I never even knew this was possible before tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya Sengupta</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-3554</link>
		<dc:creator>Aditya Sengupta</dc:creator>
		<pubDate>Sun, 28 Dec 2008 19:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-3554</guid>
		<description>AP:

sudo mkdir /media/Windowsmountpoint
sudo mount -t ntfs /dev/sda1 /media/Windowsmountpoint -o force</description>
		<content:encoded><![CDATA[<p>AP:</p>
<p>sudo mkdir /media/Windowsmountpoint<br />
sudo mount -t ntfs /dev/sda1 /media/Windowsmountpoint -o force</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AP</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-2470</link>
		<dc:creator>AP</dc:creator>
		<pubDate>Mon, 15 Sep 2008 13:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-2470</guid>
		<description>Musing... what happens if Ubuntu can&#039;t mount the partition in question?  I was trying to do this on someone&#039;s computer when a notice came up that Ubuntu couldn&#039;t mount the Windows XP NTFS partition because it was &quot;dirty&quot; -- it hadn&#039;t been shut down right because the computer had crashed and Windows hadn&#039;t been able to &quot;close&quot; the partition properly.  The Ubuntu error message gave a command to try in the terminal to force a mount, but that didn&#039;t work.  The drive was definitely still spinning, and the screen made references to Windows files missing when attempting a normal boot, so I know it wasn&#039;t damaged beyond recovery.  Any ideas?</description>
		<content:encoded><![CDATA[<p>Musing&#8230; what happens if Ubuntu can&#8217;t mount the partition in question?  I was trying to do this on someone&#8217;s computer when a notice came up that Ubuntu couldn&#8217;t mount the Windows XP NTFS partition because it was &#8220;dirty&#8221; &#8212; it hadn&#8217;t been shut down right because the computer had crashed and Windows hadn&#8217;t been able to &#8220;close&#8221; the partition properly.  The Ubuntu error message gave a command to try in the terminal to force a mount, but that didn&#8217;t work.  The drive was definitely still spinning, and the screen made references to Windows files missing when attempting a normal boot, so I know it wasn&#8217;t damaged beyond recovery.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubuntucat</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-2372</link>
		<dc:creator>ubuntucat</dc:creator>
		<pubDate>Tue, 09 Sep 2008 16:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-2372</guid>
		<description>Hi, Anna.

Check out the &lt;a href=&quot;http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-i-the-backstory/&quot; rel=&quot;nofollow&quot;&gt;the previous post&lt;/a&gt; (at the bottom of it) for details on how to get Ubuntu.</description>
		<content:encoded><![CDATA[<p>Hi, Anna.</p>
<p>Check out the <a href="http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-i-the-backstory/" rel="nofollow">the previous post</a> (at the bottom of it) for details on how to get Ubuntu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna Risveglia</title>
		<link>http://www.psychocats.net/ubuntucat/recovering-windows-files-with-a-ubuntu-cd-ii-getting-your-files/comment-page-1/#comment-2371</link>
		<dc:creator>Anna Risveglia</dc:creator>
		<pubDate>Tue, 09 Sep 2008 12:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=538#comment-2371</guid>
		<description>Please can you let me know where I can get a Ubuntu CD or DVD? Thanking you in anticipation</description>
		<content:encoded><![CDATA[<p>Please can you let me know where I can get a Ubuntu CD or DVD? Thanking you in anticipation</p>
]]></content:encoded>
	</item>
</channel>
</rss>
