Deck 4: File Systems

Full screen (f)
exit full mode
Question
Which of the following statements is true about file storage on a FAT file system?

A)the clusters are organized as a linked-list
B)if a file only uses part of a cluster, the next file uses the rest of the cluster
C)the filename is stored in the first cluster occupied by the file
D)the final cluster is filled in with all 0's to indicate the end of file
Use Space or
up arrow
down arrow
to flip the card.
Question
What type of structure is usually used to organize folders in a file system?

A)flat
B)hierarchical
C)pyramid
D)relational
Question
You have a new hard disk that you want to put two different OSs on but each OS requires a different file system. What procedure must you perform before you can install the two OSs?

A)low-level format the disk and create two separate directory structures
B)install the first OS and then create a new folder off the root to install the second OS
C)this is not possible; you need a second physical hard disk
D)partition the disk into two logical drives and install an OS on each logical drive
Question
What command should you use to change the name of an existing volume?

A)setvol
B)attrib /volname
C)volname
D)format /v
Question
Which of the following is NOT an element of the MBR on a Windows system?

A)partition table
B)boot program
C)master file table
D)disk signature
Question
Which of the following elements of a file system connects the names of files to the file data stored on the disk?

A)directory
B)extension
C)LFN
D)attribute
Question
Which of the following file systems supports file and folder permissions?

A)DOS
B)FAT16
C)FAT32
D)NTFS
Question
You have just purchased a new hard drive to install in your Linux system. Before you can begin using the drive to store files, which of the following task must you complete?

A)high-level format then partition
B)partition then high-level format
C)low-level format then partition
D)partition then low-level format
Question
A colleague of yours uses Windows 7 and wants to organize her files so that files stored in several different folders can be easily grouped together and accessed as if they were in a single location. What feature of the Windows 7 file system do you suggest she use?

A)folder nesting
B)libraries
C)subdirectories
D)file tagging
Question
Since FAT-16 had a number of limitations, FAT-32 is now the dominant Windows file system since it supports built-in security features and better file compression.
Question
Which of the following folders in a Windows file system is NOT typically located directly off the root?

A)Windows
B)Users
C)Documents
D)Program Files
Question
The native file system in Linux is called ufs.
Question
Originally, FAT-16 supported comparatively short filenames, referred to as 6.3 filenames.
Question
What PC systems call clusters, Mac systems refer to as allocation blocks.
Question
Which of the following statements is true about how disk drives are organized?

A)tracks are divided into sectors
B)cylinders are divided into tracks
C)each platter has one read/write head
D)sectors are divided into clusters
Question
In a folder hierarchy, the top, or primary, level is referred to as which of the following?

A)subdirectory
B)branch
C)trunk
D)root
Question
A group of sectors on a disk is called which of the following?

A)platter
B)track
C)cluster
D)cylinder
Question
One of the tasks of a file system is to provide a structure to organize files.
Question
Which of the following statements is true about the FAT directory structure?

A)two copies of the root directory are kept for each partition
B)only 512 entries are allowed in the root on a FAT32 partition
C)a backup of the FAT table is kept for each partition
D)the FAT tables and root directory are always stored at the end of each partition
Question
Which of the following is NOT a task typically performed by an OS's file system?

A)provide a convenient user interface
B)store file metadata
C)convert files between image formats
D)organize space on a storage device
Question
What structure does the Linux ext3 file system use to keep track of files in the file file system?

A)MFT
B)FAT
C)mount point
D)inode
Question
Which type of storage device in a Linux system has no logical division in blocks?

A)ufs
B)symbolic
C)block
D)raw
Question
You have created a movie that is on a file that is almost 6 GB in size. You want to put the movie file on a flash drive so you can bring it to a friend's house to show him. Your computer and your friend's computer are both running Windows 10. Which file system should you use to format your 16 GB thumb drive?

A)FAT128
B)FAT32
C)EXT3
D)exFAT
Question
List four tasks performed by a typical file system.
Question
Describe how the Linux/Unix directory structure is organized including how multiple volumes are accessed.
Question
Which type of operation writes the file system structure to the disk?

A)partitioning
B)formatting
C)mounting
D)activating
Question
List three folders normally found at the root of a Linux file system and what the folder is typically used for.
Question
You have just partitioned a new disk into three partitions and formatted them NTFS 5. You want to be able to access these partitions as folders on the current C: drive. What feature can you use?

A)journaling
B)volume mount points
C)extended volumes
D)disk quotas
Question
You have a very large hard disk that is 1 TB. You want to organize your data into ten volumes on this disk. Your system is running Windows 10. What can you do to accommodate this?

