1mbadblocks(1)               General Commands Manual              mbadblocks(1)
2
3
4

Name

6       mbadblocks - tests a floppy disk, and marks the bad blocks in the FAT
7
8
9

Note of warning

11       This  manpage  has  been  automatically generated from mtools's texinfo
12       documentation, and may not be entirely accurate or complete.   See  the
13       end of this man page for details.
14

Description

16       The  mbadblocks  command  is used to scan an MS-DOS floppy and mark its
17       unused bad blocks as bad. It uses the following syntax:
18
19       mbadblocks drive:
20
21       Mbadblocks scans an MS-DOS floppy for bad blocks. All unused bad blocks
22       are  marked as such in the FAT. This is intended to be used right after
23       mformat.  It is not intended to salvage bad disks.
24

Bugs

26       Mbadblocks should (but doesn't yet :-( ) also try to salvage bad blocks
27       which are in use by reading them repeatedly, and then mark them bad.
28

See Also

30       Mtools' texinfo doc
31

Viewing the texi doc

33       This  manpage  has  been  automatically generated from mtools's texinfo
34       documentation. However, this process is only  approximative,  and  some
35       items,  such as crossreferences, footnotes and indices are lost in this
36       translation process.  Indeed, these items have no appropriate represen‐
37       tation  in  the manpage format.  Moreover, not all information has been
38       translated into the manpage version.  Thus I strongly advise you to use
39       the original texinfo doc.  See the end of this manpage for instructions
40       how to view the texinfo doc.
41
42       *      To generate a printable copy from the texinfo doc, run the  fol‐
43              lowing commands:
44
45                     ./configure; make dvi; dvips mtools.dvi
46
47
48
49       *      To generate a html copy,  run:
50
51                     ./configure; make html
52
53              A  premade  html  can  be found at: `http://mtools.linux.lu' and
54              also at: `http://www.tux.org/pub/knaff/mtools'
55
56       *      To generate an info copy (browsable  using  emacs'  info  mode),
57              run:
58
59                     ./configure; make info
60
61
62
63       The  texinfo doc looks most pretty when printed or as html.  Indeed, in
64       the info version certain examples are difficult  to  read  due  to  the
65       quoting conventions used in info.
66
67mtools-3.9.10                       28Feb05                      mbadblocks(1)
Impressum