Category:Easy Disk Image Formats: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This type of disk images contain only the dumped sector data. There is no header information, so the geometry of the disk should assumed, or determined from the data of filesystem laid on disk image.
This type of disk images contain only the dumped sector data. There is no header information, so the geometry of the disk should assumed, or determined from the data of filesystem laid on disk image.


This images cannot store any not standard data, like:
This images cannot store any non standard data, like:
* deleted sectors
* deleted sectors
* not uniformly formatted tracks
* not uniformly formatted tracks

Revision as of 17:37, 13 February 2016

This type of disk images contain only the dumped sector data. There is no header information, so the geometry of the disk should assumed, or determined from the data of filesystem laid on disk image.

This images cannot store any non standard data, like:

There are two schema for track sequence:

  • “alt”:
    • Side: 0 Track: 0
    • Side: 1 Track: 0
    • Side: 0 Track: 1
  • “out-out”:
    • Side: 0 Track: 0
    • Side: 0 Track: 1
    • Side: 0 Track: 2
    • ...
    • Side: 1 Track: 0
    • Side: 1 Track: 1

Pages in category 'Easy Disk Image Formats'

The following 3 pages are in this category, out of 3 total.