A)use a basic disk scheme and create 10 primary partitions
B)use a dynamic disk scheme and create an extended partition and 10 logical drives
C)use the UDF file system and create 10 volume mount points
D)use a dynamic disk scheme and create 10 volumes
Question
What command can you use to make the file named private.txt read-only?

A)set private.txt read-only
B)attrib +r private.txt
C)format -read-only private.txt
D)status -r private.txt
Question
While Unix/Linux and Windows OSs use filename extensions to identify file types, what does the Mac OS use?
Question
Briefly discuss what block allocation is and how it is organized.
Question
You are troubleshooting a friend's computer and your diagnostic software reports a problem with the MFT. What file system is your friend's computer using?

A)FAT12
B)FAT16
C)NTFS
D)EXT3
Question
List three features of the NTFS file system that are not found in the FAT file systems.
Question
In Mac OS, what is the catalog b-tree?
Question
What is partitioning?
Question
Describe the problem that occurs when a disk becomes fragmented.
Question
Briefly describe the concept of inodes used in native Linux file systems.
Question
You see a file in File Explorer named File251.chk. What file system utility has been run to create that file?

A)diskpart
B)mount
C)format
D)chkdsk
Question
Which feature of the NTFS file system keeps a log of file system activity to help prevent loss of information if there is a power outage while your disk is in use?

A)journaling
B)POSIX
C)LFN
D)indexing
Question
Match between columns
concentric rings that cover an entire disk
active partition
concentric rings that cover an entire disk
allocation block
concentric rings that cover an entire disk
boot block
concentric rings that cover an entire disk
hard link
concentric rings that cover an entire disk
inode
concentric rings that cover an entire disk
journaling
concentric rings that cover an entire disk
metadata
concentric rings that cover an entire disk
mount
concentric rings that cover an entire disk
sectors
concentric rings that cover an entire disk
tracks
Question
Match between columns
equally sized portions of a disk track
active partition
equally sized portions of a disk track
allocation block
equally sized portions of a disk track
boot block
equally sized portions of a disk track
hard link
equally sized portions of a disk track
inode
equally sized portions of a disk track
journaling
equally sized portions of a disk track
metadata
equally sized portions of a disk track
mount
equally sized portions of a disk track
sectors
equally sized portions of a disk track
tracks
Question
Match between columns
a process that makes a disk partition or volume available for use
active partition
a process that makes a disk partition or volume available for use
allocation block
a process that makes a disk partition or volume available for use
boot block
a process that makes a disk partition or volume available for use
hard link
a process that makes a disk partition or volume available for use
inode
a process that makes a disk partition or volume available for use
journaling
a process that makes a disk partition or volume available for use
metadata
a process that makes a disk partition or volume available for use
mount
a process that makes a disk partition or volume available for use
sectors
a process that makes a disk partition or volume available for use
tracks
Question
Match between columns
information that describes data but is not the actual data
active partition
information that describes data but is not the actual data
allocation block
information that describes data but is not the actual data
boot block
information that describes data but is not the actual data
hard link
information that describes data but is not the actual data
inode
information that describes data but is not the actual data
journaling
information that describes data but is not the actual data
metadata
information that describes data but is not the actual data
mount
information that describes data but is not the actual data
sectors
information that describes data but is not the actual data
tracks
Question
Match between columns
the ability of a file system or software to track file changes
active partition
the ability of a file system or software to track file changes
allocation block
the ability of a file system or software to track file changes
boot block
the ability of a file system or software to track file changes
hard link
the ability of a file system or software to track file changes
inode
the ability of a file system or software to track file changes
journaling
the ability of a file system or software to track file changes
metadata
the ability of a file system or software to track file changes
mount
the ability of a file system or software to track file changes
sectors
the ability of a file system or software to track file changes
tracks
Question
Match between columns
in UNIX/Linux, a system for storing key information about files
active partition
in UNIX/Linux, a system for storing key information about files
allocation block
in UNIX/Linux, a system for storing key information about files
boot block
in UNIX/Linux, a system for storing key information about files
hard link
in UNIX/Linux, a system for storing key information about files
inode
in UNIX/Linux, a system for storing key information about files
journaling
in UNIX/Linux, a system for storing key information about files
metadata
in UNIX/Linux, a system for storing key information about files
mount
in UNIX/Linux, a system for storing key information about files
sectors
in UNIX/Linux, a system for storing key information about files
tracks
Question
Match between columns
a file management technique that permits multiple folder entries to point to the same file
active partition
a file management technique that permits multiple folder entries to point to the same file
allocation block
a file management technique that permits multiple folder entries to point to the same file
boot block
a file management technique that permits multiple folder entries to point to the same file
hard link
a file management technique that permits multiple folder entries to point to the same file
inode
a file management technique that permits multiple folder entries to point to the same file
journaling
a file management technique that permits multiple folder entries to point to the same file
metadata
a file management technique that permits multiple folder entries to point to the same file
mount
a file management technique that permits multiple folder entries to point to the same file
sectors
a file management technique that permits multiple folder entries to point to the same file
tracks
Question
Match between columns
the area of the hard disk that stores partition information for the disk
active partition
the area of the hard disk that stores partition information for the disk
allocation block
the area of the hard disk that stores partition information for the disk
boot block
the area of the hard disk that stores partition information for the disk
hard link
the area of the hard disk that stores partition information for the disk
inode
the area of the hard disk that stores partition information for the disk
journaling
the area of the hard disk that stores partition information for the disk
metadata
the area of the hard disk that stores partition information for the disk
mount
the area of the hard disk that stores partition information for the disk
sectors
the area of the hard disk that stores partition information for the disk
tracks
Question
Match between columns
in the Macintosh file system, a division of hard disk data
active partition
in the Macintosh file system, a division of hard disk data
allocation block
in the Macintosh file system, a division of hard disk data
boot block
in the Macintosh file system, a division of hard disk data
hard link
in the Macintosh file system, a division of hard disk data
inode
in the Macintosh file system, a division of hard disk data
journaling
in the Macintosh file system, a division of hard disk data
metadata
in the Macintosh file system, a division of hard disk data
mount
in the Macintosh file system, a division of hard disk data
sectors
in the Macintosh file system, a division of hard disk data
tracks
Question
Match between columns
in a PC system, the partition that contains the bootable operating system
active partition
in a PC system, the partition that contains the bootable operating system
allocation block
in a PC system, the partition that contains the bootable operating system
boot block
in a PC system, the partition that contains the bootable operating system
hard link
in a PC system, the partition that contains the bootable operating system
inode
in a PC system, the partition that contains the bootable operating system
journaling
in a PC system, the partition that contains the bootable operating system
metadata
in a PC system, the partition that contains the bootable operating system
mount
in a PC system, the partition that contains the bootable operating system
sectors
in a PC system, the partition that contains the bootable operating system
tracks
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 4: File Systems
1
Which of the following statements is true about file storage on a FAT file system?

