Δημοσιεύτηκε: 06 Ιούλ 2010, 15:49
από stoomby
για sudo hdparm -tT /dev/sdb /dev/sdb1 :
Κώδικας: Επιλογή όλων
/dev/sdb:
Timing cached reads: 1660 MB in 2.00 seconds = 830.39 MB/sec
Timing buffered disk reads: 96 MB in 3.00 seconds = 31.95 MB/sec

/dev/sdb1:
Timing cached reads: 1612 MB in 2.00 seconds = 806.20 MB/sec
Timing buffered disk reads: 94 MB in 3.03 seconds = 31.00 MB/sec


για sudo hdparm -Ii /dev/sdb /dev/sdb1 :
Κώδικας: Επιλογή όλων
/dev/sdb:
HDIO_DRIVE_CMD(identify) failed: Invalid exchange
HDIO_GET_IDENTITY failed: Invalid argument


για sudo mount -t ntfs -o defaults /dev/sdb1 /media/test :
Κώδικας: Επιλογή όλων
Error reading bootsector: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.