bin2iso on linux
While most Linux burning software can handle .bin/.cue images, this program is useful none-the-less. Instead of burning the .bin to disk, you can convert it and then mount via loopback device ( mount -o loop file_name.iso /mount_folder ). These source… Continue Reading