I have an ISO of an audio CD that was created by someone using OS X. I would like to use this ISO in Ubuntu -- ultimately in order to extract the tracks to sound files.
When I attempt to mount the ISO, I get the following message:
>sudo mount -o loop ~/CD.iso /home/user/cdmount
mount: you must specify the filesystem type
How should I do this?