Questions tagged [ext4magic]
The ext4magic tag has no summary.
3 questions
2
votes
1
answer
119
views
Is it possible to recover deleted files from a qcow2 disk in Proxmox using extundelete or ext4magic?
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 ...
0
votes
1
answer
2k
views
Error: ext4magic Error 13 while opening filesystem
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 -...