1Z0-100 · Question #23
Examine the partition table: Disk /dev/sdd: 107 MB Sector size (logical/physical): 512B/512B Partition Table: msdos Number StartEndSizeTypeFileSystemFlags 11049KB79.7MB78.6MBPrimary Which program…
The correct answer is D. kpartx. kpartx - Create device maps from partition tables Not A: fdisk (in the first form of invocation) is a menu driven program for creation and manipulation of partition tables. Not B: cfdisk is a disk partition manipulation program, which allows you to create, destroy, resize, move…
Question
Examine the partition table:
Disk /dev/sdd: 107 MB Sector size (logical/physical): 512B/512B Partition Table: msdos Number StartEndSizeTypeFileSystemFlags 11049KB79.7MB78.6MBPrimary Which program cannot be used to add another partition on this device?
Options
- Afdisk
- Bcfdisk
- Cparted
- Dkpartx
How the community answered
(24 responses)- B13% (3)
- C4% (1)
- D83% (20)
Explanation
kpartx - Create device maps from partition tables Not A: fdisk (in the first form of invocation) is a menu driven program for creation and manipulation of partition tables. Not B: cfdisk is a disk partition manipulation program, which allows you to create, destroy, resize, move and copy partitions on a hard drive GNU Parted - a partition manipulation program
Topics
Community Discussion
No community discussion yet for this question.