Linux_FoundationLinux_Foundation
LFCS · Question #843
LFCS Question #843: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #843. The question stem and answer options stay visible for context.
Submitted by hans_de· Apr 18, 2026Storage Management
Question
What command is used to mount a floppy disk image under /mnt/floppy?
Options
- Amount -loop root.img /mnt/floppy
- Bmount root.img /mnt/floppy
- Cmount -o loop root.img /mnt/floppy
- Dmount root.img
- Emount -l root.img /mnt/floppy
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS 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
#mount command#loop device#disk images#file system mounting