LPI
201-400 · Question #44
What command is used to mount a floppy disk image under /mnt/floppy?
The correct answer is E. 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 -1 root.img /mnt/floppy
- Bmount --loop root.img /mnt/floppy
- Cmount root.img /mnt/floppy
- Dmount root.img
- Emount -o loop root.img /mnt/floppy
How the community answered
(43 responses)- A12% (5)
- B5% (2)
- C2% (1)
- D2% (1)
- E79% (34)
Community Discussion
No community discussion yet for this question.