bhyve

  1. martinrame

    bhyve Android emulator in a virtual machine

    I'm trying to use Flutter in my FreeBSD 13 workstation, after finding it cannot run on it (even using linuxulator) I created an Ubuntu 20.04 VM on Bhyve, and installed everything. When I tried to run the emulator it said "Your CPU does not support required features (VT-x or SVM).". The...
  2. k.jacker

    bhyve dual port NIC - bhyve passthru only one port to vm

    Hei, I've been recently playing around with bhyve passthru and wonder if I could passthru a single port of a dual port NIC to a vm. From a logical point of view I guess that should work, since both ports should get their specific pci bus/port assigned. Otherwise, I'm unsure if such dual port...
  3. T

    bhyve How to use BHYVE_UEFI_VARS.fd?

    Hi, Could someone please help explain or point to any notes regarding how to use BHYVE_UEFI_VARS.fd? I've been searching around but couldn't find any yet. TIA,
  4. B

    quBSD - A New Jails and bhyve Wrapper That Emulates Qubes

    It's been quite a few months in the making, but I believe I have something good enough to share with the community. It's written in shell, based on zfs, and uses the underlying FreeBSD tools. Here's a summary of features: All workloads are run inside of jails GUI jails! Comes with a...
  5. T

    PF Allow all traffic to bhyve guests through PF

    Hey, I have a host running different services, and among them also use bhyve to run some virtual machines. There is a default block rule that prevents traffic to flow, i thought that the following would override that for my guests but that is not the case. I assume i am missing or overlooking...
  6. amilis

    Solved Q about Bhyve - 3.6GB/s disk speed and CPU cores

    I use ESXI hosts for years and years, but in the last half year I thinking of moving from ESXI. Proxmox is no go dude to the network setups, drops etc., and I really don’t like Proxmox in general. XPC-NG, it’s ok… then we come to Bhyve and I really want to love Bhyve as it’s on FreeBSD and I...
  7. T

    Solved Command doesn't understand -k option

    Hi, I'm trying to use bhyve -k but it says options k is not valid. From manual page, -k is listed: https://www.freebsd.org/cgi/man.cgi?query=bhyve I'm on FreeBSD 13.0-RELEASE-p4. Is there anything I missed? Thanks
  8. ajzimme

    bhyve Guests never boot to install

    I followed this: https://github.com/churchers/vm-bhyve ------ rc.conf vm_enable="YES" vm_dir="zfs:scrap/vm" ----- Installed: grub-bhyve, vm-bhyve, qemu-utils, bhyve-firmware ---- DATASTORE FILENAME default alpine-standard-3.15.0-x86_64.iso default...
  9. LordInateur

    Network Issues w/ LAGG + VMs

    Hello, all! I have an interesting setup that I'm hoping to get a little bit of help with. Before I start: please yell at me if some of my formatting is wonky-- I'm used to markdown, but not so much the styling that the FreeBSD Forums asks for, so if I've done something that needs to be...
  10. L

    bhyve I got error "BdsDxe: failed to load Boot0001..." when I boot kali linux VM via uefi-firmware

    First I install kali linux use bhyve and ZFS via uefi-firmware it worked well. I use the script as following to start kali linux. #!/bin/sh bhyve -c 1 -m 2G -w -H \ -s 0,hostbridge \ -s 2,ahci-hd,/dev/zvol/zroot/linuxdisk0 \ -s 3,virtio-net,tap1 \ -s 29,fbuf,tcp=0.0.0.0:5800,w=1280,h=720,wait \...
  11. JMOR

    bhyve Not able to passthrough a USB 3.0 Host Controller

    My guest VMs (either Windows or Linux) don't see the PCI USB host controller I am passing through bhyve. In my system (motherboard: MSI MEG X570 Unify, processor: AMD Ryzen 9 5900X), I have this USB controller I want to passthrough to the VMs: # pciconf -lvc pci0:49:0:3 ppt0@pci0:49:0:3...
  12. I

    bhyve Using bhyve and VirtualBox together - does it work?

    Can a FreeBSD host run both bhyve vms and VirtualBox vms at the same time? ... would really appreciate a reply from someone before I spent time trying to find out. Thanks! :-)
  13. I

    bhyve bhyve and Debian

    I'm trying to install Debian on bhyve. I got stuck with "No common CD-ROM drive was detected" error. Obviously, the installation CD is provided to bhyve via "-s 3,ahci-hd,<debian.iso>" and it managed to boot up. I cannot proceed with the installation as it says "The failing step is: Detect and...
  14. ziomario

    bhyve How to boot Debian in EFI mode using bhyve...

    Hello to everyone. I hope to make happy someone,explaining how to boot Debian using the EFI bootloader and Bhyve. There is an extra configuration to do,otherwise it will not boot at all. First of all,I'm using vm-bhyve and this conf. file : loader="uefi" cpu=8 memory=8GB...
  15. int0x50

    bhyve bhyve: FreeBSD host and guest. trouble starting X.

    my host system is 13.0-RELEASE-p3. I am trying to install the same version as guest using bhyve. My installation (using pkg) of xorg, mate and slim was completed without errors. However, the startx throws the error "cannot run in framebuffer mode: please specify busids". I tried creating the...
  16. ziomario

    Solved Ubuntu Budgie emulated with bhyve doesn't connect to internet because the error : network unreachable N. 2

    Hello. I'm trying to virtualize Linux Ubuntu with bhyve. I've reinstalled Ubuntu Budgie 21.04 using BHYVE_UEFI.fd,the problem that I have is that Ubuntu is not able to connect to internet. This is the script that I'm using : bhyvectl --vm=vm0 --force-reset bhyvectl --vm=vm1 --force-reset...
  17. ziomario

    bhyve # vm console hirsute Connected. OK,but now,what ?

    Hello. I'm following this guide : https://github.com/churchers/vm-bhyve because I want to boot and run ubuntu 21.04 hirsute with vm-bhyve. This is what I did right now. [root@lozioma ~]# sysrc vm_enable="YES" [root@lozioma ~]# sysrc vm_dir="/vms/os/linux" [root@lozioma ~]# vm init...
  18. I

    bhyve VNC access to bhyve (password and increasing or limiting max. users/sessions)

    I have two questions regarding using bhyve: 1. Is it possible to add a password to access via VNC (for the "-s 29,fbuf,tcp=0.0.0.0:5900,w=800,h=600" feature). 2. And, I noticed that if I try to access by a second VNC user/session, nothing shows up until the first user terminates the session...
  19. I

    bhyve bhyve memory leak

    I notice that there is substantial memory leak after using and shutting down a bhyve VM (in particular, I'm testing with OpenBSD guests). Starting from a freshly booted FreeBSD host (v.13), the Wired memory is about 500 MB, and after running the VM and ... - irregardless of setting the VM to...
  20. I

    bhyve Strange problem of "mouse pointer becoming unclickable" in bhyve VM

    I'm now experiencing a strange problem of the "mouse pointer becoming unclickable" inside a bhyve VM. Host OS: FreeBSD 13 bhyve command: (partial) -s 29,fbuf,tcp=192.168.1.72:15900,w=1200,h=1000 \ -s 31,lpc \...
Back
Top