Macintosh File System Article Index for
Macintosh
Website Links For
Macintosh
 

Information About

Macintosh File System




  Developer Apple Computer
  Full Name Macintosh File System
  Introduction Date January 24 1984
  Introduction Os System 1
  Partition Id <tt>Apple_MFS</tt> ( 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
  Date Range January 1, 1904 - February 6, 2040
  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


Macintosh File System ('''MFS''') is a Volume format (or disk File System ) created by Apple Computer for storing files on 400K Floppy Disk s. MFS was introduced with the Macintosh 128K in January 1984 .

MFS was notable both for introducing Resource Fork s to allow storage of structured data, and for storing Metadata needed to support the Graphical User Interface of Mac OS . MFS allows file names to be up to 255 Character s in length, although Finder does not allow users to create names longer than 63 characters. MFS is called a Flat File System because it does not support a hierarchy of Folder s.

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 save Dialog 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), it would be replaced with a new Empty Folder.

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 all Apple Macintosh computers at the time had a 400 Kilobyte floppy drive.

Apple introduced Hierarchical File System as a replacement for MFS in September 1985 . In Mac OS 7.6.1 , Apple removed support for writing to MFS volumes, and in Mac OS 8 support for MFS volumes was removed altogether.


REFERENCES