4

I cancelled gparted operation by mistake.Now one of the partition became corrupted,what to next? Should I format it? Data is important to me

Edit1: I tried to recover partition using testdisk and successfully recovered losted partition,but another partition(an extended partition containing ubuntus ) gone,How to recover it? :)

Edit2:

testdisk saved my life ,it recovered all my partition without losing data

Tachyons
  • 17,281

1 Answers1

3

You may be able to recover your partition with testdisk Install testdisk. Take the time to go through the Guide from CGSecurity that leads you through the steps you will have to take.

Take extra care to not overwrite other existing partitions. If your backups are old, it may now be a good idea to backup other partitions on that drive before you try recovery. Running testdisk is also possible on an image of your drive.

In case the partition recovery fails then you are able to recover your files with photorec (which is installed with testdisk). This will recover the content from all your data files but directories, file names, and permissions will unforunately be lost.

Takkat
  • 142,284