You can mount .iso files as a loopback device. If you have a bin/cue combo, convert it to ISO with bchunk. Make a place to mount the ISO (I use /mnt/iso) then mount it as follows:
mount -t iso9660 -o loop /path/of/iso /mount/point Miark On Mon, 8 Sep 2003 18:59:59 +0200, Liechti <[EMAIL PROTECTED]> wrote: > gooood evening :) > i got a question bout virtual cd drive. i think most of you know "clone cd" > under windows. this program gives a nice "feature", a virtual cd rom drive. > you can easily load a *.bin file into the drive and ypu system thinks it is a > cd. very usefull. is this possible in linux? i think so ;) but how.... remo > >
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
