this post was submitted on 05 Jun 2024
47 points (100.0% liked)

Linux

46794 readers
1763 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I found these: Scalpel - but no longer maintaned. PhotoRec - but I don't know how well it works with Btrfs.

Maybe you have something better.

top 17 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 2 months ago (1 children)

I have used PhotoRec in the past (~10 years or so) when I needed to restore pictures from a SD-Card (FAT). It worked pretty well. If there are more modern solutions I would also like to get to know them.

[–] [email protected] 1 points 2 months ago

I tried it yesterday with SystemRescue, but nothing found that I wanted.

[–] [email protected] 6 points 2 months ago (2 children)

Testdisk saved my behind recently...

[–] [email protected] 2 points 2 months ago (1 children)

also great for old windows disk recover. Testdisk is awesome

[–] [email protected] 1 points 2 months ago

Yeah I tried it with Windows too.

[–] [email protected] 1 points 2 months ago (1 children)
[–] [email protected] 2 points 2 months ago
[–] [email protected] 6 points 2 months ago* (last edited 2 months ago) (1 children)

If you use BTRFS, there are also some people in Fedora Discuss that may know more about that.

Those tools probably all work with BTRFS. PhotoRec is btw related to the bigger Testdisk.

All these tools seem hardly maintained, but also kinda limited in what they need to do do its okay. Not with BTRFS, bcachefs, f2fs etc though as these may have new fancy tricks.


I was looking for an NTFS restore tool, and used photorec, testdisk, recuva (which very likely just uses testdisk or has cloned its code) and not yet scalpel.

I used Clonezilla where these tools are all preinstalled, it loads to RAM and just works really well.

Testdisk gave me tons of corrupted files with missing headers, but likely the correct ones. PhotoRec gave nothing useful, only stuff from the cache that was likely in the "trash" and not actually deleted. It seems it only recovers intact files, which are nearly never the needed ones.

I need a tool to restore the headers of common file types, as Windows stores them seperately afaik.


I guess a dedicated BTRFS tool could help a lot, as there are likely more ways to recover. But testdisk should work fine.

[–] [email protected] 1 points 2 months ago (1 children)

Yeah I agree and understand. I guess btrfs is too young compared to exts file systems.

[–] [email protected] 5 points 2 months ago (1 children)

It is not young but there are simply little tools.

I should write an "awesome everything" list of BTRFS

  • snapper
  • btrbk
  • btrfs-assistant
[–] [email protected] 1 points 2 months ago (1 children)

Those are for snapshots not like data crawing. More like a backup your data tool than you fucked up but maybe something is written so you can have it back.

[–] [email protected] 2 points 2 months ago (1 children)

Try r-linux ? It is supposed to be able to recover deleted files on BTRFS

[–] [email protected] 2 points 2 months ago

R-Linux seems nice but I don't see any mention about BTRFS...

[–] [email protected] 3 points 2 months ago (1 children)

BTRFS already has a rescue command

[–] [email protected] 3 points 2 months ago

Yeah I btrfs-restore and btrfs-rescue. However do they work on not allocated drive but once was btrfs?

[–] [email protected] 2 points 2 months ago (1 children)

Deja dupe with restic backend

[–] [email protected] 1 points 2 months ago

Yeah but backup is the most optimistic scenario. I'm looking for something that really bad happened and maybe the data wasn't overwritten so I can find it and copy.