XK0-005 · Question #776
An administrator needs to get a list of drives and partition types from existing servers. Which of the following commands should the administrator use to obtain this information?
The correct answer is A. blkid. probes all block devices and prints attributes including the file system type (TYPE), providing a list of drives and their partition types. lsscsi only lists SCSI devices, mount shows currently mounted filesystems, and partprobe informs the kernel of partition table changes…
Question
An administrator needs to get a list of drives and partition types from existing servers. Which of the following commands should the administrator use to obtain this information?
Options
- Ablkid
- Blsscsi
- Cmount
- Dpartprobe
How the community answered
(37 responses)- A86% (32)
- B3% (1)
- C3% (1)
- D8% (3)
Explanation
probes all block devices and prints attributes including the file system type (TYPE), providing a list of drives and their partition types. lsscsi only lists SCSI devices, mount shows currently mounted filesystems, and partprobe informs the kernel of partition table changes rather than displaying information.
Topics
Community Discussion
No community discussion yet for this question.