Computer Forensics - Chapter 7 - Linux and Mac File Systems
Across
- 2. Pointers to other files; they can point to items on other drives or other parts of the network and don’t affect the link count.
- 6. The part of a macOS file containing the file’s actual data, both user-created data and data written by applications; also contains the resource map and header information, window locations, and icons, as does the resource fork.
- 9. A highly compressed data file containing one or more files or directories and their contents.
- 10. In the macOS file system, groups of contiguous allocation blocks,used to keep file fragmentation to a minimum.
- 12. In macOS, preference files for installed applications on a system.
- 13. In the Mac file system, a group of consecutive logical blocks assembled in a volume when a file is saved.
- 14. The part of a macOS file containing file metadata and application information, such as menus, dialog boxes, icons, executable code, and controls; fork also contains the resource map and header information, window locations, and icons, as does the data fork.
- 18. A block in the Linux file system where directories and files are stored on a drive.
- 20. A file in HFS and HFS+ that’s used by the catalog to coordinate all file allocations to the volume. File Manager uses this file when the list of a file’s contiguous blocks becomes too long for the catalog; Any file extents not in the MDB or a VCB are also contained in this file.
- 21. A block in the Linux file system that specifies and keeps track of the disk geometry and available space and manages the file system.
- 22. In the macOS file system, a collection of data that can’t exceed 512 bytes; assembled in allocation blocks to store files in a volume.
Down
- 1. A field in each inode that specifies the number of hard links.
- 3. A node that stores information about the B*-tree file.
- 4. A macOS file system introduced with macOS High Sierra.
- 5. In the Linux file system, the inode that tracks bad sectors on a drive.
- 7. A key part of the Linux file system, these information nodes contain descriptive file or directory data, such as UIDs, GIDs, modification times, access times, creation times, and file locations.
- 8. A block in the Linux file system containing the bootstrap code used to start the system.
- 11. On older Mac systems, the location where all volume information is stored; a copy is kept in the next-to-last block on the volume (called the Volume Information Block) in HFS+.
- 15. In the macOS file system, the number of allocation blocks assigned to a file.
- 16. Blocks in the Linux file system that contain the first data after the superblock and consist of a grouping of inodes.
- 17. An area of the macOS file system used to maintain the relationships between files and directories on a volume.
- 19. A macOS feature used to track a user’s passwords for applications, Web sites, and other system files.