My external hard disk has data on it. When I right click and see properties it says has 189GB occupied, but I am unable to see any files in it. It is of NTFS format. Can anybody tell me what's wrong with it

link|improve this question
Likely the files are hidden. In the folder press alt, go to tools-> folder options -> view -> show hidden files and folders – Mobinga Nov 6 '11 at 7:28
No they are not hidden, the disk is corrupted in some way – Sachin Nov 6 '11 at 8:04
feedback

migrated from stackoverflow.com Nov 11 '11 at 10:51

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 0 down vote accepted

Try mounting the drive with a linux livecd with NTFS 3G and see if the files are visible. If so, copy out the data, then reformat - in my experience, its worked both times i have encountered this situation

If that fails, try testdisc to see if you can recover the drive.

link|improve this answer
feedback

The same problem was with me few days ago on my disk partition and I was very worried about it. And suddenly I remembered about CHKDSK command. And I used it with /f which fixes error if there any. Just try to do the same with your partition or harddisk.

link|improve this answer
I tried using CHKDSK but it did not work – Sachin Nov 12 '11 at 10:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.