Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 16:37:48 +0200
From:      Johan Pettersson <johpe159@student.liu.se>
Cc:        Jeff Gray <jwg@netbox.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: mountable directory?
Message-ID:  <3804993B.5A150408@student.liu.se>
References:  <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
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?
>
> Thanks
> jeff
>

U must compile your kernel with suport 4 vn!

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

//Johan




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?3804993B.5A150408>