Utility to extract iso files without burning

Glyn Millington glyn at millingtons.org
Fri Oct 3 11:30:01 UTC 2008


Warren Liddell <shinjii at maydias.com> writes:

> Im looking for a GUI or command line that will allow me to extract information 
> within an ISO file... im using FreeBSD 7.1-PRERELEASE KDE4.1.1 AMD64


well, you can mount it and then search around inside ......


mount_cd9660 -o ro /dev/`mdconfig -a -t vnode -f /path/to/file.iso` /mount-point



Good luck!


Glyn


More information about the freebsd-questions mailing list