A)the clusters are organized as a linked-list
B)if a file only uses part of a cluster, the next file uses the rest of the cluster
C)the filename is stored in the first cluster occupied by the file
D)the final cluster is filled in with all 0's to indicate the end of file
A
2
What type of structure is usually used to organize folders in a file system?

A)flat
B)hierarchical
C)pyramid
D)relational
B
3
You have a new hard disk that you want to put two different OSs on but each OS requires a different file system. What procedure must you perform before you can install the two OSs?

A)low-level format the disk and create two separate directory structures
B)install the first OS and then create a new folder off the root to install the second OS
C)this is not possible; you need a second physical hard disk
D)partition the disk into two logical drives and install an OS on each logical drive
D
4
What command should you use to change the name of an existing volume?

A)setvol
B)attrib /volname
C)volname
D)format /v
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following is NOT an element of the MBR on a Windows system?

A)partition table
B)boot program
C)master file table
D)disk signature
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
Which of the following elements of a file system connects the names of files to the file data stored on the disk?

A)directory
B)extension
C)LFN
D)attribute
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following file systems supports file and folder permissions?

A)DOS
B)FAT16
C)FAT32
D)NTFS
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
You have just purchased a new hard drive to install in your Linux system. Before you can begin using the drive to store files, which of the following task must you complete?

A)high-level format then partition
B)partition then high-level format
C)low-level format then partition
D)partition then low-level format
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
A colleague of yours uses Windows 7 and wants to organize her files so that files stored in several different folders can be easily grouped together and accessed as if they were in a single location. What feature of the Windows 7 file system do you suggest she use?

A)folder nesting
B)libraries
C)subdirectories
D)file tagging
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
Since FAT-16 had a number of limitations, FAT-32 is now the dominant Windows file system since it supports built-in security features and better file compression.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
Which of the following folders in a Windows file system is NOT typically located directly off the root?

