Subject: Re: vnd...
To: Jason Thorpe <thorpej@CS.ORST.EDU>
From: Chris G Demetriou <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>
List: port-hp300
Date: 12/03/1994 22:39:25
> Anybody gotten the vn driver working here?  Following the example from 
> the vnconfig(8) manpage:
> 
> basalt# vnconfig -v -e /dev/vnd0c /var/tmp/testfile swap
> /dev/vnd0c: 655360 bytes on /var/tmp/testfile
> swapon: Invalid argument

i _think_ that if you're going to do this, you've gotta do several
hokey things (not all of which i'm aware of) including defining 'vnd0'
as a 'sequential'-style swap device in your config file, and probably
using 'options SEQSWAP' as well.

the code paths necessary to swap on vnd's haven't been tested in
NetBSD, i don't think. 


chris