From nobody Sun Nov 12 06:28:12 2023 X-Original-To: virtualization@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 4SSjL44YKGz51Mqv for ; Sun, 12 Nov 2023 06:28:12 +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 4SSjL40w5Fz4JFm for ; Sun, 12 Nov 2023 06:28:12 +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=1699770492; 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=fBmZjrSxYH1CTmawSEHXpPZmdRdShdYTzWLYlbSy5dI=; b=syG5llHGyS2SKd/C156/noTm9W2L7whuN3fw8ywpUEeduRthStar53JkI2fo14fTvsZBDd wamcQH/VqkMk8RcZSRzTbGS+Tvx5lv5+Gw2QYXudLpfhoAmnxnDzeVHkqMd3kl8Qo+UWqy rfIIzQoR87gir0AUyp7Gx1CwSDyuLJBN/EzCv33bms+y+M7F7RIHUrQUxPbb/VG+GxWVBj r1tDDmAXdHwsuE0Kl/KlGanx068fEZhdje7ej6pEkshC9xmy/Fri1fA9uUX3n/S6B6h9FG 3ZaQ1DxoqsQBwE6svc8lSvoRJxA2um9GCaftr/E9xvVSQxBKYB31GccoMXJPlw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699770492; a=rsa-sha256; cv=none; b=oYXVNOLOtPPphd2BwlUwKKzN3W2IuOGVho9y0iBAc43a7Hyu1zGcouhYCHHZkXbE49zM01 cdzYKawxnbFFE7CfFuqIgEiku4g6ajrlgLhxYfZBpj4tQKs+FqsMkagQ33LFp8W9LLttd3 eUwjYhI86/pSCSwC50QaWLHe2+sBE6RpEtNILCPH/J+obHRcGCcaTO4QUpe0cGZf+dFWdL voLlzwolo1QdOv96vc63ZHkXSqpaH/Q7IGv8ST25o3ZlRBmK77MP0julJ9FAw9KdL4gq7Y q4SI0RlhP44RXrYPcithHMmRgcpspiwFD+3gosLN6Za5ROE83oTRqH4vqbjexA== 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 4SSjL374mWz1BtZ for ; Sun, 12 Nov 2023 06:28:11 +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 3AC6SBG1055496 for ; Sun, 12 Nov 2023 06:28:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AC6SBEn055495 for virtualization@FreeBSD.org; Sun, 12 Nov 2023 06:28:11 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: virtualization@FreeBSD.org Subject: [Bug 274051] FreeBSD bhyve installation = can't find hostid/entropy Date: Sun, 12 Nov 2023 06:28:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274051 Kyle Evans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kevans@freebsd.org --- Comment #4 from Kyle Evans --- (In reply to unspam from comment #3) The messages about /boot/entropy and /etc/hostid are just noise rather than anything fatal; was this present on the earlier attempts but omitted by accident? > bhyve: init_bootrom: vm_create_devmem: No such file or directory --=20 You are receiving this mail because: You are the assignee for the bug.=