List of questions
Related questions
Question 136 - XK0-005 discussion
A systems administrator is tasked with mounting a USB drive on a system. The USB drive has a single partition, and it has been mapped by the system to the device /dev/sdb. Which of the following commands will mount the USB to /media/usb?
A.
mount /dev/sdb1 /media/usb
B.
mount /dev/sdb0 /media/usb
C.
mount /dev/sdb /media/usb
D.
mount -t usb /dev/sdb1 /media/usb
Your answer:
0 comments
Sorted by
Leave a comment first