<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I need a tool to repair corrupt floppy sectors in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595818#M64341</link>
    <description>Ok, it is important to understand that the above tools will not repair your damaged file. What they can do for you is get whatever is still on the disk before more damage gets done.&lt;BR /&gt;&lt;BR /&gt;other things to try are; try different drives. for some reason, and error in one drive is not always an error in another drive. likewise, when the error occurs, eject the disk enter it again and press retry.&lt;BR /&gt;also from day long past i remember a retry setting. where you could set the # of times the os should try to read a bad sector before spawning the retyr, ignore, cancel dialog. setting that really high and leaving it running for a few hours might do something.&lt;BR /&gt;&lt;BR /&gt;most of the time though you will have lost your data on that sector.</description>
    <pubDate>Fri, 05 Aug 2005 03:11:36 GMT</pubDate>
    <dc:creator>dirk dierickx</dc:creator>
    <dc:date>2005-08-05T03:11:36Z</dc:date>
    <item>
      <title>I need a tool to repair corrupt floppy sectors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595815#M64338</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I'm looking for a tool to repair corrupt floppy  sectors &lt;BR /&gt;running on linux or windows.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Wed, 03 Aug 2005 10:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595815#M64338</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-08-03T10:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: I need a tool to repair corrupt floppy sectors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595816#M64339</link>
      <description>what type of file system is on that floppy?&lt;BR /&gt;&lt;BR /&gt;ten years ago I'd have asked You to try vga-copy for block level repairs.&lt;BR /&gt;it's still available, but I'm not sure if it'll help - and I doubt it will run in Windows&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.vgasoft.de/modules.php?op=modload&amp;amp;name=Downloads&amp;amp;file=index&amp;amp;req=viewdownload&amp;amp;cid=1" target="_blank"&gt;http://www.vgasoft.de/modules.php?op=modload&amp;amp;name=Downloads&amp;amp;file=index&amp;amp;req=viewdownload&amp;amp;cid=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;On linux, start of with a dd if=/dev/rfd0 of=/tmp/disk.img ibs=84 conv=noerror &lt;BR /&gt;&lt;BR /&gt;(ibs=84 *should* be right, but I'm not absolutely sure)&lt;BR /&gt;&lt;BR /&gt;Also, there's the "Coroner's Toolkit" which might help really rescueing data data of the disk.&lt;BR /&gt;&lt;BR /&gt;Also carefully check for dust on the medium.</description>
      <pubDate>Wed, 03 Aug 2005 10:34:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595816#M64339</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-03T10:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: I need a tool to repair corrupt floppy sectors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595817#M64340</link>
      <description>Anadisk.com  has allowed me to retrieve whats left on even crinkled disk media.&lt;BR /&gt;&lt;BR /&gt;it is extremely basic and uses a DOS based interface, has countless options and will make image files for attempts to recreate data on a new media.&lt;BR /&gt;&lt;BR /&gt;it should be found in older BBS systems or archives.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.zorba.z80.de/sydex.htm" target="_blank"&gt;http://www.zorba.z80.de/sydex.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;contact me directly i have ver 2.01&lt;BR /&gt;hapticz@msn.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this used to work&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.demon.co.uk/pub/simtelnet/msdos/diskutil/anad207.zip" target="_blank"&gt;ftp://ftp.demon.co.uk/pub/simtelnet/msdos/diskutil/anad207.zip&lt;/A&gt;</description>
      <pubDate>Thu, 04 Aug 2005 09:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595817#M64340</guid>
      <dc:creator>pete krohn</dc:creator>
      <dc:date>2005-08-04T09:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: I need a tool to repair corrupt floppy sectors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595818#M64341</link>
      <description>Ok, it is important to understand that the above tools will not repair your damaged file. What they can do for you is get whatever is still on the disk before more damage gets done.&lt;BR /&gt;&lt;BR /&gt;other things to try are; try different drives. for some reason, and error in one drive is not always an error in another drive. likewise, when the error occurs, eject the disk enter it again and press retry.&lt;BR /&gt;also from day long past i remember a retry setting. where you could set the # of times the os should try to read a bad sector before spawning the retyr, ignore, cancel dialog. setting that really high and leaving it running for a few hours might do something.&lt;BR /&gt;&lt;BR /&gt;most of the time though you will have lost your data on that sector.</description>
      <pubDate>Fri, 05 Aug 2005 03:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595818#M64341</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2005-08-05T03:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: I need a tool to repair corrupt floppy sectors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595819#M64342</link>
      <description>I've tried different drives, different machines, different OS, tried X times, &lt;BR /&gt;but still doesn't help.</description>
      <pubDate>Sat, 06 Aug 2005 08:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595819#M64342</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-08-06T08:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: I need a tool to repair corrupt floppy sectors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595820#M64343</link>
      <description>How valuable is the data on that floppy disk?&lt;BR /&gt;At some point it's better to give up and hand it over to a data rescue company or re-order the product contained on it.</description>
      <pubDate>Mon, 08 Aug 2005 10:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595820#M64343</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-08T10:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: I need a tool to repair corrupt floppy sectors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595821#M64344</link>
      <description>VGACopy and BadCopy Pro - Floppy Recovery Tool solved this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pctip.ch/downloads/dl/18830.asp" target="_blank"&gt;http://www.pctip.ch/downloads/dl/18830.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.jufsoft.com/badcopy/floppy_recovery.asp?rid=google&amp;amp;kid=gc1602" target="_blank"&gt;http://www.jufsoft.com/badcopy/floppy_recovery.asp?rid=google&amp;amp;kid=gc1602&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;make a great day !&lt;BR /&gt;chris</description>
      <pubDate>Wed, 13 Jun 2007 06:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-need-a-tool-to-repair-corrupt-floppy-sectors/m-p/3595821#M64344</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2007-06-13T06:42:49Z</dc:date>
    </item>
  </channel>
</rss>

