PrepAway - Latest Free Exam Questions & Answers

What command is used to mount a floppy disk image under /mnt/floppy?

What command is used to mount a floppy disk image under /mnt/floppy?

PrepAway - Latest Free Exam Questions & Answers

A.
mount -1 root.img /mnt/floppy

B.
mount –loop root.img /mnt/floppy

C.
mount root.img /mnt/floppy

D.
mount root.img

E.
mount -o loop root.img /mnt/floppy

Explanation:
See http://en.wikipedia.org/wiki/Loop_device


Leave a Reply