I run a dual boot windows 10 & ubuntu on my PC. Rarely I work with windows but this error occurs only in windows environment, not ubuntu's, from last month. I've got a certain folder in my "storage" NTFS partition (which is named E: in windows and /dev/sda6 in ubuntu) and, every time I try to access it from windows I get "File or directory is corrupted and unreadable" error.
I've tried to copy this folder from E: to C: (where windows is installed) and all works fine there therefore I think it's an only E: partition related issue.
I've already run 2 HDD tests to establish if it's a bad sectors issue and these are my results:
- CrystalDiskInfo 7.7.0
- wester digital Data Lifeguard Diagnostic for Windows
So it's not a hardware HDD issue in my opinion, do you agree?
I've run a test on E: drive to check its file system while windows was running on and this is the result (sorry if it's not in english!)
As you can see in step 2 ("fase 2") there's the first one of many sectors with errors but this test establishes only logical errors, doesn't it?
All that said:
- Do you know why this error occurs only in windows and not in ubuntu?
- Can we be sure my WD HDD has got no hardware damages?
- Is it possible to establish the cause of this error? I mean I'd want to know if I did something wrong so I'll avoid that in future;
- How to fix it?
I've tried to copy this folder from E: to C: (where windows is installed) and all works fine there therefore I think it's an only E: partition related issue.
I've already run 2 HDD tests to establish if it's a bad sectors issue and these are my results:
- CrystalDiskInfo 7.7.0
Code:
OS : Windows 10 [10.0 Build 17763] (x64)
Date : 2023/09/02 12:53:50
-- Controller Map ----------------------------------------------------------
+ Controller AHCI SATA standard [ATA]
- WDC WD1003FZEX-00K3CA0
- Controller AHCI SATA standard [ATA]
- Controller spazi di archiviazione Microsoft [SCSI]
-- Disk List ---------------------------------------------------------------
(1) WDC WD1003FZEX-00K3CA0 : 1000,2 GB [0/0/0, pd1] - wd
----------------------------------------------------------------------------
(1) WDC WD1003FZEX-00K3CA0
----------------------------------------------------------------------------
Model : WDC WD1003FZEX-00K3CA0
Firmware : 01.01A01
Serial Number : [...]
Disk Size : 1000,2 GB (8,4/137,4/1000,2/1000,2)
Buffer Size : Unknown
Queue Depth : 32
# of Sectors : 1953525168
Rotation Rate : 7200 RPM
Interface : Serial ATA
Major Version : ACS-3
Minor Version : ACS-3 Revision 3b
Transfer Mode : SATA/600 | SATA/600
Power On Hours : 11941 hours
Power On Count : 4344 count
Temperature : 34 C (93 F)
Health Status : Good
Features : S.M.A.R.T., 48bit LBA, NCQ
APM Level : ----
AAM Level : ----
Drive Letter : C: E:
Code:
Test Option: EXTENDED TEST
Model Number: WDC WD1003FZEX-00K3CA0
Unit Serial Number: [...]
Firmware Number: 01.01A01
Capacity: 1000.20 GB
SMART Status: PASS
Test Result: PASS
Test Time: 14:58:33, September 02, 2023
I've run a test on E: drive to check its file system while windows was running on and this is the result (sorry if it's not in english!)
Code:
Chkdsk eseguito in modalità analisi su uno snapshot di volume.
Controllo in corso del file system su E:
L'etichetta del volume è STORAGE.
Fase 1: analisi della struttura del file system di base in corso...
115600 record file elaborati. Verifica file completata.
465 record di file di grandi dimensioni elaborati.
0 record file non validi elaborati.
Fase 2: analisi del collegamento dei nomi file in corso...
Rilevata struttura file di base danneggiata per "<0x5,0x3536>"
... in coda per la riparazione offline.
[...]
All that said:
- Do you know why this error occurs only in windows and not in ubuntu?
- Can we be sure my WD HDD has got no hardware damages?
- Is it possible to establish the cause of this error? I mean I'd want to know if I did something wrong so I'll avoid that in future;
- How to fix it?