this post was submitted on 25 Aug 2024
23 points (100.0% liked)

techsupport

2429 readers
1 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 1 year ago
MODERATORS
 

I migrated my wife's PC after a forceful Windows 11 update to Linux. I made a backup of her files by doing an rsync of almost the complete C: drive onto an external drive formatted with exFAT. This was a grave mistake.

After the Linux installation we noticed that several files were missing and older files were back. My current guess is that I was somehow copying from an old snapshot instead of the current state.

I rsynced everything except for the Windows folder. Does anyone know if there is any chance of getting our filea back? Amd what actually happened?

Edit: After several weeks I finally found the answer. There are two drives in the laptop. But Linux didn't see the NVME drive because it does not support "RST with Optane". As soon as I switched the SATA mode over to AHCI I could see the system drive with the lost files.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 week ago (1 children)

In case you are still curious, check my edit. Turned out that the computer had two drives but one was invisible to Linux.

[โ€“] [email protected] 1 points 1 week ago

Ahhh that makes sense.