5.8.7 Disk Optimization
Check Disk detects disk integrity errors and fixes them. Match each type of integrity error with its description on the right.
-A series of used clusters on the hard disk drive that are not associated with a specific file. Lost clusters -When two files claim the same cluster. Cross-linked file -Files that exist on the hard drive, but are not associated with a directory in the index. Orphaned files -A portion of the hard disk that cannot be used. Bad sector
You have decided to optimize the hard drive on your Windows laptop by running the Error Checking utility. What are the things that you can expect the Error Checking utility to perform? (Select two.)
-Fix lost clusters -Fix cross-linked fi les
Your computer currently uses a 5,400 RPM hard disk. You want to improve your computer's overall performance by optimizing your hard disk performance. Which of the following would be the MOST effective means to optimize your hard disk performance? (Select two.)
-Upgrade to a 10,000 RPM hard disk. -Upgrade your hard disk interface to SATA 3.
Which of the following disk maintenance utilities locates and disposes of fi les that can be safely removed from a disk?
Disk Cleanup
Which of the following disk maintenance utilities optimizes the performance of your hard drive by joining parts of fi les that are in different locations into a single location?
Disk Defragmenter
You notice that the hard drive on your iMac Pro is running slower than before. You decide to run the First Aid utility to optimize the drive. Which of the following is recommended to make sure that the First Aid utility is 100% effective?
Run First Aid by booting into Recovery Mode.
Which of the following utilities would you use to correct cross-linked clusters within the file system on a Windows workstation?
chkdsk
You are an IT administrator who is troubleshooting a computer from within Windows Command Prompt. You are trying to execute the chkdsk command line tool, but it keeps failing. Which of the following command switches would give you the BEST information on how to run this command?
chkdsk /?
Which of the following Windows command line utilities would you use to realign the file structure on a disk to optimize performance?
defrag
Which of the following commands would you run on a Linux system to fi nd out how much disk space is being used on each of the fi le systems?
df -h