Revision as of 04:19, 15 September 2009 edit68.148.160.10 (talk) remove "uncontestable" deletion← Previous edit | Revision as of 04:22, 15 September 2009 edit undoMiami33139 (talk | contribs)6,175 edits Nominated for deletion; see Misplaced Pages:Articles for deletion/UMSDOS. (TW)Next edit → | ||
Line 1: | Line 1: | ||
<!-- Please do not remove or change this AfD message until the issue is settled --> | |||
{{AfDM|page=UMSDOS|logdate=2009 September 15|substed=yes|help=off}} | |||
<!-- For administrator use only: {{oldafdfull|page=UMSDOS|date=15 September 2009|result='''keep'''}} --> | |||
<!-- End of AfD message, feel free to edit beyond this point --> | |||
'''UMSDOS''' is an ] ] driver for ] that provides traditional ] filesystem semantics in a ] volume, such as those used by ], ] or ] for ]. It works by storing ] file properties for directory entries, like ''mode'' and ''owner'', in a special file named <tt>--linux-.---</tt>. | '''UMSDOS''' is an ] ] driver for ] that provides traditional ] filesystem semantics in a ] volume, such as those used by ], ] or ] for ]. It works by storing ] file properties for directory entries, like ''mode'' and ''owner'', in a special file named <tt>--linux-.---</tt>. | ||
Revision as of 04:22, 15 September 2009
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it.Feel free to improve the article, but do not remove this notice before the discussion is closed. For more information, see the guide to deletion. Find sources: "FAT filesystem and Linux" – news · newspapers · books · scholar · JSTOR%5B%5BWikipedia%3AArticles+for+deletion%2FUMSDOS%5D%5DAFD |
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