From owner-freebsd-current Wed Jan 6 10:25:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA17962 for freebsd-current-outgoing; Wed, 6 Jan 1999 10:25:30 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mortar.carlson.com (mortar.carlson.com [208.240.12.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA17957 for ; Wed, 6 Jan 1999 10:25:29 -0800 (PST) (envelope-from veldy@visi.com) Received: from mortar.carlson.com (root@localhost) by mortar.carlson.com with ESMTP id MAA02761; Wed, 6 Jan 1999 12:24:17 -0600 (CST) Received: from w142844 ([172.25.99.35]) by mortar.carlson.com with SMTP id MAA02757; Wed, 6 Jan 1999 12:24:03 -0600 (CST) Message-ID: <019f01be39a1$dc9eb8e0$236319ac@w142844.carlson.com> From: "Thomas T. Veldhouse" To: "Larry S. Marso" , Subject: Re: bootblocks: once or each time? Date: Wed, 6 Jan 1999 12:24:42 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You could go to /usr/src/sys/boot and then do: make all install clean You shouldn't need to do a build world unless some of the includes have changed. It has worked for me in the past. I am curious to know if the new boot blocks will mount root correctly or rather, will it try to mount the correct root. It seemed to ignore rootdev before and always subtracted one or from currdev (or simply default to disk1s1a). Tom Veldhouse veldy@visi.com -----Original Message----- From: Larry S. Marso To: freebsd-current@FreeBSD.ORG Date: Wednesday, January 06, 1999 12:06 PM Subject: bootblocks: once or each time? >I updated to 3.0-current elf a few days ago. I installed the new >bootblocks. > >I just updated my sources again, and note that there are more changes >to sys/boot. If I do a fresh buildworld, should I be installing new >bootblocks again, as well as a make installworld? > >Best regards >-- >Larry S. Marso >larry@marso.com > >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