Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Apr 2000 10:46:41 +0200 (CEST)
From:      Micke Josefsson <mj@isy.liu.se>
To:        "Christian Wendell C. Gueco" <cwgueco@xoommail.com>
Cc:        questions@FreeBSD.ORG
Subject:   RE: mounting an ISO image file?
Message-ID:  <XFMail.000405104641.mj@isy.liu.se>
In-Reply-To: <200004050816.BAA05264@www2.xoommail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000405104641.mj>