CompTIA Linux+ XK0-005 – Question065

A Linux administrator cloned an existing Linux server and built a new server from that clone. The administrator encountered the following error after booting the cloned server:

The administrator performed the commands listed below to further troubleshoot and mount the missing filesystem:

Which of the following should administrator use to resolve the device mismatch issue and mount the disk?

A.
mount disk by device-id
B. fsck -A
C. mount disk by-label
D. mount disk by-blkid

Correct Answer: D