A command to copy an entire device and make an image.
sudo dd if=/dev/sda of=image.img bs=4M
You can use lsblk to see what is available.
I used this to make images of the R83 floppies.