Skip to main content
Visitor II
August 29, 2019
Question

Imaging the provided SD Card

  • August 29, 2019
  • 1 reply
  • 1073 views

I'm trying to image the provided SD Card.

I'm trying to use `dd` but it seems to only be cloning about 33mb before saying it is finished with no other output.

sudo dd if=/dev/disk2 of=~/stmicro.img

Any thoughts?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 30, 2019
    JSlacAuthor
    Visitor II
    August 30, 2019

    Thank you Patrick. Actually when I search the Wiki, I never get any results. I just thought it was broken.

    I appreciate the link. I don't have an SD Card reader on the ST board, but I do have a USB to SD reader where the sd card gets inserted into a USB Flash drive. I'll give that a go and see how I make out.