On Tuesday 19 June 2001 09:44 am, you wrote:

>
> I don't suppose
> mount -t iso9600 /home/some_iso_image.iso /mnt
> would work...
>

No, but this will:

losetup /home/some_iso_image.iso
mount -t iso9660 /dev/loop0 /mnt

-Tom
-- 
Tom Eastep          \  [EMAIL PROTECTED]
ICQ #60745924        \ http://seattlefirewall.dyndns.org
Shoreline, Washington \__________________________________________

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to