From nobody Sun Aug 13 12:25:03 2023 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 4RNxYq2lC9z4qTfL for ; Sun, 13 Aug 2023 12:25:03 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RNxYq06K8z3JV5 for ; Sun, 13 Aug 2023 12:25:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691929503; 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; bh=DeC3bwY41uf0KpnIojLAjndw/lBwdmEW5GL2uMnZMLw=; b=MpuWTpoQ0r3JBtXztF9U9AQ4RwcUj4wGtkwKqpHVaftyzf2J18FGlxVrrvrwJmA/0tUBS6 Cf5NVeLOWlC3joYl0vV46aafVHf28VotAg7ifRjRnCnE5uyrW+W4UHwr53m4lM6mGdoGIr DTL4aUrILPBYw+xeZP7bGepvvSi0jGwBdAJvO9Y+AQe8zEXC7HBnBvB/KevtIqr2FkxKLZ Vwegz5uaCL7XgC7twursfYFs1vI9/QN3dmGzNsp0lKnL+wZNXXxFxsnhIuNFRmYu3ZPdxY WqlluoSnL8Cn89llGvSqQueVa3B8TsWdbzpmllIZrw7aOvKcEGthZOw1nC6/+Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691929503; a=rsa-sha256; cv=none; b=bBL2a3JH0ogp/DsywFxchY1i9W8gwBku4JiJDG9OZEJH6SdmYiw0SesMV2o3s/XAbweNIt teOawQ9HPvU1HdcNApHBDxdoy7DYkjwljdIozI3IoVgG9hiPXvc8sAMaKSHYFPEQHgZjqD 6fxInE7/FXjMmWC8p2Gv++YHppBK3iZNXezuNxUzawGMimeu6Js7qqHooCMK32Nkmn4eEc 0s2POP1LbMzYqF7Lbj1XYCGiCFbtDN1CwGVdaGU1dXuzcYQ07IOdzh2s+9jQ5sanZu3SPA 3gdKi7gaMlxNM1I14AYhk0A42Pu/jQlZ03Y/y6rJGudm/Nr+C4W4TtYvRRRrmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RNxYp6Hmpz11Tw for ; Sun, 13 Aug 2023 12:25:02 +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 37DCP2NH049490 for ; Sun, 13 Aug 2023 12:25:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37DCP2x2049489 for bugs@FreeBSD.org; Sun, 13 Aug 2023 12:25:02 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 273099] 14.0-ALPHA1 unbootable after install Date: Sun, 13 Aug 2023 12:25:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vermaden@interia.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D273099 Bug ID: 273099 Summary: 14.0-ALPHA1 unbootable after install Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: vermaden@interia.pl Hi, regarding the message about 14.0-ALPHA1 from here: - https://lists.freebsd.org/archives/freebsd-snapshots/2023-August/000283.h= tml I just installed it under Bhyve but after reboot got unbootable system: | FreeBSD/amd64 User boot lua, Revision 1.2 | ZFS: unsupported feature: com.klarasystems:vdev_zaps_v2 | ERROR: cannot open /boot/lua/loader.lua: no such file or directory. |=20 | Type '?' for a list of commands, 'help' for more detailed help. | OK=20 Regards, vermaden --=20 You are receiving this mail because: You are the assignee for the bug.=