Goran Muminovic
Goran Muminovic
At some point I watched this video, he explained how he does it, same as you without vm-bhyve, just bhyve. He also says Nvidia isn't supported. https://youtu.be/eurBCPj65oI?si=9DXc26rsmyA8LCj8&t=441
I was just wondering why assign an IP to a switch?
I'm not an expert but I understand some. So do you have bunch of different networks? I've only figured out how to use the physical router with the switch and...
> Issue probably stems from /scripts/ssl.sh I never thanked you, so thank you now after many months. I was gonna wait till I have implemented it but I didn't get...
> The current instructions are the following for Ubuntu/Debian, which works at least on ubuntu, I have not tested all flavors. > > ```shell > sudo adduser $USER ssl-cert >...
Hello. I don't know why it stopped but you have debug enables so there's also a `bhyve.log`. It could be that you started the vm with `vm start` instead of...
I think TailsOS do something weird and non standard on their ISOs. I got the same thing. Then I tried booting the `.img` file directly and initramfs couldn't find anything...
I was able to mount a 9p share few months ago. I mounted a directory where I had all of my scripts I had written. It got deleted and I...
I thinks 9p and virtio drivers were done by RedHat first for KVM. I kind of gave up on it since I lost so much data and I don't eve...
If you don't want to boot from an ISO you can just download the ISO from within the VM and then mount it as a CD. No need to use...