Subject: Re: Mounting cd image via vnd
To: Martin J. Laubach <mjl@emsi.priv.at>
From: Manuel BOUYER <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 05/28/1999 16:35:37
On Fri, May 28, 1999 at 11:31:44AM +0200, Martin J. Laubach wrote:
> Somebody please point me to the obvious so I can kick myself,
> how do I mount a CD image using vnd? I tried:
>
> asparagus# vnconfig vnd0 /home/temp/foo.bin 2048/1/314691/1
> asparagus# mount -t cd9660 /dev/vnd0a /opt
> mount_cd9660: : Invalid argument
>
> and several variations thereof, same result.
>
> How does one do it?
I usually just do:
vnconfig vnd0 file.iso
(without other options) and it works. You need to use 'mount -r -t cd9660'
however, but I don't think this is the cause of the message you're seeing.
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
--