Table of Contents

Fast Imager

TODO:

Overview

The Fast Imager is designed to quickly image unprotected floppy disks and to recover data from damaged, unprotected disks. It displays its progress and highlights bad sectors. Bad sectors can be retried multiple times in hopes of getting a clean image.

The Fast Imager can save the image in many formats, depending on the source disk, including platform-appropriate image files (like DSK and WOZ for Apple II disks), as well as individual files. The Fast Imager can not write a2r files.

UI

Track/Sector Grid: The track/sector grid shows the status of each sector that the Fast Imager has read. Tracks are the columns, sectors are the rows. Each cell is colored to show its status:

Color Status
[green] Block read successfully.
[blue] Block read in progress.
[red] Block read with errors.

Imaging a Disk

⚠️ Before you begin you should clean your drive head and inspect each disk for damage prior to imaging.

The basic steps are:

  1. Insert a disk and click Image Disk. The drive will seek to track 00 and begin reading the data on the disk into memory.
  2. Enter a name for the image in the Save As text field. This field is editable even while the disk is being read. See [naming images] below for some tips.
  3. Click Retry Bad if there are bad blocks. The Fast Imager will try read the bad blocks (and only the bad blocks) again. You can repeat this as many times as you would like. If a block can't be read after several tries, see [recovering bad blocks] for some advanced techniques.
  4. Wait for the image to finish.
  5. Select a format and click Save. You can save the image in as many formats as you would like until you start imaging the next disk. See [image formats] for an explanation of all of the supported image formats. See [saving multiple images] below for some tips on organizing images.

Tips, Tricks, and Gotchas

Tips & Tricks:

Gotchas:


While the underlying concepts are similar, which screen you see depends on whether a 5.25″ or 3.5″ drive is connected.

Concepts Common to 5.25″ and 3.5″ Disks

Reading 5.25″ Disks

[image Fast Disk Imager 5.25“]

Reading 3.5″ Disks

⚠️ This screenshot needs updating.

[image 3.5” Disk with Some Bad Blocks]

In the example above, most of the disk was read successfully. However the end of the disk had some read errors. If you are confident that the red blocks do not contain valid data, you can proceed to save the disk image. In the example above, 122 files were detected in the disk image, and they all verified as good. For this specific disk, it is probably unnecessary to attempt to retry the bad blocks.

[image 3.5“ Attempt to Read Bad Blocks]

Should you attempt to retry reading the bad blocks anyway, the blocks currently being re-processed appear in blue. None of the first group of bad blocks was re-read successfully so they remain red.