open an iso files
Ben Kevan
ben.kevan at gmail.com
Sat Oct 20 16:50:00 UTC 2007
On Monday 22 October 2007 09:36:00 am Michael R. Head wrote:
> On Thu, 2007-10-18 at 18:53 -0400, William Biggs wrote:
> > I would like to know who to open a iso file ?
>
> In what context?
>
> If you need to burn an ISO in Ubuntu, simply right click on the ISO file
> and select "Write to Disc..."
>
> If you want to examine/extract the files nestled inside the ISO image,
> just double click it, and it should open with the Archive Manager.
>
> If you have downloaded an ISO in Windows, you can use any number of
> programs in Windows that support it:
> http://screencasts.ubuntu.com/Downloading_and_Burning_an_Ubuntu_ISO
sudo mount -o
loop /home/bkevan/vmware/ISO/openSUSE-10.3-GM-DVD-i386.iso /mnt/suse103
This is mounting the iso to a location I made in /mnt/suse103 using the loop
command.
More information about the ubuntu-users
mailing list