Jump to content

Hierarchical File System (Apple): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
ambiguous Macintosh > Apple Macintosh
mNo edit summary
Line 1: Line 1:
HFS means Hierachical File System
HFS means Hierarchical File System


It is a format specification of a [[File system]] for storing files on hard disks by Apple Mac OS ([[Apple Macintosh]]) computers, but can also be found on read-only media such as CD-ROMs.
It is a format specification of a [[File system]] for storing files on hard disks by Apple Mac OS ([[Apple Macintosh]]) computers, but can also be found on read-only media such as CD-ROMs.

Revision as of 04:42, 22 July 2002

HFS means Hierarchical File System

It is a format specification of a File system for storing files on hard disks by Apple Mac OS (Apple Macintosh) computers, but can also be found on read-only media such as CD-ROMs.

HFS was designed in the late 1980s as the native file system for Macintosh computers. It was necessary because Mac computers used richer data than other commonly available file systems, such as FAT, used by DOS and Windows, provided.

HFS+ (aka. HFS Extended) is an improved version of HFS, supporting larger files (64 bit length instead of 32 bit) and using Unicode (instead of Apple's own, limited, encoding) for naming the items (files, folders).

While HFS may be seen as a propriatary format, modern Operating systems provide software to access HFS formatted disks. See the MacWindows website for solutions. There is also software available for Unix and Linux systems, to at least read HFS, but perhaps not HFS+, formatted disks.

Technical information on the HFS formats is available from Apple's Technote 1150.