On Tuesday 09 September 2003 02:57 am, Liechti wrote: > [...] > > > You can create an ISO and then mount it as a file system. > > i'm not at home now, so i cant try it now. would it work like this?: > mount /destination/of/the/iso/image /mnt/virtualdrive > > remo
The command is: mount -t iso9660 -o loop image.iso /mnt/isoimage where image.iso is the name of the iso file and /mnt/isoimage is the name of the mount point. The mount point will be Read-Only. -- Bryan Phinney Software Test Engineer
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
