Which command would clone the contents of /dev/sda1 to /dev/sda2?

A) dd if=/dev/sda2 of=/dev/sda1
B. dd /dev/sda1 /dev/sda2
C. dd copy /dev/sda1 to /dev/sda2
D. dd if=/dev/sda1 of=/dev/sda2


D

Computer Science & Information Technology

You might also like to view...

The states that code should be granted only the amount of access needed to accomplish its designated task.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The operating system of the current computer can be determined using the os property of the Navigator object.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To resize a tile, you click a tile to display the shortcut menu and then point to resize. _________________________ ?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Choose the correct answer for the formula = Sqrt(8+8). Choose one answer.

a. 16 b. 4 c. 8 d. 64

Computer Science & Information Technology