Macintosh File System

Last updated
MFS
Developer(s) Apple Computer, Inc.
Full nameMacintosh File System
IntroducedJanuary 24, 1984;40 years ago (1984-01-24) with System 1
Succeeded by HFS
Partition IDs Apple_MFS (Apple Partition Map)
Structures
Directory contents Table
File allocation Linked list
Bad blocksNo
Limits
Max volume size20 MiB
Max file size20 MiB
Max no. of files4094
Max filename length255 characters
Allowed filename
characters
Any printable character except “:
Features
Dates recordedCreation, modification
Date rangeJanuary 1, 1904 – February 6, 2040
Date resolution1s
Forks Only 2 (data and resource)
Attributesversion, locked, type, creator, Finder window, location in Finder window, Finder flags
File system
permissions
No
Transparent
compression
No
Transparent
encryption
No
Other
Supported
operating systems
System 1Mac OS 7.6,
Mac OS 7.6.1 (read-only)

Macintosh File System (MFS) is a volume format (or disk file system) created by Apple Computer for storing files on 400K floppy disks. MFS was introduced with the original Apple Macintosh computer in January 1984.

Contents

MFS is notable both for introducing resource forks to allow storage of structured data, and for storing metadata needed to support the graphical user interface of the classic Mac OS. MFS allows file names to be up to 255 characters in length, [1] 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 exist as a concept on the original MFS-based Macintosh, but work completely differently from the way they do on modern systems. They are visible in Finder windows, but not in the open and save dialog boxes. [2] There is always one empty folder on the volume, and if it is altered in any way (such as by adding or renaming files), a new Empty Folder appears, thus providing a way to create new folders. MFS stores all of the file and directory listing information in a single file. The Finder creates the illusion of folders, by storing all files as pairs of directory handles and file handles. To display the contents of a particular folder, MFS scans the directory for all files in that handle. There is no need to find a separate file containing the directory listing.

