On Fri, 11 Oct 1996, Maarten Boekhold wrote: > Hi, > > I remember having heard of some way to mount a *file* as filesystem. I > would want to use this to mount an iso9660 filesystem that is created as > file. Still with me? :)
What you want to use is the loop device. I mount iso image files with: mount -t iso9660 -o loop=/dev/loop0 image.iso /mnt Try it, you'll like it ;-) Dwarf ------------ -------------- aka Dale Scheetz Phone: 1 (904) 877-0257 Flexible Software Fax: NONE Black Creek Critters e-mail: [EMAIL PROTECTED] ------------ If you don't see what you want, just ask -------------- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]