open an iso files

Matthew McKinnon mmckinnon at internode.on.net
Thu Oct 18 23:32:11 UTC 2007


> I would like to know who to open a iso file ?
> 
> 
> -- 

You can mount ISO files to a directory on your system.

Open up a terminal window
Type: sudo mount -o loop <iso-file-name>
<directory-where-to-mount>
eg: sudo mount -o loop ubuntu-7.10.iso /mnt

Cheers;
Matthew




More information about the ubuntu-users mailing list