Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 16:33:44 +0200
From:      Matthew West <mwest@uct.ac.za>
To:        Jeff Gray <jwgray@netbox.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mountable directory?
Message-ID:  <19991013163344.A20538@apotheosis.za.org>
In-Reply-To: <Pine.BSF.4.10.9910130722170.67239-100000@cm-24-142-61-17.cableco-op.ispchannel.com>; from "Jeff Gray" on Wed, Oct 13, 1999 at 07:24:46AM
References:  <19991013155423.A22320@apotheosis.za.org> <Pine.BSF.4.10.9910130722170.67239-100000@cm-24-142-61-17.cableco-op.ispchannel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 13, 1999 at 07:24:46AM +0000, Jeff Gray wrote:
> Excellent.  However....
> 
> # vnconfig /dev/vn0a /usr/home/jwgray/test/T
> vnconfig: open: Device not configured 
> 
> but it exists,...
> # ls -l /dev/vn*
> brw-r-----  1 root  operator   15, 0x00010002 Oct  4 10:10 /dev/vn0
> brw-r-----  1 root  operator   15,   0 Oct  4 10:10 /dev/vn0a  
> 
> Missing something obvious?

Whoops, should probably have specified before; do you have the vnode driver
compiled into your kernel?

pseudo-device   vn              #Vnode driver (turns a file into a device)

--
mwest@uct.ac.za


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?19991013163344.A20538>