CompTIA Linux+ XK0-006 (V8) Practice Question

A 4 TB SATA disk in a file server is starting to produce read errors. A junior administrator tries to clone the failing drive with the command:

# dd if=/dev/sdb of=/backup/sdb.img conv=noerror,sync status=progress

After several hours the USB enclosure is accidentally unplugged and the process stops. The senior administrator wants to resume the clone later without re-reading the blocks that were already copied and still keep a record of the bad sectors for additional recovery passes. Which command accomplishes this goal?

  • dd if=/dev/sdb of=/backup/sdb.img conv=noerror,sync status=progress

  • ddrescue -f -n /dev/sdb /backup/sdb.img /backup/sdb.map

  • rsync -aAXH /dev/sdb /backup/

  • tar -cvf /backup/sdb.img.tar /dev/sdb

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