lags:
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-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="UTF-8"
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:
X-BeenThere: freebsd-virtualization@freebsd.org
Sender: owner-freebsd-virtualization@FreeBSD.org
MIME-Version: 1.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284431
Bug ID: 284431
Summary: Bhyve Fails to Boot/Run Tails Linux
Product: Base System
Version: 14.2-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bhyve
Assignee: virtualization@FreeBSD.org
Reporter: vermaden@interia.pl
Hi,
I have tried to run Tails amd64 6.11 with Bhyve but no luck.
I used Tails 6.11 image from here:
- https://download.tails.net/tails/stable/tails-amd64-6.11/
I first tried with 'vm-bhyve' but failed - BUG here:
- https://github.com/churchers/vm-bhyve/issues/584#issuecomment-2620485157
So I tried with 'plain' Bhyve and official 'vmrun.sh' Handbook way.
Used that for start command:
# cp tails-amd64-6.11.img /vm/TAILS.IMG/
# cp /usr/local/share/uefi-firmware/BHYVE_UEFI_VARS.fd /vm/TAILS.IMG/
# bhyve \
-AHP \
-s 0:0,hostbridge \
-s 1:0,lpc \
-s 2:0,virtio-net,tap1 \
-s 3:0,virtio-blk,/vm/TAILS.IMG/tails-amd64-6.11.img \
-c 2 \
-m 6g \
-s 29,fbuf,tcp=3D0.0.0.0:5999,w=3D1000,h=3D700,wait \
-s 30,xhci,tablet \
-l
bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd,/vm/TAILS.IMG/BHYVE_UE=
FI_VARS.fd
\
TAILS.IMG
First - its not able to boot at all and drops to UEFI Shell.
Using method from here:
- https://www.jongibbins.com/solving-uefi-boot-problems-on-bhyve-freenas-vm/
I typed 'exit' on the 'Shell>' prompt and in Bhyve BIOS selected a physical
device to boot from.
Both 'Default' and 'Troubleshooting' options freeze the same way - will att=
ach
a screenshot in a moment.
Not sure if I can add anything more - ask if needed.
Regards,
vermaden
--=20
You are receiving this mail because:
You are the assignee for the bug.=