From owner-freebsd-questions Thu Jun 3 9:48:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ideaglobal.com (ultra2.ideaglobal.com [194.36.20.11]) by hub.freebsd.org (Postfix) with ESMTP id 36A9014E09 for ; Thu, 3 Jun 1999 09:48:28 -0700 (PDT) (envelope-from kiril@ideaglobal.com) Received: (from kiril@localhost) by ideaglobal.com (8.9.2/8.9.2) id RAA05320 for freebsd-questions@freebsd.org; Thu, 3 Jun 1999 17:43:34 +0100 (BST) From: Kiril Mitev Message-Id: <199906031643.RAA05320@ideaglobal.com> Subject: vnconfig says VNIOCATTACH: Device busy To: freebsd-questions@freebsd.org Date: Thu, 3 Jun 1999 17:43:34 +0100 (BST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All As per the subject, I am trying to mount a file (that I _hope_ is a valid ISO9660 image) to see what's in it. A careful (?) look through the man pages lead me to try: vnconfig -c /dev/vn0c filename which resulted in : vnconfig: VNIOCATTACH: Device busy same if I try /dev/vn0... What have I missed ? The line pseudo-device vn is in my kernel config (and the kernel is compiled and installed :-) TIA, please CC me on any replies Kiril To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message