Date: 10 Oct 2002 19:09:38 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: "David E. Cross" <crossd@cs.rpi.edu> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make release question Message-ID: <1034242786.80568.98.camel@chowder.gsoft.com.au> In-Reply-To: <200210100936.g9A9abI21528@pegasus.cs.rpi.edu> References: <200210100936.g9A9abI21528@pegasus.cs.rpi.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1034242786.80568.98.camel>