SK0-005 · Question #596
A systems administrator attempts to configure six partitions on a single 2TB disk drive but receives an error message: Error - Disk already contains the maximum number of partitions. Which of the…
The correct answer is E. Converting the drive to GPT. Converting the drive to GPT: The issue is most likely due to the disk being formatted with the MBR (Master Boot Record) partitioning scheme, which supports only up to four primary partitions. Converting the drive to GPT (GUID Partition Table) allows for more partitions (up to…
Question
A systems administrator attempts to configure six partitions on a single 2TB disk drive but receives an error message:
Error - Disk already contains the maximum number of partitions. Which of the following solutions will best correct this issue?
Options
- AUpgrading to a 4TB SSD
- BAdding another 2TB disk drive and configuring RAID 1
- CApplying firmware updates to the system
- DFreeing up space on the drive
- EConverting the drive to GPT
How the community answered
(35 responses)- A3% (1)
- B14% (5)
- C3% (1)
- D6% (2)
- E74% (26)
Explanation
Converting the drive to GPT: The issue is most likely due to the disk being formatted with the MBR (Master Boot Record) partitioning scheme, which supports only up to four primary partitions. Converting the drive to GPT (GUID Partition Table) allows for more partitions (up to 128), solving
Topics
Community Discussion
No community discussion yet for this question.