Hi! I had basically the same problem as BobRay and I found a way to fix it.
- My problem was with a USB external hard drive. I think it was "hot unplugged." Afterwards whenever I plugged it in it made the computer respond very very slowly.
- I also tried to use Ubuntu and received the same message as BobRay. I also tried to use a force mount even with SUDO in front of the mount command and I still got the "only root can do this" response. I also tried to "force" it to install on WinXP by "safely remove" and then shutting Windows down. This took a long time to set up with the very very slow response time and Windows never shut down; I let it try all day but it didn't get past "saving your settings" screen.
- THE FIX
![:wahoo: :wahoo:]()
: I installed it as a hard drive in my laptop and started to install Windows on it (I figured all was lost and a reformat was needed. I had been using the disk to back up my hard drives). I choose the option "preserve existing files" and install windows on it. The first thing the installation disk did was run CHKDSK. It reported that maintenance was done on the disk and asked for a restart to continue installing. I shut down, reinstalled the disk in a case and looked at it as an external hard drive on another computer. Wow! I got all my files back. This was in a log file:
Checking file system on \Device\Harddisk0\Partition1
The type of the file system is NTFS.
The volume is dirty.
Index entry 1{3808876b-c176-4e48-b7ae-04046e6cc752} of index $I30 in file 0x23 points to unused file 0x28.
Deleting index entry 1{3808876b-c176-4e48-b7ae-04046e6cc752} in index $I30 of file 35.
Index entry 1{3808~1 of index $I30 in file 0x23 points to unused file 0x28.
Deleting index entry 1{3808~1 in index $I30 of file 35.
Cleaning up minor inconsistencies on the drive.
Cleaning up 5 unused index entries from index $SII of file 0x9.
Cleaning up 5 unused index entries from index $SDH of file 0x9.
Cleaning up 5 unused security descriptors.
The upcase file content is incorrect.
Correcting errors in the uppercase file.
CHKDSK discovered free space marked as allocated in the
master file table (MFT) bitmap.
CHKDSK discovered free space marked as allocated in the volume bitmap.
Windows has made corrections to the file system.