Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21dded77f7fefe9

Jump to content

// Workers AI · dad joke modeWhy did Fdformat go to therapy? It had a little "format" to work through.

From Wikipedia, the free encyclopedia

Fdformat is the name of two unrelated programs, both performing "low-level format" of floppy disks.

DOS tool

[edit]

FDFORMAT is written by Christoph H. Hochstätter in Pascal. It allows users to format a floppy to a higher than usual density, enabling the user to store up to 300 kilobytes more data on a normal high density 3.5" floppy disk. It also increases the speed of diskette I/O on these specially formatted disks using a technique called "Sector Sliding". In this technique, the physical sectors on the disk are ordered in such a way that when the drive advances to the next track, the next logical sector waiting to be read is immediately available to the read head.

Linux tool

[edit]

The Linux fdformat program works with the kernel floppy driver. It simply formats a floppy disk using whatever parameters is already known to the system.[1] The setfdprm can be used to provide the system with unusual formatting parameters with which to format.[2]

Functionality similar to Hochstätter's FDFORMAT is provided by fdutils, written by Alain Knaff.[3]

See also

[edit]
  • DMF, a high-density diskette format used by Microsoft
  • VGA-Copy, a similar program that allowed higher floppy disk capacity
  • XDF, a high-density diskette format used by IBM

References

[edit]
  1. fdformat(8)  Linux Programmer's Manual – Administration and Privileged Commands from Manned.org
  2. setfdprm(8)  Linux Programmer's Manual – Administration and Privileged Commands from Manned.org
  3. "Fdutils - Linux floppy tuning utilities".
[edit]