Difference between revisions of "Foremost"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Recovery_tools|Recovery tools</yambe:breadcrumb> =foremost= foremost can be used for recovering deleted files. First create an image for partition where fi...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb>Recovery_tools|Recovery tools</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Recovery tools]] > [[Foremost]]
=foremost=


foremost can be used for recovering deleted files.  First create an image for partition where files to be recovered using [[testdisk]].  Then use:
foremost can be used for recovering deleted files.  First create an image for partition where files to be recovered using [[testdisk]].  Then use:
Line 8: Line 7:


Some steps learned from http://opensourceforu.efytimes.com/2011/09/recover-deleted-files-in-linux/
Some steps learned from http://opensourceforu.efytimes.com/2011/09/recover-deleted-files-in-linux/
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Recovery tools]] > [[Foremost]]

Latest revision as of 13:57, 24 August 2022

Home > CentOS > CentOS 6.x > Recovery tools > Foremost

foremost can be used for recovering deleted files. First create an image for partition where files to be recovered using testdisk. Then use:

foremost -t all -i image.dd -o <output-directory>

Some steps learned from http://opensourceforu.efytimes.com/2011/09/recover-deleted-files-in-linux/


Home > CentOS > CentOS 6.x > Recovery tools > Foremost