Cannot open a non-ISO9660 file

Bob Chiodini rchiodin at bellsouth.net
Sun Jan 15 00:07:34 UTC 2006


On Sat, 2006-01-14 at 23:54 +0000, Paul Smith wrote:
> Dear All
> 
> I have got an iso file, which was created on MS Windows. When I try to
> open it (for instance, on file-roller), I get an error message saying
> that it is a non-ISO9660 file. Any ideas how to open/mount that iso
> file on Linux?
> 
> Thanks in advance,
> 
> Paul
> 

Paul,

Can it be mounted using a loop device?  

mkdir /tmp/mnt

mount ISO-filename /tmp/mnt -o loop,ro

Bob...




More information about the fedora-list mailing list