A)Windows
B)Users
C)Documents
D)Program Files
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
The native file system in Linux is called ufs.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Originally, FAT-16 supported comparatively short filenames, referred to as 6.3 filenames.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
What PC systems call clusters, Mac systems refer to as allocation blocks.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
Which of the following statements is true about how disk drives are organized?

A)tracks are divided into sectors
B)cylinders are divided into tracks
C)each platter has one read/write head
D)sectors are divided into clusters
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
In a folder hierarchy, the top, or primary, level is referred to as which of the following?

A)subdirectory
B)branch
C)trunk
D)root
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
A group of sectors on a disk is called which of the following?

A)platter
B)track
C)cluster
D)cylinder
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
One of the tasks of a file system is to provide a structure to organize files.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
Which of the following statements is true about the FAT directory structure?

A)two copies of the root directory are kept for each partition
B)only 512 entries are allowed in the root on a FAT32 partition
C)a backup of the FAT table is kept for each partition
D)the FAT tables and root directory are always stored at the end of each partition
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the following is NOT a task typically performed by an OS's file system?

A)provide a convenient user interface
B)store file metadata
C)convert files between image formats
D)organize space on a storage device
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
What structure does the Linux ext3 file system use to keep track of files in the file file system?

A)MFT
B)FAT
C)mount point
D)inode
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
Which type of storage device in a Linux system has no logical division in blocks?

A)ufs
B)symbolic
C)block
D)raw
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
You have created a movie that is on a file that is almost 6 GB in size. You want to put the movie file on a flash drive so you can bring it to a friend's house to show him. Your computer and your friend's computer are both running Windows 10. Which file system should you use to format your 16 GB thumb drive?

A)FAT128
B)FAT32
C)EXT3
D)exFAT
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
List four tasks performed by a typical file system.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
Describe how the Linux/Unix directory structure is organized including how multiple volumes are accessed.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
Which type of operation writes the file system structure to the disk?

A)partitioning
B)formatting
C)mounting
D)activating
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
List three folders normally found at the root of a Linux file system and what the folder is typically used for.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
You have just partitioned a new disk into three partitions and formatted them NTFS 5. You want to be able to access these partitions as folders on the current C: drive. What feature can you use?

A)journaling
B)volume mount points
C)extended volumes
D)disk quotas
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
You have a very large hard disk that is 1 TB. You want to organize your data into ten volumes on this disk. Your system is running Windows 10. What can you do to accommodate this?

A)use a basic disk scheme and create 10 primary partitions
B)use a dynamic disk scheme and create an extended partition and 10 logical drives
C)use the UDF file system and create 10 volume mount points
D)use a dynamic disk scheme and create 10 volumes
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
What command can you use to make the file named private.txt read-only?

A)set private.txt read-only
B)attrib +r private.txt
C)format -read-only private.txt
D)status -r private.txt
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
While Unix/Linux and Windows OSs use filename extensions to identify file types, what does the Mac OS use?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
Briefly discuss what block allocation is and how it is organized.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
You are troubleshooting a friend's computer and your diagnostic software reports a problem with the MFT. What file system is your friend's computer using?

A)FAT12
B)FAT16
C)NTFS
D)EXT3
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
List three features of the NTFS file system that are not found in the FAT file systems.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
In Mac OS, what is the catalog b-tree?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
What is partitioning?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
Describe the problem that occurs when a disk becomes fragmented.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Briefly describe the concept of inodes used in native Linux file systems.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
You see a file in File Explorer named File251.chk. What file system utility has been run to create that file?

A)diskpart
B)mount
C)format
D)chkdsk
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
Which feature of the NTFS file system keeps a log of file system activity to help prevent loss of information if there is a power outage while your disk is in use?

