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).
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
Community Discussion
No community discussion yet for this question.