<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Macrium Software - News and Articles</title>
    <link>http://www.macrium.com/blog/</link>
    <description>Disk Imaging and File Backup for XP, Vista and Windows Server 2003</description>
    <language>en-us</language>
    <copyright>Paramount Software UK Ltd</copyright>
    <lastBuildDate>Fri, 26 Sep 2008 14:05:06 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>admin@macrium.com</managingEditor>
    <webMaster>admin@macrium.com</webMaster>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4.aspx</pingback:target>
      <dc:creator>Nick Sills</dc:creator>
      <wfw:comment>http://www.macrium.com/blog/CommentView,guid,dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4.aspx</wfw:comment>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <table cellspacing="0" cellpadding="0" width="600" align="center" border="0">
          <tbody>
            <tr>
              <td>
                <p>
                  <strong>How to troubleshoot Microsoft Volume Shadow copy Service errors</strong>
                </p>
                <hr />
                <p>
Macrium Reflect uses a Microsoft service called <a href="http://en.wikipedia.org/wiki/Shadow_Copy">Volume
Shadow copy Service</a> to enable disk images to be created and files to be backed
up when in use. 
</p>
                <p>
When VSS fails it can sometimes mean that you are unable to create a disk image or
backup open files with Macrium Reflect. In this tutorial I’ll take you through some
troubleshooting steps to locate and fix VSS problems and enable your disk images and
file backups to complete successfully.
</p>
                <p>
                  <strong>Please Note:</strong> Microsoft Volume Shadow copy Service is a standard Windows
service and not installed by Macrium Reflect. VSS has been included with every version
of Windows since Windows XP SP1. Macrium Reflect cannot cause VSS to fail, it simply
uses the service. Any failure is caused by other software or system configuration
problems and will affect every program that uses VSS.
</p>
                <p>
 
</p>
                <p>
                  <strong>What is VSS?<br /></strong>VSS is a copy-on-write driver that intercepts disk writes before they actually
happen. The current contents of the disk are written to a shadow copy buffer before
the write takes place. This enables a disk image to represent an exact point in time
and not be affected by disk write activity during image creation. 
</p>
                <p>
 
</p>
                <p>
                  <strong>How do I know that VSS has failed?<br /></strong>When VSS fails there will usually be an indication in the image or backup
log file.<br /><br /><img src="http://www.macrium.com/blog/content/binary/vss.jpg" border="0" /><br /></p>
                <p>
You will generally see 'Failed to Create Volume Snapshot' followed by a hex result
code. The result code is an error code from VSS and sometimes just Googling ‘VSS +
Result Code’ will come up with a solution to your VSS problems.
</p>
                <p>
You may also see:
</p>
                <p>
                  <font color="#ff0000" size="2">
                    <strong>Backup aborted! - Unable to open file handle
for '\\?\GLOBALROOT\Device\HarddiskVolumeShadowCopyxxx' - The process cannot access
the file because it is being used by another process.</strong>
                  </font>
                </p>
                <p>
This may be associated with a 'VolSnap' error in your Windows logs.
</p>
                <p>
VSS uses writer components to ensure that the file system is in a stable state when
creating your disk image. For example, SQL database writers ensure that all transactions
to databases are complete before allowing the shadow copy service to continue. Windows
includes a VSS administration program that can list the status of all VSS Writers
you have on your system.
</p>
                <p>
Open a command prompt and type ‘vssadmin list writers’. In Vista make sure you start
the command prompt with elevated privileges. This will list all your VSS writers with
their current state and last error. 
</p>
                <p>
Typical output:
</p>
                <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
                  <p>
                    <font face="Courier New" size="2">Microsoft Windows [Version 6.0.6001]<br />
Copyright (c) 2006 Microsoft Corporation.  All rights reserved.</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">C:\Windows\system32&gt;vssadmin list writers<br />
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool<br />
(C) Copyright 2001-2005 Microsoft Corp.</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'System Writer'<br />
   Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}<br />
   Writer Instance Id: {4e66d2f2-136c-434b-9a67-234a3b5d38e6}<br />
   State: [1] Stable<br />
   Last error: Non-retryable error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'ASR Writer'<br />
   Writer Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}<br />
   Writer Instance Id: {9c9a72d9-70f4-414d-88e2-9894fd7f13ca}<br />
   State: [1] Stable<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'IIS Metabase Writer'<br />
   Writer Id: {59b1f0cf-90ef-465f-9609-6ca8b2938366}<br />
   Writer Instance Id: {ac62d67f-bc4f-4ae0-90d1-9fc058a8880f}<br />
   State: [5] Waiting for completion<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'Shadow Copy Optimization Writer'<br />
   Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}<br />
   Writer Instance Id: {0b6a11ac-b009-44ec-a9f2-f3b94de74c7d}<br />
   State: [1] Stable<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'MSSearch Service Writer'<br />
   Writer Id: {cd3f2362-8bef-46c7-9181-d62844cdc0b2}<br />
   Writer Instance Id: {f9626a21-0848-4fca-a7a0-287ce50ebec7}<br />
   State: [5] Waiting for completion<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'IIS Config Writer'<br />
   Writer Id: {2a40fd15-dfca-4aa8-a654-1f8c654603f6}<br />
   Writer Instance Id: {04a208b8-943b-425d-a694-6cc179ab6d46}<br />
   State: [5] Waiting for completion<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'Registry Writer'<br />
   Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}<br />
   Writer Instance Id: {6a4ffe24-b297-4602-b04b-0bf63caa5cd5}<br />
   State: [1] Stable<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'COM+ REGDB Writer'<br />
   Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}<br />
   Writer Instance Id: {894ebce3-7aec-4e9b-8b38-36d3eb624145}<br />
   State: [1] Stable<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'BITS Writer'<br />
   Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}<br />
   Writer Instance Id: {dbe2fb09-898f-4b60-8539-3ca1e6cc4b67}<br />
   State: [1] Stable<br />
   Last error: No error</font>
                  </p>
                  <p>
                    <font face="Courier New" size="2">Writer name: 'WMI Writer'<br />
   Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}<br />
   Writer Instance Id: {06504311-56ee-4f9e-82e6-1dc08ff7eb2c}<br />
   State: [5] Waiting for completion<br />
   Last error: No error</font>
                  </p>
                </blockquote>
                <p>
Writers with an error state or where the last error isn’t ‘No Error’ are probably
causing a problem.
</p>
                <p>
 
</p>
                <p>
                  <strong>Look for messages in your Windows logs.<br /></strong>When VSS fails you will always get a corresponding message in your Windows
event log.
</p>
                <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
                  <ol>
                    <li>
Right click on 'My computer' 
</li>
                    <li>
Select 'Manage' 
</li>
                    <li>
Expand the ‘Event Viewer’ node 
</li>
                    <li>
Look in the ‘Application’ message node for error messages  relating to ‘VSS’,
‘Shadow Copy’ or 'VolSnap'.<br /><br /><img src="http://www.macrium.com/blog/content/binary/vss_error.JPG" border="0" /></li>
                  </ol>
                </blockquote>
                <p dir="ltr">
If you find any messages then these with give you an ‘Event ID’ and sometimes a ‘Result
Code’ or 'hr'. These two pieces of information can generally pin point the cause of
your VSS failure. Try Googling the Event ID(s) and Result Code(s) for more information.
</p>
                <p dir="ltr">
                  <strong>
                  </strong> 
</p>
                <p dir="ltr">
                  <strong>Make sure that the VSS service isn't disabled<br /></strong>Changing the startup type of the VSS service and rebooting can often resolve
issues.
</p>
                <ol dir="ltr">
                  <li>
                    <div>Right click on 'My Computer'.
</div>
                  </li>
                  <li>
                    <div>Select 'Manage'.
</div>
                  </li>
                  <li>
                    <div>Select the 'Services' tree node.
</div>
                  </li>
                  <li>
                    <div>Right click on 'Volume Shadow Copy'
</div>
                  </li>
                  <li>
                    <div>Select Properties
</div>
                  </li>
                  <li>
                    <div>Change the startup type to 'Automatic'<br /><br /><img src="http://www.macrium.com/blog/content/binary/VSS_starttype.JPG" border="0" /><br /></div>
                  </li>
                  <li>
                    <div>Reboot<br /></div>
                  </li>
                </ol>
                <p dir="ltr">
                  <strong>
                  </strong> 
</p>
                <p dir="ltr">
                  <strong>Re-register the VSS components<br /></strong>Sometimes re-registering VSS core components can fix errors. Copy the following
commands to Notepad and save the file with a ‘.bat’ extension. Run the .bat file by
opening a command prompt and entering the .bat file name. 
</p>
                <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
                  <p>
                    <font face="Courier New" size="2">cd /d %windir%\system32<br />
net stop vss<br />
net stop swprv<br />
regsvr32 /s ole32.dll<br />
regsvr32 /s oleaut32.dll<br />
regsvr32 /s vss_ps.dll<br />
vssvc /register<br />
regsvr32 /s /i swprv.dll<br />
regsvr32 /s /i eventcls.dll<br />
regsvr32 /s es.dll<br />
regsvr32 /s stdprov.dll<br />
regsvr32 /s vssui.dll<br />
regsvr32 /s msxml.dll<br />
regsvr32 /s msxml3.dll<br />
regsvr32 /s msxml4.dll<br />
vssvc /register<br />
net start swprv<br />
net start vss<br /></font>
                    <font face="Courier New" size="2">
                    </font>
                  </p>
                </blockquote>
                <p dir="ltr">
                  <strong>Footnote 
<br /></strong>It is very probable that others have had a similar problem to you, so use
Google as much as you can to find potential solutions. If all else fails you should
contact <a href="http://support.microsoft.com/Default.aspx">Microsoft support</a> for
a resolution. 
</p>
                <p dir="ltr">
                  <strong>Resources</strong>
                  <br />
                  <a href="http://en.wikipedia.org/wiki/Shadow_Copy">http://en.wikipedia.org/wiki/Shadow_Copy</a> <br /><a href="http://technet.microsoft.com/en-us/library/cc785914.aspx">http://technet.microsoft.com/en-us/library/cc785914.aspx</a> <br /></p>
              </td>
            </tr>
          </tbody>
        </table>
        <img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4" />
      </body>
      <title>How to troubleshoot Microsoft Volume Shadow copy Service (VSS) errors</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4.aspx</guid>
      <link>http://www.macrium.com/blog/2008/09/26/HowToTroubleshootMicrosoftVolumeShadowCopyServiceVSSErrors.aspx</link>
      <pubDate>Fri, 26 Sep 2008 14:05:06 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;table cellspacing=0 cellpadding=0 width=600 align=center border=0&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;
