Always do a verify since otherwise you never know when your hardware and/or dd failed. The following might require an apt-get install gddrescue p7zip first. And then given we're talking about an SD card available as /dev/sda it's just: root@ubuntu:~# cat /proc/partitions major minor #blocks name 179 0 3887104 mmcblk0 179 1 3686400 mmcblk0p1 8 0 500224 sda 8 1 1024 sda1 root@ubuntu:~# md5sum /dev/sda 19d9508a47b1469dc5570c2e8507112c /
  • Reputation Points