Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Seg fault when running e2retrieve (ext2/3 fs recovery util)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
wr0x2
n00b
n00b


Joined: 04 Aug 2006
Posts: 19

PostPosted: Tue Aug 15, 2006 7:06 pm    Post subject: Seg fault when running e2retrieve (ext2/3 fs recovery util) Reply with quote

I have an external drive containing a lot of valuable data, and it endured a partial format to ext3. Only about 10% of the drive was formatted, and superblocks were not written. Original format of the drive was ext3, and it was partially formatted to ext2 with mke2fs. I downloaded e2retrieve to fix it, and after running for a few hours, it gives me the following:

Code:

Superblock #1 has been choose.

Initialize bitmaps from superblock informations :
Done
Initialize memory bitmaps from disk bitmaps :
Done
nb dir stubs ok = 0, ko = 10611 / 18640
Marking blocks...
Segmentation fault


I have more than enough disk space to do the recovery, and I'm reading straight from the target drive. I would really like to recover this data with as many directory structures / filenames correct as possible, so any hints as to how I can use e2retrieve properly or pointers toward another utility are very welcome.
Back to top
View user's profile Send private message
sageman
Guru
Guru


Joined: 04 May 2005
Posts: 363
Location: New Hampshire

PostPosted: Wed Aug 16, 2006 2:27 pm    Post subject: Reply with quote

Do:
Code:

strace -t -o strace.log e2retrieve


Then post here the result of
Code:

tail -n 200 strace.log

_________________
Carlton Stedman
Gentoo Metalheads on Last.fm: http://www.last.fm/group/Gentoo+Metalheads
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum