Category: General

Mounting a CDROM in Ubuntu

I'm using a software that needs to read data from a cdrom. The instructions say to mount the cdrom (mount /mnt/cdrom). I understand that I need to mo...