<?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>Runtime's Data Recovery Blog</title>
	<atom:link href="http://runtime3.org/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://runtime3.org/blog</link>
	<description>News and tips about data recovery</description>
	<lastBuildDate>Wed, 14 Jul 2010 22:32:16 +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>A warning about formatting your drive in Vista and Windows 7</title>
		<link>http://runtime3.org/blog/?p=140</link>
		<comments>http://runtime3.org/blog/?p=140#comments</comments>
		<pubDate>Wed, 14 Jul 2010 22:29:46 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[Data Recovery]]></category>
		<category><![CDATA[Tips and Hints]]></category>
		<category><![CDATA[Format]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=140</guid>
		<description><![CDATA[We just want to warn people about formatting their drives in Windows Vista and Windows 7. If you uncheck the option for quick format, the operating system does a full destructive format, making data recovery impossible once it is finished.

 So unless you are giving your drive away, or selling it, do not do a [...]]]></description>
			<content:encoded><![CDATA[<p>We just want to warn people about formatting their drives in Windows Vista and Windows 7. If you uncheck the option for quick format, the operating system does a full destructive format, making data recovery impossible once it is finished.</p>
<p><!--introend--></p>
<p> So unless you are giving your drive away, or selling it, do not do a full format if there is a chance you will need the data on the drive, as the data will no longer be there, or recoverable.</p>
<p>Be sure you have the option for quick format selected.</p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=140</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I upgraded to Windows 7 and now I can not see any of my drives in your software!</title>
		<link>http://runtime3.org/blog/?p=135</link>
		<comments>http://runtime3.org/blog/?p=135#comments</comments>
		<pubDate>Wed, 28 Oct 2009 21:27:46 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[Captain Nemo Pro]]></category>
		<category><![CDATA[Data Recovery]]></category>
		<category><![CDATA[DiskExplorer]]></category>
		<category><![CDATA[DriveImage XML]]></category>
		<category><![CDATA[RAID Probe]]></category>
		<category><![CDATA[RAID Reconstructor]]></category>
		<category><![CDATA[Shadow Copy]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=135</guid>
		<description><![CDATA[Q: After upgrading to Windows 7, I can not longer see my drives in any of your software. 
A: This is due to the UAC that Windows Vista and Windows 7 have in place. In order to bypass this, you can simply right click on the icon of the program you are running and selecting [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Q:</strong> After upgrading to Windows 7, I can not longer see my drives in any of your software. </p>
<p><strong>A:</strong> This is due to the <a href="http://en.wikipedia.org/wiki/User_Account_Control">UAC</a> that Windows Vista and Windows 7 have in place.<!--introend--> In order to bypass this, you can simply right click on the icon of the program you are running and selecting &#8220;Run as administrator&#8221;. You will then have access to the physical drives at this point.</p>
<p>You must do this even if you are the administrator of the computer. If you have any questions regarding this, feel free to contact us. </p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=135</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is there no &#8220;verify&#8221; in DriveImage XML?</title>
		<link>http://runtime3.org/blog/?p=124</link>
		<comments>http://runtime3.org/blog/?p=124#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:42:09 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[DriveImage XML]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=124</guid>
		<description><![CDATA[Many user are asking us if there is a &#8220;verify&#8221; for a backup created in DriveImage XML. There isn&#8217;t, and this is for good reasons. 
Let&#8217;s think for a second what a verify should do. It should confirm that the content of a backup is identical with the original data. It should also confirm that [...]]]></description>
			<content:encoded><![CDATA[<p>Many user are asking us if there is a &#8220;verify&#8221; for a backup created in DriveImage XML. There isn&#8217;t, and this is for good reasons. <!--introend--></p>
<p>Let&#8217;s think for a second what a verify should do. It should confirm that the content of a backup is identical with the original data. It should also confirm that the backup files were written correctly to the media.</p>
<p>A backup program doing a verify can only compare what it <em>thinks</em> the data is to what it <em>thinks </em>the data in the backup is. Suppose the backup program makes a mistake when it first writes the backup. It will make the same mistake again once it verifies the backup. Therefore, you should never trust a backup program&#8217;s own verify. <strong>The only proper and recommended way to verify a backup is to restore it to a new disk.</strong> </p>
<p>Comparing backup and original data is not even possible because DriveImage XML uses VSS &#8220;hot-imaging&#8221;. This means the data is no longer the same an instance after the backup started. </p>
<p>As for the verification the backup files being written without error to the hard drive, with today&#8217;s hard drive technology it makes no sense to re-read data written to a disk, as this is verified on a hardware level. There is no need for a program to engage in such a time-consuming task.</p>
<p>You should only trust a backup you have been able to restore, and where a compare of the original drive with the restored drive is satisfactory.</p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=124</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do you do with your drive when you upgrade or sell your computer?</title>
		<link>http://runtime3.org/blog/?p=123</link>
		<comments>http://runtime3.org/blog/?p=123#comments</comments>
		<pubDate>Fri, 10 Apr 2009 21:21:47 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[DiskExplorer]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=123</guid>
		<description><![CDATA[Folks, we need to be serious about this. A recent survey shows that 40% of hard drives bought on eBay hold personal and even worse, corporate data. 
When you give a computer to a friend or co-worker, or even sell it, it still has all of your data on it. Even if you format the [...]]]></description>
			<content:encoded><![CDATA[<p>Folks, we need to be serious about this. <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=storage&#038;articleId=9127717&#038;taxonomyId=19&#038;intsrc=kc_top">A recent survey shows that 40% of hard drives bought on eBay hold personal and even worse, corporate data. </a><!--introend--></p>
<p>When you give a computer to a friend or co-worker, or even sell it, it still has all of your data on it. Even if you format the drive. If you do not believe me, try it for yourself. Take a drive with data on it that you no longer need, format it, then run GetDataBack. You will see all of your data. This will not work however if you are using Vista. </p>
<p>Vista has changed they way a format works and now does a low level format. You can find this information at http://support.microsoft.com/kb/941961. This is good and this is bad. If you accidentally format a drive in Windows Vista, that data is gone forever. Not even a hardware recovery company can recover the data for you. </p>
<p>We are going to show you how to use DiskExplorer to low level format a drive so that no data can ever be recovered from it. This is useful when you want to give a drive to someone or sell your computer. You will low level the drive, then install Windows. None of the data that was on the drive can be recovered. </p>
<p>WARNING &#8211; THIS WILL DESTROY ALL THE DATA ON YOUR DRIVE. IF YOU DO THIS BY ACCIDENT, THERE IS NOT A WAY TO UNDO IT. THIS IS A PERMANENT SOLUTION. </p>
<p>The full resolution video can be found <a href="http://runtime.cachefly.net/DE_fill_drive.mov">here</a>.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/MK5lQIxsG6I&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/MK5lQIxsG6I&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=123</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://runtime.cachefly.net/DE_fill_drive.mov" length="14597275" type="video/quicktime" />
		</item>
		<item>
		<title>Fixing Error 8000FFFF in DriveImage XML</title>
		<link>http://runtime3.org/blog/?p=122</link>
		<comments>http://runtime3.org/blog/?p=122#comments</comments>
		<pubDate>Fri, 03 Apr 2009 05:38:53 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[DriveImage XML]]></category>
		<category><![CDATA[Tips and Hints]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=122</guid>
		<description><![CDATA[We have created a video tutorial regarding error 8000FFFF and how to fix it on YouTube. Here is the list of files that are needed to be run from the command prompt and they need to be run from the Windows\System32 folder.  A high quality version of the movie can be found here (WARNING!! [...]]]></description>
			<content:encoded><![CDATA[<p>We have created a video tutorial regarding error 8000FFFF and how to fix it on <a href="http://www.youtube.com/watch?v=BcOUK-Z7nMg">YouTube</a>. <!--introend-->Here is the list of files that are needed to be run from the command prompt and they need to be run from the Windows\System32 folder.  A high quality version of the movie can be found <a href="http://runtime.cachefly.net/dix8000FFFF.mov">here</a> (<strong><em>WARNING!!</em></strong> This file is 100MB in size). </p>
<ul>
<li>Net stop vss</li>
<li>Net stop swprv</li>
<li>regsvr32 ole32.dll</li>
<li>regsvr32 vss_ps.dll</li>
<li>Vssvc /Register</li>
<li>regsvr32 /i swprv.dll</li>
<li>regsvr32 /i eventcls.dll</li>
<li>regsvr32 es.dll</li>
<li>regsvr32 stdprov.dll</li>
<li>regsvr32 vssui.dl &#8211; (For Windows 2003 only)</li>
<li>regsvr32 msxml.dll </li>
<li>regsvr32 msxml3.dll</li>
<li>regsvr32 msxml4.dll</li>
<li>Net start vss</li>
<li>Net start wsprv</li>
</ul>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/BcOUK-Z7nMg&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/BcOUK-Z7nMg&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://runtime.cachefly.net/dix8000FFFF.mov" length="105097704" type="video/quicktime" />
		</item>
		<item>
		<title>Captain Nemo vs GetDataBack for NTFS</title>
		<link>http://runtime3.org/blog/?p=121</link>
		<comments>http://runtime3.org/blog/?p=121#comments</comments>
		<pubDate>Tue, 24 Mar 2009 21:38:09 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[Captain Nemo Pro]]></category>
		<category><![CDATA[Data Recovery]]></category>
		<category><![CDATA[RAID Probe]]></category>
		<category><![CDATA[RAID Reconstructor]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=121</guid>
		<description><![CDATA[	When recovering the data after Raid Reconstructor has finished and you have a virtual image, we give people two options; You can use GetDataBack for NTFS or you can use Captain Nemo. 
	If your controller card went out or you had a drive physically fail in a raid 5, then you can generally use Captain [...]]]></description>
			<content:encoded><![CDATA[<p>	When recovering the data after Raid Reconstructor has finished and you have a virtual image, we give people two options; You can use GetDataBack for NTFS or you can use Captain Nemo. <!--introend--></p>
<p>	If your controller card went out or you had a drive physically fail in a raid 5, then you can generally use Captain Nemo. Captain Nemo is a file system mounter. Itâ€™s only job is to mount the file system. If your file system is in good shape, then you will see your data and directory structures almost immediately and copy them at that point. If the file system is damaged, then Nemo will give you an error about the partition or file system and will not present you with any of your data.</p>
<p>	This is where GetDataBack comes in. GetDataBack is a data recovery tool.
<ul>
<li>If you need to recover deleted files, then you must use GetDataBack.
<li>If your file system is damaged, then you must use GetDataBack.
<li>If Captain Nemo give you any problems at all, then use GetDataBack to recover your data.
<li>If you see your data in Captain Nemo but can not see the files you are looking for, use GetDataBack.
</ul>
<p>Here is a breakdown of the differences between GetDataBack and Captain Nemo. You can easily see where and when you would want to use GetDataBack vs Captain Nemo. </p>
<table border="1">
<tr>
<th><center>Tasks</center></th>
<th><center>GetDataBack</center></th>
<th><center>Captain Nemo</center></th>
</tr>
<tr>
<td>Shows deleted files
<td><center>X</center>
<td></tr>
<tr>
<td>Shows Lost Files
<td><center>X</center>
<td></tr>
<tr>
<td>Recovers from damaged file systems
<td><center>X</center>
<td></tr>
<tr>
<td>Immediate Recovery
<td>
<td><center>X</center></tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=121</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some info for people using Shadow Copy and Windows XP&#8230;</title>
		<link>http://runtime3.org/blog/?p=113</link>
		<comments>http://runtime3.org/blog/?p=113#comments</comments>
		<pubDate>Fri, 29 Aug 2008 21:30:16 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[Shadow Copy]]></category>
		<category><![CDATA[Tips and Hints]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=113</guid>
		<description><![CDATA[Here is some good information for people using Shadow Copy and Windows XP.  You can avoid having to reactivate XP by simply copying a file from your Windows directory and saving it on a USB stick, floppy drive, or CD. When you first activated Windows, XP creates a file called â€œWPA.DBLâ€ and stores it [...]]]></description>
			<content:encoded><![CDATA[<p>Here is some good information for people using Shadow Copy and Windows XP.  You can avoid having to reactivate XP by simply copying a file from your Windows directory and saving it on a USB stick, floppy drive, or CD. <!--introend-->When you first activated Windows, XP creates a file called â€œWPA.DBLâ€ and stores it in the C:\WINDOWS\SYSTEM32 directory.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy1.jpg' title='shadowcopy1.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy1.thumbnail.jpg' alt='shadowcopy1.jpg' /></a><br />
Open Windows Explorer and click Tools>Folder Options<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shaowcopy2.jpg' title='shaowcopy2.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shaowcopy2.thumbnail.jpg' alt='shaowcopy2.jpg' /></a><br />
Click the view tab, select the following options<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy3.jpg' title='shadowcopy3.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy3.thumbnail.jpg' alt='shadowcopy3.jpg' /></a><br />
Go to the Windows\System32 folder and copy the wba.dbl file and save it a CD, floppy, or USB drive.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy4.jpg' title='shadowcopy4.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy4.thumbnail.jpg' alt='shadowcopy4.jpg' /></a><br />
Now you can use Shadow Copy to copy the OS to another drive. Once it is done, boot into safe mode.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy5.jpg' title='shadowcopy5.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy5.thumbnail.jpg' alt='shadowcopy5.jpg' /></a><br />
Click yes that you know you are in safe mode<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy6.jpg' title='shadowcopy6.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy6.thumbnail.jpg' alt='shadowcopy6.jpg' /></a><br />
Open Windows Explorer and go to the Windows\system32 folder, rename the exsisting file to wba.old and paste the saved file back into the folder.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy7.jpg' title='shadowcopy7.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadowcopy7.thumbnail.jpg' alt='shadowcopy7.jpg' /></a></p>
<p>Reboot and you do not need to reactivate windows.<br />
<strong><br />
<em>Remember that this will only work if you use the WPA.DBL file on the same computer that it was originally activated on. If you install XP on a different machine and try to copy the WPA.DBL file there, it wonâ€™t activate. Basically, XP looks at the hardware of the computer to create a unique profile for just that one computer. If you change the hardware to many times, it will also not work as activation looks for hardware changes as well. This should easily work for a single drive change though.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Shadow Copy</title>
		<link>http://runtime3.org/blog/?p=107</link>
		<comments>http://runtime3.org/blog/?p=107#comments</comments>
		<pubDate>Tue, 26 Aug 2008 21:38:58 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[Shadow Copy]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=107</guid>
		<description><![CDATA[Shadow Copy is a simple program that copies all files from one place to another. Other than usual file managers, such as Windows Explorer, it copies all files including locked and open files. This is made possible by using Microsoft&#8217;s Volume Shadow Services (VSS).

Today we are going to go over Shadow Copy. Locate the Shadow [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://runtime.org/shadow-copy.htm">Shadow Copy</a> is a simple program that copies all files from one place to another. Other than usual file managers, such as Windows Explorer, it copies all files including locked and open files. This is made possible by using Microsoft&#8217;s Volume Shadow Services (VSS).<br />
<!--introend--></p>
<p>Today we are going to go over Shadow Copy. Locate the Shadow Copy icon on your desktop.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-1.jpg' title='shadow-copy-1.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-1.thumbnail.jpg' /></a></p>
<p>Start <a href="http://runtime.org/shadow-copy.htm">Shadow Copy</a> and you will be presented with the following screen:<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-2.jpg' title='shadow-copy-2.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-2.thumbnail.jpg' alt='shadow-copy-2.jpg' /></a></p>
<p>You will need to enter the source drive, the files you want to copy and the destination. In this example, we are going to copy all the files. You can limit the files being copied by entering in a file name (test.txt), the start of a file name (t*.*), or an extension (*.txt).</p>
<p>Once you click start, it will create the shadow and start copying the files. You can see the progress in the bottom bar.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-3.jpg' title='shadow-copy-3.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-3.thumbnail.jpg' alt='shadow-copy-3.jpg' /></a></p>
<p>Once the copy process is done, it will state how many files and the total size that was copied to the new drive.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-4.jpg' title='shadow-copy-4.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-4.thumbnail.jpg' alt='shadow-copy-4.jpg' /></a></p>
<p>Now you will need to set the partition active. Right click on My Computer and select Manage.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-5.jpg' title='shadow-copy-5.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-5.thumbnail.jpg' alt='shadow-copy-5.jpg' /></a></p>
<p>Then you need to go into Disk Management and find your drive you copied the data to. Right click on it, set it to active and you are all set. Shut the machine down, remove the old drive and boot up with the new one.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-6-1.jpg' title='shadow-copy-6-1.jpg'><img src='http://runtime3.org/blog/wp-content/uploads/2008/08/shadow-copy-6-1.thumbnail.jpg' alt='shadow-copy-6-1.jpg' /></a></p>
<p>Tips:</p>
<p>    * You also might need to set a new Disk ID using DriveImage XML.<br />
    * You will probably have to reactivate Windows and some other copy-protected programs.</p>
<p>Automate Shadow Copy</p>
<p>Shadow Copy can be run from the command prompt, batch or task scheduler. The available switches are:<br />
Switch 	Description<br />
/s 	copy subdirectories<br />
/j 	parse junctions<br />
/i 	ignore errors<br />
/y 	overwrite existing files<br />
/r 	overwrite read-only files 	 </p>
<p>It&#8217;s free!</p>
<p>Since we do not charge for Shadow Copy, we do not provide any support for it. If you have problems with VSS, please check the DriveImage XML documentation and the DriveImage FAQ. If you want to boot from a copied drive, also check these resources. If nothing helps please check online. </p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=107</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big update to DriveImage XML&#8230;</title>
		<link>http://runtime3.org/blog/?p=96</link>
		<comments>http://runtime3.org/blog/?p=96#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:15:36 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[DriveImage XML]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=96</guid>
		<description><![CDATA[There is a new version of DriveImage XML available today. We now have a new option on compression and we have made the software much faster.

Lets have a look. This was the old version backing up a 10GB NTFS partition that has 5.93GB of data on it. We were backing the data up to the [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new version of DriveImage XML available today. We now have a new option on compression and we have made the software <strong><em>much</em></strong> faster.<br />
<!--introend--><br />
Lets have a look. This was the old version backing up a 10GB NTFS partition that has 5.93GB of data on it. We were backing the data up to the My Documents folder on the C drive.</p>
<p><a href='http://runtime3.org/blog/wp-content/uploads/2008/07/11.gif' title='11.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/11.thumbnail.gif' alt='11.gif' /></a><br />
As you can see, it took about 12 and a half minutes to complete the backup.</p>
<p><a href='http://runtime3.org/blog/wp-content/uploads/2008/07/21.gif' title='21.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/21.thumbnail.gif' alt='21.gif' /></a><br />
The backup size of the dat and xml file was 5.28GB</p>
<p>Now we backed up the same data on an external drive with the same settings as :<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/07/3-external.gif' title='3-external.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/3-external.thumbnail.gif' alt='3-external.gif' /></a><br />
It only took about 20 seconds longer, but this is a small drive with not a lot of data. Had this been 100 or 200GB of data, the extra time would have been substantial. </p>
<p>There are some new options on the new version. You have the ability to choose if you want fast or good compression. Fast is much much faster. Good is still pretty slow but it does a good job. We recommend that you always use the fast option.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/07/45-new-version-settings.gif' title='45-new-version-settings.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/45-new-version-settings.thumbnail.gif' alt='45-new-version-settings.gif' /></a></p>
<p>So now we took the new version and backed up the same drive with the fast option and saved the data and xml in My Documents<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/07/5-new-version-internal.gif' title='5-new-version-internal.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/5-new-version-internal.thumbnail.gif' alt='5-new-version-internal.gif' /></a><br />
<em><strong>Only 3 minutes and 15 seconds!</strong></em><br />
The file size is only slightly larger as well, but this will be different on everyone&#8217;s computer:<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/07/7-external-size.gif' title='7-external-size.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/7-external-size.thumbnail.gif' alt='7-external-size.gif' /></a></p>
<p>Now we will take the same settings as above and save the data to a USB 2.0 External drive:<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/07/6-new-version-external.gif' title='6-new-version-external.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/6-new-version-external.thumbnail.gif' alt='6-new-version-external.gif' /></a><br />
<strong><em>Still only 4 and a half minutes!</em></strong></p>
<p>A few things about the slow compression:<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/07/8-slow-compression-internal.gif' title='8-slow-compression-internal.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/8-slow-compression-internal.thumbnail.gif' alt='8-slow-compression-internal.gif' /></a><br />
The slow compression is still faster than the old version by two minutes in our internal test.<br />
<a href='http://runtime3.org/blog/wp-content/uploads/2008/07/9-file-size-slow-compression-internal.gif' title='9-file-size-slow-compression-internal.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/9-file-size-slow-compression-internal.thumbnail.gif' alt='9-file-size-slow-compression-internal.gif' /></a><br />
The size is about 500 MB smaller than the fast compression, however this will again vary with the types of files you have and how many files you have.</p>
<p><strong><font color=red>!!IMPORTANT!! There are a few issues with the new version. The image you make on the new version is not compatible with the old version. If you have a BartPE with the old version, rebuild it with the new version as the image will not restore with the old software. </font></strong></p>
<p>We do not offer any support for this software since it is free, however if you have an issue that you feel needs to be looked at, let us know. </p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a partial image in DiskExplorer</title>
		<link>http://runtime3.org/blog/?p=91</link>
		<comments>http://runtime3.org/blog/?p=91#comments</comments>
		<pubDate>Wed, 16 Jul 2008 22:52:06 +0000</pubDate>
		<dc:creator>Runtime</dc:creator>
				<category><![CDATA[DiskExplorer]]></category>
		<category><![CDATA[Tips and Hints]]></category>

		<guid isPermaLink="false">http://runtime3.org/blog/?p=91</guid>
		<description><![CDATA[Lets have a look at making a partial image in DiskExplorer. This is important when making an image of a drive with damage. 


Lets start DiskExplorer:

Switch to hex mode my pressing F3 and go to sector you want to start the image at:

Once the sector is selected, press CTRL-SHIFT-END and it will select the sector [...]]]></description>
			<content:encoded><![CDATA[<p>Lets have a look at making a partial image in DiskExplorer. This is important when making an image of a drive with damage. </p>
<p><!--introend-->
</p>
<p>Lets start DiskExplorer:</p>
<p><a href='http://runtime3.org/blog/wp-content/uploads/2008/07/1.gif' title='1.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/1.thumbnail.gif' alt='1.gif' /></a></p>
<p>Switch to hex mode my pressing F3 and go to sector you want to start the image at:</p>
<p><a href='http://runtime3.org/blog/wp-content/uploads/2008/07/2.gif' title='2.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/2.thumbnail.gif' alt='2.gif' /></a></p>
<p>Once the sector is selected, press CTRL-SHIFT-END and it will select the sector you chose to the end of the drive:</p>
<p><a href='http://runtime3.org/blog/wp-content/uploads/2008/07/3.gif' title='3.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/3.thumbnail.gif' alt='3.gif' /></a></p>
<p>Now, click on Edit>Copy to file:</p>
<p><a href='http://runtime3.org/blog/wp-content/uploads/2008/07/5.gif' title='5.gif'><img src='http://runtime3.org/blog/wp-content/uploads/2008/07/5.thumbnail.gif' alt='5.gif' /></a></p>
<p>Pick the file name and location and click save. You can see the size of the image at the top of the file location box. </p>
<p>If you have any questions, feel free to contact us at <a href="mailto:info@runtime.org">info@runtime.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://runtime3.org/blog/?feed=rss2&amp;p=91</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
