- Macintosh File System
Infobox filesystem
name = MFS
developer =Apple Computer
full_name = Macintosh File System
introduction_date =January 24 1984
introduction_os = System 1
partition_id = Apple_MFS (Apple Partition Map )
directory_struct = Table
file_struct =Linked list
bad_blocks_struct = No
max_file_size = 256 MiB
max_files_no = 4094
max_filename_size = 255 characters
max_volume_size = 256 MiB
dates_recorded = Creation, modification
filename_character_set = Any Apple codepage (such asMacRoman ) character but ":"
date_range = January 1, 1904 - February 6, 2040
date_resolution = 1s
forks_streams = Only 2 (data and resource)
attributes = version, locked, type, creator, Finder window, location in Finder window, Finder flags
file_system_permissions = No
compression = No
encryption = No
OS = System 1 — System 7.5.5 (Write), System 8 (Read)Macintosh File System (MFS) is a volume format (or disk
file system ) created byApple Computer for storing files on 400Kfloppy disk s. MFS was introduced with theMacintosh 128K in January1984 .MFS was notable both for introducing
resource fork s to allow storage of structured data, and for storing metadata needed to support thegraphical user interface ofMac OS . MFS allows file names to be up to 255 characters in length, although Finder does not allow users to create names longer than 63 characters (31 characters in later versions). MFS is called a flat file system because it does not support a hierarchy of directories.Folders existed as a concept on the original MFS-based Macintosh, but worked completely differently from the way they do on modern systems. They were visible in
Finder windows, but not in the open and savedialog box es. There was always one empty folder on the volume, and if it was altered in any way (such as by adding or renaming files), a new Empty Folder would appear, thus providing a way to create new folders. MFS stored all of the file and directory listing information in a single file. The Finder created the "illusion" of folders, by storing all files as a directory handle/file handle pair. To display the contents of a particular folder, MFS would scan the directory for all files in that handle. There was no need to find a separate file containing the directory listing.The Macintosh File System did not support volumes over 20
megabyte s in size, or about 1,400 files. While this is small by today's standards, it seemed very expansive when allApple Macintosh computers at the time had a 400kilobyte floppy drive.Apple introduced
Hierarchical File System as a replacement for MFS in September1985 . In Mac OS 7.6.1, Apple removed support for writing to MFS volumes, and inMac OS 8 support for MFS volumes was removed altogether. AlthoughMac OS X has no built-in support for MFS, an example VFS plug-in from Apple called MFSLives provides read-only access to MFS volumes.See also
*
Comparison of file systems References
* Apple Computer, Inc. (1985). "Inside Macintosh Volume II". New York: Addison-Wesley. ISBN 0-201-17732-3.
External links
* [http://docs.info.apple.com/article.html?artnum=9502 Apple Tech Article 9502] - MFS volume support in Mac OS 7.x
* [http://mactech.com/articles/mactech/Vol.01/01.05/Disks/ MacTech Volume 1, Issue 5: Disks] - organization of the standard Macintosh disk (April 1985)
* [http://homepage.mac.com/senorwences/mfs-floppies/resurrect-floppies.html Resurrecting MFS Macintosh Floppies]
* [http://www.savetz.com/ku/ku/cranston_fred_s_follies_july_1987.html Fred's Follies] - HFS used in Macs with 128K ROMs different from MFS used in Macs with 64K ROMs
* [http://www.mac512.com/macwebpages/qamacplus.htm Q&A: Mac Plus] - limitation due to MFS on an external 400K floppy drive disk
* [http://developer.apple.com/samplecode/MFSLives/ MFSLives] - VFS read-only plug-in for MFS in Mac OS X
Wikimedia Foundation. 2010.