From owner-freebsd-questions Wed Apr 5 1:47:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 9321837B8BE for ; Wed, 5 Apr 2000 01:46:56 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e358kgm05810; Wed, 5 Apr 2000 10:46:42 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200004050816.BAA05264@www2.xoommail.com> Date: Wed, 05 Apr 2000 10:46:41 +0200 (CEST) From: Micke Josefsson To: "Christian Wendell C. Gueco" Subject: RE: mounting an ISO image file? Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 05-Apr-00 Christian Wendell C. Gueco wrote: > hello, > > I would like to ask how to mount an iso image in FreeBSD 3.4 so that I > can view its contents. I know this can be done in Linux through a loop > option in mount. > > Thanks, Haven't done it myself but here goes: # vnconfig /dev/vn0c iso-image # mount_cd9660 /dev/vn0c /mnt man vnconfig may help! (vn is a pseudo-device you'll have to compile into the kernel) ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message