&lt;strong&gt;How to troubleshoot Microsoft Volume Shadow copy Service errors&lt;/strong&gt;
&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;
Macrium Reflect uses a Microsoft service called &lt;a href="http://en.wikipedia.org/wiki/Shadow_Copy"&gt;Volume
Shadow copy Service&lt;/a&gt; to enable disk images to be created and files to be backed
up when in use. 
&lt;/p&gt;
&lt;p&gt;
When VSS fails it can sometimes mean that you are unable to create a disk image or
backup open files with Macrium Reflect. In this tutorial I’ll take you through some
troubleshooting steps to locate and fix VSS problems and enable your disk images and
file backups to complete successfully.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Please Note:&lt;/strong&gt; Microsoft Volume Shadow copy Service is a standard Windows
service and not installed by Macrium Reflect. VSS has been included with every version
of Windows since Windows XP SP1. Macrium Reflect cannot cause VSS to fail, it simply
uses the service. Any failure is caused by other software or system configuration
problems and will affect every program that uses VSS.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;What is VSS?&lt;br&gt;
&lt;/strong&gt;VSS is a copy-on-write driver that intercepts disk writes before they actually
happen. The current contents of the disk are written to a shadow copy buffer before
the write takes place. This enables a disk image to represent an exact point in time
and not be affected by disk write activity during image creation. 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;How do I know that VSS has failed?&lt;br&gt;
&lt;/strong&gt;When VSS fails there will usually be an indication in the image or backup
log file.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/vss.jpg" border=0&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
You will generally see 'Failed to Create Volume Snapshot' followed by a hex result
code. The result code is an error code from VSS and sometimes just Googling ‘VSS +
Result Code’ will come up with a solution to your VSS problems.
&lt;/p&gt;
&lt;p&gt;
You may also see:
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#ff0000 size=2&gt;&lt;strong&gt;Backup aborted! - Unable to open file handle for
'\\?\GLOBALROOT\Device\HarddiskVolumeShadowCopyxxx' - The process cannot access the
file because it is being used by another process.&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
This may be associated with a 'VolSnap' error in your Windows logs.
&lt;/p&gt;
&lt;p&gt;
VSS uses writer components to ensure that the file system is in a stable state when
creating your disk image. For example, SQL database writers ensure that all transactions
to databases are complete before allowing the shadow copy service to continue. Windows
includes a VSS administration program that can list the status of all VSS Writers
you have on your system.
&lt;/p&gt;
&lt;p&gt;
Open a command prompt and type ‘vssadmin list writers’. In Vista make sure you start
the command prompt with elevated privileges. This will list all your VSS writers with
their current state and last error. 
&lt;/p&gt;
&lt;p&gt;
Typical output:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Microsoft Windows [Version 6.0.6001]&lt;br&gt;
Copyright (c) 2006 Microsoft Corporation.&amp;nbsp; All rights reserved.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;C:\Windows\system32&amp;gt;vssadmin list writers&lt;br&gt;
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool&lt;br&gt;
(C) Copyright 2001-2005 Microsoft Corp.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'System Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {4e66d2f2-136c-434b-9a67-234a3b5d38e6}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [1] Stable&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: Non-retryable error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'ASR Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {9c9a72d9-70f4-414d-88e2-9894fd7f13ca}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [1] Stable&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'IIS Metabase Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {59b1f0cf-90ef-465f-9609-6ca8b2938366}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {ac62d67f-bc4f-4ae0-90d1-9fc058a8880f}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [5] Waiting for completion&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'Shadow Copy Optimization Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {0b6a11ac-b009-44ec-a9f2-f3b94de74c7d}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [1] Stable&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'MSSearch Service Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {cd3f2362-8bef-46c7-9181-d62844cdc0b2}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {f9626a21-0848-4fca-a7a0-287ce50ebec7}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [5] Waiting for completion&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'IIS Config Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {2a40fd15-dfca-4aa8-a654-1f8c654603f6}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {04a208b8-943b-425d-a694-6cc179ab6d46}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [5] Waiting for completion&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'Registry Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {6a4ffe24-b297-4602-b04b-0bf63caa5cd5}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [1] Stable&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'COM+ REGDB Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {894ebce3-7aec-4e9b-8b38-36d3eb624145}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [1] Stable&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'BITS Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {dbe2fb09-898f-4b60-8539-3ca1e6cc4b67}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [1] Stable&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;Writer name: 'WMI Writer'&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}&lt;br&gt;
&amp;nbsp;&amp;nbsp; Writer Instance Id: {06504311-56ee-4f9e-82e6-1dc08ff7eb2c}&lt;br&gt;
&amp;nbsp;&amp;nbsp; State: [5] Waiting for completion&lt;br&gt;
&amp;nbsp;&amp;nbsp; Last error: No error&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Writers with an error state or where the last error isn’t ‘No Error’ are probably
causing a problem.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&gt;&gt; 
&lt;p&gt;
&lt;strong&gt;Look for messages in your Windows logs.&lt;br&gt;
&lt;/strong&gt;When VSS fails you will always get a corresponding message in your Windows
event log.
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;ol&gt;
&lt;li&gt;
Right click on 'My computer' 
&lt;li&gt;
Select 'Manage' 
&lt;li&gt;
Expand the ‘Event Viewer’ node 
&lt;li&gt;
Look in the ‘Application’ message node for error messages&amp;nbsp; relating to ‘VSS’,
‘Shadow Copy’ or 'VolSnap'.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/vss_error.JPG" border=0&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
If you find any messages then these with give you an ‘Event ID’ and sometimes a ‘Result
Code’ or 'hr'. These two pieces of information can generally pin point the cause of
your VSS failure. Try Googling the Event ID(s) and Result Code(s) for more information.
&lt;/p&gt;
&lt;p dir=ltr&gt;
&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p dir=ltr&gt;
&lt;strong&gt;Make sure that the VSS service isn't disabled&lt;br&gt;
&lt;/strong&gt;Changing the startup type of the VSS service and rebooting can often resolve
issues.
&lt;/p&gt;
&lt;ol dir=ltr&gt;
&lt;li&gt;
&lt;div&gt;Right click on 'My Computer'.
&lt;/div&gt;
&lt;li&gt;
&lt;div&gt;Select 'Manage'.
&lt;/div&gt;
&lt;li&gt;
&lt;div&gt;Select the 'Services' tree node.
&lt;/div&gt;
&lt;li&gt;
&lt;div&gt;Right click on 'Volume Shadow Copy'
&lt;/div&gt;
&lt;li&gt;
&lt;div&gt;Select Properties
&lt;/div&gt;
&lt;li&gt;
&lt;div&gt;Change the startup type to 'Automatic'&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/VSS_starttype.JPG" border=0&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;li&gt;
&lt;div&gt;Reboot&lt;br&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir=ltr&gt;
&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p dir=ltr&gt;
&lt;strong&gt;Re-register the VSS components&lt;br&gt;
&lt;/strong&gt;Sometimes re-registering VSS core components can fix errors. Copy the following
commands to Notepad and save the file with a ‘.bat’ extension. Run the .bat file by
opening a command prompt and entering the .bat file name. 
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
&lt;font face="Courier New" size=2&gt;cd /d %windir%\system32&lt;br&gt;
net stop vss&lt;br&gt;
net stop swprv&lt;br&gt;
regsvr32 /s ole32.dll&lt;br&gt;
regsvr32 /s oleaut32.dll&lt;br&gt;
regsvr32 /s vss_ps.dll&lt;br&gt;
vssvc /register&lt;br&gt;
regsvr32 /s /i swprv.dll&lt;br&gt;
regsvr32 /s /i eventcls.dll&lt;br&gt;
regsvr32 /s es.dll&lt;br&gt;
regsvr32 /s stdprov.dll&lt;br&gt;
regsvr32 /s vssui.dll&lt;br&gt;
regsvr32 /s msxml.dll&lt;br&gt;
regsvr32 /s msxml3.dll&lt;br&gt;
regsvr32 /s msxml4.dll&lt;br&gt;
vssvc /register&lt;br&gt;
net start swprv&lt;br&gt;
net start vss&lt;br&gt;
&lt;/font&gt;&lt;font face="Courier New" size=2&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
&lt;strong&gt;Footnote 
&lt;br&gt;
&lt;/strong&gt;It is very probable that others have had a similar problem to you, so use
Google as much as you can to find potential solutions. If all else fails you should
contact &lt;a href="http://support.microsoft.com/Default.aspx"&gt;Microsoft support&lt;/a&gt; for
a resolution. 
&lt;/p&gt;
&lt;p dir=ltr&gt;
&lt;strong&gt;Resources&lt;/strong&gt;
&lt;br&gt;
&lt;a href="http://en.wikipedia.org/wiki/Shadow_Copy"&gt;http://en.wikipedia.org/wiki/Shadow_Copy&lt;/a&gt;&amp;nbsp;&lt;br&gt;
&lt;a href="http://technet.microsoft.com/en-us/library/cc785914.aspx"&gt;http://technet.microsoft.com/en-us/library/cc785914.aspx&lt;/a&gt;&amp;nbsp;&lt;br&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,dfdf6cb8-f62e-4108-a9f4-83ad6ec4c8a4.aspx</comments>
      <category>Tutorials</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=7dc864ff-7b53-420c-9b79-c318c3050bc6</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,7dc864ff-7b53-420c-9b79-c318c3050bc6.aspx</pingback:target>
      <dc:creator>Nick Sills</dc:creator>
      <wfw:comment>http://www.macrium.com/blog/CommentView,guid,7dc864ff-7b53-420c-9b79-c318c3050bc6.aspx</wfw:comment>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=7dc864ff-7b53-420c-9b79-c318c3050bc6</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <font face="Arial" color="#000000" size="3">
        </font>
        <strong>
        </strong>
        <table cellspacing="0" cellpadding="0" width="600" align="center" border="0">
          <tbody>
            <tr>
              <td>
                <h2 align="center">How to create a bootable Linux USB stick
</h2>
                <hr />
                <p>
If your PC doesn’t have a CD/DVD drive then there is no way to boot your PC into the
rescue environment using the supplied CD/DVD images. However, just about every modern
PC has the capability to boot from a USB flash drive (memory stick) and fortunately
there is a free utility to convert your Linux CD image into a bootable USB stick. 
</p>
                <p>
In this tutorial I’ll show you the simple steps required to create a USB stick that
boots into the Macrium Reflect Linux rescue environment. 
</p>
                <p>
                  <strong>Prepare your USB stick<br /></strong>Make sure your USB stick is formatted as FAT16. It must be FAT16 not FAT32
or NTFS. FAT16 is nearly always abbreviated to just FAT in most Windows operations. 
</p>
                <p>
                  <strong>Open ‘My Computer’</strong>, <strong>right click on your USB drive</strong> and <strong>select
properties</strong>:
</p>
                <p>
                  <img src="http://www.macrium.com/blog/content/binary/disk_properties.JPG" border="0" />
                </p>
                <p>
If the ‘File system’ isn’t FAT then you’ll need to format the USB stick as FAT16 (FAT). <strong>Right
click on the drive</strong> and <strong>select ‘Format’</strong>.
</p>
                <p>
                  <img src="http://www.macrium.com/blog/content/binary/format.JPG" border="0" />  
</p>
                <p>
Make sure that FAT is selected as the file system. It’s best to leave the ‘Quick Format’
option un-checked. 
</p>
                <p>
                  <strong>Note:</strong> If you receive a message saying ‘Windows was unable to complete
the format’ then in some cases the format has actually finished and this message can
safely be ignored.
</p>
                <p>
 
</p>
                <p>
                  <strong>Create the Linux ISO image</strong>
                  <br />
We need to create an image of the bootable CD so we can transfer the contents to the
USB stick.
</p>
                <ol>
                  <li>
Start Reflect, <strong>click the ‘Other Tasks’ panel</strong>, and then <strong>click
the ‘Create a boot-able Rescue CD’ option</strong>. 
<br /><br /><img src="http://www.macrium.com/blog/content/binary/rcd1.jpg" /><br /><br /></li>
                  <li>
The Rescue CD wizard will open.<br /><br /><img src="http://www.macrium.com/blog/content/binary/rcd2.jpg" border="0" /> <br /><br />
Ensure that the <strong>Linux option is selected</strong> and <strong>click 'Next'</strong>.<br /><br /></li>
                  <li>
The next Wizard page is the burn page.<br /><br /><img src="http://www.macrium.com/blog/content/binary/rcd21.jpg" border="0" /><br /><br /><br /><strong>Click the CD/DVD burner drop-down list</strong> and <strong>select ‘Create
ISO image file’</strong>. <br /><br /></li>
                  <li>
                    <strong>Click</strong> ‘<strong>Finish’</strong> and choose a location for your image
file. For this example we’ll choose c:\rescue.iso’ as the destination.</li>
                </ol>
                <p>
 
</p>
                <p>
 
</p>
                <p>
                  <strong>Copy the ISO image contents to your USB stick<br /></strong>To make your USB stick bootable with the contents of your Linux boot image
we need to download a free utility called ‘UNetbootin’ from here: <a href="http://unetbootin.sourceforge.net/">http://unetbootin.sourceforge.net/</a> .
Choose the ‘download for Windows’ option and save the file to your desktop or anywhere
you can easily access it.
</p>
                <ol>
                  <li>
                    <strong>Double click ‘unetbootin-windows-282.exe’</strong>. The following dialog is
displayed:<br /><br /><img src="http://www.macrium.com/blog/content/binary/UNetboot.JPG" border="0" /><br /><br /></li>
                  <li>
                    <strong>Choose the Diskimage option</strong> and <strong>enter/select the path to
your image file</strong> created previously.<br /><br /></li>
                  <li>
                    <strong>Select ‘USB Drive’</strong> as your target disk type and <strong>choose your
USB stick drive letter</strong> in the drop down list.<br /><br /></li>
                  <li>
                    <strong>Click ‘OK’</strong> to copy the image files and make the USB stick bootable.<br /><br /><img src="http://www.macrium.com/blog/content/binary/UNetBootFinish.JPG" border="0" /><br /></li>
                </ol>
                <p>
                  <em>
                  </em> 
</p>
                <p>
                  <em>That’s it!</em> You’ve made a bootable USB stick.  When you restart you should
see the Linux rescue environment loaded from the stick. 
</p>
                <p>
                  <strong>Note:</strong> You need to make sure that USB booting is enabled in your BIOS.
Please refer to your BIOS manual or help guide. If you don’t have access to these
then you’re bound to find information on your BIOS configuration for USB booting if
you search the internet.<br /><br /><br /></p>
              </td>
            </tr>
          </tbody>
        </table>
        <img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=7dc864ff-7b53-420c-9b79-c318c3050bc6" />
      </body>
      <title>How to create a bootable Linux USB stick</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,7dc864ff-7b53-420c-9b79-c318c3050bc6.aspx</guid>
      <link>http://www.macrium.com/blog/2008/09/23/HowToCreateABootableLinuxUSBStick.aspx</link>
      <pubDate>Tue, 23 Sep 2008 14:29:13 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;font face=Arial color=#000000 size=3&gt;&lt;/font&gt;&lt;strong&gt;&lt;/strong&gt; 
