Obsah

Obnova smazaných souborů EXT3/EXT4

http://extundelete.sourceforge.net/

Instalace

shell# yum install e2fsprogs-devel.x86_64 e2fsprogs.x86_64 e2fsprogs-libs.x86_64 gcc.x86_64 gcc-c++.x86_64 make.x86_64
shell# tar xvjf extundelete-0.2.4.tar.bz2
shell# cd extundelete-0.2.4
shell# ./configure
shell# make

Spuštění obnovy

Obnovené soubory se uloží do adresáře RECOVERED_FILES.

Obnova konkrétního souboru

shell# ./src/extundelete /dev/sda1 --restore-file /home/example/example.sh