nerdexam
CompTIACompTIA

XK0-005 · Question #350

XK0-005 Question #350: Real Exam Question with Answer & Explanation

The correct answer is B: fdisk. The command that can be used to check if a partition table is on a disk is fdisk. The fdisk command can display, create, delete, and modify partitions on a disk. To show the partition table of a disk, the administrator can use fdisk -l /dev/sdd (B).

System Management

Question

A new disk was presented to a server as /dev/sdd. The systems administrator needs to check if a partition table is on that disk. Which of the following commands can show this information?

Options

  • Alsscsi
  • Bfdisk
  • Cblkid
  • Dpartprobe

Explanation

The command that can be used to check if a partition table is on a disk is fdisk. The fdisk command can display, create, delete, and modify partitions on a disk. To show the partition table of a disk, the administrator can use fdisk -l /dev/sdd (B).

Topics

#Disk Management#Partitioning#fdisk#Linux Utilities

Community Discussion

No community discussion yet for this question.

Full XK0-005 PracticeBrowse All XK0-005 Questions