From owner-freebsd-ports Sat Oct 2 12:14:21 1999 Delivered-To: freebsd-ports@freebsd.org Received: from totem.freenix.no (totem.freenix.no [195.0.166.42]) by hub.freebsd.org (Postfix) with ESMTP id 7ED8615386 for ; Sat, 2 Oct 1999 12:13:51 -0700 (PDT) (envelope-from anders@totem.freenix.no) Received: (from anders@localhost) by totem.freenix.no (8.9.3/8.9.3) id VAA00640; Sat, 2 Oct 1999 21:13:46 +0200 (CEST) Date: Sat, 2 Oct 1999 21:13:46 +0200 From: Anders Nordby To: Michael Oski Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ISO Image question - possibly strange Message-ID: <19991002211345.A570@totem.fix.no> References: <37F52ED8.A6D4ACF0@jps.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <37F52ED8.A6D4ACF0@jps.net> X-Operating-System: FreeBSD 3.3-STABLE X-Disclaimer: Listen, and thou shall not fear. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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