this post was submitted on 23 Apr 2026
12 points (100.0% liked)

Open Source

46611 readers
201 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

I use a camera on my motorbike as a safety measure but also use it for filming when at work.

So. Because I'm an absolute idiot when I went out earlier I deleted all the video files off the card to make sure I had enough space for video of the ride.... The video files I need for work from an event I ran yesterday.

Any suggestions on open source recovery software?

Preferably Linux but I can borrow a windows laptop if required.

Thanks for any advice!

you are viewing a single comment's thread
view the rest of the comments
[–] brickfrog@lemmy.dbzer0.com 12 points 1 week ago* (last edited 1 week ago) (2 children)

Like the other comment mentioned I'd try https://www.cgsecurity.org/wiki/PhotoRec first.

Just a heads up with proper data recovery it's usually a good idea to dump an image of the media card to your drive and do any data recovery attempts against that image, not the media card itself. I would usually use ddrescue for that but you'll probably be okay with standard dd too if the card itself is fine (as you said the deleted files were user error, not a failing card).

PS - You should definitely not use the media card in the camera until you're done with recovery attempts, the more you use it the less likely you'll recover anything off it.

[–] Technoworcester@feddit.uk 4 points 1 week ago

Thanks for the extra context. That's really helpful.

[–] Technoworcester@feddit.uk 2 points 1 week ago

Got the files. Thank you!