From owner-freebsd-stable Thu Oct 10 2:41:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AF1837B401 for ; Thu, 10 Oct 2002 02:41:22 -0700 (PDT) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 429F443E9E for ; Thu, 10 Oct 2002 02:41:05 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.3) with ESMTP id g9A9dg2l091367; Thu, 10 Oct 2002 19:09:47 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: make release question From: "Daniel O'Connor" To: "David E. Cross" Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <200210100936.g9A9abI21528@pegasus.cs.rpi.edu> References: <200210100936.g9A9abI21528@pegasus.cs.rpi.edu> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 10 Oct 2002 19:09:38 +0930 Message-Id: <1034242786.80568.98.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Spam-Score: -3.4 () IN_REP_TO X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-10-10 at 19:06, David E. Cross wrote: > > sh -e /usr/src/release/scripts/doFS.sh -s mfsroot /R/stage /mnt 4320 /R/stage/mfsfd 8000 minimum3 > > vnconfig: cannot find or load "vn" kernel module > > vnconfig: /dev/rvnn0: Device not configured > > If I then "chroot ${chrootdir} /bin/sh" and "sh -e /usr/src/release/...." > by hand it works fine. I use the vncommands quite heavily outside of > scripts for manipulating all sorts of things without trouble, this just > looks very puzzling. > > Host system is 4.7-*cough*RELEASE*cough* (yeah, not official until the > re-team says so, but pulled from the RELENG_4_7 branch ~12 hours ago), SMP, > 512MB ECC RAM; though I don't see how this has any affect on it. System > appears fully stable with the exception of this problem and occasional > "microuptime() went backwards" errors (though no errors happened during any > phase of that build). > > Are there things I should be looking for, or to try? I get this. I do 'kldload vn' and 'make release' magically works. I don't understand why vnconfig can't load it since it is running as root. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message