nerdexam
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)
  • A
    3% (1)
  • B
    10% (4)
  • C
    79% (31)
  • D
    3% (1)
  • E
    5% (2)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice