1
vote
2answers
298 views

Suggestions for archiving CD-Audio discs in a single file

I'm looking for suggestions as to how to archive CD-Audio discs (i.e. Red Book CDs with PCM audio tracks, like the ones you buy in a record shop, or like iTunes would generate if you chose Audio CD). ...
6
votes
5answers
3k views

Mount raw CD-ROM image

Let's say I created a image like this: ddrescue /dev/disk1 MY_CDROM_IMAGE.img (/dev/disk1 is my CDROM drive) How can I mount this on my Mac? Note: The image created is not a IMG file - it is ...