CompTIACompTIA
XK0-005 · Question #10710
XK0-005 Question #10710: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #10710. The question stem and answer options stay visible for context.
System Management
Question
A new hard drive /dev/sdd was added to a server. Which of the following commands will create a partition table with a single partition /dev/sdd1 that consumes the entire disk?
Options
- Aecho 'type=83' | sudo sfdisk /dev/sdd
- Bsudo sfdisk /dev/sdd -t=83
- Cecho 'auto' | sudo fdisk /dev/sdd
- Dsudo fdisk /dev/sdd -1 -t=83
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#sfdisk#Partitioning#Disk Management#Command Line