Which statements about partitions are correct? (Choose 3.) A. Extended partitions can be subdivided into logical partitions. B. A primary partition consists of a continuous range of cylinders. C. Logical partitions do not require entries in the main partition table.…

You want to copy the master boot record, the partition table, and the 2 magic bytes at the beginning of /dev/had to a file so you can restore it later. Which command accomplishes this? A. dd if=/dev/hda of=mbr bs=512 count=1…