CompTIACompTIA
XK0-005 · Question #1309
XK0-005 Question #1309: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #1309. The question stem and answer options stay visible for context.
System Management
Question
An administrator receives a USB drive and wants to make an exact copy of the disk before starting to work on it. One of the partitions on the USB drive was mounted as /dev/sdc1. Which of the following commands should the administrator use?
Options
- Add if=/dev/sdc of=~/usb_copy.img bs=512
- Bdd if=/dev/sdc1 of=~/usb_copy.img count=1024
- Cdd if=/dev/sdc1 of=~/usb_copy.img bs=1024
- Ddd of=/dev/sdc if=~/usb_copy.img bs=1M
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#dd command#Disk Imaging#Partition Management#Linux Utilities