&lt;table cellspacing=0 cellpadding=0 width=600 align=center border=0&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;h2 align=center&gt;How to create a bootable Linux USB stick
&lt;/h2&gt;
&lt;hr&gt;
&lt;p&gt;
If your PC doesn’t have a CD/DVD drive then there is no way to boot your PC into the
rescue environment using the supplied CD/DVD images. However, just about every modern
PC has the capability to boot from a USB flash drive (memory stick) and fortunately
there is a free utility to convert your Linux CD image into a bootable USB stick. 
&lt;/p&gt;
&lt;p&gt;
In this tutorial I’ll show you the simple steps required to create a USB stick that
boots into the Macrium Reflect Linux rescue environment. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Prepare your USB stick&lt;br&gt;
&lt;/strong&gt;Make sure your USB stick is formatted as FAT16. It must be FAT16 not FAT32
or NTFS. FAT16 is nearly always abbreviated to just FAT in most Windows operations. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Open ‘My Computer’&lt;/strong&gt;, &lt;strong&gt;right click on your USB drive&lt;/strong&gt; and &lt;strong&gt;select
properties&lt;/strong&gt;:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/disk_properties.JPG" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
If the ‘File system’ isn’t FAT then you’ll need to format the USB stick as FAT16 (FAT). &lt;strong&gt;Right
click on the drive&lt;/strong&gt; and &lt;strong&gt;select ‘Format’&lt;/strong&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/format.JPG" border=0&gt;&amp;nbsp;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Make sure that FAT is selected as the file system. It’s best to leave the ‘Quick Format’
option un-checked. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Note:&lt;/strong&gt; If you receive a message saying ‘Windows was unable to complete
the format’ then in some cases the format has actually finished and this message can
safely be ignored.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Create the Linux ISO image&lt;/strong&gt;
&lt;br&gt;
We need to create an image of the bootable CD so we can transfer the contents to the
USB stick.
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Start Reflect, &lt;strong&gt;click the ‘Other Tasks’ panel&lt;/strong&gt;, and then &lt;strong&gt;click
the ‘Create a boot-able Rescue CD’ option&lt;/strong&gt;. 
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/rcd1.jpg"&gt; 
&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
The Rescue CD wizard will open.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/rcd2.jpg" border=0&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
Ensure that the &lt;strong&gt;Linux option is selected&lt;/strong&gt; and &lt;strong&gt;click 'Next'&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
The next Wizard page is the burn page.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/rcd21.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Click the CD/DVD burner drop-down list&lt;/strong&gt; and &lt;strong&gt;select ‘Create
ISO image file’&lt;/strong&gt;.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;Click&lt;/strong&gt; ‘&lt;strong&gt;Finish’&lt;/strong&gt; and choose a location for your image
file. For this example we’ll choose c:\rescue.iso’ as the destination.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Copy the ISO image contents to your USB stick&lt;br&gt;
&lt;/strong&gt;To make your USB stick bootable with the contents of your Linux boot image
we need to download a free utility called ‘UNetbootin’ from here: &lt;a href="http://unetbootin.sourceforge.net/"&gt;http://unetbootin.sourceforge.net/&lt;/a&gt; .
Choose the ‘download for Windows’ option and save the file to your desktop or anywhere
you can easily access it.
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Double click ‘unetbootin-windows-282.exe’&lt;/strong&gt;. The following dialog is
displayed:&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/UNetboot.JPG" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;Choose the Diskimage option&lt;/strong&gt; and &lt;strong&gt;enter/select the path to
your image file&lt;/strong&gt; created previously.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;Select ‘USB Drive’&lt;/strong&gt; as your target disk type and &lt;strong&gt;choose your
USB stick drive letter&lt;/strong&gt; in the drop down list.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;Click ‘OK’&lt;/strong&gt; to copy the image files and make the USB stick bootable.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/UNetBootFinish.JPG" border=0&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
&lt;em&gt;&lt;/em&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;That’s it!&lt;/em&gt; You’ve made a bootable USB stick.&amp;nbsp; When you restart you should
see the Linux rescue environment loaded from the stick. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Note:&lt;/strong&gt; You need to make sure that USB booting is enabled in your BIOS.
Please refer to your BIOS manual or help guide. If you don’t have access to these
then you’re bound to find information on your BIOS configuration for USB booting if
you search the internet.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=7dc864ff-7b53-420c-9b79-c318c3050bc6" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,7dc864ff-7b53-420c-9b79-c318c3050bc6.aspx</comments>
      <category>Tutorials</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=4c7ba344-5766-4c3f-8952-d080be360280</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,4c7ba344-5766-4c3f-8952-d080be360280.aspx</pingback:target>
      <dc:creator>Richard Pineger</dc:creator>
      <wfw:comment>http://www.macrium.com/blog/CommentView,guid,4c7ba344-5766-4c3f-8952-d080be360280.aspx</wfw:comment>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4c7ba344-5766-4c3f-8952-d080be360280</wfw:commentRss>
      <slash:comments>5</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <strong>
        </strong>
        <table callpadding="0" width="600" align="center" border="0" cellspacing="0">
          <tbody>
            <tr>
              <td>
                <h2>How to create a BartPE Rescue CD for Macrium Reflect
</h2>
                <hr />
                <p>
So, you’ve created your Linux based recovery CD, you push it in and boot up and it
doesn’t find your hard drives, network or both – what’s next?
</p>
                <p>
If the Linux Based Recovery CD option doesn’t work for you – usually because it has
trouble recognizing your disk or network cards - then you may want to use the BartPE
or Windows PE 2.0 recovery CDs. 
<br /></p>
                <p>
BartPE is a freely available preinstallation environment for 32-bit Windows XP or
Server 2003. It's a bootable environment created from your exisiting Windows system
files. It can also potentially support your RAID controller although that is not going
to be covered by this article. If you do want to add RAID support to Bart PE then
the best place to start is on the <a href="http://www.nu2.nu/pebuilder">PE Builder</a> website.<br /></p>
                <p>
If you're working with 64-bit Windows, Windows Vista or Server 2008 then you'll need
the full version of Macrium Reflect which includes paid-for licensing for Windows
PE 2.0. The Windows PE 2.0 environment includes RAID support.<br /></p>
                <p>
BartPE has the benefit of providing a graphical user interface and a plugin architecture
that means many 3rd party custom plugins are available. Macrium Reflect provides a
plugin that allows you to restore files and partitions directly once you are booted
from your CD/DVD drive into BartPE.
</p>
                <p>
Anyway, to business; you will need:
</p>
                <ul>
                  <li>
Access to Windows XP or Windows 2003 installation files 
<br /></li>
                  <li>
The latest PE Builder install file (the BartPE rescue disk creation software). You
can download it via <a href="http://www.nu2.nu/pebuilder/#download">http://www.nu2.nu/pebuilder/#download</a><br /></li>
                  <li>
Macrium Reflect installed<br /><br /><b>Note: </b>BartPE is only suitable for 32-bit Windows XP and 32-bit Windows Server
2003 environments.</li>
                </ul>
                <p>
To create your BartPE / Macrium Reflect Rescue CD:
</p>
                <ol>
                  <li>
Install PE Builder from the install file you downloaded earlier<br /><br />
Make a note of where PE Builder is installed. The default location is similar to C:\PEBuilder3110a<br /><br /></li>
                  <li>
Finish the installation by allowing it to run to check it works.<br /><br />
You are presented with a Search files? dialog<br /><br /><img src="http://www.macrium.com/blog/content/binary/PR01_search.jpg" border="0" /><br /><br /><br /></li>
                  <li>
                    <strong>Click No</strong>
                    <br />
                    <br />
The main PE Builder dialog is displayed. We shall return to this once we’ve configured
the Macrium Reflect plugin from within Macrium Reflect<br /><br /></li>
                  <li>
                    <strong>Start Macrium Reflect<br /><br /><br /></strong>
                  </li>
                  <li>
                    <strong>Select Other Tasks &gt; Create Rescue CD</strong>
                    <br />
                    <br />
The Rescue CD Wizard is displayed<br /><br /><img src="http://www.macrium.com/blog/content/binary/selectbart.JPG" border="0" /><br /><br /></li>
                  <li>
                    <strong>Select BartPE</strong> and <strong>click Next</strong><br /><br />
This displays a dialog for copying the necessary Macrium Reflect plugin files to the
BartPE plugin folder.<br /><br /><img src="http://www.macrium.com/blog/content/binary/03_RescueFresh.png" border="0" /><br /><br /></li>
                  <li>
                    <strong>Click Updates</strong> to check online for updates to the Macrium Reflect
plugin<br /><br /></li>
                  <li>
                    <strong>Click the browse button ‘…’</strong> and <strong>select the plugin folder
below the PEBuilder installation folder</strong>. For example C:\PEBuilder3110a\plugin<br /><br /></li>
                  <li>
                    <strong>Click Finish<br /></strong>
                    <br />
The Macrium Reflect plugin is immediately copied to the PE Builder plugin folder. 
<br /><br />
Now when you use PE Builder to create a BartPE rescue CD it contains the files necessary
to run Macrium Reflect and restore disk images or files.<br /><br /></li>
                  <li>
                    <strong>Return to PE Builder</strong>
                    <br />
                    <br />
If you closed it earlier then start it from the Start menu.<br /><br /><img src="http://www.macrium.com/blog/content/binary/PR51_createISO.jpg" border="0" /><br /><br /></li>
                  <li>
                    <strong>Specify the path to your Windows installation files in the Source text box<br /></strong>
                    <br />
For me these were on my original Microsoft installation CD/DVD which occupied the
only drive bay on my server – more on that later. If you believe they may be on your
hard drive but don’t know where then you can search for them by <strong>selecting
menu Source &gt; Search</strong>. Otherwise, simply select their location<br /><br /><strong>Note: </strong>The directory that contains the Windows installation files
is called ‘i386’ but the path that PE Builder wants is the parent directory to ‘i386’.
So, if you have your installation files at ‘c:\i386’ then you need to enter ‘C:\’
as the path to the Windows installation files.<br /><br /></li>
                  <li>
                    <strong>Leave the Custom text box empty<br /><br /></strong>
                  </li>
                  <li>
                    <strong>Leave the Output folder as BartPE</strong> or point it to a location suitable
for storing 153Mb of data<br /><br /></li>
                  <li>
                    <strong>Select the Media Output</strong>.<br /><br />
You may be able to directly Burn to CD/DVD at this point. I couldn’t because, as I
mentioned, the DVD drive was already in use for my Windows installation files. Instead
we selected Create ISO image and resolved to burn it to disk later. An ISO image is
a complete disk image as a file.<br /><br /><strong>Note:</strong> Your CD/DVD burning software may or may not support ISO. If
it doesn’t, it is often an extra cost option that you get for buying the full version.
Alternatively, you could use CDBurnerXP; a free utility that you can download from <a href="http://www.cdburnerxp.se/">http://www.cdburnerxp.se/</a>. 
<br /><br /></li>
                  <li>
                    <strong>Click Build<br /></strong>
                    <br />
If the BartPE folder does not exist then the Create directory dialog is displayed<br /><br /><img src="http://www.macrium.com/blog/content/binary/PR52_createBartFolder.jpg" border="0" /><br /><br /></li>
                  <li>
                    <strong>Click Yes </strong>to create the folder and continue<br /><br />
BartPE uses your Windows XP or Server 2003 installation files and so you need to read
and agree to the Windows license before proceeding.<br /><br /><img src="http://www.macrium.com/blog/content/binary/PR53_MSLicense.jpg" border="0" /><br /><br /></li>
                  <li>
If you agree with the terms <strong>click I agree</strong><br /><br />
PE Builder builds the BartPE installation. In my case, as an ISO file:<br /><br /><img src="http://www.macrium.com/blog/content/binary/PR55_doneISO1.jpg" border="0" /><br /><br /></li>
                  <li>
                    <strong>Click Close</strong> to finish<br /></li>
                </ol>
                <p>
                  <em>That’s it!</em> You may now eject your BartPE CD/DVD and check it by using it
to boot your machine.
</p>
                <p>
                  <strong>Note: </strong>If your machine isn't set to boot from CD/DVD then you need
to adjust the boot settings in your BIOS. Accessing the BIOS varies from PC to PC
but you will always see a brief message that tells you how to do this as the PC is
starting. Power on your PC and watch the screen carefully. Look for a line of text
that says something like, 'Hit Del to enter setup' or 'Press F2 for BIOS settings'.
Once you've found the correct key (generally, Del, or one of the function keys), press
it repeatedly until you see a BIOS setup screen - from there you can set the boot
order so that CD/DVD takes precedence over your hard disk drive (HDD). You can find
pictures of BIOS setup screens at <a href="http://www.hiren.info/pages/bios-boot-cdrom" target="_blank">http://www.hiren.info/pages/bios-boot-cdrom</a>.
</p>
                <p>
Once booted into BartPE, to start restoring files or partitions, <strong>select Go
&gt; Programs &gt; Macrium Reflect</strong>.<br /><br /><br /><img src="http://www.macrium.com/blog/content/binary/bartmenu.jpg" border="0" /><br /><br /><br /><br /></p>
              </td>
            </tr>
          </tbody>
        </table>
        <img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=4c7ba344-5766-4c3f-8952-d080be360280" />
      </body>
      <title>How to create a BartPE Rescue CD for Macrium Reflect</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,4c7ba344-5766-4c3f-8952-d080be360280.aspx</guid>
      <link>http://www.macrium.com/blog/2008/09/22/HowToCreateABartPERescueCDForMacriumReflect.aspx</link>
      <pubDate>Mon, 22 Sep 2008 08:02:14 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;strong&gt;&lt;/strong&gt; 
