PDA

View Full Version : [ET9x00] Hard Disc disappeared!



BrianFWombat
26-05-13, 20:46
Playback was not working well so I restarted the box (via the menu) and on restart the Filelist is now empty.
When I navigate to /media/hdd/movie this is also empty.
I notice from dmesg that...

sd 0:0:0:0: [sda] Unhandled sense code
sd 0:0:0:0: [sda]
Result: hostbyte=0x00 driverbyte=0x08
sd 0:0:0:0: [sda]
Sense Key : 0x3 [current] [descriptor]
Descriptor sense data with sense descriptors (in hex):
72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00
00 00 00 d8
sd 0:0:0:0: [sda]
ASC=0x11 ASCQ=0x4
sd 0:0:0:0: [sda] CDB:
cdb[0]=0x28: 28 00 00 00 00 d8 00 00 02 00
end_request: I/O error, dev sda, sector 216
ata1: EH complete
isofs_fill_super: bread failed, dev=sda1, iso_blknum=52, block=104
UDF-fs: warning (device sda1): udf_fill_super: No partition found (1)

So it looks like my hard disc can't be read. But it does seem to be accessible...

root@et9x00:/media/hdd# /sbin/hdparm -i /dev/sda

/dev/sda:
hdparm: ioctl 0x304 failed: Inappropriate ioctl for device

Model=SAMSUNG HD103SJ , FwRev=1AJ100E4, SerialNo=S246JDWSC76162
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=(0) unknown, BuffSize=32767kB, MaxMultSect=16, MultSect=?0?
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2
AdvancedPM=yes: disabled (255) WriteCache=enabled

* current active mode

root@et9x00:/media/hdd#

Is there any way this could be recoverable? (Sorry I have no knowledge of Linux disc utilities)

Larry-G
26-05-13, 21:16
have you looked in the mount manager to see whats in there ?.

blue button> ViX> mount manager.

also you dont by any chance have TSpanel installed ??.

BrianFWombat
26-05-13, 21:45
blue button> ViX> mount manager... Disk on list.... Mount -> "Mount Failed"

system->hard Disk->Check Disk... "Error: Could this be a zero length partition? fsck.ext3 Attempt to read block resulted in short read"

BrianFWombat
26-05-13, 21:46
TSpanel installed ??.
Not that I know of! What is TSpanel?

BrianFWombat
26-05-13, 22:06
root@et9x00:/sbin# e2fsck /dev/sda1
e2fsck 1.42.6 (21-Sep-2012)
e2fsck: Attempt to read block from filesystem resulted in short read while trying to open /dev/sda1
Could this be a zero-length partition?

BrianFWombat
26-05-13, 22:09
The disc is still there... just inaccessible...

root@et9x00:/sbin# /sbin/hdparm -i /dev/sda

/dev/sda:
hdparm: ioctl 0x304 failed: Inappropriate ioctl for device

Model=SAMSUNG HD103SJ , FwRev=1AJ100E4, SerialNo=S246JDWSC.....
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=(0) unknown, BuffSize=32767kB, MaxMultSect=16, MultSect=?0?
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2
AdvancedPM=yes: disabled (255) WriteCache=enabled

* current active mode

root@et9x00:/sbin#