Posted by: Pdfprep
Post Date: October 27, 2020
What command is used to mount a floppy disk image under /mnt/floppy?
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
Answer: E
Leave a Reply