nerdexam
CompTIA

XK0-005 · Question #1570

A systems administrator intends to use a UUID to mount a new partition permanently on a Linux system. Which of the following commands can the administrator run to obtain information about the UUIDs…

The correct answer is B. blkid. To obtain information about the UUIDs of all disks attached to a Linux system, the administrator can run the command blkid (B). This will display the block device attributes, including the UUID, label, type, and partition information.

System Management

Question

A systems administrator intends to use a UUID to mount a new partition permanently on a Linux system. Which of the following commands can the administrator run to obtain information about the UUIDs of all disks attached to a Linux system?

Options

  • Afcstat
  • Bblkid
  • Cdmsetup
  • Dlescsi

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    88% (23)
  • C
    8% (2)

Explanation

To obtain information about the UUIDs of all disks attached to a Linux system, the administrator can run the command blkid (B). This will display the block device attributes, including the UUID, label, type, and partition information.

Topics

#Linux Commands#Disk Management#UUID#Storage

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice