A systems administrator wants to mount an ISO to access its content. Using /mnt as a mount point, which of the following is the correct syntax? A. mount -o iso9660 /dev/sr0 /mnt B. mount -o loop -t iso /mnt C. mount -o loop /tmp/image.iso /mnt D. mount -o loop /dev/kvm /mnt Suggested Answer: D Community Answer: C Reference: https://www.cyberciti.biz/tips/how-to-mount-iso-image-under-linux.html This question is in XK0-004 CompTIA Linux+ Exam For getting CompTIA Linux+ Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by CompTIA. Trademarks, certification & product names are used for reference only and belong to CompTIA. The website does not contain actual questions and answers from CompTIA's Certification Exams.
Please login or Register to submit your answer