&lt;table callpadding="0" width="600" align="center" border="0" cellspacing="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;h2&gt;How to create a BartPE Rescue CD for Macrium Reflect
&lt;/h2&gt;
&lt;hr&gt;
&lt;p&gt;
So, you’ve created your Linux based recovery CD, you push it in and boot up and it
doesn’t find your hard drives, network or both – what’s next?
&lt;/p&gt;
&lt;p&gt;
If the Linux Based Recovery CD option doesn’t work for you – usually because it has
trouble recognizing your disk or network cards - then you may want to use the BartPE
or Windows PE 2.0 recovery CDs. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
BartPE is a freely available preinstallation environment for 32-bit Windows XP or
Server 2003. It's a bootable environment created from your exisiting Windows system
files. It can also potentially support your RAID controller although that is not going
to be covered by this article. If you do want to add RAID support to Bart PE then
the best place to start is on the &lt;a href="http://www.nu2.nu/pebuilder"&gt;PE Builder&lt;/a&gt; website.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
If you're working with 64-bit Windows, Windows Vista or Server 2008 then you'll need
the full version of Macrium Reflect which includes paid-for licensing for Windows
PE 2.0. The Windows PE 2.0 environment includes RAID support.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
BartPE has the benefit of providing a graphical user interface and a plugin architecture
that means many 3rd party custom plugins are available. Macrium Reflect provides a
plugin that allows you to restore files and partitions directly once you are booted
from your CD/DVD drive into BartPE.
&lt;/p&gt;
&lt;p&gt;
Anyway, to business; you will need:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Access to Windows XP or Windows 2003 installation files 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
The latest PE Builder install file (the BartPE rescue disk creation software). You
can download it via &lt;a href="http://www.nu2.nu/pebuilder/#download"&gt;http://www.nu2.nu/pebuilder/#download&lt;/a&gt; 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Macrium Reflect installed&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Note: &lt;/b&gt;BartPE is only suitable for 32-bit Windows XP and 32-bit Windows Server
2003 environments.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
To create your BartPE / Macrium Reflect Rescue CD:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Install PE Builder from the install file you downloaded earlier&lt;br&gt;
&lt;br&gt;
Make a note of where PE Builder is installed. The default location is similar to C:\PEBuilder3110a&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Finish the installation by allowing it to run to check it works.&lt;br&gt;
&lt;br&gt;
You are presented with a Search files? dialog&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/PR01_search.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click No&lt;/strong&gt;
&lt;br&gt;
&lt;br&gt;
The main PE Builder dialog is displayed. We shall return to this once we’ve configured
the Macrium Reflect plugin from within Macrium Reflect&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Start Macrium Reflect&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt; 
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Select Other Tasks &amp;gt; Create Rescue CD&lt;/strong&gt;
&lt;br&gt;
&lt;br&gt;
The Rescue CD Wizard is displayed&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/selectbart.JPG" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Select BartPE&lt;/strong&gt; and &lt;strong&gt;click Next&lt;/strong&gt;
&lt;br&gt;
&lt;br&gt;
This displays a dialog for copying the necessary Macrium Reflect plugin files to the
BartPE plugin folder.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/03_RescueFresh.png" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click Updates&lt;/strong&gt; to check online for updates to the Macrium Reflect
plugin&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click the browse button ‘…’&lt;/strong&gt; and &lt;strong&gt;select the plugin folder
below the PEBuilder installation folder&lt;/strong&gt;. For example C:\PEBuilder3110a\plugin&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click Finish&lt;br&gt;
&lt;/strong&gt;
&lt;br&gt;
The Macrium Reflect plugin is immediately copied to the PE Builder plugin folder. 
&lt;br&gt;
&lt;br&gt;
Now when you use PE Builder to create a BartPE rescue CD it contains the files necessary
to run Macrium Reflect and restore disk images or files.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Return to PE Builder&lt;/strong&gt;
&lt;br&gt;
&lt;br&gt;
If you closed it earlier then start it from the Start menu.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/PR51_createISO.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Specify the path to your Windows installation files in the Source text box&lt;br&gt;
&lt;/strong&gt;
&lt;br&gt;
For me these were on my original Microsoft installation CD/DVD which occupied the
only drive bay on my server – more on that later. If you believe they may be on your
hard drive but don’t know where then you can search for them by &lt;strong&gt;selecting
menu Source &amp;gt; Search&lt;/strong&gt;. Otherwise, simply select their location&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Note: &lt;/strong&gt;The directory that contains the Windows installation files
is called ‘i386’ but the path that PE Builder wants is the parent directory to ‘i386’.
So, if you have your installation files at ‘c:\i386’ then you need to enter ‘C:\’
as the path to the Windows installation files.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Leave the Custom text box empty&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt; 
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Leave the Output folder as BartPE&lt;/strong&gt; or point it to a location suitable
for storing 153Mb of data&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Select the Media Output&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
You may be able to directly Burn to CD/DVD at this point. I couldn’t because, as I
mentioned, the DVD drive was already in use for my Windows installation files. Instead
we selected Create ISO image and resolved to burn it to disk later. An ISO image is
a complete disk image as a file.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Note:&lt;/strong&gt; Your CD/DVD burning software may or may not support ISO. If
it doesn’t, it is often an extra cost option that you get for buying the full version.
Alternatively, you could use CDBurnerXP; a free utility that you can download from &lt;a href="http://www.cdburnerxp.se/"&gt;http://www.cdburnerxp.se/&lt;/a&gt;. 
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click Build&lt;br&gt;
&lt;/strong&gt;
&lt;br&gt;
If the BartPE folder does not exist then the Create directory dialog is displayed&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/PR52_createBartFolder.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click Yes &lt;/strong&gt;to create the folder and continue&lt;br&gt;
&lt;br&gt;
BartPE uses your Windows XP or Server 2003 installation files and so you need to read
and agree to the Windows license before proceeding.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/PR53_MSLicense.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
If you agree with the terms &lt;strong&gt;click I agree&lt;/strong&gt; 
&lt;br&gt;
&lt;br&gt;
PE Builder builds the BartPE installation. In my case, as an ISO file:&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/PR55_doneISO1.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click Close&lt;/strong&gt; to finish&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
&lt;em&gt;That’s it!&lt;/em&gt; You may now eject your BartPE CD/DVD and check it by using it
to boot your machine.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Note: &lt;/strong&gt;If your machine isn't set to boot from CD/DVD then you need
to adjust the boot settings in your BIOS. Accessing the BIOS varies from PC to PC
but you will always see a brief message that tells you how to do this as the PC is
starting. Power on your PC and watch the screen carefully. Look for a line of text
that says something like, 'Hit Del to enter setup' or 'Press F2 for BIOS settings'.
Once you've found the correct key (generally, Del, or one of the function keys), press
it repeatedly until you see a BIOS setup screen - from there you can set the boot
order so that CD/DVD takes precedence over your hard disk drive (HDD). You can find
pictures of BIOS setup screens at &lt;a href="http://www.hiren.info/pages/bios-boot-cdrom" target="_blank"&gt;http://www.hiren.info/pages/bios-boot-cdrom&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Once booted into BartPE, to start restoring files or partitions, &lt;strong&gt;select Go
&amp;gt; Programs &amp;gt; Macrium Reflect&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/bartmenu.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=4c7ba344-5766-4c3f-8952-d080be360280" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,4c7ba344-5766-4c3f-8952-d080be360280.aspx</comments>
      <category>Tutorials</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=244b058b-d376-4bea-93d1-548359a2f155</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,244b058b-d376-4bea-93d1-548359a2f155.aspx</pingback:target>
      <dc:creator>Admin</dc:creator>
      <wfw:comment>http://www.macrium.com/blog/CommentView,guid,244b058b-d376-4bea-93d1-548359a2f155.aspx</wfw:comment>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=244b058b-d376-4bea-93d1-548359a2f155</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <img src="http://www.macrium.com/images/epsilon_award2008kombimed.jpg" border="0" />
        </p>
        <p>
          <strong>Macrium Reflect has today been nominated to be included in this years voting
for the prestigious Epsilon Award.</strong>
        </p>
        <p>
          <strong>What is the Epsilon Award?</strong>
        </p>
        <p>
The epsilon award is awarded every year at the European Software Conference and the
winner is the nominee who receives the most votes from the user community, <em>that's
you</em>.  
</p>
        <p>
If you like Macrium Reflect and would like to support us then please take the time
to vote. Voting is open until October 27, 2008.
</p>
        <p>
          <strong>How do I vote?</strong>
        </p>
        <p>
Just follow this link: <a href="http://www.macrium.com/epsilon.htm" target="_blank">http://www.euroconference.org/Epsilon_Vote.htm</a> and
read the instructions.<br /></p>
        <p>
Many thanks for your support!
</p>
        <img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=244b058b-d376-4bea-93d1-548359a2f155" />
      </body>
      <title>Macrium Reflect has been nominated for an Epsilon Award </title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,244b058b-d376-4bea-93d1-548359a2f155.aspx</guid>
      <link>http://www.macrium.com/blog/2008/09/08/MacriumReflectHasBeenNominatedForAnEpsilonAward.aspx</link>
      <pubDate>Mon, 08 Sep 2008 08:16:21 GMT</pubDate>
      <description>&lt;p&gt;
&lt;img src="http://www.macrium.com/images/epsilon_award2008kombimed.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Macrium Reflect has today been nominated to be included in this years voting
for the prestigious Epsilon Award.&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;What is the Epsilon Award?&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
The epsilon award is awarded every year at the European Software Conference and the
winner is the nominee who receives the most votes from the user community, &lt;em&gt;that's
you&lt;/em&gt;.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
If you like Macrium Reflect and would like to support us then please take the time
to vote.&amp;nbsp;Voting is open until October 27, 2008.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;How do I vote?&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Just follow this link: &lt;a href="http://www.macrium.com/epsilon.htm" target=_blank&gt;http://www.euroconference.org/Epsilon_Vote.htm&lt;/a&gt;&amp;nbsp;and
read the instructions.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Many thanks for your support!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=244b058b-d376-4bea-93d1-548359a2f155" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,244b058b-d376-4bea-93d1-548359a2f155.aspx</comments>
      <category>News</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=80044791-ef2a-46fe-995f-c75e453f3f84</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,80044791-ef2a-46fe-995f-c75e453f3f84.aspx</pingback:target>
      <dc:creator>Admin</dc:creator>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=80044791-ef2a-46fe-995f-c75e453f3f84</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>
            <font size="3">Important information</font>
          </strong>
        </p>
        <font size="2">
        </font>
        <font size="2">
        </font>
        <font size="2">
        </font>
        <table cellpadding="5">
          <tbody>
            <tr>
              <td>
                <strong>
                  <p>
                    <font size="2">Date:</font>
                  </p>
                </strong>
              </td>
              <td>
                <p>
                  <font size="2">8th August 2008</font>
                </p>
              </td>
            </tr>
            <tr>
            </tr>
            <tr>
            </tr>
            <tr>
              <td>
                <strong>
                  <p>
                    <font size="2">Versions:</font>
                  </p>
                </strong>
              </td>
              <td>
                <p>
                  <font size="2">4.2.xxxx (xxxx &lt; 2020)</font>
                </p>
              </td>
            </tr>
            <tr>
              <td>
                <strong>
                  <p>
                    <font size="2">Editions:</font>
                  </p>
                </strong>
              </td>
              <td>
                <p>
                  <font size="2">Free, Full, Trial</font>
                </p>
              </td>
            </tr>
            <tr>
              <td valign="top">
                <strong>
                  <p>
                    <font size="2">Issue:</font>
                  </p>
                </strong>
              </td>
              <td>
                <p>
                  <font size="2">Macrium Reflect uses <a href="http://www.microsoft.com/technet/scriptcenter/guide/sas_wsh_kmmj.mspx?mfr=true">Windows
volatile environment variables</a> to communicate with VBScript and MSDOS batch files. 
These varaibles should not persist through successive reboots and should not cause
any performance degredation. </font>
                </p>
                <p>
                  <font size="2">It has beed noticed that under certain conditions these environment
variables may persists between reboots. The effect of this is a build up of variables under
the registry key 'HKEY_CURRENT_USER\Volatile Environment' and a general slowing down
of certain actions in Windows. This includes opening Internet Explorer and other common
Windows functions.</font>
                </p>
                <p>
                  <font size="2">
                    <strong>Note:</strong> Your backup and image archive integrity is <strong>not</strong> affected. </font>
                </p>
              </td>
            </tr>
            <tr>
              <td valign="top">
                <strong>
                  <p>
                    <font size="2">Resolution:</font>
                  </p>
                </strong>
              </td>
              <td>
                <p>
                  <font size="2">
                    <strong>Upgrade to version 4.2.2020</strong>. Either download and install
