An external USB drive attached to a Mac mounts intermittently and Finder reports errors reading some files. The technician wants to check and repair the drive's file system using a built-in graphical tool. Which macOS utility is the best choice?
- ATime Machine, restoring the volume from the most recent snapshot to replace the damaged file system
- BDisk Utility, running First Aid on the affected volume to verify and repair the file system structure Correct
- CConsole, reviewing system log messages so the specific read errors on the external drive can be repaired
- DActivity Monitor, ending the process that is locking the external volume so the file system can be repaired
Why A is wrong: Time Machine restores backed-up files rather than repairing a live file system, so it is second best; it cannot fix the mounting fault and may not even have the external drive backed up.
Why B is correct: Disk Utility's First Aid checks and repairs the file system and directory structure of a selected volume through a graphical interface, which is the correct built-in fix for read errors on the drive.
Why C is wrong: Console only displays diagnostic logs; it can help identify a problem but has no capability to repair a volume, so it does not meet the requirement.
Why D is wrong: Activity Monitor manages running processes and resource use; killing a process does not verify or repair a damaged file system, so it is not the right tool here.