PdfPrep.com

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?
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

Exit mobile version