From owner-freebsd-current Fri Mar 14 06:56:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA22216 for current-outgoing; Fri, 14 Mar 1997 06:56:20 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id GAA22204 for ; Fri, 14 Mar 1997 06:56:16 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0w5YMW-0002BB-00; Fri, 14 Mar 1997 07:53:40 -0700 To: "A JOSEPH KOSHY" Subject: Re: Gotcha in moving to post 4.4 lite2 merge ``world''. Cc: freebsd-current@freebsd.org In-reply-to: Your message of "Fri, 14 Mar 1997 19:21:03 +0500." <199703141421.AA248149263@fakir.india.hp.com> References: <199703141421.AA248149263@fakir.india.hp.com> Date: Fri, 14 Mar 1997 07:53:39 -0700 From: Warner Losh Message-Id: Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199703141421.AA248149263@fakir.india.hp.com> "A JOSEPH KOSHY" writes: : There is a minor gotcha that I got caught by: the newly built `mount' : isn't compatible with a pre lite2 merge kernel and will fail on mounting `/'. : : Be sure to rebuild your kernel after `make world' and before rebooting. FYI, I was able to use the old mount on my system with the new kernel and it has worked well enough to build most of the world (11:00 hrs later and I'm only up to compiling usr.sbin/IPXroute). I rebuilt a new kernel before I started the make world. Either FreeBSD has gotten bigger, or something is slower with the new kernel. It normally takes 10-10:30 before.... Hopefully the machine I ordered last night will make this faster (PPro-180 + 2940UW + fast disks + 64M + SuperMicro P6SNS). Warner