From owner-freebsd-current Sun Apr 22 2: 9: 4 2001 Delivered-To: freebsd-current@freebsd.org Received: from postoffice.aims.com.au (advanc2.lnk.telstra.net [139.130.119.73]) by hub.freebsd.org (Postfix) with ESMTP id 6302937B422 for ; Sun, 22 Apr 2001 02:08:57 -0700 (PDT) (envelope-from chris@aims.com.au) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id f3M98ti25874 for ; Sun, 22 Apr 2001 19:08:55 +1000 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Sun, 22 Apr 2001 19:08:34 +1000 Reply-To: From: "Chris Knight" To: Cc: , , Subject: RE: kernel core Date: Sun, 22 Apr 2001 19:08:32 +1000 Message-ID: <03cb01c0cb0b$ce9369a0$020aa8c0@aims.private> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: Importance: Normal X-Return-Path: chris@aims.com.au X-MDaemon-Deliver-To: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, I've found the following sequence to be optimal from going from pre-dirpref -current to post-dirpref -current and 4-stable to -current: make buildworld make buildkernel KERNCONF=YOUR_KERNEL_HERE make installkernel KERNCONF=YOUR_KERNEL_HERE make installworld mergemaster fsck all partitions, answering yes to all prompts tunefs -A -s all partitions, where N > 0 I found that the newer fsck didn't help any. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -----Original Message----- > From: owner-freebsd-current@FreeBSD.ORG > [mailto:owner-freebsd-current@FreeBSD.ORG]On Behalf Of John Baldwin > Sent: Sunday, 22 April 2001 3:27 > To: David W. Chapman Jr.; imp@FreeBSD.ORG > Cc: freebsd-current@FreeBSD.ORG > Subject: Re: kernel core > > > > On 21-Apr-01 David W. Chapman Jr. wrote: > > I just tried to do an installkernel on a new kernel I built > and I got the > > same error except the last line changed to > > > > stopped at ffs_dirpref+0x210 movzbl 0(%ECX,%EAX,1),%EAX > > > > Do I have any hope at recovering from this or should I > start again with 4 > > and upgrade to -current. I'm assuming is a problem with > the kernel and > > without being able to update the kernel and install a new > one, I don't think > > I can fix it. > > You need to rebuild fsck and install it and fsck your > filesystems. This is the > dirpref changes biting you. Warner, we probably need an > entry in UPDATING for > the dirpref changes that warn people to build and install a > new fsck before > booting a dirpref kernel. > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message