Submission of a form on this page has been disabled as you do not have JavaScript enabled in your browser.

5421: Acronis True Image Home 2010 Plus Pack: Adding Acronis Plug-In to WinPE 2.x or 3.0

Printer-friendly versionPDF version
0
No votes yet
Your rating: None

Instructions on how to add Acronis True Image to a Windows Vista or Windows 7 based WinPE image

This article applies to:

Introduction

Before proceeding with instructions in this article, please make sure your machine is prepared as described in Acronis True Image Home 2010 Plus Pack: Creating WinPE Media with Acronis Plug-In.

See:

Solution

Adding Plug-in to WinPE2.x or 3.0 ISO

  1. Do one of the following:
    • When adding the plug-in to the existing Win PE 2 or PE 3 ISO, unpack all files of your Win PE 2 or 3 ISO to a separate folder on the hard disk.
    • When creating a new PE 2 or 3 ISO:
      • select from the Start menu Microsoft Windows AIK -> Windows PE Tools Command Prompt;
      • run the copype.cmd script to create a folder with Windows PE files. For example, from a command prompt, type:

        cd Program Files\Windows AIK\Tools\PETools\copype <arch> <destination>

        where <arch> is the hardware architecture (can be x86, amd64, or ia64, but Acronis supports x86 only) and <destination> is a path to the local folder. For example:

        copype x86 c:\winpe_x86

  2. Select Acronis -> Plus Pack for Acronis True Image Home 2010 -> Acronis WinPE ISO Builder from the Start menu;
  3. Specify path to the folder with the WinPE files;
  4. Specify path to the folder with the Acronis Plug-in files. By default, the path is:

    Windows 32 bit: C:\Program Files\Acronis\TrueImageHome\BartPE
    Windows 64 bit: C:\Program Files (x86)\Acronis\TrueImageHome\BartPE

  5. Choose whether you want to create ISO or WIM image;
  6. Specify the full path to the resulting image file including the file name;
  7. Check your settings in the summary screen and click Proceed;
  8. Burn the .ISO to CD or DVD using a third-party tool or copy to a flash drive. See Burning an ISO Image.

Adding Acronis Plug-in to WinPE 2.x or 3.0 WIM

  1. Select Acronis -> Plus Pack for Acronis True Image Home 2010 -> Acronis WinPE ISO Builder from the Start menu;
  2. Specify path to the source WINPE.WIM file. The standard path is:

    Windows 32 bit: \Program Files\Windows AIK\Tools\PETools\x86\winpe.wim
    Windows 64 bit: \Program Files (x86)\Windows AIK\Tools\PETools\x86\winpe.wim

  3. Specify path to the folder with the Acronis plug-in files: By default, the path is:

    Windows 32 bit: C:\Program Files\Acronis\TrueImageHome\BartPE
    Windows 64 bit: C:\Program Files (x86)\Acronis\TrueImageHome\BartPE

  4. Specify the full path to the resulting WIM file including the file name;
  5. Check your settings in the summary screen and click Proceed.

To create a PE image (ISO file) from the WIM file, do the following:

  • replace the default boot.wim file in your Windows PE folder with the newly created WIM file. For example, in Windows Command Line (Start-Run -> cmd) type:

    copy c:\AcronisMedia.wim c:\winpe_x86\ISO\sources\boot.wim

  • use the Oscdimg tool. For example:

    oscdimg -n –bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso

  • Burn the resulting ISO image to a CD. See Burning an ISO Image.

More information

For information on how to add the product to a Windows XP based PE image see Acronis True Image Home 2010 Plus Pack: Adding Acronis Plug-In to WinPE 1.x.

Provide feedback on this information