Intel® System Debugger User Guide

ID 648476
Date 06/13/2024
Confidential
Document Table of Contents

Writing the EFI Application to an USB drive

To write the EFI Application to an USB drive make_​boot_​media.sh script is used. This script is located in <isd-install-dir>/samples/intel/tools

  1. Make the script executable

    chmod +x <isd-install-dir>/samples/intel/tools/make_boot_media.sh
    
  2. Run script to flash the EFI Application to the USB drive

    <isd-install-dir>/samples/intel/tools/make_boot_media.sh <build-dir>/SystemConfigurationChecker.efi /dev/sdb
    
    Note:

    /dev/sdb - is the name of USB drive