xdfcopy(1) | General Commands Manual | xdfcopy(1) |
xdfcopy - copy and format XDF disks in Linux
This manpage has been automatically generated from fdutils's texinfo documentation. However, this process is only approximative, and some items, such as cross-references, footnotes and indices are lost in this translation process. Indeed, these items have no appropriate representation in the manpage format. Moreover, only the items specific to each command have been translated, and the general information about fdutils has been dropped in the manpage version. Thus I strongly advise you to use the original texinfo doc.
./configure; make dvi; dvips fdutils.dvi
./configure; make html
A pre-made HTML can be found at: `http://www.tux.org/pub/knaff/fdutils'
./configure; make info
The texinfo doc looks most pretty when printed or as HTML. Indeed, in the info version certain examples are difficult to read due to the quoting conventions used in info.
xdfcopy [-format-id] [-d] [-n] [-h head-skew] [-t cylinder-skew] [-T end-cylinder] [source] target
Xdfcopy is a utility to copy and format XDF disks. XDF (eXtended Density Format) is a format used by OS/2 which can hold 1840KB of data (on a 3 1/2 high density disk). Its advantage over 2m formats is that it is faster: 38KB/s. Because of this fast speed, I extended the XDF standard to higher capacities (1992KB) with a transfer rate of 45KB/s. I called the new formats XXDF.
This program works best with kernels newer than 2.0.0.
If both source and target are given, xdfcopy copies the disk image from file to floppy disk or vice-versa. When copying to a floppy disk, the disk is first formatted, unless the -n option is given.
If no source is given, the target is only formatted. In this case, the target must be a floppy drive.
Formats are selected by the format_id. The following formats are understood:
A /dev/fd0 0 0 0 0
A /dev/fd0 12 80 2 18
Fdutils' texinfo doc
27Jan21 | fdutils-5.6 |