Difference between revisions of "Testdisk"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Recovery_tools|Recovery tools</yambe:breadcrumb> =testdisk= testdisk can be useful in recovering deleted partitions. For that just run testdisk and choose d...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb>Recovery_tools|Recovery tools</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Recovery tools]] > [[Testdisk]]
=testdisk=
 
testdisk can be useful in recovering deleted partitions.  For that just run testdisk and choose disk and partition table type.  Other options for recovering should be self-explanatory.
testdisk can be useful in recovering deleted partitions.  For that just run testdisk and choose disk and partition table type.  Other options for recovering should be self-explanatory.


Line 6: Line 6:


Once image is created use '<tt>photorec image.dd</tt>' to analyze the image and choose options for restoring all restorable files to desired location.  Note that photorec comes with testdisk package.
Once image is created use '<tt>photorec image.dd</tt>' to analyze the image and choose options for restoring all restorable files to desired location.  Note that photorec comes with testdisk package.
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Recovery tools]] > [[Testdisk]]

Latest revision as of 13:53, 24 August 2022

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

testdisk can be useful in recovering deleted partitions. For that just run testdisk and choose disk and partition table type. Other options for recovering should be self-explanatory.

Apart from recovering deleted partitions testdisk is also useful in recovering files. For that use testdisk to create image of partition from where files need to be recovered. This is useful also for recovering files using photorec, etc. other recovery tools.

Once image is created use 'photorec image.dd' to analyze the image and choose options for restoring all restorable files to desired location. Note that photorec comes with testdisk package.



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