Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: bad superblock on disk? Linux  (Read 2811 times)

0 Members and 1 Guest are viewing this topic.

straffetoebak

    Topic Starter


    Rookie

    • my acoustic band Potingue
  • Experience: Familiar
  • OS: Linux variant
bad superblock on disk? Linux
« on: February 25, 2011, 09:01:12 AM »
I have 3 internal hard disks, of which 1 for documents, which today tells me that most folders are empty (in Ubuntu 10.10).
I booted into another OS (Crunchbang Statler Debian) and saw that there the whole disk was empty.
Then booted into my 3rd OS (Fedora 14) and saw all my files were there.
Going back to Ubuntu I went to terminal and typed the suggestion that was given upon trying the disk again: dmesg | tail
Code: [Select]
dmesg | tail
[  292.508211] EXT4-fs (sdc1): unable to read superblock
[  295.204032] sd 2:0:1:0: [sdc] Unhandled error code
[  295.204039] sd 2:0:1:0: [sdc] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[  295.204048] sd 2:0:1:0: [sdc] CDB: Read(10): 28 00 00 00 00 41 00 00 02 00
[  295.204064] end_request: I/O error, dev sdc, sector 65
[  295.204105] EXT4-fs (sdc1): unable to read superblock
[  301.717364] [UFW BLOCK] IN=eth0 OUT= MAC=00:50:8d:7f:31:61:00:30:b8:ca:98:10:08:00 SRC=122.24.152.156 DST=81.165.33.205 LEN=48 TOS=0x00 PREC=0x00 TTL=106 ID=52078 DF PROTO=TCP SPT=1696 DPT=51413 WINDOW=65535 RES=0x00 SYN URGP=0
[  356.772596] [UFW BLOCK] IN=eth0 OUT= MAC=00:50:8d:7f:31:61:00:30:b8:ca:98:10:08:00 SRC=122.24.152.156 DST=81.165.33.205 LEN=48 TOS=0x00 PREC=0x00 TTL=106 ID=58285 DF PROTO=TCP SPT=1746 DPT=51413 WINDOW=65535 RES=0x00 SYN URGP=0
[  359.732849] [UFW BLOCK] IN=eth0 OUT= MAC=00:50:8d:7f:31:61:00:30:b8:ca:98:10:08:00 SRC=122.24.152.156 DST=81.165.33.205 LEN=48 TOS=0x00 PREC=0x00 TTL=106 ID=58611 DF PROTO=TCP SPT=1746 DPT=51413 WINDOW=65535 RES=0x00 SYN URGP=0
[  365.664612] [UFW BLOCK] IN=eth0 OUT= MAC=00:50:8d:7f:31:61:00:30:b8:ca:98:10:08:00 SRC=122.24.152.156 DST=81.165.33.205 LEN=48 TOS=0x00 PREC=0x00 TTL=106 ID=59277 DF PROTO=TCP SPT=1746 DPT=51413 WINDOW=65535 RES=0x00 SYN URGP=0
Can someone tell me what this implies?
Is the disk broken and for the wastebin? (I luckily have most files backed up)
Is it repairable in an easy enough way? (I'm no Linux guru at all)
Could it be caused by a hacker?

Strangest thing is that after a reboot all files seem to be there again (but for how long, I wonder)  ???