środa, 26 stycznia 2011

Mounting cue images in Ubuntu 10.10.

To mount a cue + bin image under Ubuntu Linux follow these steps:

1) Download fuseiso
sudo apt-get install fuseiso
2) Mount the cue + bin image
fuseiso image.bin /path/to/mount
3) After finishing work unmount the image
fuseiso -u /path/to/mount