Skip to main content

Questions tagged [ext4magic]

Filter by
Sorted by
Tagged with
2 votes
1 answer
119 views

I’m running a Proxmox VM with a qcow2 disk (Ubuntu guest, ext4 filesystem). I tried to recover a recently deleted file using extundelete and ext4magic, but both tools failed to find the file, even ...
Sam Stevenson's user avatar
0 votes
1 answer
2k views

I'm trying to recover an accidentally removed directory (/home/garid/.gnupg) with ext4magic. However, It outputs following error: $ ext4magic /dev/nvme0n1p3 -f /home/garid/.gnupg/ -a $(date -d -...
Garid Z.'s user avatar
  • 552