From owner-freebsd-questions Tue Jun 12 19:38:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ashburn.skiltech.com (ashburn.skiltech.com [216.235.79.239]) by hub.freebsd.org (Postfix) with ESMTP id C561A37B405 for ; Tue, 12 Jun 2001 19:38:38 -0700 (PDT) (envelope-from minter@ashburn.skiltech.com) Received: (from minter@localhost) by ashburn.skiltech.com (8.11.3/8.11.1) id f5D2cZV27957; Tue, 12 Jun 2001 22:38:35 -0400 (EDT) (envelope-from minter) Date: Tue, 12 Jun 2001 22:38:35 -0400 (EDT) From: "H. Wade Minter" X-X-Sender: To: Joe McGuckin Cc: Subject: Re: How do I mount a iso9660 file image? In-Reply-To: <200106130237.f5D2bQu15781@monk.via.net> Message-ID: <20010612223810.T27503-100000@ashburn.skiltech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vnconfig vn0c /path/to/file.iso mount -t cd9660 /dev/vn0c /path/to/mountpoint --Wade On Tue, 12 Jun 2001, Joe McGuckin wrote: > How do I copy the iso9660 disks that comprise the freebsd release disks? > > It's easy enough to dd them to disk images. > > How can I now mount the images as iso9660 file systems to test > them out? > > Thanks, > > Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message