Rahul Sharma (Editor)

Apple ISO 9660 Extensions

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

The primary file system for Apple Macintosh computers is HFS (or HFS+).

The HFS file system has more properties than FAT file systems (which are primarily used on Windows 95 and 98 operating systems). Some of the metadata properties include:

  • Date of last backup
  • File type
  • Creator code
  • Flags and data for display
  • Reference to a resource fork
  • In order to allow non-Macintosh systems to access Macintosh files on CD-ROMs, Apple chose to use an extension of the standard ISO 9660 format. Most of the data, other than the Apple specific metadata, remains visible to operating systems that are able to read ISO 9660.

    References

    Apple ISO 9660 Extensions Wikipedia