How to mount a drive with read only permission

/dev/sda5 /media/virtual ntfs defaults,umask=700,uid=1 0 0

change the UID to the appropriate user (found in /etc/passwd). 1 is root.