Command to erase and prepare a disk drive?
-
fixmbr
-
format
-
fixboot
-
loadfix
B
Correct answer
Explanation
The FORMAT command prepares a disk drive for use by erasing all existing data and setting up a new file system. This makes the drive ready to store files - essentially 'erasing and preparing' it as the question states. FIXMBR and FIXBOOT are for repairing boot sectors, not formatting drives.