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)- A4% (1)
- B88% (23)
- C8% (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.