This is an old revision of this page, as edited by Lightbot (talk | contribs) at 05:22, 12 November 2008 (Date audit per mosnum/overlink/Other). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 05:22, 12 November 2008 by Lightbot (talk | contribs) (Date audit per mosnum/overlink/Other)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)UMSDOS is an overlay filesystem driver for Linux that provides traditional Unix filesystem semantics in a FAT volume, such as those used by DOS, MS-DOS or Microsoft Windows for floppy disks. It works by storing Unix file properties for directory entries, like mode and owner, in a special file named --linux-.---.
The project was started in 1992 by Jacques Gelinas and made available to the net in January 1994 as a patch. It was included in the standard distribution starting with kernel 1.1.36.
UMSDOS was removed from the Linux 2.6.11 kernel for lack of maintenance, and UVFAT for FAT32 filesystems was discontinued before release. They should work in 2.4.x kernels.
In early Slackware distributions, UMSDOS allowed making a Linux system without repartitioning the hard disk. The disadvantage was that it was slower than an ext file system and it was vulnerable to corruption from within DOS or Windows (for instance, by viruses). UMSDOS generally fell into disuse, although in Summer 2002, plans were announced to update it for the newer generation of FAT features that appeared since 1995. It does contain some support for FAT long filenames.
Currently, a special edition of Slackware Linux known as ZipSlack still uses the UMSDOS file system in the aforementioned manner. As suggested in its name, it is convenient for use with Zip drives. Earlier Linux distributions which used UMSDOS are MuLinux, Monkey Linux and Winlinux 2000 .
See also
External links
- Download Monkey Linux 06 for Linux - Monkey Linux is a minimal Linux ELF distribution in 7.5MB archive (5 diskettes) - Softpedia
- Review of WinLinux 2000