SCI4201 Lecture 8 - Macintosh and Linux Boot Processes and File Systems
SCI4201 Lecture 8 - Macintosh and Linux Boot Processes and File Systems
Lecture 8
Macintosh and Linux Boot Processes and File Systems
Objectives
• Explain Macintosh file structures and the
boot process
• Explain UNIX and Linux disk structures
and boot processes
• Describe other disk structures
Understanding the Macintosh
File Structure and Boot Process
• Hierarchical File System (HFS)
– Files stored in nested directories (folders)
• Extended Format File System (HFS+)
– Introduced with Mac OS 8.1
– Supports smaller file sizes on larger
volumes, resulting in more efficient disk use
Understanding the Macintosh
File Structure and Boot Process
(continued)
• File Manager utility
– Reading, writing, and storing data to physical
media
• Finder
– Keeps track of files and maintain users’
desktops
Understanding Macintosh OS 9
Volumes
• A volume is any storage medium used to
store files
– Can be all or part of a hard disk
– On a floppy disk is always the entire disk
• Allocation and logical blocks
– Logical blocks cannot exceed 512 bytes
– Allocation blocks are a set of consecutive
logical blocks
Exploring Macintosh Boot Tasks