CompTIA
LX0-101 · Question #254
What command is used to mount a floppy disk image under /mnt/floppy?
The correct answer is C. mount -o loop root.img /mnt/floppy. See the full explanation below for the reasoning.
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
How the community answered
(39 responses)- A3% (1)
- B10% (4)
- C79% (31)
- D3% (1)
- E5% (2)
Community Discussion
No community discussion yet for this question.