CompTIA Linux+ XK0-006 (V8) Practice Question

A technician started an emergency image of a failing drive with

ddrescue -n /dev/sde /mnt/recovery/disk.img recovery.map

The host rebooted before the job finished. The technician now wants to:

  • Resume exactly where the first run left off (no recopy of blocks already saved).
  • Let ddrescue run its normal scraping and retry phases, attempting each bad sector up to three additional times.
  • Bypass the kernel cache while reading the source device.

Which command meets all of these requirements?

  • ddrescue -d -r3 recovery.map /mnt/recovery/disk.img /dev/sde

  • ddrescue -d -r3 -n /dev/sde /mnt/recovery/disk.img recovery.map

  • ddrescue -d -r3 /dev/sde /mnt/recovery/disk.img recovery.map

  • ddrescue -r3 /dev/sde /mnt/recovery/disk.img

CompTIA Linux+ XK0-006 (V8)
System Management
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot