Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 09:44:17 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Odhiambo Washington <wash@wananchi.com>
Cc:        "H. Wade Minter" <minter@lunenburg.org>, FBSD-Q <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How do I mount a iso9660 file image?
Message-ID:  <20010618094417.B23548@itouchnz.itouch>
In-Reply-To: <20010613092405.D97342@everest.wananchi.com>; from wash@wananchi.com on Wed, Jun 13, 2001 at 09:24:05AM %2B0300
References:  <200106130237.f5D2bQu15781@monk.via.net> <20010612223810.T27503-100000@ashburn.skiltech.com> <20010613092405.D97342@everest.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 13, 2001 at 09:24:05AM +0300, Odhiambo Washington wrote:
> * H. Wade Minter <minter@lunenburg.org> [20010613 05:36]: writing on the subject 'Re: How do I mount a iso9660 file image?'
> H.> vnconfig vn0c /path/to/file.iso
> H.> mount -t cd9660 /dev/vn0c /path/to/mountpoint
> 
> Did I hear that you _must_ have compiled a kernel with
> 
> pseudo_device vn
> 
> before you can do this, or did that change at some point?
> 
> 

You don't need to compile a kernel with the option. vnconfig will
automatically load the vn.ko module; if it hasn't been compiled in.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                                      Opportunities are seldom labeled

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?20010618094417.B23548>