Anyone heard of an open source tool to read ISO images?
Hewitt Tech
hewitt_tech at attbi.com
Thu Jan 9 09:31:50 EST 2003
Cool! I had no idea you could do that with a file.
-Alex
P.S. Now that's a nice little advantage over Windows.
----- Original Message -----
From: "Travis Roy" <travis at scootz.net>
To: "Hewitt Tech" <hewitt_tech at attbi.com>
Cc: <gnhlug-discuss at mail.gnhlug.org>
Sent: Thursday, January 09, 2003 9:17 AM
Subject: Re: Anyone heard of an open source tool to read ISO images?
> I just ran across a tool called undisker at www.undisker.com that is
> supposed to be able to read from a .iso image file. Normally you would use
> a
> CD burner to burn the image to a CD but this tool allows you to read the
> contents of the .iso file. You can extract one or more files from the .iso
> file without having to burn it to a CD. Does anyone know of an open source
> version of this tool?
Just mount it..
mount -t iso9660 -o loop /path/to/isoimage.iso /path/to/mount/point/
More information about the gnhlug-discuss
mailing list