Posts Tagged ‘mount’

Mounting .bin/.cue file

Ok, your not actually going to mount those files, but it helps getting to that. It’s also something I never knew. I never really tried to mount a .bin or .cue file, so I always thought it was just sudo mount -t iso9660 -o loop filename.bin /mnt but today I found out it’s not that [...]

More »