mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add imagereader offset and step modes, and hardware forty-track modes. Not sure
this is the right way to do it.
This commit is contained in:
@@ -104,6 +104,11 @@ exact format varies according to the extension:
|
||||
geometry will be autodetected if left unspecified. For input files you
|
||||
normally have to specify it.
|
||||
|
||||
If one image track does not map directly onto on physical track, you can
|
||||
change this with `:o=1:t=2`: `o` specifies the offset, and `t` specifies
|
||||
the step. So, with this format, cylinder 1 in the image will be written to
|
||||
track 3 on the disk.
|
||||
|
||||
- `.ldbs`: John Elliott's [LDBS disk image
|
||||
format](http://www.seasip.info/Unix/LibDsk/ldbs.html), which is
|
||||
consumable by the [libdsk](http://www.seasip.info/Unix/LibDsk/) suite of
|
||||
|
||||
Reference in New Issue
Block a user