I'm trying to run a VM with FreeBSD 15.0-RELEASE as guest and FreeBSD 15.1-STABLE as host. I'm using sysutils/vm-bhyve.
Here's my config for the FreeBSD guest VM:
loader="bhyveload"
cpu=2
memory=4G
network0_type="virtio-net"
network0_switch="public"
disk0_type="virtio-blk"...
As the title says, my virtual machine (openbsd 7.9) suddenly stopped working and I have no clue why. I didn't change configuration I didn't change nothing, but after a random reboot it stopped starting and I was never able to get it running again no matter how many times I rebooted. If it helps...
Due to wanting a certain closed-source program which only works on Linux, I intend to try to get a VM up and running, using bhyve. I know little about all this beyond vague stuff like "I know what a VM is", so I've been reading up on it. One of the things I've found is the FreeBSD Journal...
A (thin) jailed Bhyve runs a number of Linux VMs. The storage for each VM is allocated in ZFS Volumes. I ran into the following issues while getting this latest one running:
vm-bhyve: there was a persistent failure to start the VM reported as fatal; loader returned error 1. After too much time...
So I've recently gotten back into FreeBSD after not having used it for several years. As a project, to help familiarize myself again, I'm attempting this scenario. I couldn't find any specific instructions so I figured it would be a good challenge. I'll come here periodically to update my...
I've been running Linux (mostly Arch) for ca 9 years and had Affinity Studio (only available for Windows), for photo editing up and running on Arch using Wine. I switched for FreeBSD (15p7) are few weeks ago and, basically, have everything that I was using before up and working. I would like to...
In this article, I have experimented with the implementation of AppVMs on FreeBSD using Overlord, AppJail, and Xpra to apply the principles of security by isolation, as in other operating systems such as QubeOS, effectively reducing the security gap introduced by X11 applications.
Link...
Hello! I've been converting my home network infrastructure over to FreeBSD and have been really enjoying it so far. Unfortunately, I'm running into an issue with mounting a virtio-9p disk into an Alpine linux VM. The disk itself mounts fine but I'm unable to access the underlying files with any...
Hi,
I am in one of those situation where I will have to use one of those mobile USB 4G dongle that I do not "fully" trust.
It works great on FreeBSD thanks to the urndis driver. The USB device itself seems to run a highly modified version of DD-WRT, but I can't just re-flash it myself as it is...
I'm just trying to install freebsd to an external drive from my freebsd desktop, configure it, and then use that drive on another computer. The requirement is legacy BIOS mode on that installation. And I want to try the native way.
Will this work?
boot the MEMSTICK installer (not ISO) usying...
Hi
I've just submitted bhyve VMX triple fault bug
292798
I was wondering whether I correctly wrote bugreport, tagged correct mailing lists..
Could anyone please take a look?
Any troubleshooting tips are welcome
My first question would be if I'm able to do this to the onboard video?
I have a video card AMD for graphics, and also have onboard video.
Looking to pass the onboard video to a VM via pci passthru.
pciconf -vl
vgapci1@pci0:13:0:0: class=0x030000 rev=0xc8 hdr=0x00 vendor=0x1002...
Trying to get bhyve working again after re-installing my system and have a basic error when runningvm_init.
zfs list shows:
rc.conf has
I'm sure I've overlooked something simple but haven't spotted it yet.
Anyone?
I wanted to get your opinion on an infrastructure decision I’m considering. I have an HP DL60 Gen9 server with multiple physical network interfaces, and my plan is to deploy it as a firewall appliance.
Instead of installing the firewall OS directly on bare metal, I’m considering installing a...
Hello,
I need your help and advice on how to add a member interface which has an IP address assigned.
I use vm-bhyve for management of my VM's. Nowadays, I am ware of this notice:
vm-public: WARNING: Adding member interface igb0 which has an IP address assigned is deprecated and will be...
Host: FreeBSD 14.3-RELEASE-p5
Guest: Alpine Linux 3.22.2
I've set up a bhyve VM on my system as above, and added some virtio-9p devices to share various host files, for example (vm-bhyve):
disk3_type="virtio-9p"
disk3_dev="custom"
disk3_name="storage=/mnt"
On the guest, I use the following...
"The Ephemeral Concept" of AppJail is easy to implement in jails due to how easily they are managed, but virtual machines are just another way to achieve this, albeit a more complex one. In this article, we will implement "The Ephemeral Concept" on FreeBSD virtual machines using nbdkit as our...
I did something new for me recently.
I installed FreeBSD 14.3 on a used Dell PowerEdge T430. It features dual Intel Xeon E5-2683 v4 processors, 160GB of ECC RAM, a flashed Dell PERC H330 RAID card, a Kingston KC600 256GB SATA SSD, 8 Seagate Ironwolf 4TB NAS HDDs and so on. (I've attached the...
Hi,
My Byhve VM suddenly won't boot. I use vm-bhyve. It worked fine until yesterday. I upgraded my FreeBSD STABLE-14 to latest src, may be it is related ?
The config :
loader="grub"
grub_run_partition="2"
cpu=2
memory=4096M
network0_type="virtio-net"
network0_switch="public"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.