From nobody Sun Aug 06 08:54:50 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RJYDZ4CHJz4ph3p for ; Sun, 6 Aug 2023 08:54:54 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RJYDZ1gkNz3VGC for ; Sun, 6 Aug 2023 08:54:54 +0000 (UTC) (envelope-from guru@unixarea.de) Authentication-Results: mx1.freebsd.org; none Received: from [188.174.50.193] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSZXH-0003xU-B1; Sun, 06 Aug 2023 10:54:51 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.unixarea.de (8.16.1/8.14.9) with ESMTPS id 3768so8N015348 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sun, 6 Aug 2023 10:54:50 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.16.1/8.14.9/Submit) id 3768soQU015347; Sun, 6 Aug 2023 10:54:50 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Sun, 6 Aug 2023 10:54:50 +0200 From: Matthias Apitz To: Mark Millard Cc: Current FreeBSD Subject: Re: Has the update procedure changed? Message-ID: Reply-To: Matthias Apitz Mail-Followup-To: Mark Millard , Current FreeBSD References: <9E1458A0-606A-42F5-A867-F6672D4CDEE9.ref@yahoo.com> <9E1458A0-606A-42F5-A867-F6672D4CDEE9@yahoo.com> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9E1458A0-606A-42F5-A867-F6672D4CDEE9@yahoo.com> X-Operating-System: FreeBSD 13.0-CURRENT r368166 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 188.174.50.193 X-Rspamd-Queue-Id: 4RJYDZ1gkNz3VGC X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE] El día domingo, agosto 06, 2023 a las 01:20:54a. m. -0700, Mark Millard escribió: > The material in 26.6.5 does not repeat all that, it is > more of a summary that is presented. > > There are also instructions in UPDATING (near the end) > and yet other instructions in Makefile (leading > comments). > > I've not done detailed comparisons of such in some > time, but they well not be exact matches. As I remember, > the UPDATING material was more explicit about various > cases/contexts and what was appropriate for them. > > It can be appropriate to review them all. Thanks for the pointers. During the installation I got the following error: # make installkernel ... kldxref /boot/kernel kldxref: error while reading /boot/kernel/iwlwifi-9000-pu-b0-jf-b0-46.ucode.ko: Bad address kldxref: error while reading /boot/kernel/iwlwifi-9260-th-b0-jf-b0-46.ucode.ko: Bad address kldxref: error while reading /boot/kernel/ktest_netlink_message_writer.ko: Bad address I know the reason (the install process uses the old existing kldxref which does not can handle some things). I proceeded with the installation and all is fine, the box is up again in multiuser and /usr/sbin/kldxref is now from today. Should I run 'make installkernel' a 2nd time? matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub