cd롬의 내용을 확인하고자 한다.

# mkdir mnt/cdrom
# mount -t iso9660 /dev/cdrom
# mount /mnt/cdrom
# cd mnt/cdrom
#ls

이렇게 하면 돼?