<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    linux is often better at mounting slightly corrupted ntfs (and fat)
    filesystems. when i've run into this in the past, i dd the entire
    partition to a file, then fsck/mount the file as a loopback device
    to recover the data (which is pretty much what you've done). <br>
    <br>
    if the SMART tools say it's failing, zeroing it out won't help it
    any - though it might cause it to flag more failing sectors (as it
    hits them while zeroing them out). that might make the drive usable
    for a while (those sectors will be marked unusable), but in my
    experience once a large number of sectors start going bad it's time
    to get rid of the drive.<br>
    <br>
    <div class="moz-cite-prefix">On 14-02-12 10:27 AM, Murray Strome
      wrote:<br>
    </div>
    <blockquote cite="mid:52FBBD20.9060206@shaw.ca" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      I have an external USB hard drive that is probably failing.&nbsp; I can
      mount it OK in LINUX, but not in Windows. If I use the smart drive
      test in LINUX disk utility, it says "failed". The particular item
      is that it had gone over temperature at some time in the past. It
      also has several bad sectors.<br>
      <br>
      I am copying all of the data over to another drive now. The next
      steps I propose to do are:<br>
      <ol>
        <li>write zeroes to the whole drive using the disk utility</li>
        <li>create a new partition table</li>
        <li>format the drive (NTFS)</li>
        <li>see if the smart test still fails.</li>
      </ol>
      <p>If 4. above, then next step will be to see if it is still under
        warranty (it is well over two years old), and if so, what I can
        do to get it replaced. If not, I guess all I can do is "shred"
        the disk to make certain everything is wiped out, take it for
        recycling but keep the case to use with other internal SATA hard
        drives that I have around. If it passes, then I can start using
        it as a fresh device.<br>
      </p>
      <p>Anyone else experience this kind of problem and if so, what did
        <i>YOU</i> do?<br>
      </p>
      <p>Thanks,<br>
      </p>
      <p>Murray<br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Discuss@vlug.org">Discuss@vlug.org</a>
<a class="moz-txt-link-freetext" href="http://lists.vlug.org/mailman/listinfo/discuss">http://lists.vlug.org/mailman/listinfo/discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>