From nobody Sat Jul 06 15:53:42 2024 X-Original-To: bugs@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 4WGZgB72lfz5Qs1x for ; Sat, 06 Jul 2024 15:53:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WGZgB2cyjz4k3b for ; Sat, 6 Jul 2024 15:53:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720281222; a=rsa-sha256; cv=none; b=ADNx5zZr47fWk7rf4osyOxswM9OgGBwx/9czXzla3x4ZPAL2epSMykSkKtsN1I03QUyrJZ Pynf81MxD4Ywbi6ocXf7jiJU6maRycbooSZ3qaw0R6mgwDrnIcNSISycGPbXyUEaaLcO/m Fna4MIFKv7o+4TKcHW06Okug/IapWXy65+JhgRDUZ0fEg2iW2w5g4CJ9ahcJpXud0TMjzU oMqQGaRPkKnBgcair0v2SNeKOnzChEIKKMuzd4ehbc0EjmYuvFw4ohj7OiO83vaL4cKeQ1 g1HjgaIgTNQrh1PSHyIJxUMDlPLEek32fpRCu4S9Y0/dyIgRLIQZNytjBa8zqw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720281222; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QsEpl1oXFPyq4oYPPfNGDE9W8VOIcWKn5x8BmEKxr3I=; b=b16DyEoug34IwOJOb5yOTwSCok4amXwKpjXCOv0vzzwlF04kFOLGWqPFIy9bCqYQ5NucZ4 ijoSPSvBme1CKW4U95sJqWcO/8Dg8l3Vf1coEw9bIWBa6uKeVJXF/xnIddk6vTY/YuzI8x /7RzWcu91BkelVpmSTrJdK4uaTpfklbKcFnWgn79uS8YbxHfen1lXi9mq/vWphrOwdLIs6 pFnRuhr61U56OrQWO7im3zcVQXs3nUrte3nH8Vk2b8SNlnzS9eIftQlcpjMS8U34101CdJ GQ/PmIhhBh9e4RWZX9dpXvkad/0qnUgTmrZrUPeYLduA50lHwKmwP2mNvbkKOw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WGZgB1wkZzmPH for ; Sat, 6 Jul 2024 15:53:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 466Frgal037492 for ; Sat, 6 Jul 2024 15:53:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 466FrgPM037491 for bugs@FreeBSD.org; Sat, 6 Jul 2024 15:53:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279829] Unable to automatically boot after upgrading to 14.1-RELEASE Date: Sat, 06 Jul 2024 15:53:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279829 --- Comment #13 from Warner Losh --- (In reply to Albert Valbuena from comment #12) Yea, that lack of clarity is what needs to be updated. We need to describe how to find the ESP. Most systems there's only one, and it's a FAT partition of type 'efi'. You need to mount this partition somewhere. It's supposed to be mounted on /boot/efi, but older installs don't have that. But I'll assume that you've mounted it by hand here. If you are dual boot, you may need to skip this step (since the dual booting often comes via bootXXX.efi (XXX =3D x64 on amd64 and aa64 on aarch64)). But if you need to replace it, you'll sudo cp /boot/loader.efi /boot/efi/efi/boot/bootx64.efi (amd64). the current installer will put this here if there isn't one already as a fallback to buggy / non-conformant / w= eird EFI implementations that use this by default. Next, you'll need to sudo cp /boot/loader.efi /boot/efi/efi/freebsd/loader.= efi. For most people, that's all that needs to be done. For people that have spe= cial use cases, or do weird stuff, the instructions may differ. Dual booting is tricky, because some people do it just with efi variables and their bios bo= ot loader, others do it with refind, etc. --=20 You are receiving this mail because: You are the assignee for the bug.=