Penguin
Blame: mbadblocks(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of mbadblocks(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 mbadblocks
2 !!!mbadblocks
3 Name
4 Note of warning
5 Description
6 Bugs
7 See Also
8 Viewing the texi doc
9 ----
10 !!Name
11
12
13 mbadblocks - tests a floppy disk, and marks the bad blocks in the FAT
14 !!Note of warning
15
16
17 This manpage has been automatically generated from mtools's
18 texinfo documentation, and may not be entirely accurate or
19 complete. See the end of this man page for
20 details.
21 !!Description
22
23
24 The mbadblocks command is used to scan an MS-DOS
25 floppy and mark its unused bad blocks as bad. It uses the
26 following syntax:
27
28
29 mbadblocks ''drive'':
30
31
32 Mbadblocks scans an MS-DOS floppy for bad blocks.
33 All unused bad blocks are marked as such in the FAT. This is
34 intended to be used right after mformat. It is not
35 intended to salvage bad disks.
36 !!Bugs
37
38
39 Mbadblocks should (but doesn't yet :-( ) also try
40 to salvage bad blocks which are in use by reading them
41 repeatedly, and then mark them bad.
42 !!See Also
43
44
45 Mtools' texinfo doc
46 !!Viewing the texi doc
47
48
49 This manpage has been automatically generated from mtools's
50 texinfo documentation. However, this process is only
51 approximative, and some items, such as crossreferences,
52 footnotes and indices are lost in this translation process.
53 Indeed, these items have no appropriate representation in
54 the manpage format. Moreover, not all information has been
55 translated into the manpage version. Thus I strongly advise
56 you to use the original texinfo doc. See the end of this
57 manpage for instructions how to view the texinfo
58 doc.
59
60
61 *
62
63
64 To generate a printable copy from the texinfo doc, run the
65 following commands:
66
67
68 __ ./configure; make dvi; dvips mtools.dvi
69 __
70
71
72 *
73
74
75 To generate a html copy, run:
76
77
78 __ ./configure; make html
79 __A premade html can be found at: `http://mtools.linux.lu' and also at: `http://www.tux.org/pub/knaff/mtools'
80
81
82 *
83
84
85 To generate an info copy (browsable using emacs' info mode),
86 run:
87
88
89 __ ./configure; make info
90 __
91
92
93 The texinfo doc looks most pretty when printed or as html.
94 Indeed, in the info version certain examples are difficult
95 to read due to the quoting conventions used in
96 info.
97 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.