the latest version from www.macrium.com or <strong>click the 'Check for updates'</strong><strong>toolbar
button</strong> within Reflect. This update will automatically purge the variables
and ensure that new environment varables do not persist through reboots.</font>
                </p>
              </td>
            </tr>
            <tr>
            </tr>
          </tbody>
        </table>
        <img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=80044791-ef2a-46fe-995f-c75e453f3f84" />
      </body>
      <title>Macrium Reflect 4.2 Windows environment variables problem</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,80044791-ef2a-46fe-995f-c75e453f3f84.aspx</guid>
      <link>http://www.macrium.com/blog/2008/08/08/MacriumReflect42WindowsEnvironmentVariablesProblem.aspx</link>
      <pubDate>Fri, 08 Aug 2008 09:54:53 GMT</pubDate>
      <description>&lt;p&gt;
&lt;strong&gt;&lt;font size="3"&gt;Important information&lt;/font&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;font size="2"&gt;&lt;/font&gt; &lt;font size="2"&gt;&lt;/font&gt; &lt;font size="2"&gt;&lt;/font&gt;
&lt;table cellpadding="5"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt; 
&lt;p&gt;
&lt;font size="2"&gt;Date:&lt;/font&gt;
&lt;/p&gt;
&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;
&lt;font size="2"&gt;8th August 2008&lt;/font&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt; 
&lt;p&gt;
&lt;font size="2"&gt;Versions:&lt;/font&gt;
&lt;/p&gt;
&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;
&lt;font size="2"&gt;4.2.xxxx (xxxx &amp;lt; 2020)&lt;/font&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt; 
&lt;p&gt;
&lt;font size="2"&gt;Editions:&lt;/font&gt;
&lt;/p&gt;
&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;
&lt;font size="2"&gt;Free, Full, Trial&lt;/font&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
&lt;strong&gt; 
&lt;p&gt;
&lt;font size="2"&gt;Issue:&lt;/font&gt;
&lt;/p&gt;
&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;
&lt;font size="2"&gt;Macrium Reflect uses &lt;a href="http://www.microsoft.com/technet/scriptcenter/guide/sas_wsh_kmmj.mspx?mfr=true"&gt;Windows
volatile environment variables&lt;/a&gt; to communicate with VBScript and MSDOS batch files.&amp;nbsp;
These varaibles should not persist through successive reboots and should not cause
any performance degredation. &lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size="2"&gt;It has beed noticed that under certain conditions&amp;nbsp;these environment
variables may persists between reboots. The effect of this is a build up of variables&amp;nbsp;under
the registry key 'HKEY_CURRENT_USER\Volatile Environment' and a general slowing down
of certain actions in Windows. This includes opening Internet Explorer and other common
Windows functions.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size="2"&gt;&lt;strong&gt;Note:&lt;/strong&gt; Your backup and image archive integrity&amp;nbsp;is &lt;strong&gt;not&lt;/strong&gt; affected. &lt;/font&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
&lt;strong&gt; 
&lt;p&gt;
&lt;font size="2"&gt;Resolution:&lt;/font&gt;
&lt;/p&gt;
&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;
&lt;font size="2"&gt;&lt;strong&gt;Upgrade to version 4.2.2020&lt;/strong&gt;. Either download and install
the latest version from www.macrium.com or &lt;strong&gt;click the 'Check for updates'&lt;/strong&gt; &lt;strong&gt;toolbar
button&lt;/strong&gt; within Reflect. This update will automatically purge the variables
and ensure that new environment varables do not persist through reboots.&lt;/font&gt;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=80044791-ef2a-46fe-995f-c75e453f3f84" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,80044791-ef2a-46fe-995f-c75e453f3f84.aspx</comments>
      <category>News</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=9a070964-fc54-47d2-98fd-e91cf48126be</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,9a070964-fc54-47d2-98fd-e91cf48126be.aspx</pingback:target>
      <dc:creator>Nick Sills</dc:creator>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=9a070964-fc54-47d2-98fd-e91cf48126be</wfw:commentRss>
      <title>Macrium Reflect wins a "Peoples Choice" award at the Shareware Industries Conference</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,9a070964-fc54-47d2-98fd-e91cf48126be.aspx</guid>
      <link>http://www.macrium.com/blog/2008/07/28/MacriumReflectWinsAPeoplesChoiceAwardAtTheSharewareIndustriesConference.aspx</link>
      <pubDate>Mon, 28 Jul 2008 17:32:51 GMT</pubDate>
      <description>&lt;img src="http://www.macrium.com/blog/content/binary/08peopleschoice.gif" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p class="MsoNormal"&gt;
Paramount Software UK Ltd. today announced that Macrium Reflect, recently won the
"People's Choice" Award for receiving the "Most Votes" on Tucows. &lt;span style=""&gt;&amp;nbsp;&lt;/span&gt;The
People's Choice Awards winners were announced during the annual Software Industry
Conference (SIC) in 
&lt;st1:place&gt;
&lt;st1:city&gt;Boston&lt;/st1:city&gt;
, 
&lt;st1:state&gt;Massachusetts&lt;/st1:state&gt;
&lt;/st1:place&gt;
. 
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
The “Peoples Choice” awards are voted on 
&lt;st1:personname&gt;b&lt;/st1:personname&gt;
y the pu&lt;st1:personname&gt;b&lt;/st1:personname&gt;
lic, and the full list of winners, current and past can 
&lt;st1:personname&gt;b&lt;/st1:personname&gt;
e found here:
&lt;/p&gt;
&lt;a href="http://www.sharewareindustryawards.com/pcwinners.php"&gt;http://www.sharewareindustryawards.com/pcwinners.php&lt;/a&gt; 
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=9a070964-fc54-47d2-98fd-e91cf48126be" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,9a070964-fc54-47d2-98fd-e91cf48126be.aspx</comments>
      <category>News</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=ac05d10e-8978-4fd2-b6de-cfc7962508fc</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,ac05d10e-8978-4fd2-b6de-cfc7962508fc.aspx</pingback:target>
      <dc:creator>Nick Sills</dc:creator>
      <wfw:comment>http://www.macrium.com/blog/CommentView,guid,ac05d10e-8978-4fd2-b6de-cfc7962508fc.aspx</wfw:comment>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=ac05d10e-8978-4fd2-b6de-cfc7962508fc</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
          <tbody>
            <tr>
              <td>
                <h2 align="center">How to transfer Windows XP to different hardware
</h2>
                <hr size="2" width="100%" />
                <a href="http://www.macrium.com/blog/2008/07/15/HowToTransferWindowsXPToDifferentHardware.aspx#start">Skip
the gobbledygook and show me how to do it</a>
                <br />
                <br />
Macrium Reflect is primarily designed to protect your PC from hard disk failure and
data loss due to virus infection or accidental deletion of files. Your hard disk is
the most vulnerable part of your computer and if you’ve ever had a disk crash you’ll
know what a nightmare scenario it is to lose <b>everything</b>. 
<br /><br />
One of the advantages of imaging your system drive is that, in theory, you can recover
everything to different hardware. This means that when you upgrade your PC you can
move <b>everything </b>over, not just your data but Windows XP and all the software
you’ve installed, to your shiny new PC. This is quite distinct from backup, because
you <b>plan </b>the restore and you can prepare your PC before imaging to enable restoration
to the different hardware. 
<br /><br />
You can also move Windows XP to a virtual environment; VMWare, Microsoft Virtual PC,
VirtualBox, etc. In a real life example I moved my desktop environment to Microsoft
Virtual PC.  I stored the virtual hard disk on an external FireWire drive and
I can now work from my laptop when travelling or my desktop (much faster) when in
the office and I use exactly the same environment. Plus, when I eventually upgrade
my ageing laptop there’s nothing to reinstall (except for Virtual PC which takes five
minutes). Marvellous!  <br /><br />
If you try and restore an image to a PC with a different motherboard, you will almost
certainly get a <b>Blue Screen of Death</b> (BSOD). This term refers to a low level
system fault that manifests itself as a bright blue screen with an incomprehensible
error message and no option other than to shut down your PC. These used to be quite
common on Windows 95/98 but on XP and Vista it’s thankfully a lot rarer.<br /><br />
There are two main reasons why Windows complains when it finds new hardware.<br /><ol><li><b>Hardware Abstraction Layer (HAL).  
<br /></b>From Wikipedia: “<i>A hardware abstraction layer (HAL) is an abstraction layer,
implemented in software, between the physical hardware of a computer and the software
that runs on that computer. Its function is to hide differences in hardware from most
of the operating system kernel, so that most of the kernel-mode code does not need
to be changed to run on systems with different hardware. On a PC, HAL can basically
be considered to be the driver for the motherboard and allows instructions from higher
level computer languages to communicate with lower level components, such as directly
with hardware.</i>”<br /><br />
There are five types of HAL, and you will get a BSOD if you are moving from a multi
processor (not multi-core!) to a single processor, but not vice versa. So a single
Pentium 4 to a Pentium Quad is not a problem and neither is a single CPU to a multi
CPU motherboard. The latter will require you to update the CPU in device manager after
migration.<br /><br />
You’ll also get a BSOD if you are moving between different Advanced Configuration
and Power Interface (ACPI) motherboards. However, most modern PC’s share a common
ACPI so this shouldn’t be a problem. 
<br /><br />
Basically, you’re probably going to be OK with the HAL already setup on your source
PC. <b>For this example we won’t be touching the HAL.</b><br /><br /></li><li><b>Mass Storage Controller.</b><br />
This is a much bigger problem. The mass storage controller for the primary hard disk
is the interface between Windows and your disk. With the wrong driver you won’t even
begin to start booting Windows and you’ll probably just recursively boot with flashes
of blue. Don’t bother reading the error message, the only useful thing it says is
STOP.<br /><br />
Fortunately we can set the primary disk controller (the one that loads Windows) to
a default driver. This is the same as the one used when Windows was first installed
and before any specific motherboard drivers were loaded. If we do this then Windows
can be transferred to another PC, crucially, without that BSOD this time!</li></ol><br />
So how do we avoid the BSOD when restoring Macrium images? It’s actually quite simple
and I’ll take you through the steps to prepare an XP PC for imaging and restoring
to new/different hardware. 
<br /><br /><br /><a name="start"><b>Before you begin</b></a><br />
Make sure you’ve got access to any drivers required for the Video card, network card
etc on the target PC. You’ll need these to update Windows XP once you’ve restored.
Put them on a USB stick or anywhere accessible that doesn’t require a network connection.
Your network is unlikely to work until you’ve installed the appropriate drivers.  <br /><b><br />
Updating the Mass Storage Controller</b><br /><b>Note</b>: Unfortunately this probably won’t work with Windows Vista. 
<br /><ol><li><b>Right click on ‘My Computer’</b> and <b>select ‘Manage’</b><br /><br /></li><li>
In the management console <b>select the ‘Device Manager’ tree node</b>.<br /><br /></li><li><b>Expand the ‘IDE ATA/ATAPI Controller’</b><b>node</b>, <b>right click on the first
IDE/SATA Controller</b> and <b>take the ‘Update Driver’ option</b>.<br /><br /><img src="http://www.macrium.com/blog/content/binary/1a.bmp" border="0" /><br /><br /><br /></li><li>
In the next dialog <b>click the ‘Install from a list…’ </b>option. We want to override
the automatic detection and selection of the correct driver.<br /><br /><img src="http://www.macrium.com/blog/content/binary/2a.jpg" border="0" /><br /><br /></li><li>
Then <b>choose ‘Don’t Search…’</b> and <b>click ‘Next’</b>. We can now choose the
default disk controller, the one that was first used when Windows was installed.<br /><br /><img src="http://www.macrium.com/blog/content/binary/3a.jpg" border="0" /><br /><br />
  
</li><li>
Here it is! It’s the ‘Standard Dual Channel PCI IDE Controller’. <b>Select it</b> and <b>click
‘Next’</b>.<br /><br /><img src="http://www.macrium.com/blog/content/binary/4a.jpg" border="0" /><br />
  
</li><li>
After a few seconds it will be installed. <b>Click ‘Finish’.</b><br /><br /><img src="http://www.macrium.com/blog/content/binary/5a1.jpg" border="0" /><br />
  
