Subject: Re: unable to make vnd working ...
To: None <current-users@NetBSD.ORG>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: current-users
Date: 01/30/1998 13:34:18
> I'm using NetBSD 1.3 on i386.

> 	$ vnconfig /dev/vnd0a isofs 2048/100/1/2939
> 	vnconfig: /dev/vnd0a: opendisk: Device not configured

You'll need to use RAW_PART (d for i386, c everywhere(?) else):

	vnconfig /dev/vnd0c isofs 2048/100/1/2939
(or)
	vnconfig /dev/vnd0d isofs 2048/100/1/2939

I actually would suggest using just

	vnconfig vnd0 isofs 2048/100/1/2939

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B