1. 다음 중 ISO 이미지 파일을 /mnt 디렉토리에 읽기 전용으로 마운트 하는 명령으로 알맞은 것은?

  • 1
    mount –t iso9660 –o rw,loop /test.iso /mnt

  • 2
    mount –t iso9660 –o rw,acl /test.iso /mnt

  • 3
    mount –t iso9660 –o ro,loop /test.iso /mnt

  • 4
    mount –t sr0 –o ro,loop /test.iso /mnt
--:--
오류 내용 신고