Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 22:38:35 -0400 (EDT)
From:      "H. Wade Minter" <minter@lunenburg.org>
To:        Joe McGuckin <joe@monk.via.net>
Cc:        <questions@FreeBSD.ORG>
Subject:   Re: How do I mount a iso9660 file image?
Message-ID:  <20010612223810.T27503-100000@ashburn.skiltech.com>
In-Reply-To: <200106130237.f5D2bQu15781@monk.via.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010612223810.T27503-100000>