-
Hi Yuichiro,
we met on Michael Dexter's bhvye production user's call a few months back and you showed us bmd. Thanks for taking the time back then!
I'm prepping for a tutorial on bhyve for EuroB…
-
```
[root@boron ~]# vmadm get eceec5eb-22c7-e65b-fd6b-81ebdb36406b | json vnc_port
5901
[root@boron ~]# vmadm get eceec5eb-22c7-e65b-fd6b-81ebdb36406b | json bootrom
uefi
[root@boron ~]# netstat …
-
i am having a strange issue that is preventing me from starting more than one linux vm at a time. the configuration i am using is as follows, for debian vms:
```
loader="uefi"
debug="yes"
cpu="1…
-
FreeBSD 12 has [support for jailed bhyve VMs](https://github.com/lattera/articles/blob/master/freebsd/2018-10-27_jailed_bhyve/article.md), see https://reviews.freebsd.org/D16057
The configuration o…
-
### Description
As described in https://github.com/pgj/freebsd-wifibox/issues/11#issue-1118701979, the ppt device must be detached before unloading `vmm`. However, more is needed.
```
2023-08-1…
-
The procedure for configuring IPv6 set out in [docs/blob/master/docs/setting-up-ipv6-in-a-zone.md](https://github.com/TritonDataCenter/smartos-docs/blob/c5a07ca9cec272e202b208f9f28fbf8c970bf4b7/docs/s…
-
When starting any VM, receive a 'bad number' error when performing "PCI string for 1 disks":
```
root@monstro:/# chyves debian8 start debian-8.2.0-amd64-DVD-1.iso
Preparing to start guest: debi…
-
**Is your feature request related to a problem? Please describe.**
I have a Orbit BHyve 6-channel, but found my watering program configuration (frequency, interval) wasn't supported by current script…
-
Hi,
I can not start the installation of an arch linux guest.
my system: FreeBSD 12-CURRENT
chyves version: chyves dev branch, commit: 12ea7e5ed3c48c10838934c2b461c66d908d464e
I installed grub2-bhyv…
-
Are there any plans to add a USB-passthrough feature? This would be hugely beneficial to people like myself who are using Docker toolbox to allow for USB passthrough into containers running on mac OS.…