home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / mtools_3.6.docs.lzh / MTOOLS_3.6 / DOCS / mformat.1 < prev    next >
Text File  |  1997-11-12  |  5KB  |  184 lines

  1. .TH mformat 1 "21mar97" mtools-3.4
  2. .SH Name
  3. mformat - add an MSDOS filesystem to a low-level formatted floppy disk
  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
  16. This manpage has been automatically generated from mtools's texinfo
  17. documentation.  However, this process is only approximative, and some
  18. items, such as crossreferences, footnotes and indices are lost in this
  19. translation process.  Indeed, this items have no appropriate
  20. representation in the manpage format.  Moreover, only the items specific
  21. to each command have been translated, and the general information about
  22. mtools has been dropped in the manpage version.  Thus I strongly advise
  23. you to use the original texinfo doc.
  24. .TP
  25. * \ \ 
  26. To generate a printable copy from the texinfo doc, run the following
  27. commands:
  28.  
  29. .nf
  30. .ft 3
  31. .in +0.3i
  32.     ./configure; make dvi; dvips mtools.dvi
  33. .fi
  34. .in -0.3i
  35. .ft R
  36. .lp
  37.  
  38. \&\fR
  39. .TP
  40. * \ \ 
  41. To generate a html copy,  run:
  42.  
  43. .nf
  44. .ft 3
  45. .in +0.3i
  46.     ./configure; make html
  47. .fi
  48. .in -0.3i
  49. .ft R
  50. .lp
  51.  
  52. \&\fRA premade html can be found at:
  53. \&\fR\&\f(CW\(ifhttp://linux.wauug.org/pub/knaff/mtools\(is\fR
  54. .TP
  55. * \ \ 
  56. To generate an info copy (browsable using emacs' info mode), run:
  57.  
  58. .nf
  59. .ft 3
  60. .in +0.3i
  61.     ./configure; make info
  62. .fi
  63. .in -0.3i
  64. .ft R
  65. .lp
  66.  
  67. \&\fR
  68. .PP
  69. The texinfo doc looks most pretty when printed or as html.  Indeed, in
  70. the info version certain examples are difficult to read due to the
  71. quoting conventions used in info.
  72. .PP
  73. .SH Description
  74. .iX "p mformat"
  75. .iX "c Initializing disks"
  76. .iX "c Formatting disks"
  77. .iX "c Filesystem creation"
  78. .PP
  79. The \fR\&\f(CWmformat\fR command is used to add an MS-DOS filesystem to a
  80. low-level formatted diskette. Its syntax is:
  81. .PP
  82. .(l I
  83. \&\fR\&\f(CWmformat\fR [\fR\&\f(CW-t\fR \fIcylinders\fR] [\fR\&\f(CW-h\fR \fIheads\fR]
  84. [\fR\&\f(CW-s\fR \fIsectors\fR] [\fR\&\f(CW-l\fR \fIvolume_label\fR] [\fR\&\f(CW-F\fR]
  85. [\fR\&\f(CW-I\fR \fIfsVersion\fR] [\fR\&\f(CW-S\fR \fIsizecode\fR] [\fR\&\f(CW-2\fR
  86. \&\fIsectors_on_track_0\fR] [\fR\&\f(CW-M\fR \fIsoftware_sector_size\fR]
  87. [\fR\&\f(CW-a\fR] [\fR\&\f(CW-X\fR] [\fR\&\f(CW-C\fR] [\fR\&\f(CW-H\fR \fIhidden_sectors\fR]
  88. [\fR\&\f(CW-r\fR \fIroot_sectors\fR] \fIdrive:\fR
  89. .)l
  90.  
  91. .PP
  92. \&\fR\&\f(CWMformat\fR adds a minimal MS-DOS filesystem (boot sector, FAT, and
  93. root directory) to a diskette that has already been formatted by a Unix
  94. low-level format.
  95. .PP
  96. The following options are supported: (The S, 2, 1 and M options may not
  97. exist if this copy of mtools has been compiled without the USE_2M
  98. option)
  99. .PP
  100. .SH Options
  101. .TP
  102. \&\fR\&\f(CWt\fR\ 
  103. The number of cylinders.
  104. .TP
  105. \&\fR\&\f(CWh\fR\ 
  106. The number of heads (sides).
  107. .TP
  108. \&\fR\&\f(CWs\fR\ 
  109. The number of sectors per track. If the 2m option is given, number of
  110. 512-byte sector equivalents on generic tracks (i.e. not head 0 track 0).
  111. If the 2m option is not given, number of physical sectors per track
  112. (which may be bigger than 512 bytes).
  113. .TP
  114. \&\fR\&\f(CWl\fR\ 
  115. An optional volume label.
  116. .TP
  117. \&\fR\&\f(CWS\fR\ 
  118. The sizecode. The size of the sector is 2 ^ (sizecode + 7).
  119. .TP
  120. \&\fR\&\f(CW2\fR\ 
  121. 2m format. The parameter to this option describes the number of
  122. sectors on track 0, head 0. This option is recommended for sectors
  123. bigger than normal.
  124. .TP
  125. \&\fR\&\f(CW1\fR\ 
  126. don't use a 2m format, even if the current geometry of the disk is a 2m 
  127. geometry.
  128. .TP
  129. \&\fR\&\f(CWM\fR\ 
  130. software sector size. This parameter describes the sector size in bytes used
  131. by the MS-DOS filesystem. By default it is the physical sector size.
  132. .TP
  133. \&\fR\&\f(CWa\fR\ 
  134. If this option is given, an Atari style serial number is generated.
  135. Ataris store their serial number in the OEM label.
  136. .TP
  137. \&\fR\&\f(CWX\fR\ 
  138. formats the disk as an XDF disk. See section XDF for more details. The
  139. disk has first to be low-level formatted using the xdfcopy utility
  140. included in the fdutils package.
  141. .TP
  142. \&\fR\&\f(CWC\fR\ 
  143. creates the disk image file to install the MS-DOS filesystem on
  144. it. Obviously, this is useless on physical devices such as floppies
  145. and hard disk partitions.
  146. .TP
  147. \&\fR\&\f(CWH\fR\ 
  148. number of hidden sectors. This parameter is useful for formatting hard
  149. disk partition, which are not aligned on track boundaries (i.e. first
  150. head of first track doesn't belong to the partition, but contains a
  151. partition table). In that case the number of hidden sectors is in
  152. general the number of sectors per cylinder. This is untested.
  153. .TP
  154. \&\fR\&\f(CWn\fR\ 
  155. serial number
  156. .TP
  157. \&\fR\&\f(CWF\fR\ 
  158. Format the partition as FAT32 (experimental).
  159. .TP
  160. \&\fR\&\f(CWI\fR\ 
  161. Sets the fsVersion id when formatting a FAT32 drive.  In order to find
  162. this out, run minfo on an existing FAT32 drive, and mail me about it, so
  163. I can include the correct value in future versions of mtools.
  164. .TP
  165. \&\fR\&\f(CWc\fR\ 
  166. Sets the size of a cluster (in sectors).  If this cluster size would
  167. generate a FAT that too big for its number of bits, mtools automatically
  168. increases the cluster size, until the FAT is small enough.
  169. .TP
  170. \&\fR\&\f(CWr\fR\ 
  171. Sets the size of the root directory (in sectors).  Only applicable to 12
  172. and 16 bit FATs.
  173. .PP
  174. To format a diskette at a density other than the default, you must supply
  175. (at least) those command line parameters that are different from the
  176. default.
  177. .PP
  178. \&\fR\&\f(CWMformat\fR returns 0 on success or 1 on failure.
  179. .PP
  180. It doesn't record bad block information to the Fat, use
  181. \&\fR\&\f(CWmkmanifest\fR for that.
  182. .SH See Also
  183. Mtools' texinfo doc
  184.