So I have deleted gigabytes, upon gigabytes of files at once in my linux distro (Debian 7, with gnome 3 [I run temporarily gnome 2 right now, if that could be any important, but that's very probably not the problem]). It first went into the wastebasket, (which uses a folder called .trash-1000 to store the "deleted" files] and then deleted the files from the wastebasket. It was about 300 gigabytes.
Now, if I boot into Windows 7, there is still that folder: .trash-1000
So, I say great! Let's delete.... Nah, Windows doesn't let me. It gives me this message:
An unexpected error is keeping you from deleting the folder. If you continue to receive this error, you can use the error code to search for help with this problem. Error 0x80070570: The file or directory is corrupted and unreadable.
So, I boot into my Linux distro, and write the command: ls -a. As super user. It's the command for finding hidden folders, the folder which start with a . so I can find the hidden folder .trash-1000
So I see where that folder is, so I can delete it. But it's not there! It doesn't find it:
root@debian:/home/arthur# ls -a
. Documents .gtk-bookmarks .profile
.. Downloads .gvfs Public
.bash_history .fontconfig .ICEauthority .pulse
.bash_logout .gconf .local .pulse-cookie
.bashrc .gksu.lock .mission-control Templates
.cache .gnome .mozilla .thumbnails
.config .gnome2 Music Videos
.dbus .gnome2_private Pictures .xsession-errors
Desktop .gstreamer-0.10 .pki .xsession-errors.old
Because of course I deleted it with deleting the wastebaskets content, but Windows still sees it. And it sees it as a 230'ish GB sized folder. I've googled around, and now I can scan it with chdsk to clear this up. Problem is, even if chdsk should't delete files, I've found forum topics which show people that have delted files from chdsk. Lot's of files. Before I deleted this, I had a chdsk scan, that always wanted to run, everytime I wanted to boot up into windows 7. I've disabled it in regedit. I went in regedit into: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager, and went into BootExecute, erased the text in it, and pressed ok.
So, here I am. Will chdsk perhaps delete files, while performing, without any other special command? I am making a backup now, (exept of the .trash-1000 folder, or this will happen probably in another windows system with >that backup harddrive) and try to scan with it. Maybe you guys can help me do it right the first time. Will chdsk harm my files?