From owner-freebsd-stable Fri Mar 31 17:41:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 531DC37BF14 for ; Fri, 31 Mar 2000 17:41:09 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id SAA75826; Fri, 31 Mar 2000 18:41:08 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA38998; Fri, 31 Mar 2000 18:40:38 -0700 (MST) Message-Id: <200004010140.SAA38998@harmony.village.org> To: Alexander Frolkin Subject: Re: Upgrading to 4.0 Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 31 Mar 2000 19:03:29 +0100." <20000331190328.A4215@gamma> References: <20000331190328.A4215@gamma> Date: Fri, 31 Mar 2000 18:40:38 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000331190328.A4215@gamma> Alexander Frolkin writes: : AFAIK, it is necessary to install a 4.0 kernel before doing installworld. : According to src/UPDATING, pccardd needs to be recompiled to work with the : new kernel. The problem is that /usr/obj and /usr/src will be NFS mounted, : and the network card is a PCMCIA NE2000. Can I just build and install the : new pccardd and then reboot, or is there something else I will need to do? Yes. build and install the new kernel, build and install the new pccardd (with the new pccard include files, so as part of make buildworld is the best way to build it). Then it should be safe to reboot. Keep a copy of the old pccardd and old kernel around just in case you botch something. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message