I did get a new ssd and tried doing duplicate of the old ssd into the one, usind the dd
command, but after finishing progressing the 250 Gb, everything from old and new ssd just disappeared.
This is the command I used:
sudo dd if=/dev/sda of=/dev/sdb status=progress
/dev/sda
before? Are you sure/dev/sda1
and others do not exist? – mchid Mar 15 '22 at 19:48