In short, Windows claims the brand new HDD I got is corrupted after a few days of use.
Basically this is the story:
I have bought a Toshiba 2TB 7200RPM HDD (DT01ACA200) to replace my aging WD Green 2TB. I used SeaTools to run S.M.A.R.T. test, Drive Self Test and a Long Generic test on the new drive. All shows as pass. The data transfer went smoothly too.
After everything was done I decided to take the old WD drive out of my PC and leave the Toshiba inside. I also switched the Toshiba to the original location of my WD drive to help with airflow.
Then I am barred by this error (Toshiba drive is T):
T:\ is not accessible
The disk structure is corrupted or unreadable
In Win 10 Disk Management it now shows the drive as RAW.
I tried different SATA wires and SATA power connectors, doesn't work.
Using CHKDSK /f T: returns "The type of file system is NTFS.
Unable to determjne volume version and state. CHKDSK aborted."
Tried reinstalling the device using device manager.
I am thinking to test it on another PC and maybe boot Ubuntu as well.
The new Toshiba drive is barely a week old. Ultimately I can just do a reformat as I have a full copy of all my data on another drive. But since this has happened I don't think it is wise to continue using this drive? What are you guys thoughts?
Edit: The Toshiba drive has always been in the same exact PC from the moment I installed, formatted and used it. It has not been installed in any other PC.
Edit 2: I attempted to fix the partition in Ubuntu with no avail.
____
This is what I get after using ntfsfix:
ubuntu@ubuntu:~$ sudo ntfsfix /dev/sdb
Mounting volume... NTFS signature is missing.
FAILED
Attempting to correct errors... NTFS signature is missing.
FAILED
Failed to startup volume: Invalid argument
NTFS signature is missing.
Trying the alternate boot sector
Unrecoverable error
Volume is corrupt. You should run chkdsk.
ubuntu@ubuntu:~$ sudo ntfsfix /dev/sdb1
Mounting volume... ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
FAILED
Attempting to correct errors... ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
FAILED
Failed to startup volume: Input/output error
Checking for self-located MFT segment... ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
OK
Unrecoverable error
Volume is corrupt. You should run chkdsk.
ubuntu@ubuntu:~$
____
This is the error that "Disks" in Ubuntu shows:
ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
The usage of the /f parameter is very IMPORTANT! No modification was
made to NTFS by this software.
Failed to open '/dev/sdb1'.
ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
The usage of the /f parameter is very IMPORTANT! No modification was
made to NTFS by this software.
Unable to read the contents of this file system!
Because of this some operations may be unavailable.
The cause might be a missing software package.
The following list of software packages is required for ntfs file system support: ntfs-3g / ntfsprogs.
Basically this is the story:
I have bought a Toshiba 2TB 7200RPM HDD (DT01ACA200) to replace my aging WD Green 2TB. I used SeaTools to run S.M.A.R.T. test, Drive Self Test and a Long Generic test on the new drive. All shows as pass. The data transfer went smoothly too.
After everything was done I decided to take the old WD drive out of my PC and leave the Toshiba inside. I also switched the Toshiba to the original location of my WD drive to help with airflow.
Then I am barred by this error (Toshiba drive is T):
T:\ is not accessible
The disk structure is corrupted or unreadable
In Win 10 Disk Management it now shows the drive as RAW.
I tried different SATA wires and SATA power connectors, doesn't work.
Using CHKDSK /f T: returns "The type of file system is NTFS.
Unable to determjne volume version and state. CHKDSK aborted."
Tried reinstalling the device using device manager.
I am thinking to test it on another PC and maybe boot Ubuntu as well.
The new Toshiba drive is barely a week old. Ultimately I can just do a reformat as I have a full copy of all my data on another drive. But since this has happened I don't think it is wise to continue using this drive? What are you guys thoughts?
Edit: The Toshiba drive has always been in the same exact PC from the moment I installed, formatted and used it. It has not been installed in any other PC.
Edit 2: I attempted to fix the partition in Ubuntu with no avail.
____
This is what I get after using ntfsfix:
ubuntu@ubuntu:~$ sudo ntfsfix /dev/sdb
Mounting volume... NTFS signature is missing.
FAILED
Attempting to correct errors... NTFS signature is missing.
FAILED
Failed to startup volume: Invalid argument
NTFS signature is missing.
Trying the alternate boot sector
Unrecoverable error
Volume is corrupt. You should run chkdsk.
ubuntu@ubuntu:~$ sudo ntfsfix /dev/sdb1
Mounting volume... ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
FAILED
Attempting to correct errors... ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
FAILED
Failed to startup volume: Input/output error
Checking for self-located MFT segment... ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
OK
Unrecoverable error
Volume is corrupt. You should run chkdsk.
ubuntu@ubuntu:~$
____
This is the error that "Disks" in Ubuntu shows:
ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
The usage of the /f parameter is very IMPORTANT! No modification was
made to NTFS by this software.
Failed to open '/dev/sdb1'.
ntfs_mst_post_read_fixup_warn: magic: 0x68da344d size: 1024 usa_ofs: 34667 usa_count: 36853: Invalid argument
Record 0 has no FILE magic (0x68da344d)
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
The usage of the /f parameter is very IMPORTANT! No modification was
made to NTFS by this software.
Unable to read the contents of this file system!
Because of this some operations may be unavailable.
The cause might be a missing software package.
The following list of software packages is required for ntfs file system support: ntfs-3g / ntfsprogs.
Last edited: