Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

Advanced Ext3/4 Recovery tool

October 25th, 2016, 1:46

Hi
Can someone suggest a professional Linux Ext 3/4 file system recovery tool ? ( windows based)
Linux partition is accidentally deleted.
Already tried following --
R-studio -- not satisfied
PC3000 UDMA --- no result
UFS explorer --- Not even detected Linux partition
and few others - one tool is giving good results but before I update customer I want to reach maximum efficiency

Re: Advanced Ext3/4 Recovery tool

October 25th, 2016, 2:35

Have you tried UFS Pro or regular UFS? Pro version works quite good with Raid. http://www.ufsexplorer.com/download_pro.php
And when you say Pc3000 UDMA, I assume you have the Raid edition?

Re: Advanced Ext3/4 Recovery tool

October 25th, 2016, 4:21

And then, there's GParted. I know, it's not windows-based, but you don't need to have a linux partition either, just make a bootable cd or usb and you're good to go. That should work!

Re: Advanced Ext3/4 Recovery tool

October 25th, 2016, 8:14

mr_spokk wrote:Have you tried UFS Pro or regular UFS? Pro version works quite good with Raid. http://www.ufsexplorer.com/download_pro.php
And when you say Pc3000 UDMA, I assume you have the Raid edition?

McDonald's sells Big Macs, but that also has nothing to do with the OP's issue with a deleted EXT partition. Although some RAIDs have EXT partitions does not mean that all EXT partitions are on a RAID.

Re: Advanced Ext3/4 Recovery tool

October 25th, 2016, 12:03

If R-studio didn't find data - there is no data or you need pro with good knowledge of ext3/4.

Re: Advanced Ext3/4 Recovery tool

October 25th, 2016, 13:25

lcoughey wrote:
mr_spokk wrote:Have you tried UFS Pro or regular UFS? Pro version works quite good with Raid. http://www.ufsexplorer.com/download_pro.php
And when you say Pc3000 UDMA, I assume you have the Raid edition?

McDonald's sells Big Macs, but that also has nothing to do with the OP's issue with a deleted EXT partition. Although some RAIDs have EXT partitions does not mean that all EXT partitions are on a RAID.

Very true :D It was my preconception, I must been working to much with Raid last days :wink:

Re: Advanced Ext3/4 Recovery tool

October 26th, 2016, 3:26

:D Guys Thanks a lot for all Suggestions. :D
Here is my observation --

drHDD wrote:If R-studio didn't find data - there is no data or you need pro with good knowledge of ext3/4.


This is not true ,Data is fully present on the disk , I have already traced aprox. 1.7TB data. So far I have recovered 356 GB Data.
This disk seems to be used in some factory in design dept. It is having large no. of files ( more than 4 lacs , 400000)
I have discussed case with developer and he has also confirmed that results are as per expcetations.
All I want to ensure that maximum technically possible data is extracted . If I get any other tool , that will improve my knowledge and tool collection as well.
mr_spokk wrote:Have you tried UFS Pro or regular UFS? Pro version works quite good with Raid. http://www.ufsexplorer.com/download_pro.php


Yes I tried UFS explorer Pro evaluation version, it even failed to identify Linux partition.
And when you say Pc3000 UDMA, I assume you have the Raid edition?

No I don't have Raid edition , as lcoughey has said ,I think raid edition is not needed in this case. Unfortunately udma did not give good results.

vulture_g7 wrote:And then, there's GParted. I know, it's not windows-based, but you don't need to have a linux partition either, just make a bootable cd or usb and you're good to go. That should work!


personally I don't have good experience with freeware tools. Often recovered data is not having proper directory structure .

Re: Advanced Ext3/4 Recovery tool

October 26th, 2016, 11:34

It would be helpful to know how the filesystem was deleted but in general Linux ext2/3/4 stores multiple superblock copies on the drive. Your best chance "to reach maximum efficiency" with this recovery is to mount the filesystem using one of these alternate superblocks.

But afaik this needs to happen from Linux. I have a process that will try to mount a filesystem using all possible alternate superblocks. If you would like remote help let me know.

Re: Advanced Ext3/4 Recovery tool

October 26th, 2016, 11:40

[quote="terminator2"
This is not true ,Data is fully present on the disk , I have already traced aprox. 1.7TB data. So far I have recovered 356 GB Data.
[/quote]
So tell us what is program better than R-studio and UFS Explorer.

Re: Advanced Ext3/4 Recovery tool

October 26th, 2016, 22:01

S.Haran wrote:It would be helpful to know how the filesystem was deleted but in general Linux ext2/3/4 stores multiple superblock copies on the drive. Your best chance "to reach maximum efficiency" with this recovery is to mount the filesystem using one of these alternate superblocks.

But afaik this needs to happen from Linux. I have a process that will try to mount a filesystem using all possible alternate superblocks. If you would like remote help let me know.

:D Wo great Thank you so much. :D
, Manual recovery at a times is far better than automated process. I will be more than happy to see how you mount file system.
Pls. let me know your convenient GMT , I am +9.30 hours to Massachusetts.

Re: Advanced Ext3/4 Recovery tool

October 27th, 2016, 13:13

I sent you a PM.

Re: Advanced Ext3/4 Recovery tool

October 28th, 2016, 0:38

A big Thank You :D

Re: Advanced Ext3/4 Recovery tool

October 28th, 2016, 7:22

Any chance that this would have been easily resolved with testdisk?

Re: Advanced Ext3/4 Recovery tool

October 29th, 2016, 4:06

Hi lcoughey

I have just given a try to testdisk ,but it says recovery not possible.
I have often observed difference between free softwares and commercial ones. Possibly testdisk is unable to handle large no. of files.

anyway thanks.
UFS support technican has remotely analysed partition and has suggested some changes. They have also a new software (http://www.sysdevlabs.com/product.php?id=rxp6).
I am now trying reclaim me and will post results.
Attachments
test disk.jpg

Re: Advanced Ext3/4 Recovery tool

October 29th, 2016, 16:37

http://dmde.com/?ref=DMDE+Manual

Simple partition manager finds and restores accidentally removed partitions using information from boot sectors of FAT, NTFS, exFAT, and superblocks of Ext2/3/4, and from their backup copies. Partitioning is displayed in the form useful for analysis and error detection.

Re: Advanced Ext3/4 Recovery tool

October 31st, 2016, 3:05

[quote="fzabkar"]http://dmde.com/?ref=DMDE+Manual

:good: :good: :-D :-D :-D :-D :-D :-D :-D
Post a reply