Revision as of 05:22, 12 November 2008 editLightbot (talk | contribs)791,863 edits Date audit per mosnum/overlink/Other← Previous edit | Revision as of 04:13, 15 September 2009 edit undoMiami33139 (talk | contribs)6,175 edits Proposing article for deletion per WP:PROD. (TW)Next edit → | ||
Line 1: | Line 1: | ||
{{dated prod|concern = Not notable file system, References are documentation, not RS.|month = September|day = 15|year = 2009|time = 04:13|timestamp = 20090915041320}} | |||
<!-- Do not use the "dated prod" template directly; the above line is generated by "subst:prod|reason" --> | |||
'''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:13, 15 September 2009
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "FAT filesystem and Linux" – news · newspapers · books · scholar · JSTORPRODExpired+%5B%5BWP%3APROD%7CPROD%5D%5D%2C+concern+was%3A+Not+notable+file+system%2C+References+are+documentation%2C+not+RS.Expired ], concern was: Not notable file system, References are documentation, not RS. Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|FAT filesystem and Linux|concern=Not notable file system, References are documentation, not RS.}} ~~~~ Timestamp: 20090915041320 04:13, 15 September 2009 (UTC) Administrators: delete |
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