Subject: Re: problem mounting iso images
To: None <netbsd-help@netbsd.org>
From: Julian Opificius <julianop@barnlea.com>
List: netbsd-help
Date: 03/28/2004 12:23:16
Thanks, Chris, naturally that worked.

But how could I have known to use "vnd0d" and "/dev/vnd0a"? Is this documented
somewhere?

julian.
==========================================

On Sun, 28 Mar 2004 11:05:39 +0100
Chris Lloyd <strawberry@toth.org.uk> wrote:

> On Sun, Mar 28, 2004 at 03:42:24AM -0600, Julian Opificius wrote:
> > Trying to mount an iso file (one of the package iso's) using:
> > vnconfig -v vnd0 i386pkg2.iso
> > mount -r -t cd9660 /dev/rvnd0d /mnt
> 
> Try:
> 
> vnconfig vnd0d i386pkg2.iso
> mount -t cd9660 /dev/vnd0a /mnt
> 
>  - Chris
> 
> --
> strawberry@toth.org.uk
> http://www.toth.org.uk/~strawberry