raw2hdf(1) | Emulators | raw2hdf(1) |
raw2hdf — Create an .hdf hard disk image from a raw data file
raw2hdf [OPTION] rawfile hdffile
raw2hdf converts a binary dump of a hard disk's data into an IDE disk image in .hdf format for use with Sinclair ZX Spectrum emulators.
Since raw2hdf has no knowledge of the geometry of the disk from which the original image was taken (indeed, the input file need not originate from a real IDE disk at all), there is no guarantee that the information contained in the .hdf file header accurately represents the original disk. However, it will attempt to construct a header that is consistent with the size of the image, to produce an .hdf file which is functionally equivalent.
None known.
fuse(1), fuse-utils(1), libspectrum(3)
The .hdf format specification, at
http://www.zxshed.co.uk/sinclairfaq/index.php5?title=HDF_format.
The comp.sys.sinclair Spectrum FAQ, at
http://www.worldofspectrum.org/faq/index.html.
Matthew Westcott (matthew@west.co.tt).
1st July, 2018 | Version 1.4.3 |