</li><li><b>Select ‘No’</b> to the reboot option and we’re all done. 
<br /><br /><img src="http://www.macrium.com/blog/content/binary/6a.jpg" border="0" /><br /></li></ol><br /><b>So what have we done?</b><br />
We’ve simply forced Windows to use the default driver for communicating with the primary
hard disk. This means that your PC may run a bit on the slow side until we’ve finished,
so don’t forget to change it back after we’ve imaged the drive. 
<br /><br /><b>Now what?</b><br /><ul><li>
Just image the drive as normal<a href="http://www.macrium.com/blog/2008/03/25/HowToCreateADiskImageWithMacriumReflect.aspx"><br />
http://www.macrium.com/blog/2008/03/25/HowToCreateADiskImageWithMacriumReflect.aspx<br /><br /></a></li><li>
Restore to your new hardware<a href="http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx"><br />
http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx<br /><br /></a></li><li>
To put your correct driver back on the source PC, follow the steps above to 
but <b>choose ‘Search automatically for updated driver software’</b> in step 4.<br /><br /></li><li>
You’ll need to install disk controller, graphics, network and any other drivers necessary
for optimum performance on the target PC. At first boot your network probably won’t
work, so make sure you’ve got local access to the driver install files.</li></ul><br /><b>Does this really work?</b><br />
Yes it does. The most ambitious cross hardware restore we’ve tried is from an ageing
laptop with a SIS motherboard and a single Pentium 4 to an NVidia SLi based ASUS P5N32-E
motherboard running a Pentium QX6850 Quad processor. It all went without a hitch!<br /><b><br />
Caveats - You knew there’d be some</b>.<br /><ol><li>
This won't work with Windows Vista. 
<br /><br /></li><li>
This won’t work if the HAL’s are incompatible on the two computers. As already mentioned,
this won’t be a problem in the majority of cases.<br /><br /></li><li>
Microsoft doesn’t like this. You will almost certainly have to re-activate Windows
after the swap. If you’re using an OEM version of Windows this may not be allowed.
If this is the case then you’re stuck. I’m afraid you will have to start from scratch
with a fresh copy of Windows. If you’re using a retail or volume licensed version
then you should be able to re-activate without problems.<br /><br /><img src="http://www.macrium.com/blog/content/binary/7.bmp" border="0" /><br /><br /><img src="http://www.macrium.com/blog/content/binary/8.bmp" border="0" /><br /><br /><br /></li><li>
If the primary controller on the target PC can’t run as a standard PCI IDE interface
or if you are using RAID then this might not work. 
</li></ol><br /><b>Footnote</b><br />
Wouldn’t it be great if the Macrium Reflect restore process could do this automatically?
What about changing the HAL as well? Well, we’re working on this and more!  I’ll
post here when it’s available.  </td>
            </tr>
          </tbody>
        </table>
        <br />
        <img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=ac05d10e-8978-4fd2-b6de-cfc7962508fc" />
      </body>
      <title>How to transfer Windows XP to different hardware</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,ac05d10e-8978-4fd2-b6de-cfc7962508fc.aspx</guid>
      <link>http://www.macrium.com/blog/2008/07/15/HowToTransferWindowsXPToDifferentHardware.aspx</link>
      <pubDate>Tue, 15 Jul 2008 07:28:42 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;table align="center" border="0" cellpadding="0" cellspacing="0" width="600"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;h2 align="center"&gt;How to transfer&amp;nbsp;Windows XP to different hardware
&lt;/h2&gt;
&lt;hr size="2" width="100%"&gt;
&lt;a href="http://www.macrium.com/blog/2008/07/15/HowToTransferWindowsXPToDifferentHardware.aspx#start"&gt;Skip
the gobbledygook and show me how to do it&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
Macrium Reflect is primarily designed to protect your PC from hard disk failure and
data loss due to virus infection or accidental deletion of files. Your hard disk is
the most vulnerable part of your computer and if you’ve ever had a disk crash you’ll
know what a nightmare scenario it is to lose &lt;b&gt;everything&lt;/b&gt;. 
&lt;br&gt;
&lt;br&gt;
One of the advantages of imaging your system drive is that, in theory, you can recover
everything to different hardware. This means that when you upgrade your PC you can
move &lt;b&gt;everything &lt;/b&gt;over, not just your data but Windows XP and all the software
you’ve installed, to your shiny new PC. This is quite distinct from backup, because
you &lt;b&gt;plan &lt;/b&gt;the restore and you can prepare your PC before imaging to enable restoration
to the different hardware. 
&lt;br&gt;
&lt;br&gt;
You can also move Windows XP to a virtual environment; VMWare, Microsoft Virtual PC,
VirtualBox, etc. In a real life example I moved my desktop environment to Microsoft
Virtual PC.&amp;nbsp; I stored the virtual hard disk on an external FireWire drive and
I can now work from my laptop when travelling or my desktop (much faster) when in
the office and I use exactly the same environment. Plus, when I eventually upgrade
my ageing laptop there’s nothing to reinstall (except for Virtual PC which takes five
minutes). Marvellous! &amp;nbsp;&lt;br&gt;
&lt;br&gt;
If you try and restore an image to a PC with a different motherboard, you will almost
certainly get a &lt;b&gt;Blue Screen of Death&lt;/b&gt; (BSOD). This term refers to a low level
system fault that manifests itself as a bright blue screen with an incomprehensible
error message and no option other than to shut down your PC. These used to be quite
common on Windows 95/98 but on XP and Vista it’s thankfully a lot rarer.&lt;br&gt;
&lt;br&gt;
There are two main reasons why Windows complains when it finds new hardware.&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;b&gt;Hardware Abstraction Layer (HAL).&amp;nbsp; 
&lt;br&gt;
&lt;/b&gt;From Wikipedia: “&lt;i&gt;A hardware abstraction layer (HAL) is an abstraction layer,
implemented in software, between the physical hardware of a computer and the software
that runs on that computer. Its function is to hide differences in hardware from most
of the operating system kernel, so that most of the kernel-mode code does not need
to be changed to run on systems with different hardware. On a PC, HAL can basically
be considered to be the driver for the motherboard and allows instructions from higher
level computer languages to communicate with lower level components, such as directly
with hardware.&lt;/i&gt;”&lt;br&gt;
&lt;br&gt;
There are five types of HAL, and you will get a BSOD if you are moving from a multi
processor (not multi-core!) to a single processor, but not vice versa. So a single
Pentium 4 to a Pentium Quad is not a problem and neither is a single CPU to a multi
CPU motherboard. The latter will require you to update the CPU in device manager after
migration.&lt;br&gt;
&lt;br&gt;
You’ll also get a BSOD if you are moving between different Advanced Configuration
and Power Interface (ACPI) motherboards. However, most modern PC’s share a common
ACPI so this shouldn’t be a problem. 
&lt;br&gt;
&lt;br&gt;
Basically, you’re probably going to be OK with the HAL already setup on your source
PC. &lt;b&gt;For this example we won’t be touching the HAL.&lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Mass Storage Controller.&lt;/b&gt;
&lt;br&gt;
This is a much bigger problem. The mass storage controller for the primary hard disk
is the interface between Windows and your disk. With the wrong driver you won’t even
begin to start booting Windows and you’ll probably just recursively boot with flashes
of blue. Don’t bother reading the error message, the only useful thing it says is
STOP.&lt;br&gt;
&lt;br&gt;
Fortunately we can set the primary disk controller (the one that loads Windows) to
a default driver. This is the same as the one used when Windows was first installed
and before any specific motherboard drivers were loaded. If we do this then Windows
can be transferred to another PC, crucially, without that BSOD this time!&lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;
So how do we avoid the BSOD when restoring Macrium images? It’s actually quite simple
and I’ll take you through the steps to prepare an XP PC for imaging and restoring
to new/different hardware. 
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;a name="start"&gt;&lt;b&gt;Before you begin&lt;/b&gt;&lt;/a&gt; 
&lt;br&gt;
Make sure you’ve got access to any drivers required for the Video card, network card
etc on the target PC. You’ll need these to update Windows XP once you’ve restored.
Put them on a USB stick or anywhere accessible that doesn’t require a network connection.
Your network is unlikely to work until you’ve installed the appropriate drivers. &amp;nbsp;&lt;br&gt;
&lt;b&gt;
&lt;br&gt;
Updating the Mass Storage Controller&lt;/b&gt;
&lt;br&gt;
&lt;b&gt;Note&lt;/b&gt;: Unfortunately this probably won’t work with Windows Vista. 
&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;b&gt;Right click on ‘My Computer’&lt;/b&gt; and &lt;b&gt;select ‘Manage’&lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
In the management console &lt;b&gt;select the ‘Device Manager’ tree node&lt;/b&gt;.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Expand the ‘IDE ATA/ATAPI Controller’&lt;/b&gt; &lt;b&gt;node&lt;/b&gt;, &lt;b&gt;right click on the first
IDE/SATA Controller&lt;/b&gt; and &lt;b&gt;take the ‘Update Driver’ option&lt;/b&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/1a.bmp" border="0"&gt; 
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
In the next dialog &lt;b&gt;click the ‘Install from a list…’ &lt;/b&gt;option. We want to override
the automatic detection and selection of the correct driver.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/2a.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Then &lt;b&gt;choose ‘Don’t Search…’&lt;/b&gt; and &lt;b&gt;click ‘Next’&lt;/b&gt;. We can now choose the
default disk controller, the one that was first used when Windows was installed.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/3a.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&amp;nbsp; 
&lt;/li&gt;
&lt;li&gt;
Here it is! It’s the ‘Standard Dual Channel PCI IDE Controller’. &lt;b&gt;Select it&lt;/b&gt; and &lt;b&gt;click
‘Next’&lt;/b&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/4a.jpg" border="0"&gt;
&lt;br&gt;
&amp;nbsp; 
&lt;/li&gt;
&lt;li&gt;
After a few seconds it will be installed. &lt;b&gt;Click ‘Finish’.&lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/5a1.jpg" border="0"&gt;
&lt;br&gt;
&amp;nbsp; 
&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Select ‘No’&lt;/b&gt; to the reboot option and we’re all done. 
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/6a.jpg" border="0"&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;
&lt;b&gt;So what have we done?&lt;/b&gt; 
&lt;br&gt;
We’ve simply forced Windows to use the default driver for communicating with the primary
hard disk. This means that your PC may run a bit on the slow side until we’ve finished,
so don’t forget to change it back after we’ve imaged the drive. 
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Now what?&lt;/b&gt; 
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
Just image the drive as normal&lt;a href="http://www.macrium.com/blog/2008/03/25/HowToCreateADiskImageWithMacriumReflect.aspx"&gt;
&lt;br&gt;
http://www.macrium.com/blog/2008/03/25/HowToCreateADiskImageWithMacriumReflect.aspx&lt;br&gt;
&lt;br&gt;
&lt;/a&gt; 
&lt;/li&gt;
&lt;li&gt;
Restore to your new hardware&lt;a href="http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx"&gt;
&lt;br&gt;
http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx&lt;br&gt;
&lt;br&gt;
&lt;/a&gt; 
&lt;/li&gt;
&lt;li&gt;
To put your correct driver back on the source PC, follow the steps above to&amp;nbsp;
but &lt;b&gt;choose ‘Search automatically for updated driver software’&lt;/b&gt; in step 4.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
You’ll need to install disk controller, graphics, network and any other drivers necessary
for optimum performance on the target PC. At first boot your network probably won’t
work, so make sure you’ve got local access to the driver install files.&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Does this really work?&lt;/b&gt; 
&lt;br&gt;
Yes it does. The most ambitious cross hardware restore we’ve tried is from an ageing
laptop with a SIS motherboard and a single Pentium 4 to an NVidia SLi based ASUS P5N32-E
motherboard running a Pentium QX6850 Quad processor. It all went without a hitch!&lt;br&gt;
&lt;b&gt;
&lt;br&gt;
Caveats - You knew there’d be some&lt;/b&gt;.&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
This won't work with Windows Vista. 
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
This won’t work if the HAL’s are incompatible on the two computers. As already mentioned,
this won’t be a problem in the majority of cases.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Microsoft doesn’t like this. You will almost certainly have to re-activate Windows
after the swap. If you’re using an OEM version of Windows this may not be allowed.
If this is the case then you’re stuck. I’m afraid you will have to start from scratch
with a fresh copy of Windows. If you’re using a retail or volume licensed version
then you should be able to re-activate without problems.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/7.bmp" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/8.bmp" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
If the primary controller on the target PC can’t run as a standard PCI IDE interface
or if you are using RAID then this might not work. 
&lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;
&lt;b&gt;Footnote&lt;/b&gt;
&lt;br&gt;
Wouldn’t it be great if the Macrium Reflect restore process could do this automatically?
What about changing the HAL as well? Well, we’re working on this and more!&amp;nbsp; I’ll
post here when it’s available. &amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=ac05d10e-8978-4fd2-b6de-cfc7962508fc" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,ac05d10e-8978-4fd2-b6de-cfc7962508fc.aspx</comments>
      <category>Tutorials</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=f066cfc0-ba86-4662-b475-2de691abba2b</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,f066cfc0-ba86-4662-b475-2de691abba2b.aspx</pingback:target>
      <dc:creator>Admin</dc:creator>
      <wfw:comment>http://www.macrium.com/blog/CommentView,guid,f066cfc0-ba86-4662-b475-2de691abba2b.aspx</wfw:comment>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f066cfc0-ba86-4662-b475-2de691abba2b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <table cellspacing="0" cellpadding="0" width="600" align="center" border="0">
          <tbody>
            <tr>
              <td>
                <div align="center">
                  <h2>
                    <strong>How to recover your PC using the Linux Rescue CD - Part II<br /></strong>
                  </h2>
                </div>
                <p>
                </p>
                <hr />
                <p>
This is the second part of the fifth tutorial in our series on working with Macrium
Reflect. <a href="http://www.macrium.com/blog/2008/06/21/HowToRecoverYourPCUsingTheLinuxRescueCDPartI.aspx">Last
time</a> we created a Linux rescue CD. This time I'll show you how to restore
your 'drive C' image using this Rescue CD and return your PC to exactly the same state
as it was when the image was created. 
<br /><br />
Don't let the word Linux scare you! You don't need to know anything about Linux. The
restore program uses an XP style wizard with familiar mouse and keyboard operation.  
</p>
                <p>
