

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is a valid format for mounting a CD-ROM drive? |
A. | mount -t iso9660 /dev/cdrom / mnt/cdrom |
B. | mount /dev/cdrom |
C. | mount /mnt/cdrom |
D. | All of the above |
E. | None of the above |
Answer» E. None of the above | |