<div class="gmail_quote">On Tue, Jan 19, 2010 at 5:11 PM, David McNally <span dir="ltr"><<a href="mailto:david3333333@gmail.com">david3333333@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi again.<br>
<br>
Looks like I shouldn't try formatting to NTFS, considering that I<br>
still need the data on the hard drive.<br>
<br>
I tried what Preston said, and this happened:<br>
<br>
david@david-desktop:~$ sudo ntfsfix /dev/sdf1<br>
[sudo] password for david:<br>
Mounting volume... Failed to startup volume: Invalid argument.<br>
FAILED<br>
Attempting to correct errors... FAILED<br>
Failed to startup volume: Invalid argument.<br>
Volume is corrupt. You should run chkdsk.<br>
david@david-desktop:~$<br>
<br>
Not really sure what to do now. It does say that I should run chkdsk.<br>
Anyone know how to do that exactly?<br>
<div><div></div><div class="h5"><br>
<br>
<br>
</div></div><div class="im">--<br>
David McNally<br>
<a href="mailto:david3333333@gmail.com">david3333333@gmail.com</a><br>
Linux Kernel 2.6.31-17-generic<br><br></div></blockquote><div><br> Usually when a drive is in this state, only a windows check disk will save it. If you have a Windows machine available, I would recommend connecting the drive to it, going to My Computer, right-clicking the drive, go to Properties, then the Tools tab, then Check Now in the error checking section (that is for Win XP, it may be some where a little different for Vista or 7). Make sure to check the "Automatically fix file system errors" Once you are done, make sure to either shut Windows down completely, or right-click the drive in My Computer and click Eject to before removing it.<br>
<br>If you don't have a Windows computer around anymore you can either download the Ultimate Boot CD <a href="http://www.ultimatebootcd.com/">http://www.ultimatebootcd.com/</a> burn it, boot to it, and run one of the check disk utilities there (there are several and they are kind of hit or miss) They also don't always recognize USB or SATA devices, so you may have a little trouble with it. Another option would be to boot to a Windows CD and go to the recovery console and try chkdsk /r<br>
<br>Honestly though, the easiest solution (if the NTFS file system can be saved) would be to hook it up to a Windows machine and let it try to fix it. Once you get it fixed, I would try to find a way to get the data off and reformat using ext3 or another Linux file system. You could possibly just copy your most important files off, or split them across several other hard drives, or shrink the NTFS partition where it only has a few hundred MB free and then create another ext3 partition on the same drive and move some of the data that way.<br>
<br>Anyway, good luck.<br><br>Preston<br></div></div>