From owner-freebsd-hackers Sun Apr 14 18:07:39 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA29208 for hackers-outgoing; Sun, 14 Apr 1996 18:07:39 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA29201 for ; Sun, 14 Apr 1996 18:07:37 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id SAA16087; Sun, 14 Apr 1996 18:06:50 -0700 (PDT) To: Kim Culhan cc: hackers@freebsd.org Subject: Re: -current works fine -minor complaint on bootup In-reply-to: Your message of "Sun, 14 Apr 1996 20:43:23 EDT." Date: Sun, 14 Apr 1996 18:06:50 -0700 Message-ID: <16085.829530410@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > This system was updated to -current from an origonal 2.1 cd install > months ago (and updated often since) yet still shows this error on bootup: You need to update your /etc/rc.i386 file as well - the syntax for loading the LKM has changed. Jordan