Let's develop an open-source media archive standard

From: Vintage Computer Festival <vcf_at_siconic.com>
Date: Wed Aug 11 14:32:52 2004

On Wed, 11 Aug 2004, Dwight K. Elvey wrote:

> One thing that could be done but I'm sure many will think
> I'm crazy. If the files contained OpenBoot source code to describe
> the data, one can then create almost anything one wants.

I'm not familiar with OpenBoot. Can you explain this a bit more?

> We need to remember that what normally comes out of a floppy
> controller chip is not the actual data on the disk. The information
> on the disk is a more complex. It contains things like special
> marks for indexing, headers and even errors. These need to
> be represented as well. We need to be looking at capturing the
> raw data from the disk. And at methods of post processing this
> to a form similar to what comes from the floppy controller.

There are multiple levels at which someone may want to archive a medium.
There's the physical level, as you describe above. Then there's the level
in between physical and logical, which is, to use the example of floppy
disks again, tracks and sectors. And then there's the logical level which
is an actual filesystem with a directory and filenames, etc.

This spec should be designed to be able to handle all three types
simultaneously within the same image file.

What I mean is that it might be useful to have (to use a floppy disk as an
example again) most of the disk encoded in a track/sector representation,
but then have one particular track encoded at a bit level, because perhaps
it contains special signatures that are part of a copy protection scheme.
If the image is ever used to re-create the original physical disk, the
binary data will be essential if the disk is going to actually be expected
to work (unless the copy protection scheme is removed at that point).

-- 
Sellam Ismail                                        Vintage Computer Festival
------------------------------------------------------------------------------
International Man of Intrigue and Danger                http://www.vintage.org
[ Old computing resources for business || Buy/Sell/Trade Vintage Computers   ]
[ and academia at www.VintageTech.com  || at http://marketplace.vintage.org  ]
Received on Wed Aug 11 2004 - 14:32:52 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:36:34 BST