I am not sure that this is the correct place to discuss my latest issue, but here goes:
I have been trying, for the past several days, to rescue some files from a messed-up Windows install on a friend's laptop which has a 128 GB SSD installed in it. I won't go into the details of how he really made a mess of things, but suffice to say that he is a real computo-klutz. He IS well over 80 years old, but what he did was, well, spectacular.
In any case, I first completely disconnected my main FreeBSD desktop machine from the net after installing some helpful software, including ddrescue. After making sure my machine could not be accessed by or to the net, I ran
I then used
Doing
According to info I found on the net, I SHOULD be able to mount any of the necessary md0* disk images and be able to operate on them, but so far, I have absolutely been unable to do so, the error returning says that the file type is incorrect. no matter which file type I try to use.
So, first, can anyone advise me how to copy/paste from the terminal into a page like this one? NONE of the standard methods I have tried will paste any selection I make in a terminal into any other place which is NOT another terminal window. I have even tried xclip with, so far, no success.
I have also installed TestDisk 7.2 in order to check the SSD directly, but have not yet run it to completion. It appears to be able to find the missing files, but I am still fighting the copy/paste issue.
Thanks.
Ken Gordon
I have been trying, for the past several days, to rescue some files from a messed-up Windows install on a friend's laptop which has a 128 GB SSD installed in it. I won't go into the details of how he really made a mess of things, but suffice to say that he is a real computo-klutz. He IS well over 80 years old, but what he did was, well, spectacular.
In any case, I first completely disconnected my main FreeBSD desktop machine from the net after installing some helpful software, including ddrescue. After making sure my machine could not be accessed by or to the net, I ran
ddrescue on the correct SSD found by using gpart show, and saving the image files to a 2TB HDD I had installed and configured previously with a BSD file system.I then used
mdconfig on the image files to make the necessary virtual memory disk devices for the several "slices" of the SSD. There ended up being the following devices: md0, md0p1, md0p2, md0p3 and md0p4.Doing
file -s /dev/md0p3 returns valuable information.....but, I absolutely cannot copy/paste it anywhere but into another terminal. I need to be able to post that info here so I can, perhaps, receive some needed advice, but at this point I am stuck.According to info I found on the net, I SHOULD be able to mount any of the necessary md0* disk images and be able to operate on them, but so far, I have absolutely been unable to do so, the error returning says that the file type is incorrect. no matter which file type I try to use.
So, first, can anyone advise me how to copy/paste from the terminal into a page like this one? NONE of the standard methods I have tried will paste any selection I make in a terminal into any other place which is NOT another terminal window. I have even tried xclip with, so far, no success.
I have also installed TestDisk 7.2 in order to check the SSD directly, but have not yet run it to completion. It appears to be able to find the missing files, but I am still fighting the copy/paste issue.
Thanks.
Ken Gordon