nerdexam
CompTIA

JK0-018 · Question #625

A security administrator needs to image a large hard drive for forensic analysis. Which of the following will allow for faster imaging to a second hard drive?

The correct answer is C. dd in=/dev/sda out=/dev/sdb bs=4k. See the full explanation below for the reasoning.

Question

A security administrator needs to image a large hard drive for forensic analysis. Which of the following will allow for faster imaging to a second hard drive?

Options

  • Acp /dev/sda /dev/sdb bs=8k
  • Btail -f /dev/sda > /dev/sdb bs=8k
  • Cdd in=/dev/sda out=/dev/sdb bs=4k
  • Dlocate /dev/sda /dev/sdb bs=4k

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    81% (17)
  • D
    10% (2)

Community Discussion

No community discussion yet for this question.

Full JK0-018 Practice