Formatting 8" Floppies
Last revision of this page: March 6, 2025

If you have managed to set up an 8" drive under DOS, you still have the problem that these old drives only support 77 tracks. FORMAT A: works fine up to track 77, but after that it gets noisy because the controller wants to make the drive step to track 78 - 80. But that is not possible because these tracks do not exist.
Replacing the DOS FORMAT
FDFORMAT can do everything that DOS FORMAT can do, but much more. The author of FDFORMAT is Christoph H. Hochstätter from Germany. According to the entries in Github he now lives in Heerbrugg in Switzerland.
The program is public-domain and the source code is also available for own changes (see manual)!
Features
-
Supporting 3.5"-1.44 MB drives with any BIOS-Versions in ATs and Clones. This saves you a lot of money, you would need for a new BIOS-Version.
-
Formatting and using of 720/820 kByte disks in AT 5.25"-1.2 MByte Drives using cheap double-density (DD) disks.
-
Increasing the capacity of your disks up to 300 kByte additional storage.
-
Supporting 3.5"-360 kByte format. This is useful, when you want to make copies of 5.25"-disks to 3.5"-Disks using DISKCOPY
-
Enhance speed of your diskette I/O up to 100% with sector sliding. This is a method of physical ordering sectors in a way, that your drive is ready to read the next logical sector, when your head advances one track.
-
Improved BOOT-Sector, which automatically boots from harddisk, if the diskette in drive A: is not a system disk. This allows you to leave the diskette in drive A:, when you reboot the system.
Using a DSQD Floppy
FDFORMAT or FDREAD/FDR88 works perfectly with the TEAC FD-55F. This drive can normally not be used under PC/MS-DOS! With the CompatiCard IV I (CC4) formatted a 5.25" DSDD disk with 800 KByte (80 tracks, 10 sectors/track, 512 byte/sector), switched off the BIOS of the CC4 and restarted the computer. Then I started the TSR program FDREAD or FD88 and could access the 800 KByte disk without any problems.
Formatting a 8" floppy (1.2 MB, 77 tracks)
If you have managed to set up an 8" drive under DOS, you still have the problem that these drives only support 77 tracks. FORMAT A: works fine until track 77, but after that it gets noisy because the controller wants to make the drive step to track 78 - 80. But that is not possible because the last three tracks do not exist. Just use FDFORMAT and everything is fine!
Options and examples
In the following I have inserted three illustrations (from the manual), which explain the extent of FDFORMAT very well. Just go through the options.



FDFORMAT 1.8 still does not support 2.88 MB drives. These will be supported in the next version. The next version will support 2.88 MB drives for BIOS-Versions, which do not support 2.88 MB drives. [2]
According to the entries and information in Github Christoph finished the further development of the project in 1991. Version 1.8 is the last one. Too bad! No support for 2.88 MB floppies.