Thanks to both AwesomeMachine and onebuck for their response.
A.M. said:
Quote:
Originally Posted by AwesomeMachine
Fails in Linux and Windows. It could be a lost partition. You can try partitioning and formatting the drive. dead.
|
But how can find the partitions or modify when drive isn't being detected! If it does get detected, i can still run recovery commands and modify the partition tables later. But the problem is that HDD isn't detected.
When i plug the HDD in my laptop, the green indicator light does light up and it whirs as well. But the partitions appear nowhere, either in windows or linux.
This is the output that i get when i use "dmseg | less" command after plugging in the external HDD.
[root@localhost ~]# dmesg | tail
scsi 2:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 4980) failed
scsi 2:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 4981) failed
scsi 2:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 4982) failed
scsi 2:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 4983) failed
usb 5-7: new high speed USB device using ehci_hcd and address 28
usb 5-7: device descriptor read/64, error -71
I hope you get a better idea about the problem....