.TH setfdprm 1 "03Mar05" fdutils-5.5 .SH Name setfdprm - sets user-provided floppy disk parameters '\" t .de TQ .br .ns .TP \\$1 .. .tr \(is' .tr \(if` .tr \(pd" .SH Note 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. .TP * \ \ To generate a printable copy from the texinfo doc, run the following commands: .nf .ft 3 .in +0.3i ./configure; make dvi; dvips fdutils.dvi .fi .in -0.3i .ft R \&\fR .TP * \ \ To generate a HTML copy, run: .nf .ft 3 .in +0.3i ./configure; make html .fi .in -0.3i .ft R \&\fRA pre-made HTML can be found at: \&\fR\&\f(CW\(ifhttp://www.tux.org/pub/knaff/fdutils\(is\fR .TP * \ \ To generate an info copy (browsable using emacs' info mode), run: .nf .ft 3 .in +0.3i ./configure; make info .fi .in -0.3i .ft R \&\fR .PP 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. .SH Description .PP .nf .ft 3 .in +0.3i \&\fR\&\f(CWsetfdprm [\fR\&\f(CW\-p] \fIdevice\fR\&\f(CW \fImedia\-description\fR\&\f(CW \&\& \&\fR\&\f(CWsetfdprm [\fR\&\f(CW\-c | \fR\&\f(CW\-y | \fR\&\f(CW\-n] \fIdevice\fR\&\f(CW \&\& .fi .in -0.3i .ft R \&\fR .PP \&\fR\&\f(CWsetfdprm\fR is a utility that can be used to load disk parameters into the auto-detecting floppy devices and "fixed parameter" floppy devices, to clear old parameter sets and to disable or enable diagnostic messages. These parameters are derived from a media-description, see section Media description for more details. .PP Without any options, \fR\&\f(CWsetfdprm\fR loads the \fIdevice\fR (for example \&\fR\&\f(CW\(if/dev/fd0\(is\fR or \fR\&\f(CW\(if/dev/fd1\(is\fR) with a new parameter set with the \&\fIname\fR entry found in \fR\&\f(CW\(if/etc/mediaprm\(is\fR (usually named 360/360, etc.). For autodetecting floppy devices, these parameters stay in effect until the media is changed. For "fixed parameter" devices, they stay in effect until they are changed again. .PP \&\fR\&\f(CWSetfdprm\fR can also be used by the superuser to redefine the default formats. .PP .SH Options .IP .TP \&\fR\&\f(CW\-p\ \fIdevice\ name\fR\&\f(CW\fR\ Permanently loads a new parameter set for the specified auto-configuring floppy device for the configuration with \fIname\fR in \&\fR\&\f(CW\(if/etc/mediaprm\(is\fR. Alternatively, the parameters can be given directly from the command line. .TP \&\fR\&\f(CW\-c\ \fIdevice\fR\&\f(CW\fR\ Clears the parameter set of the specified auto-configuring floppy device. .TP \&\fR\&\f(CW\-y\ \fIdevice\fR\&\f(CW\fR\ Enables format detection messages for the specified auto-configuring floppy device. .TP \&\fR\&\f(CW\-n\ \fIdevice\fR\&\f(CW\fR\ Disables format detection messages for the specified auto-configuring floppy device. .PP .SH Media description Please see the Media description section in the full fdutils documentation: .TQ - Texinfo documentation (info fdutils) .TQ - HTML documentation in /usr/share/doc/fdutils/Fdutils.html .TQ - or DVI documentation in /usr/share/doc/fdutils/Fdutils.dvi.gz .PP .SH Bugs This documentation is grossly incomplete. .SH See Also Fdutils' texinfo doc