wok diff mtools/description.txt @ rev 25542
linux-cloop: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 11 09:15:29 2023 +0000 (23 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mtools/description.txt Sat Mar 11 09:15:29 2023 +0000 1.3 @@ -0,0 +1,12 @@ 1.4 +Mtools is a collection of utilities to access MS-DOS disks 1.5 +from GNU and Unix without mounting them. 1.6 +It supports Win'95 style long file names, OS/2 Xdf disks and 1.7 +2m disks (store up to 1992k on a high density 3 1/2 disk). 1.8 +In addition to file access, it supports many FAT-specific 1.9 +features: 1.10 +volume labels, FAT-specific file attributes (hidden, system, ...), 1.11 +"bad block" map maintenance, access to remote floppy drives, 1.12 +Iomega ZIP disk protection, "secure" erase, display of file's 1.13 +on-disk layout, etc. 1.14 + 1.15 +Mtools' configurator file is stored in /etc/mtools.conf