LPI
117-201 · 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
(33 responses)- B15% (5)
- C9% (3)
- D3% (1)
- E73% (24)
Community Discussion
No community discussion yet for this question.