Don't think so, I've been doing this for quite a while and I've never
heard of that command.

--rdp

On Tue, 18 Apr 2000, Patrick J. O'Rourke wrote:

> 
> > Yes, you need the loopback driver. Would you would do is something like:
> > 
> > mount -t iso9660 -o loop my_iso_file.raw /mnt/cdrom2
> 
> I believe you have to first run losetup(8) to associate the file
> with a particular loop back device.  This is what I've done in the
> past:
> 
>       losetup /dev/loop0 <file>
>       mount -t iso9660 /dev/loop0 /<mount point>
> 
> Pat
> 
> 

-- 
Rich Payne
[EMAIL PROTECTED]                   www.alphalinux.org


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to