Skip to content

03.00 System_Clone

chunyu1021 edited this page Oct 21, 2025 · 5 revisions

3SpacerSystem Clone

3.1SpacerIntroduction

System cloning is the process of creating an exact copy of a device's operating system and data, which can then be transferred to other identical devices. This method is highly efficient for mass production, as it allows you to configure one "master" device with all necessary software and settings, and then rapidly deploy that same setup across multiple units, ensuring consistency and saving significant time.

3.2SpacerGeneral Procedure

The cloning process generally involves using the Advantech Board Support Package (BSP) on a host computer to first create a complete image of a master device's storage (e.g., eMMC or NVMe). This image is then used as a blueprint to flash onto other identical target devices.The typical workflow is as follows:

  1. Prepare a Master Device: Install and configure the OS and all required applications on one device.
  2. Create a System Image: Connect the master device to a host PC in recovery mode and use the flashing script provided in the BSP to generate a system image file.
  3. Deploy the Image: Connect a new target device and use the same flashing script to write the custom image to its internal storage.

3.3SpacerPrerequisites

Before attempting to clone a device, ensure you have the following:

  • Host PC: A computer running a Linux-based operating system (Ubuntu is recommended).
  • Advantech BSP: The correct BSP for your specific model and Jetpack version must be downloaded and extracted on your host PC. You can find the BSP of your device in the BSP Support section.
  • Sufficient Storage: The host PC must have enough free disk space to store the cloned image.
  • Appropriate Cables: A Micro-USB cable to connect the host PC to the device's recovery port.

3.4SpacerSupport Storage Formats

  • eMMC Storage
  • NVMe Storage

⬆️ Top

Wiki contents

Previous page Previous chapter Home Next page
   Home

       Welcome to Wiki for MIC AI Series
       What info can be found in the Wiki?

1    BSP Support

   1.1      What's Jetpack BSP?
   1.2      What can be found in BSP folder?
   1.3      Jetpack BSP installation concept
   1.4      Support Jetpack Version
   1.5      MIC-711 Series BSP
   1.6      MIC-713 Series BSP
   1.7      MIC-732 Series BSP
   1.8      MIC-733 Series BSP
   1.9      MIC-742 Series BSP
   1.10      MIC-743 Series BSP
   1.11      MIC-710 Series BSP
   1.12      MIC-712 Series BSP
   1.13      MIC-715 Series BSP
   1.14      MIC-717 Series BSP
   1.15      MIC-720 Series BSP
   1.16      MIC-730 Series BSP

2    I/O Function Support

   2.1      Locating the Correct Package
   2.2      The Test Utility
   2.3      The Guide is Key
   2.4      Support Models
   2.5      MIC-713(S)
   2.6      MIC-733

3    System Clone

   3.1      Introduction
   3.2      General Procedure
   3.3      Prerequisties
   3.4      Support Storage Formats
   3.5      eMMC
   3.6      NVMe

   FAQ
⬇️ End of page

Clone this wiki locally