Edit: Issued wrong command. Should have been: rpi-clone sda
This is on a fresh install...
rpi-clone /dev/sda Destination disk '/dev/sda' does not exist. Plug the destination SD card into a card reader connected to a USB port. If it does not show up as '/dev/sda', then do a cat /proc/partitions to see where it might be.
Edit: Issued wrong command. Should have been: rpi-clone sda
This is on a fresh install...
rpi-clone /dev/sda Destination disk '/dev/sda' does not exist. Plug the destination SD card into a card reader connected to a USB port. If it does not show up as '/dev/sda', then do a cat /proc/partitions to see where it might be.
cat /proc/partitions
fdisk -l
So it's there, but it won't work. What gives?