Which command accomplishes this?

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
B. dd if=mbr of=/dev/hda bs=512 count=1
C. dd of=/dev/zero if=/dev/hda bs=512 count=1
D. dd if=/dev/urandom of=/dev/hda bs=512 count=1

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.