I try to fix my Windows(NTFS) Drive from Ubuntu.
The error messages I got from GParted and other software was Input/Output Error during read on /dev/sda.
Or Failed to read SYSTEM.SAV
Another strange thing was that smrtmontools said that it passed the health test!
So I tried to fix it with ntfsfix but partition sda2 and sda3 had the command output:
Volume is corrupt. You should run chkdsk.Now I'm stuck and I don't know how to run this command from Ubuntu.
11 Answer
chkdsk is a Windows command. You should boot from a Windows installation medium (DVD or USB) and run Windows repair. Make sure that your Windows drive is seen as first drive in BIOS or Windows repair will not be successful (had this issue once and documented it at the end of the following article ).