analogdevicesinc / adi-kuiper-imager

Other
6 stars 0 forks source link

Configure Existing content on small SD Card with multiple Cards mounted #48

Open AAndrisa opened 1 year ago

AAndrisa commented 1 year ago

Environment: OS: Windows SW Version: Version: v1.0.0-rc3

Mount 2 SD Cards, a small one and a proper one with Kuiper Image on it. Select the small SD Card (with no image because it’s not possible) and try to Configure Existing content, then the BOOT.BIN file and specific .dtb file will be copied on the other card (the larger SD card with existing image).

Steps to reproduce:

  1. Mount 2 SD cards, one too small with nothing on it and another one with a Kuiper Image
  2. Click STORAGE and select the small SD Card
  3. Click on IMAGE SOURCE and select Configure Existing Content
  4. Click on TARGET and select a Configuration the click the WRITE button -> Writing process will start and will complete successfully but the proper files that supposed to be in the BOOT partition of the small SD Card are located on the BOOT partition of the SD Card with Kuiper Image on it.
  5. If there are 2 SD cards, one too small with nothing on it and another one also empty, still can select a Configuration the click the WRITE button, in this case will fail with the message “Configuration failed!”

Expected behavior: Selected SD card should be used until the end of operations, not switching to the other one

Picture7

Picture8