Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 03-25-2009, 04:26 AM   #21 (permalink)
Registered User
 
Join Date: Feb 2009
Posts: 13
OS: xp sp3, ubuntu and fedora


Re: Help recovering EXT3 partition

oh yeah i also copied my critical data onto 3 separate other drives for safe keeping straight away, and i'm gunna take one of them to "off site storage" (my sister's house actually)

lesson learnt......
linuxnoob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 11-04-2009, 09:11 PM   #22 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 1
OS: xp


Re: Help recovering EXT3 partition

I know this is an old thread, but I am having very similar problems. Can you tell me if you have been able to recover this partition?
Quote:
Originally Posted by linuxnoob View Post
g'day all - i'm looking for help with an ext3 partition. i had a samba share running on oracle unbreakable linux and have lost the whole data partition.

i've tried testdisk but it doesn't seem to be able to recognise the filesystem

i've tried photo recover and retreived some data but not nearly the whole drive.

ditto on the vague results with fdisk.
[root@localhost ~]# fdisk -l /dev/sdb

Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

This doesn't look like a partition table
Probably you selected the wrong device.

Device Boot Start End Blocks Id System
/dev/sdb1 ? 188019 188051 253319 e4 SpeedStor
Partition 1 does not end on cylinder boundary.
/dev/sdb2 ? 62656 186401 993984023 98 Unknown
Partition 2 does not end on cylinder boundary.
/dev/sdb3 ? 105611 225119 959953209 7d Unknown
Partition 3 does not end on cylinder boundary.
/dev/sdb4 ? 959 1477 4161536 0 Empty
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order

[root@localhost ~]# e2fsck -n /dev/sdb
e2fsck 1.40.2 (12-Jul-2007)
Couldn't find ext2 superblock, trying backup blocks...
e2fsck: Bad magic number in super-block while trying to open /dev/sdb

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

[root@localhost ~]#

[root@localhost ~]# mke2fs -n /dev/sdb
mke2fs 1.40.2 (12-Jul-2007)
/dev/sdb is entire device, not just one partition!
Proceed anyway? (y,n) n
[root@localhost ~]# mke2fs -n /dev/sdb1
mke2fs 1.40.2 (12-Jul-2007)
Could not stat /dev/sdb1 --- No such file or directory

The device apparently does not exist; did you specify it correctly?
[root@localhost ~]# mke2fs -n /dev/sdb
mke2fs 1.40.2 (12-Jul-2007)
/dev/sdb is entire device, not just one partition!
Proceed anyway? (y,n) y
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
39075840 inodes, 78142806 blocks
3907140 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
2385 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616




i'd appreciate any assistance
noooob
beardo265 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-05-2009, 03:31 PM   #23 (permalink)
Registered User
 
Join Date: Feb 2009
Posts: 13
OS: xp sp3, ubuntu and fedora


Re: Help recovering EXT3 partition

Hi Beardo,

I did manage to recover a lot of data off the partition, but not the whole partition.

I think the most important bit was creating the image on a fresh drive, that way you can experiment without risk or destroying your all hope.

I guess this depends on the criticality of your data (ie - is it worth it to go out and buy a drive just for recovering)

As you can see from my post on page one, it was a bit of a hack job using DD to create the image on a new drive, and then running testdisk on that.

It was a while ago, unfortunately i can't remember the finer details.

cheers
Nooooooob
linuxnoob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 05:24 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85