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?
fdisk is a command-line utility used to manipulate disk partition tables. By using fdisk with the -l option, you can list the partition tables of all available disks or a specific disk.
'blkid' lists PARTUUID if the partition is available.
'fdisk' alone is not a valid command. With -l it provides information about partition but 'fdisk -l' is not an answer.
A. lsscsi - > The lsscsi command lists information about SCSI devices in Linux
B. fdisk -> The fdisk utility is a common partition table manipulator for Linux. Use fdisk –l to list the partition table
C. blkid-> The blkid command allows you to display information about available block devices.
D. partprobe -> partprobe is a program that informs the operating system kernel of partition table changes, by requesting that the operating system re-read the partition table.
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.XK0-005 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
c98ba22
5 months, 3 weeks agoIFBBPROSALCEDO
11 months, 2 weeks ago68c732d
1 year, 3 months agoDamon54
1 year, 8 months ago