tizen 2.3.1 release
[pkgs/m/mtools.git] / mbadblocks.1
1 .TH mbadblocks 1 "03Nov09" mtools-4.0.12
2 .SH Name
3 mbadblocks - tests a floppy disk, and marks the bad blocks in the FAT
4 '\" t
5 .de TQ
6 .br
7 .ns
8 .TP \\$1
9 ..
10
11 .tr \(is'
12 .tr \(if`
13 .tr \(pd"
14
15 .SH Note\ of\ warning
16 This manpage has been automatically generated from mtools's texinfo
17 documentation, and may not be entirely accurate or complete.  See the
18 end of this man page for details.
19 .PP
20 .SH Description
21 .PP
22 The \fR\&\f(CWmbadblocks\fR command is used to scan an MS-DOS floppy and mark
23 its unused bad blocks as bad. It uses the following syntax:
24 .PP
25 \&\fR\&\f(CWmbadblocks\fR \fIdrive\fR\fR\&\f(CW:\fR
26 .iX "p mbadblocks"
27 .iX "c Marking blocks as bad"
28 .iX "c Bad blocks"
29 .iX "c Read errors"
30 .PP
31 \&\fR\&\f(CWMbadblocks\fR scans an MS-DOS floppy for bad blocks. All unused bad
32 blocks are marked as such in the FAT. This is intended to be used right
33 after \fR\&\f(CWmformat\fR.  It is not intended to salvage bad disks.
34 .SH Bugs
35 \&\fR\&\f(CWMbadblocks\fR should (but doesn't yet :-( ) also try to salvage bad
36 blocks which are in use by reading them repeatedly, and then mark them
37 bad.
38 .PP
39 .SH See\ Also
40 Mtools' texinfo doc
41 .SH Viewing\ the\ texi\ doc
42 This manpage has been automatically generated from mtools's texinfo
43 documentation. However, this process is only approximative, and some
44 items, such as crossreferences, footnotes and indices are lost in this
45 translation process.  Indeed, these items have no appropriate
46 representation in the manpage format.  Moreover, not all information has
47 been translated into the manpage version.  Thus I strongly advise you to
48 use the original texinfo doc.  See the end of this manpage for
49 instructions how to view the texinfo doc.
50 .TP
51 * \ \ 
52 To generate a printable copy from the texinfo doc, run the following
53 commands:
54  
55 .nf
56 .ft 3
57 .in +0.3i
58     ./configure; make dvi; dvips mtools.dvi
59 .fi
60 .in -0.3i
61 .ft R
62 .lp
63  
64 \&\fR
65 .TP
66 * \ \ 
67 To generate a html copy,  run:
68  
69 .nf
70 .ft 3
71 .in +0.3i
72     ./configure; make html
73 .fi
74 .in -0.3i
75 .ft R
76 .lp
77  
78 \&\fRA premade html can be found at
79 \&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
80 .TP
81 * \ \ 
82 To generate an info copy (browsable using emacs' info mode), run:
83  
84 .nf
85 .ft 3
86 .in +0.3i
87     ./configure; make info
88 .fi
89 .in -0.3i
90 .ft R
91 .lp
92  
93 \&\fR
94 .PP
95 The texinfo doc looks most pretty when printed or as html.  Indeed, in
96 the info version certain examples are difficult to read due to the
97 quoting conventions used in info.
98 .PP