Date: Sat, 2 Oct 1999 21:13:46 +0200 From: Anders Nordby <anders@fix.no> To: Michael Oski <onemo@jps.net> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ISO Image question - possibly strange Message-ID: <19991002211345.A570@totem.fix.no> In-Reply-To: <37F52ED8.A6D4ACF0@jps.net> References: <37F52ED8.A6D4ACF0@jps.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 01, 1999 at 02:59:52PM -0700, Michael Oski wrote: > OK, I know there is a port called mkisofs which will take a directory > structure and create an ISO image of it, but is there anything that will > do the opposite? I want to take an ISO image and dump it to a file > system, rather than a CDR. Is this even possible? Yes. Use the vnode driver to set up your ISO image as a disk. Then mount it. See vn(4). -- Anders Nordby ^ anders@fix.no ^ http://anders.fix.no/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991002211345.A570>