dosfstools contains utilities for making and checking MS-DOS FAT filesystems.

Godzil 2cb87542fa Update man page 11 gadi atpakaļ
bin 697af859b6 Adding Nindent script from syslinux. 11 gadi atpakaļ
doc b4feb7319f Removing whitespaces in all files at EOL and EOF. 11 gadi atpakaļ
man 2cb87542fa Update man page 11 gadi atpakaļ
src 2688353714 Bump version 11 gadi atpakaļ
COPYING 0826117103 Adding new GPL license file. 11 gadi atpakaļ
ChangeLog 7a04539a5a Releasing version 3.0.14. 11 gadi atpakaļ
Makefile 559fd817ef Add UI definition, and preliminary support on major check loops. 11 gadi atpakaļ
README.md 1734c45303 Add readme 11 gadi atpakaļ
dosfstools.png 1734c45303 Add readme 11 gadi atpakaļ

README.md

dosfstools logo dosfstools


About

dosfstools contains utilities for making and checking MS-DOS FAT filesystems.

The dosfstools package includes the mkdosfs (aka mkfs.dos and mkfs.vfat) and dosfsck (aka fsck.msdos and fsck.vfat) utilities, which respectively make and check MS-DOS FAT filesystems on hard drives or on floppies.

This version uses the enhanced boot sector/superblock format of DOS 3.3+ as well as provides a default dummy boot sector code.

I made this fork to add support for some options that are missing for my own need like the «-C» option found on other fsck utilities.

Official dosfstools is currently maintained by Daniel Baumann mail@daniel-baumann.ch, dba on irc.oftc.net. You can found it here.