<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=RockFAT</id>
		<title>RockFAT - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=RockFAT"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=RockFAT&amp;action=history"/>
		<updated>2026-04-21T14:04:34Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=RockFAT&amp;diff=46159&amp;oldid=prev</id>
		<title>Parchivist: Created page with &quot;{{FormatInfo |subcat=Error detection and correction |released=2000 }}  '''RockFAT''' ('Rock-solid diskettes with error correcting codes') by Thanassis Tsiodras stores a file w...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=RockFAT&amp;diff=46159&amp;oldid=prev"/>
				<updated>2023-11-04T19:09:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |subcat=Error detection and correction |released=2000 }}  &amp;#039;&amp;#039;&amp;#039;RockFAT&amp;#039;&amp;#039;&amp;#039; (&amp;#039;Rock-solid diskettes with error correcting codes&amp;#039;) by Thanassis Tsiodras stores a file w...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|subcat=Error detection and correction&lt;br /&gt;
|released=2000&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''RockFAT''' ('Rock-solid diskettes with error correcting codes') by Thanassis Tsiodras stores a file with parity recovery data directly on a floppy with no filesystem in a way that maximizes the ability to recover from burst sector errors&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Linux version creates a floppy image that can be written with dd while the Windows version writes directly to the floppy&lt;br /&gt;
&lt;br /&gt;
It only supports a single file with a filename of less than 16 chars.&lt;br /&gt;
&lt;br /&gt;
Each block contains 232 bytes of data + 24 bytes of parity, allowing the recovery of 12 bytes of data per block&lt;br /&gt;
&lt;br /&gt;
Then the data is interleaved such that&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 1st byte of stream || first byte of first sector&lt;br /&gt;
|-&lt;br /&gt;
| 2nd byte of stream || first byte of Nth sector&lt;br /&gt;
|-&lt;br /&gt;
| ... || ...&lt;br /&gt;
|-&lt;br /&gt;
| (2880/N) byte of stream || first byte of second sector&lt;br /&gt;
|-&lt;br /&gt;
| ((2880/N)+1) byte of stream || first byte of (2+N)th sector&lt;br /&gt;
|-&lt;br /&gt;
| ... || ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(N=8 for this implementation)&lt;br /&gt;
&lt;br /&gt;
Thus in the worst case, it can recover from 11 bad sectors and possibly more depending on how the damage is spread out&lt;br /&gt;
&lt;br /&gt;
2880 sectors X 512 bytes X (232/256) = 1336320 bytes available - 4-byte stream length - 16-byte filename = 1336300 bytes per floppy&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://www.thanassis.space/RockFAT.html Homepage]&lt;br /&gt;
* [https://web.archive.org/web/20020107050802/http://www.softlab.ntua.gr:80/~ttsiod/RockFAT.html Older homepage (archived)]&lt;/div&gt;</summary>
		<author><name>Parchivist</name></author>	</entry>

	</feed>