I've included an <a href="http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx#FAQ">FAQ</a> section
at the end to help those of you that may have issues with the restore process.
</p>
                <p>
OK, let's begin...
</p>
                <ol>
                  <li>
                    <p>
Put your CD in the CD tray and start your PC. After a few seconds the first introductory
page will be shown. <strong>Click Next</strong>.<br /><br /><img src="http://www.macrium.com/blog/content/binary/1.jpg" border="0" /> <br /><br /></p>
                  </li>
                  <li>
The next page shows locally attached drives and partitions labelled as drive letters
like Windows. 
<br /><br /><strong>Note:</strong> These letters may be different to your Windows drive letter
assignments. This is because Windows assigns, and remembers drive letters as
you attach devices, the rescue CD assigns letters as devices are detected during start-up.<br /><br /><br /><img src="http://www.macrium.com/blog/content/binary/3.jpg" border="0" /> <br /><br />
Select the directory that contains the image you are restoring. 
<br /><strong><br />
Note:</strong> Clicking the folder icon or the +/- icon expands the directory/drive
node. <strong>You must click the directory name to select the contents of the directory. 
<br /></strong><br />
If your image is stored on a network share then <strong>click the 'Map Share' button</strong>. 
<br /><br /><img src="http://www.macrium.com/blog/content/binary/2.jpg" border="0" /><br /><br />
Simply enter the share and user name details to add a network share to the 'Network
Neighborhood' tree node. <br /><br /><strong>Note:</strong> Make sure your network share is using WORKGROUP as the Workgroup
name.<br /><br />
Once you select the directory that contains your image file, the right window lists
all partitions in all image file in the chosen directory. 
<br /><br />
Select the correct partition image in the right windows and <strong>click 'Next'</strong>.<br /><br /></li>
                  <li>
The next page shows the details of all partitions saved in the chosen image file.
In our case we have only one, but you could have many partitions from different drives. 
<br /><br /><strong>Select (C:) and click 'Next'<br /><br /><img src="http://www.macrium.com/blog/content/binary/4.jpg" border="0" /><br /><br /><br /></strong></li>
                  <li>
You are now presented with the contents of all locally attached hard disks. 
<br /><br />
You can restore this partition <em>anywhere</em>, you can even restore to free space
on any disk. 
<br /><br /><img src="http://www.macrium.com/blog/content/binary/5.jpg" border="0" /><br /><br /><br />
For this example we'll restore our saved partition to the whole of 'Disk 1'. All we
have to do is select both the tick boxes on the first hard disk. <strong>Hold down
the 'Ctrl' key and select both boxes</strong>.<br /><br /><img src="http://www.macrium.com/blog/content/binary/5A.jpg" border="0" /><br /><br /><strong>Click 'Next'</strong> to continue.<br /><br /><b>Note:</b> You must select at <b>least </b>the same size as the partition you are
restoring otherwise the 'Next' button won't be available. If necessary use the 'Total
Selected' value at the bottom of the dialog as a guide.<br /><br /></li>
                  <li>
The next page allows you to select the type of partition to create when you restore.
This flexibility gives you the ability to create logical partitions
from primary and vice versa. For most restores this isn't necessary and the default
partition type will be the partition type you originally imaged. For your
Windows system partition you should always <strong>select 'Active'</strong>. This
will be defaulted for you so just <strong>click 'Next'</strong> to continue.<br /><br /><img src="http://www.macrium.com/blog/content/binary/6.jpg" border="0" /><br /><br /></li>
                  <li>
Because we selected a larger size to overwrite than the original partition
size we now have the opportunity to extend the restored partition to fill the selected
space (the whole disk in this case). 
<br /><br /><strong>Note:</strong> If you just restore to the original partition that you
saved, then you won't see this page.<br /><br /><img src="http://www.macrium.com/blog/content/binary/7.jpg" border="0" /><br /><br /><strong>Drag the slider to the right</strong> and <strong>click 'Next'</strong>.<br /><br /><br /></li>
                  <li>
The next page allows you to verify the image before restoring. It is rare for an image
to fail verification and this step can add a considerable amount of time to the restore
process. The restoration will abort if any part of the image file is corrupt. However,
if you are restoring to a new disk or if the partition you are replacing is already
corrupt, then it isn't strictly necessary to verify.<br /><br /><img src="http://www.macrium.com/blog/content/binary/8.jpg" border="0" /> <br /><br />
For this example <strong>click 'No'</strong> then <strong>click 'Next'</strong> to
continue.<br /><br /></li>
                  <li>
The next page gives you options for restoring the Master Boot Record (MBR). 
<br /><br />
The Master Boot Record a small program that executes when your PC starts up. If this
program has become corrupt, perhaps due to a virus, then you may have problems starting your
computer.<br /><br />
Each backup contains a copy of the Master Boot Record which can be recovered by selecting
'Replace with the Master Boot Record from the backup'. This is the default option,
so leave this selected and <strong>click 'Next'</strong>.<br /><br /><img src="http://www.macrium.com/blog/content/binary/9.jpg" border="0" /><br /><br /></li>
                  <li>
Windows can run an automatic verification of your file system when it starts. The
next page allows you to force Windows to run this check when you first boot after
restoring.<br /><br />
For this example <strong>select 'No'</strong> and <strong>click 'Next'</strong>.<br /><br /><img src="http://www.macrium.com/blog/content/binary/10.jpg" border="0" /><br /><br /></li>
                  <li>
We're now at the final Wizard page. This shows a summary of all your selections. <strong>Click
'Finish'</strong> to begin the restore.<br /><br /><img src="http://www.macrium.com/blog/content/binary/11.jpg" border="0" /><br /><br />
Your restore will now begin. At the end you have the option to <strong>click 'Back'</strong> and
restore another partition or <strong>click 'Cancel'</strong> to restart your PC. 
<br /><br /><img src="http://www.macrium.com/blog/content/binary/13.jpg" border="0" /><br /><br /><strong>Click 'Cancel'</strong> then <strong>click 'OK'</strong> in the reboot message
box.<br /><br /><img src="http://www.macrium.com/blog/content/binary/14.jpg" border="0" /><br /><br /></li>
                </ol>
                <p>
 
</p>
                <p>
                  <em>All Finished!</em> The time taken for the restore process may be slightly longer
than backup process. 
</p>
                <p>
There seems to be a lot of dialogs here, but most options are defaulted for you and
clear explanations are provided on the relevant wizard pages. 
</p>
                <p>
In the next tutorial I'll cover the Windows PE 2.0 recovery environment. This environment
has many more options to help you, including image browsing to recover individual
files. 
</p>
                <hr />
                <p>
                </p>
                <p>
                </p>
                <p>
                  <strong>
                    <a id="FAQ" name="FAQ">FAQ</a>
                  </strong>
                </p>
                <ul>
                  <li>
                    <strong>How do I restore an incremental or differential image?<br /><br /></strong>Incremental and differential images are restored in exactly the same way.
Simply select the image by date and the restore process will locate the relevant files
and recover your image automatically.<br /><br /></li>
                  <li>
                    <strong>Why is the 'Choose partitions to overwrite' wizard page empty?<br /></strong>
                    <br />
The Linux Rescue CD cannot recognize your internal hard disk(s) therefore you cannot
select any destination partition(s) to overwrite.<br /><br />
This is possibly because you are using an unrecognized SATA mode. Go to your BIOS
settings for your main hard disk controller and check for an option like ‘Compatibility’
mode. If this doesn’t work or you can’t find any SATA option(s) to change then try
the <a href="http://www.macrium.com/blog/2008/09/22/HowToCreateABartPERescueCDForMacriumReflect.aspx">BartPE
rescue CD</a> or use Windows PE 2.0 rescue CD. 
<br /><br /><strong>Note: </strong>Windows PE 2.0 is only available with registered
version of Macrium Reflect.<br /><br /></li>
                  <li>
                    <strong>I'm restoring an image from multiple DVDs but the restore wizard can't locate
the image.<br /></strong>
                    <br />
You must place the last DVD in the CD tray first. The final part of any image contains
the image index.<br /><br /></li>
                  <li>
                    <strong>When I select the directory containing my image file nothing is displayed.<br /></strong>
                    <br />
You must click on the directory name to select the directory contents. 
<br /><br /></li>
                  <li>
                    <strong>My computer won't boot with my new hard disk</strong>.<br /><br />
This can be caused by XP not recognising your new disk. XP sometimes needs a driver
for recent SATA disks running in AHCI mode. To fix this problem you may have to modify
your BIOS settings to enable 'Legacy Mode', 'IDE Mode' or similar. When XP boots you
should then locate and install the correct SATA drivers, then change your BIOS
settings to match the driver.<br /><br />
Alternatively, your 'boot.ini' file may be incorrectly set up. This file is automatically
adjusted during the restore process so you normally won't have a problem with this.
However, to correct any errors with this file and other boot related issues you should
locate your original XP installation disk and start the XP recovery console. Details
about this can be found here:<br /><br /><a href="http://support.microsoft.com/kb/314058">http://support.microsoft.com/kb/314058</a> <br /><br /><a href="http://technet2.microsoft.com/windowsserver/en/library/1ed79310-13ee-4352-8e1b-bbb59bc15b961033.mspx?mfr=true">http://technet2.microsoft.com/windowsserver/en/library/1ed79310-13ee-4352-8e1b-bbb59bc15b961033.mspx?mfr=true</a><br /><br />
The relevant commands for fixing boot related issues are:<br /><br /><strong>fixboot</strong>: Replaces the partition boot sector<br /><strong>fixmbr</strong> : Replaces the MBR. 
<br /><strong>bootcfg</strong><strong>/rebuild</strong>: Rebuilds the boot.ini file<br /><br /><strong>Note</strong>: If you have the Windows PE recovery environment then there's
an option 'Fix Boot Problems' that runs these commands and others automatically for
you.<br /></li>
                </ul>
                <p>
                  <br />
 
</p>
                <p>
 
</p>
              </td>
            </tr>
          </tbody>
        </table>
        <img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=f066cfc0-ba86-4662-b475-2de691abba2b" />
      </body>
      <title>How to recover your PC using the Linux rescue CD - Part II</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,f066cfc0-ba86-4662-b475-2de691abba2b.aspx</guid>
      <link>http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx</link>
      <pubDate>Mon, 30 Jun 2008 22:36:34 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;table cellspacing=0 cellpadding=0 width=600 align=center border=0&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;div align=center&gt;
