A friend of mine has a Notebook with two hard disks, one SSD and one HDD. The SSD held a Windows 7 installation, the HDD contained most of his data. After a bluescreen, the computer won't boot anymore. I've already re-written the MBR (BIOS-based system) using bootrec \fixboot on Windows 7 installation DVD, but to no avail.
Furthermore, when trying cd /D C:\ (the SSD) from the command line on the installation DVD, the execution failed stating an I/O error. cd /D D:\ (the HDD) works fine. Since the system is only a few months old, I hope that only the file system crashed on the SSD, and not the SSD itself. I want to try data recovery on the SSD that doesn't boot anymore, what's the best way to accomplish this? Are there any open source- / freeware-tools you can recommend?