Version: 1.0

Posted: 2006-11-09

Build Requirements: Xcode 2.4

Runtime Requirements: Mac OS X 10.4

View Source Code:

Download Sample (“MFSLives.zip”, 2.12M)
Download Sample (“MFSLives.dmg”, 2.52M)



Description

MFSLives is a sample VFS plug-in that implements read-only access to the Macintosh File System (MFS) volume format. This volume format debuted on the original Macintosh in 1984, and was supplanted by HFS (the predecessor to HFS Plus) with the introduction of the Macintosh Plus in 1986. MFS support was dropped from traditional Mac OS in Mac OS 8.1, and it has never been supported on Mac OS X.

MFS is an excellent volume format for sample code because it's very simple but it allows you to exercise the code paths associated with Macintosh-specific metadata (specifically, Finder info, multi-fork files, and volfs).

Document Revision History

Date Notes
2006-11-09Sample VFS plug-in for the Macintosh File System (MFS) volume format, as used on 400KB floppies.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.