From nobody Fri Jul 19 19:04:20 2024 X-Original-To: freebsd-stable@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 4WQfHb6Gz9z5Q9ZN for ; Fri, 19 Jul 2024 19:04:43 +0000 (UTC) (envelope-from stable@lordcow.org) Received: from mail.lordcow.org (lordcow.org [IPv6:2c0f:fb18:402:5::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-256) client-digest SHA256) (Client CN "devaux.za.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WQfHb34T1z4Dcg for ; Fri, 19 Jul 2024 19:04:43 +0000 (UTC) (envelope-from stable@lordcow.org) Authentication-Results: mx1.freebsd.org; none Received: from lordcow.org (localhost [127.0.0.1]) by mail.lordcow.org (8.17.2/8.17.2) with ESMTPS id 46JJ4QgF031757 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Fri, 19 Jul 2024 21:04:26 +0200 (SAST) (envelope-from lordcow@lordcow.org) X-Authentication-Warning: lordcow.org: Host localhost [127.0.0.1] claimed to be lordcow.org Received: (from lordcow@localhost) by lordcow.org (8.17.2/8.17.2/Submit) id 46JJ4K6X031559; Fri, 19 Jul 2024 21:04:20 +0200 (SAST) (envelope-from lordcow) Date: Fri, 19 Jul 2024 21:04:20 +0200 From: Gareth de Vaux To: freebsd-stable@freebsd.org Cc: Ronald Klop Subject: Re: nextboot warns it won't reset Message-ID: References: <01D917DB-7E47-46D7-AD22-AD09C4F89A96@FreeBSD.org> <390734156.4694.1721387508471@localhost> List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <390734156.4694.1721387508471@localhost> X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=4.0.0 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on lordcow.org 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:37199, ipnet:2c0f:fb18::/32, country:ZA] X-Rspamd-Queue-Id: 4WQfHb34T1z4Dcg On Fri 2024-07-19 (13:11), Ronald Klop wrote: > I think you don't need nextboot for what you want to do as long as you have console access to the machine. > > If you have console access you can interrupt the boot loader and choose another kernel to boot. Thanks, that's what I meant by taking my chances manually. I've run into trouble there, though will create a new thread.