We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1293be commit 09ffc8bCopy full SHA for 09ffc8b
doc/disk-ibm.md
@@ -39,7 +39,6 @@ image format. FluxEngine will use these parameters.
39
## Options
40
41
- Format variants:
42
- - `auto`: try to autodetect the format (unreliable)
43
- `160`: 160kB 5.25" 40-track 8-sector SSDD
44
- `180`: 180kB 5.25" 40-track 9-sector SSDD
45
- `320`: 320kB 5.25" 40-track 8-sector DSDD
@@ -55,7 +54,6 @@ image format. FluxEngine will use these parameters.
55
54
56
To read:
57
58
- - `fluxengine read -c ibm --auto -s drive:0 -o ibm.img`
59
- `fluxengine read -c ibm --160 -s drive:0 -o ibm.img`
60
- `fluxengine read -c ibm --180 -s drive:0 -o ibm.img`
61
- `fluxengine read -c ibm --320 -s drive:0 -o ibm.img`
0 commit comments