A)journaling
B)POSIX
C)LFN
D)indexing
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
Match between columns
concentric rings that cover an entire disk
active partition
concentric rings that cover an entire disk
allocation block
concentric rings that cover an entire disk
boot block
concentric rings that cover an entire disk
hard link
concentric rings that cover an entire disk
inode
concentric rings that cover an entire disk
journaling
concentric rings that cover an entire disk
metadata
concentric rings that cover an entire disk
mount
concentric rings that cover an entire disk
sectors
concentric rings that cover an entire disk
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
Match between columns
equally sized portions of a disk track
active partition
equally sized portions of a disk track
allocation block
equally sized portions of a disk track
boot block
equally sized portions of a disk track
hard link
equally sized portions of a disk track
inode
equally sized portions of a disk track
journaling
equally sized portions of a disk track
metadata
equally sized portions of a disk track
mount
equally sized portions of a disk track
sectors
equally sized portions of a disk track
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
Match between columns
a process that makes a disk partition or volume available for use
active partition
a process that makes a disk partition or volume available for use
allocation block
a process that makes a disk partition or volume available for use
boot block
a process that makes a disk partition or volume available for use
hard link
a process that makes a disk partition or volume available for use
inode
a process that makes a disk partition or volume available for use
journaling
a process that makes a disk partition or volume available for use
metadata
a process that makes a disk partition or volume available for use
mount
a process that makes a disk partition or volume available for use
sectors
a process that makes a disk partition or volume available for use
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
Match between columns
information that describes data but is not the actual data
active partition
information that describes data but is not the actual data
allocation block
information that describes data but is not the actual data
boot block
information that describes data but is not the actual data
hard link
information that describes data but is not the actual data
inode
information that describes data but is not the actual data
journaling
information that describes data but is not the actual data
metadata
information that describes data but is not the actual data
mount
information that describes data but is not the actual data
sectors
information that describes data but is not the actual data
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
Match between columns
the ability of a file system or software to track file changes
active partition
the ability of a file system or software to track file changes
allocation block
the ability of a file system or software to track file changes
boot block
the ability of a file system or software to track file changes
hard link
the ability of a file system or software to track file changes
inode
the ability of a file system or software to track file changes
journaling
the ability of a file system or software to track file changes
metadata
the ability of a file system or software to track file changes
mount
the ability of a file system or software to track file changes
sectors
the ability of a file system or software to track file changes
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
Match between columns
in UNIX/Linux, a system for storing key information about files
active partition
in UNIX/Linux, a system for storing key information about files
allocation block
in UNIX/Linux, a system for storing key information about files
boot block
in UNIX/Linux, a system for storing key information about files
hard link
in UNIX/Linux, a system for storing key information about files
inode
in UNIX/Linux, a system for storing key information about files
journaling
in UNIX/Linux, a system for storing key information about files
metadata
in UNIX/Linux, a system for storing key information about files
mount
in UNIX/Linux, a system for storing key information about files
sectors
in UNIX/Linux, a system for storing key information about files
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
Match between columns
a file management technique that permits multiple folder entries to point to the same file
active partition
a file management technique that permits multiple folder entries to point to the same file
allocation block
a file management technique that permits multiple folder entries to point to the same file
boot block
a file management technique that permits multiple folder entries to point to the same file
hard link
a file management technique that permits multiple folder entries to point to the same file
inode
a file management technique that permits multiple folder entries to point to the same file
journaling
a file management technique that permits multiple folder entries to point to the same file
metadata
a file management technique that permits multiple folder entries to point to the same file
mount
a file management technique that permits multiple folder entries to point to the same file
sectors
a file management technique that permits multiple folder entries to point to the same file
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
Match between columns
the area of the hard disk that stores partition information for the disk
active partition
the area of the hard disk that stores partition information for the disk
allocation block
the area of the hard disk that stores partition information for the disk
boot block
the area of the hard disk that stores partition information for the disk
hard link
the area of the hard disk that stores partition information for the disk
inode
the area of the hard disk that stores partition information for the disk
journaling
the area of the hard disk that stores partition information for the disk
metadata
the area of the hard disk that stores partition information for the disk
mount
the area of the hard disk that stores partition information for the disk
sectors
the area of the hard disk that stores partition information for the disk
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
Match between columns
in the Macintosh file system, a division of hard disk data
active partition
in the Macintosh file system, a division of hard disk data
allocation block
in the Macintosh file system, a division of hard disk data
boot block
in the Macintosh file system, a division of hard disk data
hard link
in the Macintosh file system, a division of hard disk data
inode
in the Macintosh file system, a division of hard disk data
journaling
in the Macintosh file system, a division of hard disk data
metadata
in the Macintosh file system, a division of hard disk data
mount
in the Macintosh file system, a division of hard disk data
sectors
in the Macintosh file system, a division of hard disk data
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
Match between columns
in a PC system, the partition that contains the bootable operating system
active partition
in a PC system, the partition that contains the bootable operating system
allocation block
in a PC system, the partition that contains the bootable operating system
boot block
in a PC system, the partition that contains the bootable operating system
hard link
in a PC system, the partition that contains the bootable operating system
inode
in a PC system, the partition that contains the bootable operating system
journaling
in a PC system, the partition that contains the bootable operating system
metadata
in a PC system, the partition that contains the bootable operating system
mount
in a PC system, the partition that contains the bootable operating system
sectors
in a PC system, the partition that contains the bootable operating system
tracks
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.