Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Oct 2008 12:05:56 +0100
From:      Glyn Millington <glyn@millingtons.org>
To:        Warren Liddell <shinjii@maydias.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Utility to extract iso files without burning
Message-ID:  <86abdm2b1n.fsf@nowhere.org>
In-Reply-To: <200810032028.45073.shinjii@maydias.com> (Warren Liddell's message of "Fri\, 3 Oct 2008 20\:28\:44 %2B1000")
References:  <200810032028.45073.shinjii@maydias.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Warren Liddell <shinjii@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86abdm2b1n.fsf>