This patch adds UEFI support in vmrun.sh/usr/share/examples/bhyve/vmrun.sh -E
Details
Details
pkg install uefi-edk2-bhyve tigervnc
Run vmrun.sh as you normally would, but pass in the -E option, which will cause bhyve to create a framebuffer, listening on 127.0.0.1:5900. You can use vncviewer from the tigervnc package to connect to the framebuffer.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
share/examples/bhyve/vmrun.sh | ||
---|---|---|
49–51 | you forgot to re-add -h here, but I'll fix that before I commit it |