repo/extra/dosfstools
phoebos 7028d50226
*: explicit DESTDIR
2023-03-05 17:34:06 -06:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: explicit DESTDIR 2023-03-05 17:34:06 -06:00
checksums *: b3sum 2022-11-21 17:17:17 +05:30
sources *: remove VERSION markers 2023-03-02 18:00:45 +05:30
version dosfstools: 4.2 2021-06-30 12:18:16 +00:00

README

dosfstools
________________________________________________________________________________

dosfstools consists of the programs mkfs.fat, fsck.fat and fatlabel to create,
check and label file systems of the FAT family. The dosfstools are licensed
under the GNU GPL version 3 or later. See the file COPYING for details. [0]

Upstream: https://github.com/dosfstools/dosfstools


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b dosfstools                                                         |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

+--------------+---------------------------------------------------------------+
| Tool         | Purpose                                                       |
+--------------+---------------------------------------------------------------+
|              |                                                               |
| mkfs.fat     | Create an MS-DOS FAT filesystem.                              |
| fsck.fat     | Check and repair MS-DOS FAT.                                  |
| fatlabel     | Set or get MS-DOS filesystem label or volume ID.              |
|              |                                                               |
+--------------+---------------------------------------------------------------+

Refer to the manual pages and command help output for more information.


[003] References
________________________________________________________________________________

[0] https://github.com/dosfstools/dosfstools