Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2001 12:38:47 +0800
From:      francisv@dagupan.com
To:        freebsd-questions@FreeBSD.ORG
Subject:   Automounting vnode disks
Message-ID:  <10F29E27A956D511B0940050DA8D86A9340C03@apmail.dagupan.com>

next in thread | raw e-mail | index | archive | help
Hi,

How do you auto-mount vnode disks? I created the file /etc/vntab but it
doesn't seem to work:

	[root@host]# vnconfig -e /dev/vn0c /usr/local/vnodes/file
mount=/usr/local/mount_point
	vnconfig: mount: Device busy

the `vn' device is already in the kernel and the devices are present in
/dev. I've already tried this using:

	[root@host]# vnconfig /dev/vn0 /usr/local/vnodes/file

and then:

	[root@host]# mount /dev/vn0c /usr/local/mount_point

which works but I couldn't make it to work with the `vnconfig -e' option.

---
 francis a. vidal [bitstop network services] | http://www.dagupan.com
 streaming media + web hosting               | http://www.keystone.ph
 v(02)330-2871,(02)330-2872; f(02)330-2873   | http://www.kuro.ph


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?10F29E27A956D511B0940050DA8D86A9340C03>