DD clone disk

lsblk

umount /dev/sda2
umount /dev/sdb2

dd if=/dev/fromoldsataspinningdisk of=/dev/tonewssd bs=64K conv=noerror,sync status=progress