My SSD died and all its data seems to be inaccessible and my Windows computer won't boot anymore.
After going to a local computer store I was told that they could fix it by wiping all the data. I can wipe the drive myself and save 200$. But the only way to recover the information inside would be sending the SSD to a laboratory which they estimated would set be back around 500$.
What truly matters to me is the data but I can't afford that lab price now.
Would it be possible for me to backup the corrupted data to an external drive to be able to send that external drive to a lab once I can afford it? That way I could at least use again my computer in the meantime.
Right now I can boot up the computer by using a ubuntu bootable usb as a temporary measure.
After doing some research I tried
fdisk
sudo dd if=/dev/sda of=/dev/sdb bs=64K conv=noerror,sync status=progress
To copy the corrupted data to the external drive, but it did not work. Is there anything I can do or I should start accepting that all the data has been lost?
As an extra info: I cannot install anything apt get on the computer right now due to WiFi stuff, I could do it I think if I made a more permanent installation of linux and started messing around with the connectivity settings.
Also I remember that about half the SSD was empty, could I force a partition in that half to install linux or keep that half usable?
Thanks!
ddrescueinstead. And no, a professional recovery service would want the SSD itself, preferably untouched. Not much you can do with an image of it, unless the corruption is superficial only (like a bad partition table).