&lt;h2&gt;&lt;strong&gt;How to recover your PC using the Linux Rescue CD - Part II&lt;br&gt;
&lt;/strong&gt;
&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;
This is the second part of the fifth tutorial in our series on working with Macrium
Reflect.&amp;nbsp;&lt;a href="http://www.macrium.com/blog/2008/06/21/HowToRecoverYourPCUsingTheLinuxRescueCDPartI.aspx"&gt;Last
time&lt;/a&gt;&amp;nbsp;we created a Linux rescue CD. This time I'll show you how to restore
your 'drive C' image using this Rescue CD and return your PC to exactly the same state
as it was when the image was created. 
&lt;br&gt;
&lt;br&gt;
Don't let the word Linux scare you! You don't need to know anything about Linux. The
restore program uses an XP style wizard with familiar mouse and keyboard operation.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
I've included an &lt;a href="http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx#FAQ"&gt;FAQ&lt;/a&gt; section
at the end to help those of you that may have issues with the restore process.
&lt;/p&gt;
&lt;p&gt;
OK, let's begin...
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;
Put your CD in the CD tray and start your PC. After a few seconds the first introductory
page will be shown. &lt;strong&gt;Click Next&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/1.jpg" border=0&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;li&gt;
The next page shows locally attached drives and partitions labelled as drive letters
like Windows. 
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Note:&lt;/strong&gt; These letters may be different to your Windows drive letter
assignments. This is because Windows assigns, and remembers drive&amp;nbsp;letters&amp;nbsp;as
you attach devices, the rescue CD assigns letters as devices are detected during start-up.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/3.jpg" border=0&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
Select the directory that contains the image you are restoring. 
&lt;br&gt;
&lt;strong&gt;
&lt;br&gt;
Note:&lt;/strong&gt; Clicking the folder icon or the +/- icon expands the directory/drive
node. &lt;strong&gt;You must click the directory name to select the contents of the directory. 
&lt;br&gt;
&lt;/strong&gt;
&lt;br&gt;
If your image is stored on a network share then &lt;strong&gt;click the 'Map Share' button&lt;/strong&gt;. 
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/2.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
Simply enter the share and user name details&amp;nbsp;to add a network share to the 'Network
Neighborhood' tree node.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Note:&lt;/strong&gt; Make sure your network share is using WORKGROUP as the Workgroup
name.&lt;br&gt;
&lt;br&gt;
Once you select the directory that contains your image file, the right window lists
all partitions in all image file in the chosen directory. 
&lt;br&gt;
&lt;br&gt;
Select the correct partition image in the right windows and &lt;strong&gt;click 'Next'&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
The next page shows the details of all partitions saved in the chosen image file.
In our case we have only one, but you could have many partitions from different drives. 
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Select (C:) and click 'Next'&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/4.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt; 
&lt;li&gt;
You are now presented with the contents of all locally attached hard disks. 
&lt;br&gt;
&lt;br&gt;
You can restore this partition &lt;em&gt;anywhere&lt;/em&gt;, you can even restore to free space
on any disk. 
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/5.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
For this example we'll restore our saved partition to the whole of 'Disk 1'. All we
have to do is select both the tick boxes on the first hard disk. &lt;strong&gt;Hold down
the 'Ctrl' key and select both boxes&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/5A.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Click 'Next'&lt;/strong&gt; to continue.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; You must select at &lt;b&gt;least &lt;/b&gt;the same size as the partition you are
restoring otherwise the 'Next' button won't be available. If necessary use the 'Total
Selected' value at the bottom of the dialog as a guide.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
The next page allows you to select the type of partition&amp;nbsp;to create when you restore.
This flexibility gives&amp;nbsp;you the&amp;nbsp;ability to&amp;nbsp;create logical partitions
from primary and vice versa. For most restores this isn't necessary and the default
partition type will be the partition&amp;nbsp;type you originally imaged.&amp;nbsp;For your
Windows system partition you should always &lt;strong&gt;select 'Active'&lt;/strong&gt;. This
will be defaulted for you so just &lt;strong&gt;click 'Next'&lt;/strong&gt; to continue.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/6.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
Because we selected&amp;nbsp;a&amp;nbsp;larger size to&amp;nbsp;overwrite than the original partition
size we now have the opportunity to extend the restored partition to fill the selected
space (the whole disk in this case). 
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Note:&lt;/strong&gt; If you just restore to&amp;nbsp;the original partition that you
saved, then you won't see this page.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/7.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Drag the slider to the right&lt;/strong&gt; and &lt;strong&gt;click 'Next'&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
The next page allows you to verify the image before restoring. It is rare for an image
to fail verification and this step can add a considerable amount of time to the restore
process. The restoration will abort if any part of the image file is corrupt. However,
if you are restoring to a new disk or if the partition you are replacing is already
corrupt, then it isn't strictly necessary to verify.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/8.jpg" border=0&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
For this example &lt;strong&gt;click 'No'&lt;/strong&gt; then &lt;strong&gt;click 'Next'&lt;/strong&gt; to
continue.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
The next page gives you options for restoring the Master Boot Record (MBR). 
&lt;br&gt;
&lt;br&gt;
The Master Boot Record a small program that executes when your PC starts up. If this
program has become corrupt, perhaps due to a virus, then you may have problems starting&amp;nbsp;your
computer.&lt;br&gt;
&lt;br&gt;
Each backup contains a copy of the Master Boot Record which can be recovered by&amp;nbsp;selecting
'Replace with the Master Boot Record from the backup'. This is the default option,
so leave this selected and &lt;strong&gt;click 'Next'&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/9.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
Windows can run an automatic verification of your file system when it starts. The
next page allows you to force Windows to run this check when you first boot after
restoring.&lt;br&gt;
&lt;br&gt;
For this example &lt;strong&gt;select 'No'&lt;/strong&gt; and &lt;strong&gt;click 'Next'&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/10.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
We're now at the final Wizard page. This shows a summary of all your selections. &lt;strong&gt;Click
'Finish'&lt;/strong&gt; to begin the restore.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/11.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
Your restore will now begin. At the end you have the option to &lt;strong&gt;click 'Back'&lt;/strong&gt; and
restore another partition or &lt;strong&gt;click 'Cancel'&lt;/strong&gt; to restart your PC. 
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/13.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Click 'Cancel'&lt;/strong&gt; then &lt;strong&gt;click 'OK'&lt;/strong&gt; in the reboot message
box.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/14.jpg" border=0&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;All Finished!&lt;/em&gt; The time taken for the restore process may be slightly longer
than backup process. 
&lt;/p&gt;
&lt;p&gt;
There seems to be a lot of dialogs here, but most options are defaulted for you and
clear explanations are provided on the relevant wizard pages. 
&lt;/p&gt;
&lt;p&gt;
In the next tutorial I'll cover the Windows PE 2.0 recovery environment. This environment
has many more options to help you, including image browsing to recover individual
files. 
&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a id=FAQ name=FAQ&gt;FAQ&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;How do I restore an incremental or differential image?&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt;Incremental and differential images are restored in exactly the same way.
Simply select the image by date and the restore process will locate the relevant files
and recover your image automatically.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;Why is the 'Choose partitions to overwrite' wizard page empty?&lt;br&gt;
&lt;/strong&gt;
&lt;br&gt;
The Linux Rescue CD cannot recognize your internal hard disk(s) therefore you cannot
select any destination partition(s) to overwrite.&lt;br&gt;
&lt;br&gt;
This is possibly because you are using an unrecognized SATA mode. Go to your BIOS
settings for your main hard disk controller and check for an option like ‘Compatibility’
mode. If this doesn’t work or you can’t find any SATA option(s) to change then try
the &lt;a href="http://www.macrium.com/blog/2008/09/22/HowToCreateABartPERescueCDForMacriumReflect.aspx"&gt;BartPE
rescue CD&lt;/a&gt; or use Windows PE 2.0 rescue CD. 
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Note: &lt;/strong&gt;Windows PE 2.0&amp;nbsp;is&amp;nbsp;only&amp;nbsp;available with registered
version of Macrium Reflect.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;I'm restoring an image from multiple DVDs but the restore wizard can't locate
the image.&lt;br&gt;
&lt;/strong&gt;
&lt;br&gt;
You must place the last DVD in the CD tray first. The final part of any image contains
the image index.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;When I select the directory containing my image file nothing is displayed.&lt;br&gt;
&lt;/strong&gt;
&lt;br&gt;
You must click on the directory name to select the directory contents. 
&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;My computer won't boot with my new hard disk&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
This can be caused by XP not recognising your new disk. XP sometimes needs a driver
for recent SATA disks running in AHCI mode. To fix this problem you may have to modify
your BIOS settings to enable 'Legacy Mode', 'IDE Mode' or similar. When XP boots you
should then locate and install the correct SATA drivers, then&amp;nbsp;change your&amp;nbsp;BIOS
settings to match the driver.&lt;br&gt;
&lt;br&gt;
Alternatively, your 'boot.ini' file may be incorrectly set up. This file is automatically
adjusted during the restore process so you normally won't have a problem with this.
However, to correct any errors with this file and other boot related issues you should
locate your original XP installation disk and start the XP recovery console. Details
about this can be found here:&lt;br&gt;
&lt;br&gt;
&lt;a href="http://support.microsoft.com/kb/314058"&gt;http://support.microsoft.com/kb/314058&lt;/a&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;a href="http://technet2.microsoft.com/windowsserver/en/library/1ed79310-13ee-4352-8e1b-bbb59bc15b961033.mspx?mfr=true"&gt;http://technet2.microsoft.com/windowsserver/en/library/1ed79310-13ee-4352-8e1b-bbb59bc15b961033.mspx?mfr=true&lt;/a&gt; 
&lt;br&gt;
&lt;br&gt;
The relevant commands for fixing boot related issues are:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;fixboot&lt;/strong&gt;: Replaces the partition boot sector&lt;br&gt;
&lt;strong&gt;fixmbr&lt;/strong&gt; : Replaces the MBR. 
&lt;br&gt;
&lt;strong&gt;bootcfg&lt;/strong&gt; &lt;strong&gt;/rebuild&lt;/strong&gt;: Rebuilds the boot.ini file&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Note&lt;/strong&gt;: If you have the Windows PE recovery environment then there's
an option 'Fix Boot Problems' that runs these commands and others automatically for
you.&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;br&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=f066cfc0-ba86-4662-b475-2de691abba2b" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,f066cfc0-ba86-4662-b475-2de691abba2b.aspx</comments>
      <category>Tutorials</category>
    </item>
    <item>
      <trackback:ping>http://www.macrium.com/blog/Trackback.aspx?guid=2185a7b6-f411-4f5c-be04-f97e62bd0616</trackback:ping>
      <pingback:server>http://www.macrium.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.macrium.com/blog/PermaLink,guid,2185a7b6-f411-4f5c-be04-f97e62bd0616.aspx</pingback:target>
      <dc:creator>Admin</dc:creator>
      <wfw:comment>http://www.macrium.com/blog/CommentView,guid,2185a7b6-f411-4f5c-be04-f97e62bd0616.aspx</wfw:comment>
      <wfw:commentRss>http://www.macrium.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=2185a7b6-f411-4f5c-be04-f97e62bd0616</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
23/06/08<br /><br />
Kaspersky anti-virus software can cause a problem when creating backup and image files
using Macrium Reflect. This awkward program attempts to open and scan all files created
by Reflect. 
</p>
        <p>
There are two issues with this.
</p>
        <ol>
          <li>
Image files of many GB could take a long time to open. 
</li>
          <li>
The image sometimes cannot finish correctly because Kasperky has an exclusive lock
on the file being created.</li>
        </ol>
If you receive the following information in the log file then it's possible Kaspersky
could be to blame:<br /><br /><img src="http://www.macrium.com/blog/content/binary/Delete16.bmp" border="0" />  <font color="#ff0000">Backup
aborted! - Write operation failed - The process cannot access the file because it
is being used by another process.<br /><br /><font color="#000000">To resolve this issue you must add reflect.exe and reflectservice.exe
to the Kaspersky trusted zone. (Settings-&gt;Threats and Exclusions-&gt;Trusted Zone
)<br /><br />
Response from Kaspersky below:<br /><br /></font></font><blockquote><i><font color="#ff0000"><font color="#000000">"The new
software due out on the 1st of July across the UK (it is already released across much
of Europe) will work in a different way to the older version. It will check for digital
signatures and then assign rights to these programs without asking the user so the
issue should be fixed with that version - our users will be able to upgrade to Kaspersky
2009 free of charge - they should keep a look out on our site for details.</font></font><br /><br /><br /><font color="#ff0000"><font color="#000000">With the current version 7 users would
have to add the executables as suggested to the trusted zone."</font></font></i></blockquote><img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=2185a7b6-f411-4f5c-be04-f97e62bd0616" /></body>
      <title>Kaspersky anti-virus conflict with Macrium Reflect</title>
      <guid isPermaLink="false">http://www.macrium.com/blog/PermaLink,guid,2185a7b6-f411-4f5c-be04-f97e62bd0616.aspx</guid>
      <link>http://www.macrium.com/blog/2008/06/23/KasperskyAntivirusConflictWithMacriumReflect.aspx</link>
      <pubDate>Mon, 23 Jun 2008 16:39:08 GMT</pubDate>
      <description>&lt;p&gt;
23/06/08&lt;br&gt;
&lt;br&gt;
Kaspersky anti-virus software can cause a problem when creating backup and image files
using Macrium Reflect. This awkward program attempts to open and scan all files created
by Reflect. 
&lt;/p&gt;
&lt;p&gt;
There are two issues with this.
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Image files of many GB could take a long time to open. 
&lt;/li&gt;
&lt;li&gt;
The image sometimes cannot finish correctly because Kasperky has an exclusive lock
on the file being created.&lt;/li&gt;
&lt;/ol&gt;
If you receive the following information in the log file then it's possible Kaspersky
could be to blame:&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.macrium.com/blog/content/binary/Delete16.bmp" border="0"&gt;&amp;nbsp; &lt;font color="#ff0000"&gt;Backup
aborted! - Write operation failed - The process cannot access the file because it
is being used by another process.&lt;br&gt;
&lt;br&gt;
&lt;font color="#000000"&gt;To resolve this issue you must add reflect.exe and reflectservice.exe
to the Kaspersky trusted zone. (Settings-&amp;gt;Threats and Exclusions-&amp;gt;Trusted Zone
)&lt;br&gt;
&lt;br&gt;
Response from Kaspersky below:&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/font&gt; &lt;blockquote&gt;&lt;i&gt;&lt;font color="#ff0000"&gt;&lt;font color="#000000"&gt;"The new
software due out on the 1st of July across the UK (it is already released across much
of Europe) will work in a different way to the older version. It will check for digital
signatures and then assign rights to these programs without asking the user so the
issue should be fixed with that version - our users will be able to upgrade to Kaspersky
2009 free of charge - they should keep a look out on our site for details.&lt;/font&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;font color="#ff0000"&gt;&lt;font color="#000000"&gt;With the current version 7 users would
have to add the executables as suggested to the trusted zone."&lt;/font&gt;&lt;/font&gt;&lt;/i&gt;&lt;/blockquote&gt;&lt;img width="0" height="0" src="http://www.macrium.com/blog/aggbug.ashx?id=2185a7b6-f411-4f5c-be04-f97e62bd0616" /&gt;</description>
      <comments>http://www.macrium.com/blog/CommentView,guid,2185a7b6-f411-4f5c-be04-f97e62bd0616.aspx</comments>
      <category>News</category>
    </item>
  </channel>
</rss>