LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-31-2011, 01:48 AM   #16
The shepherd
LQ Newbie
 
Registered: Oct 2011
Posts: 1

Rep: Reputation: Disabled

A lightning stroke damaged my disk. I dd'ed the image to another disk an ran fsck on the image. I got:
Code:
$ fsck.ext3 -v -y  ./copy.iso 
e2fsck 1.41.14 (22-Dec-2010)
Error reading block 13858 (Attempt to read block from filesystem resulted in short read).  Ignore error? yes

Force rewrite? yes

Superblock has an invalid journal (inode 8).
Clear? yes

*** ext3 journal has been deleted - filesystem is now ext2 only ***

The filesystem size (according to the superblock) is 15912374 blocks
The physical size of the device is 12900 blocks
Either the superblock or the partition table is likely to be corrupt!
Abort? yes
Is there anything that is likely to work that I can do to rescue data from the disk?
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 08-12-2012, 01:40 PM   #17
BobJam
LQ Newbie
 
Registered: Aug 2012
Location: Arizona, USA
Distribution: Ubuntu 12.04
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by Hailey's_Comet View Post
I just typed:
Code:
resize2fs -f /dev/sdb1
I have had EXACTLY the same issue as others in this thread, AND my compliments to Mr. Hailey's_Comet . . . the only thing I would add to the line is sudo. But the resize2fs command IS the one that SOLVED my problem. Compliments again to HC.

I found this solution by searching on the clause "Either the superblock or the partition table is likely to be corrupt" . . . the message from a forced fsck. I had tried TestDisk and a few other remedies that DIDN'T work.

For those of us that mess around with GParted trying to shrink partitions and screw up, this is a likely solution (or at least it was for me and a few others here.) Thanks very much HC.
 
Old 11-17-2015, 06:55 AM   #18
tsester
Member
 
Registered: Dec 2011
Distribution: Gentoo
Posts: 47

Rep: Reputation: 2
i also did:
Code:
fsck -y /dev/sdd1
and then
Code:
resize2fs  -p /dev/sdd1 48839725
and it WORKED. many thanx.

On a sidenote: my problem appeared on a ,now, faulty external case. so after i took the disk out and into my pc i restored the partition with gparted to max size. Apparently the external case saw the disk of less capacity than the partition, and even so many errors occured later on on transfers. i found in the past that using ext2 works quite well, (journals get dropped). Nevermind, i guess its time has come, so i'm now using that disk as an internal one.
 
Old 09-11-2016, 08:48 AM   #19
davidleosam
LQ Newbie
 
Registered: Sep 2016
Posts: 1

Rep: Reputation: Disabled
Either the superblock or the partition table is likely to be corrupt!

I make a resize of my logical disc, /dev/mapper and I found the error:

Either the superblock or the partition table is likely to be corrupt!

Ok the solution is to make this order with the corrupt partition:

[root@localhost]# mke2fs -S /dev/mapper/VolGroup-lv_home && fsck /dev/mapper/VolGroup-lv_home

and that's all...

source:

novell support
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Size of physical RAM bkankur Linux - General 3 07-21-2006 05:27 AM
/proc/kcore size doesn't match with physical ram size cash_05 Linux - Newbie 2 06-01-2005 01:23 PM
file system size larger than fysical size:superblock or partition table corrupt klizon Linux - General 0 06-18-2004 04:18 PM
Total partition size - User partition size is not equals to Free partition size navaneethanj Linux - General 5 06-14-2004 12:55 PM
fdisk partition size differs from mounted partition size jimieee Linux - General 3 10-15-2003 03:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration