Date: Thu, 07 Apr 2022 18:54:11 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 263118] bhyve: "Can't find /boot/entropy" Message-ID: <bug-263118-27103-f1zsHB4HsY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263118-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-263118-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263118 --- Comment #4 from benoitc <benoitc@enki-multimedia.eu> --- i hove some success to boot the vm pas the /boot/entropy error using the `uefi-csm` firmware: https://hastebin.milkywan.fr/raw/eyuridicoz To do it I setup vm-config with bhyve.the vnc screen become black the boot continue in the console: ``` oader=3D"uefi-csm" cpu=3D1 memory=3D2G network0_type=3D"virtio-net" network0_switch=3D"public" disk0_type=3D"ahci-hd" disk0_name=3D"disk0" disk0_dev=3D"sparse-zvol" uuid=3D"053e0a09-b6a0-11ec-b2c1-1402ec690a80" network0_mac=3D"58:9c:fc:0d:e9:4a" graphics=3D"yes" graphics_listen=3D"[::]" graphics_wait=3D"yes" `` But I can only boot the machine if the first time I stop it hardly using the `vm poweroff <vm>` command/ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263118-27103-f1zsHB4HsY>