The Macintosh File System does not support volumes over 20 MB in size, or about 1,400 files.[ citation needed ] While this is small by today's standards, at the time it seemed very expansive when compared to the Macintosh's 400 KB 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 “as such writes often resulted in errors or system hangs”, [3] and in Mac OS 8.0 support for MFS volumes was removed altogether. Although macOS (formerly Mac 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. [4]

See also

Citations

  1. Langowski, Jörg (April 1985). "Disks". MacTech . Vol. 1, no. 5. Archived from the original on 2007-09-27. Retrieved 2023-03-23.
  2. Brecher, Steve. "HFS File Structure Explained". MacTech . Vol. 1, no. 12. Archived from the original on 2008-04-26. Retrieved 2023-03-23.
  3. "Technote 1096: Mac OS 7.6.1". Apple Inc. Archived from the original on 1999-04-29. Retrieved 2013-09-16.
  4. "MFSLives". Apple Developer Documentation Archive. 2006-11-09. Retrieved 2023-03-13.

General and cited references

Related Research Articles

Hierarchical File System (HFS) is a proprietary file system developed by Apple Inc. for use in computer systems running Mac OS. Originally designed for use on floppy and hard disks, it can also be found on read-only media such as CD-ROMs. HFS is also referred to as Mac OS Standard, while its successor, HFS Plus, is also called Mac OS Extended.

<span class="mw-page-title-main">Macintosh Plus</span> Third model of Apples Macintosh computer line

The Macintosh Plus computer is the third model in the Macintosh line, introduced on January 16, 1986, two years after the original Macintosh and a little more than a year after the Macintosh 512K, with a price tag of US$2,599. As an evolutionary improvement over the 512K, it shipped with 1 MB of RAM standard, expandable to 4 MB, and an external SCSI peripheral bus, among smaller improvements. Originally, the computer's case was the same beige color as the original Macintosh, Pantone 453; however, in 1987, the case color was changed to the long-lived, warm gray "Platinum" color. It is the earliest Macintosh model able to run System Software 5, System 6, and System 7, up to System 7.5.5, but not System 7.5.2.

A resource fork is a fork of a file on Apple's classic Mac OS operating system that is used to store structured data. It is one of the two forks of a file, along with the data fork, which stores data that the operating system treats as unstructured. Resource fork capability has been carried over to the modern macOS for compatibility.

<span class="mw-page-title-main">SuperDrive</span> Floppy disk or optical disk drive made by Apple Inc.

SuperDrive is the product name for a floppy disk drive and later an optical disc drive made and marketed by Apple Inc. The name was initially used for what Apple called their high-density floppy disk drive, and later for the internal CD and DVD drive integrated with Apple computers. Though Apple no longer manufactures computers that feature built-in SuperDrives, the name is still used when referring to Apple's external CD and DVD drive accessory (pictured).

<span class="mw-page-title-main">System 7</span> Seventh major release of the classic Mac OS

System 7 is the seventh major release of the classic Mac OS operating system for Macintosh computers, made by Apple Computer. It was launched on May 13, 1991, to succeed System 6 with virtual memory, personal file sharing, QuickTime, TrueType fonts, the Force Quit dialog, and an improved user interface.

In classic Mac OS System 7 and later, and in macOS, an alias is a small file that represents another object in a local, remote, or removable file system and provides a dynamic link to it; the target object may be moved or renamed, and the alias will still link to it. In Windows, a "shortcut", a file with a .lnk extension, performs a similar function.

MacBinary is a file format that combines the data fork and the resource fork of a classic Mac OS file into a single file, along with HFS's extended metadata. The resulting file is suitable for transmission over FTP, the World Wide Web, and electronic mail. The documents can also be stored on computers that run operating systems with no HFS support, such as Unix or Windows.

HFS Plus or HFS+ is a journaling file system developed by Apple Inc. It replaced the Hierarchical File System (HFS) as the primary file system of Apple computers with the 1998 release of Mac OS 8.1. HFS+ continued as the primary Mac OS X file system until it was itself replaced with the Apple File System (APFS), released with macOS High Sierra in 2017. HFS+ is also one of the formats supported by the iPod digital music player.

<span class="mw-page-title-main">File system</span> Computer filing system

In computing, a file system or filesystem governs file organization and access. A local file system is a capability of an operating system that services the applications running on the same computer. A distributed file system is a protocol that provides file access between networked computers.

In a computer file system, a fork is a set of data associated with a file-system object. File systems without forks only allow a single set of data for the contents, while file systems with forks allow multiple such contents. Every non-empty file must have at least one fork, often of default type, and depending on the file system, a file may have one or more other associated forks, which in turn may contain primary data integral to the file, or just metadata.

<span class="mw-page-title-main">At Ease</span> Computer software

At Ease was an alternative to the Macintosh desktop developed by Apple Computer in the early 1990s for the classic Mac OS. It provided a simple environment for new Macintosh users and young children to help them to work without supervision. At Ease replaces the Finder desktop, providing a simple tabbed panel-oriented graphical user interface in which applications and documents are represented by icons on large buttons. Aside from its security features, its interface and basic functionality is very similar to the Packard Bell Navigator.

The System folder is the directory in the classic Mac OS that holds various files required for the system to operate, such as fonts, system extensions, control panels, and preferences.

Apple Partition Map (APM) is a partition scheme used to define the low-level organization of data on disks formatted for use with 68k and PowerPC Macintosh computers. It was introduced with the Macintosh II.

<span class="mw-page-title-main">Time Machine (macOS)</span> Backup software application developed by Apple and distributed as part of macOS

Time Machine is the backup mechanism of macOS, the desktop operating system developed by Apple. The software is designed to work with both local storage devices and network-attached disks, and is commonly used with external disk drives connected using either USB or Thunderbolt. It was first introduced in Mac OS X 10.5 Leopard, which appeared in October 2007 and incrementally refined in subsequent releases of macOS. Time Machine was revamped in macOS 11 Big Sur to support APFS, thereby enabling "faster, more compact, and more reliable backups" than were possible previously.

<span class="mw-page-title-main">Trash (computing)</span> Temporary storage for deleted files

In computing, the trash, also known by other names such as dustbin, wastebasket, and others, is a graphical user interface desktop metaphor for temporary storage for files set aside by the user for deletion, but not yet permanently erased. The concept and name is part of Mac operating systems, a similar implementation is called the Recycle Bin in Microsoft Windows, and other operating systems use other names.

The Macintosh Hard Disk 20 is the first hard drive developed by Apple Computer specifically for use with the Macintosh 512K. Introduced on September 17, 1985, it was part of Apple's solution toward completing the Macintosh Office announced in January 1985. It would be over a year more before Apple would release the file server software AppleShare that would link all of the hardware together. By that time the SCSI interface introduced on the Macintosh Plus in January 1986, would accommodate far faster and more efficient hard drives, rendering the Hard Disk 20 virtually obsolete.

<span class="mw-page-title-main">Macintosh External Disk Drive</span> External floppy disk drive by Apple

The Macintosh External Disk Drive is the original model in a series of external 3+12-inch floppy disk drives manufactured and sold by Apple Computer exclusively for the Macintosh series of computers introduced in January 1984. Later, Apple would unify their external drives to work cross-platform between the Macintosh and Apple II product lines, dropping the name "Macintosh" from the drives. Though Apple had been producing external floppy disk drives prior to 1984, they were exclusively developed for the Apple II, III and Lisa computers using the industry standard 5+14-inch flexible disk format. The Macintosh external drives were the first to widely introduce Sony's new 3+12-inch rigid disk standard commercially and throughout their product line. Apple produced only one external 3+12-inch drive exclusively for use with the Apple II series called the Apple UniDisk 3.5.

<span class="mw-page-title-main">Apple Disk Image</span> File format developed by Apple and used by macOS

AppleDisk Image is a disk image format commonly used by the macOS operating system. When opened, an Apple Disk Image is mounted as a volume within the Finder.

<span class="mw-page-title-main">Classic Mac OS</span> Original operating system of Apple Mac (1984–2001)

Mac OS is the series of operating systems developed for the Macintosh family of personal computers by Apple Computer, Inc. from 1984 to 2001, starting with System 1 and ending with Mac OS 9. The Macintosh operating system is credited with having popularized the graphical user interface concept. It was included with every Macintosh that was sold during the era in which it was developed, and many updates to the system software were done in conjunction with the introduction of new Macintosh systems.

Apple File System (APFS) is a proprietary file system developed and deployed by Apple Inc. for macOS Sierra (10.12.4) and later, iOS 10.3, tvOS 10.2, watchOS 3.2, and all versions of iPadOS. It aims to fix core problems of HFS+, APFS's predecessor on these operating systems. APFS is optimized for solid-state drive storage and supports encryption, snapshots, and increased data integrity, among other capabilities.