From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 09:58:51 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 426CE16A400 for ; Fri, 31 Mar 2006 09:58:51 +0000 (UTC) (envelope-from gabriel@cubearmy.com) Received: from cohen.cubearmy.com (cohen.cubearmy.com [66.38.196.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0310743D45 for ; Fri, 31 Mar 2006 09:58:50 +0000 (GMT) (envelope-from gabriel@cubearmy.com) Received: from dquinn.cubearmy.com ([192.168.0.148]) by cohen.cubearmy.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FOH8i-0007of-IK for questions@freebsd.org; Tue, 28 Mar 2006 16:33:52 +0000 From: daniel To: questions@freebsd.org User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Disposition: inline Date: Tue, 28 Mar 2006 11:33:50 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200603281133.51275.danstemporaryaccount@yahoo.ca> Sender: gabriel@cubearmy.com Cc: Subject: Oops: Deleted /var/named X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 09:58:51 -0000 Yes, it was dumb, but while I have a backup of all of my domain info and have restored it all, starting named gives me this error now: devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device I can only assume that it has something to do with the files in /var/named/dev/ that I have untarred there. I tried doing a "make deinstall; make install" in /usr/ports/dns/bind9 but that didn't create anything. What is the propper way to re-set this up?