nerdexam
CompTIA

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…

System Management

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)
  • A
    86% (32)
  • B
    3% (1)
  • C
    3% (1)
  • D
    8% (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

#Storage management#Block devices#Partitions#Linux commands

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice