What is Classic Mac OS?
Mac OS X is making its way to the top these days by increasing its popularity among the general public and of course acquiring more market share in the operating systems business. As we know, there have been two major versions of Mac OS namely “Classic” Mac OS and Mac OS X. “Classic” Mac OS was forgotten long time ago and it’s rarely mentioned in any artifacts.
Classic Mac OS had its own file system called Macintosh File System (MFS) which is a flat file system with support only for one level of directories. Then Mac OS was included with more advanced file system called HFS (Hierarchical File System) which supported file hierarchies. Most of the old file systems used by operating systems at that era treated a file as a sequence of bytes and applications were supposed to know which byte has which information. MFS and HFS assigned two different “forks” to files: data fork and resource fork. This mechanism was used for identifying files correctly and efficiently. Furthermore, enhanced file manipulation was also possible. But there was an issue when it comes to interoperability with other operating systems. If a file is copied from a Mac system to DOS, probably the file would be corrupted.







