Clone an SD card with dd

From wikieduonline
Revision as of 08:56, 21 September 2020 by Welcome (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[1]

1) Copy content: sudo dd if=/dev/sdt of=~/sd-card-clone.img
2) Change card
3) Overwrite card with copied image: sudo dd if=~/sd-card-copy.img of=/dev/sdt


See also[edit]

  • https://askubuntu.com/questions/227924/sd-card-cloning-using-the-dd-command
  • Advertising: