Title: How to make make disk image with dd Date: 2016-08-17 22:14:46 Categories: [cli] tags: [dd] Slug: how-to-make-make-disk-image-with-dd
You can easily use the dd command for making an image of a partition or of a full hard disk drive.
dd is a command-line utility for Unix and Unix-like operating systems whose primary purpose is to convert and copy files.