How to mount an ISO image as if it were a physical CD?
        Posted  
        
            by 
                Michael Robinson
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Michael Robinson
        
        
        
        Published on 2012-09-13T21:20:26Z
        Indexed on 
            2012/09/13
            21:49 UTC
        
        
        Read the original article
        Hit count: 348
        
I have an ISO backup of a beloved game from my youth. I with to relive those better times by listening to game's soundtrack.
Is there a way for me to mount said ISO in such a way that I can rip the audio tracks into mp3 files? I ask because although I can successfully mount the ISO, ripit / abcde report no cd inserted.
How I mounted the ISO:
sudo mount -t iso9660 -o loop iso.iso /media/ISO
Alternatively is there another way to recover audio from ISO images?
© Ask Ubuntu or respective owner